mirror of
https://github.com/FoggedLens/id-tagging-schema.git
synced 2026-05-21 15:56:49 +02:00
add seamark tags to marine fuel & sewerage presets (#663)
This commit is contained in:
@@ -33,5 +33,10 @@
|
||||
"tags": {
|
||||
"waterway": "fuel"
|
||||
},
|
||||
"addTags": {
|
||||
"waterway": "fuel",
|
||||
"seamark:type": "small_craft_facility",
|
||||
"seamark:small_craft_facility:category": "fuel_station"
|
||||
},
|
||||
"name": "Marine Fuel Station"
|
||||
}
|
||||
|
||||
@@ -34,5 +34,10 @@
|
||||
"tags": {
|
||||
"waterway": "sanitary_dump_station"
|
||||
},
|
||||
"addTags": {
|
||||
"waterway": "sanitary_dump_station",
|
||||
"seamark:type": "small_craft_facility",
|
||||
"seamark:small_craft_facility:category": "pump-out"
|
||||
},
|
||||
"name": "Marine Toilet Disposal"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user