mirror of
https://github.com/FoggedLens/id-tagging-schema.git
synced 2026-08-13 23:00:21 +02:00
add "depot" as search term to some landuse presets
see https://wiki.openstreetmap.org/wiki/Tag%3Alanduse%3Ddepot#Alternative_tagging
This commit is contained in:
@@ -17,6 +17,7 @@
|
||||
"landuse": "commercial"
|
||||
},
|
||||
"terms": [
|
||||
"depot",
|
||||
"offices"
|
||||
],
|
||||
"matchScore": 0.9,
|
||||
|
||||
@@ -18,6 +18,7 @@
|
||||
"landuse": "industrial"
|
||||
},
|
||||
"terms": [
|
||||
"depot",
|
||||
"factory",
|
||||
"manufacturing"
|
||||
],
|
||||
|
||||
@@ -21,6 +21,7 @@
|
||||
"army",
|
||||
"base",
|
||||
"coast guard",
|
||||
"depot",
|
||||
"marines",
|
||||
"navy",
|
||||
"security"
|
||||
|
||||
@@ -10,9 +10,11 @@
|
||||
"landuse": "railway"
|
||||
},
|
||||
"terms": [
|
||||
"depot",
|
||||
"rail",
|
||||
"railway",
|
||||
"train",
|
||||
"train depot",
|
||||
"track"
|
||||
],
|
||||
"name": "Railway Corridor"
|
||||
|
||||
Reference in New Issue
Block a user