We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ecbeece commit db3775bCopy full SHA for db3775b
data/presets/waterway/fuel.json
@@ -33,5 +33,10 @@
33
"tags": {
34
"waterway": "fuel"
35
},
36
+ "addTags": {
37
+ "waterway": "fuel",
38
+ "seamark:type": "small_craft_facility",
39
+ "seamark:small_craft_facility:category": "fuel_station"
40
+ },
41
"name": "Marine Fuel Station"
42
}
data/presets/waterway/sanitary_dump_station.json
@@ -34,5 +34,10 @@
"waterway": "sanitary_dump_station"
+ "waterway": "sanitary_dump_station",
+ "seamark:small_craft_facility:category": "pump-out"
"name": "Marine Toilet Disposal"
43
0 commit comments