Opened 12 years ago

Last modified 11 years ago

#9245 closed enhancement

detect nodes with unneded highway=crossing — at Version 1

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

Description (last modified by mkoniecz)

Detection would be very similar to http://josm.openstreetmap.de/ticket/9141 - but with "node that may be left by foo in at least two directions" replaced by "node that may be left by foo in at least one direction" (crossing terminating footway/cycleway sometimes happen, also some people may stop mapping feature at this point).

And main check would be:

" Any node with ((without foot access AND without bicycle access) OR (without road) AND (with highway=crossing OR with crossing=no) should be reported as "highway=crossing or crossing=no is probably not needed here"."

Change History (1)

comment:1 by mkoniecz, 12 years ago

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