mirror of
https://github.com/FoggedLens/id-tagging-schema.git
synced 2026-08-23 11:32:34 +02:00
[regional] add support for moped links in the NL (#484)
* adds NL-specific preset for "moped links" (highway=cycleway + bicycle=no + moped=designated) * drop deprecation rule for `highway=cycleway` + `bicycle=no`
This commit is contained in:
@@ -6065,6 +6065,10 @@ en:
|
||||
name: Unmarked Cycle Crossing
|
||||
# 'terms: cycle path crossing,cycleway crossing,bicycle crossing,bike crossing'
|
||||
terms: <translate with synonyms or related terms for 'Unmarked Cycle Crossing', separated by commas>
|
||||
highway/cycleway/moped_link-NL:
|
||||
# highway=cycleway + bicycle=no + moped=designated | Translate the primary name. Optionally, add equivalent synonyms on newlines in order of preference (press the Return key).
|
||||
name: Moped Link
|
||||
terms: <translate with synonyms or related terms for 'Moped Link', separated by commas>
|
||||
highway/elevator:
|
||||
# highway=elevator | Translate the primary name. Optionally, add equivalent synonyms on newlines in order of preference (press the Return key).
|
||||
name: Elevator
|
||||
|
||||
Reference in New Issue
Block a user