We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2df3411 commit 5113aedCopy full SHA for 5113aed
data/presets/amenity/waste_disposal_underground.json
@@ -0,0 +1,22 @@
1
+{
2
+ "icon": "fas-dumpster",
3
+ "fields": [
4
+ "{amenity/waste_disposal}"
5
+ ],
6
+ "moreFields": [
7
8
9
+ "geometry": [
10
+ "point",
11
+ "vertex",
12
+ "area"
13
14
+ "tags": {
15
+ "amenity": "waste_disposal",
16
+ "location": "underground"
17
+ },
18
+ "terms": [
19
20
21
+ "name": "Underground Garbage Dumpster"
22
+}
0 commit comments