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:
Martin Raifer
2022-01-17 12:58:16 +01:00
parent 848b283eb1
commit b213170851
5 changed files with 9 additions and 4 deletions
+1
View File
@@ -17,6 +17,7 @@
"landuse": "commercial"
},
"terms": [
"depot",
"offices"
],
"matchScore": 0.9,
+1
View File
@@ -18,6 +18,7 @@
"landuse": "industrial"
},
"terms": [
"depot",
"factory",
"manufacturing"
],
+1
View File
@@ -21,6 +21,7 @@
"army",
"base",
"coast guard",
"depot",
"marines",
"navy",
"security"
+2
View File
@@ -10,9 +10,11 @@
"landuse": "railway"
},
"terms": [
"depot",
"rail",
"railway",
"train",
"train depot",
"track"
],
"name": "Railway Corridor"