Modify

Opened 10 years ago

Last modified 3 years ago

#9297 new enhancement

detect nodes with unneeded railway=level_crossing

Reported by: mkoniecz Owned by: team
Priority: normal Milestone:
Component: Core validator Version:
Keywords: railway level crossing Cc:

Description (last modified by skyper)

Variant of #9245 ( detect nodes with unneeded highway=crossing )

Rules:

A - node that may be left by cars in two directions. Naive check: (highway=residential or highway=unclassified or highway=primary or highway=secondary or highway=tertiary or highway=trunk (...))

B - node that may be left by railway vehicles in two directions (railway=*)

This check should find all nodes with railway=level_crossing but failing to pass check A or check B

Example of edit fixing this problem: osmwww:browse/changeset/18795103

Repository Root: http://josm.openstreetmap.de/svn
Build-Date: 2013-11-09 02:35:12
Last Changed Author: Don-vip
Revision: 6381
Repository UUID: 0c6e7542-c601-0410-84e7-c038aed88b3b
URL: http://josm.openstreetmap.de/svn/trunk
Last Changed Date: 2013-11-08 14:41:01 +0100 (Fri, 08 Nov 2013)
Last Changed Rev: 6381

Identification: JOSM/1.5 (6381 en_GB) Windows 7 32-Bit
Memory Usage: 94 MB / 247 MB (31 MB allocated, but free)
Java version: 1.7.0_45, Oracle Corporation, Java HotSpot(TM) Client VM
Dataset consistency test: No problems found

Plugin: OpeningHoursEditor (29854)
Plugin: notes (v0.6)

Attachments (0)

Change History (5)

comment:1 by skyper, 10 years ago

Keywords: railway level crossing added

comment:2 by skyper, 10 years ago

Description: modified (diff)

comment:3 by Glassman, 7 years ago

Running a validation in this area, http://www.openstreetmap.org/#map=19/47.61153/-122.33655, report 116 missing level crossings, one for each node visible on the railway. This is an underground lightrail - with no crossings.

This isn't a big issue - more of an annoyance but would be nice not to have to look to see if there is a problem.

comment:4 by Klumbumbus, 6 years ago

In 12895/josm:

see #11270, see #9297 - avoid false positive missing railway crossing warnig for combined railway highway ways.

comment:5 by skyper, 3 years ago

duplicate of #17074?

Modify Ticket

Change Properties
Set your email in Preferences
Action
as new The owner will remain team.
as The resolution will be set. Next status will be 'closed'.
to The owner will be changed from team to the specified user.
Next status will be 'needinfo'. The owner will be changed from team to mkoniecz.
as duplicate The resolution will be set to duplicate. Next status will be 'closed'. The specified ticket will be cross-referenced with this ticket.
The owner will be changed from team to anonymous. Next status will be 'assigned'.

Add Comment


E-mail address and name can be saved in the Preferences .
 
Note: See TracTickets for help on using tickets.