@openstreetmap/id-tagging-schema
Version:
The OpenStreetMap tagging model used by the iD editor
34 lines (33 loc) • 554 B
JSON
{
"icon": "fas-coins",
"fields": [
"{amenity/casino}"
],
"moreFields": [
"{amenity/casino}"
],
"geometry": [
"point",
"area"
],
"terms": [
"betting",
"bingo",
"blackjack",
"casino",
"craps",
"gamble",
"gambling",
"keno",
"lottery",
"pachinko",
"poker",
"roulette",
"slot machines",
"slots"
],
"tags": {
"amenity": "gambling"
},
"name": "Gambling Hall"
}