mirror of
https://github.com/FoggedLens/id-tagging-schema.git
synced 2026-05-24 17:14:05 +02:00
13 lines
229 B
JSON
13 lines
229 B
JSON
{
|
|
"key": "cyclestreet",
|
|
"type": "defaultCheck",
|
|
"label": "{bicycle_road}",
|
|
"locationSet": {
|
|
"include": [
|
|
"BE",
|
|
"NL"
|
|
]
|
|
},
|
|
"stringsCrossReference": "{bicycle_road}"
|
|
}
|