diff --git a/schema/schema.json b/schema/schema.json index 788d3eaa1..ee24bafaa 100644 --- a/schema/schema.json +++ b/schema/schema.json @@ -1762,8 +1762,8 @@ "exampleId": "RWG032637", "clarifications": "-", "convertGeometry": "Possibly node->way", - "osmTag": "TRUE: sidewalk=yes, continuous=yes", - "osmComment": "OSM currently has no notion of representing a continuous sidewalk. Could be represented on the Node as sidewalk=yes,continuous=yes, or on the Way where the pavement is separately represented. Continuous would be a new tag. If community is divided, represe", + "osmTag": "TRUE: highway=crossing", + "osmComment": "Always represents a pedestrian crossing. OSM currently has no notion of representing a continuous sidewalk, however only a minority of boroughs use 'Copenhagen crossings', the remainder are crossings with a speed table and flush kerbs. Could be represented on the Node as sidewalk=yes,continuous=yes, or on the Way where the pavement is separately represented. Continuous would be a new tag. If community is divided, represe", "actionNote": "Community consultation needed for proposed new tag", "query": "-", "osmWikiPage": "https://wiki.openstreetmap.org/wiki/Key:sidewalk",