@openstreetmap/id-tagging-schema
Version:
The OpenStreetMap tagging model used by the iD editor
37 lines (36 loc) • 619 B
JSON
{
"icon": "maki-fuel",
"fields": [
"name",
"brand",
"operator",
"address",
"fuel/fuel_multi",
"fuel/fuel_multi-RU",
"self_service",
"building_area"
],
"moreFields": [
"{@templates/poi}",
"branch_brand",
"toilets"
],
"geometry": [
"point",
"area"
],
"terms": [
"biodiesel",
"cng",
"diesel",
"fuel",
"gasoline",
"lng",
"petrol",
"propane"
],
"tags": {
"amenity": "fuel"
},
"name": "Gas Station"
}