mirror of
https://github.com/FoggedLens/id-tagging-schema.git
synced 2026-08-17 16:47:17 +02:00
Add 'cyclestreet'-field for Belgium and the Netherlands (#888)
This commit is contained in:
@@ -11,6 +11,7 @@
|
||||
],
|
||||
"moreFields": [
|
||||
"covered_no",
|
||||
"cyclestreet-BE-NL",
|
||||
"cycleway",
|
||||
"flood_prone",
|
||||
"junction_line",
|
||||
|
||||
@@ -12,6 +12,7 @@
|
||||
"moreFields": [
|
||||
"covered_no",
|
||||
"cycleway",
|
||||
"cyclestreet-BE-NL",
|
||||
"flood_prone",
|
||||
"incline",
|
||||
"junction_line",
|
||||
|
||||
@@ -4,7 +4,8 @@
|
||||
"{highway/primary}"
|
||||
],
|
||||
"moreFields": [
|
||||
"{highway/primary}"
|
||||
"{highway/primary}",
|
||||
"cyclestreet-BE-NL"
|
||||
],
|
||||
"geometry": [
|
||||
"line"
|
||||
|
||||
Reference in New Issue
Block a user