Skip to content

Commit fefa5d7

Browse files
authored
Add bin field to vending=excrement_bags (#355)
see https://wiki.openstreetmap.org/wiki/Tag:vending=excrement%20bags
1 parent a4446cf commit fefa5d7

File tree

1 file changed

+17
-0
lines changed

1 file changed

+17
-0
lines changed

data/presets/amenity/vending_machine/excrement_bags.json

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,22 @@
11
{
22
"icon": "temaki-vending_pet_waste",
3+
"fields": [
4+
"bin",
5+
"fee",
6+
"operator"
7+
],
8+
"moreFields": [
9+
"ref",
10+
"payment_multi",
11+
"currency_multi",
12+
"blind",
13+
"brand",
14+
"covered",
15+
"height",
16+
"indoor",
17+
"level",
18+
"manufacturer"
19+
],
320
"geometry": [
421
"point",
522
"vertex"

0 commit comments

Comments
 (0)