We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
bin
vending=excrement_bags
1 parent a4446cf commit fefa5d7Copy full SHA for fefa5d7
data/presets/amenity/vending_machine/excrement_bags.json
@@ -1,5 +1,22 @@
1
{
2
"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
20
"geometry": [
21
"point",
22
"vertex"
0 commit comments