Opened 12 years ago

Last modified 10 years ago

#9298 closed enhancement

detect nodes with missing railway=level_crossing — at Version 1

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

Description (last modified by mkoniecz)

variant of #9141 (detect nodes with missing highway=crossing) and #9297 (detect nodes with unneeded railway=level_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 without railway=level_crossing but passing check A and check B

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)

Change History (1)

comment:1 by mkoniecz, 12 years ago

Description: modified (diff)
Note: See TracTickets for help on using tickets.