@openstreetmap/id-tagging-schema
Version:
The OpenStreetMap tagging model used by the iD editor
24 lines (23 loc) • 406 B
JSON
{
"icon": "maki-drinking-water",
"fields": [
"operator",
"fee",
"payment_multi_fee",
"charge_fee",
"opening_hours"
],
"geometry": [
"point",
"vertex",
"area"
],
"tags": {
"amenity": "watering_place"
},
"terms": [
"livestock water",
"trough"
],
"name": "Animal Watering Place"
}