@openstreetmap/id-tagging-schema
Version:
The OpenStreetMap tagging model used by the iD editor
33 lines (32 loc) • 526 B
JSON
{
"icon": "maki-heart",
"fields": [
"{amenity/nightclub}",
"smoking"
],
"moreFields": [
"{@templates/poi}",
"air_conditioning",
"fee"
],
"geometry": [
"point",
"area"
],
"tags": {
"amenity": "swingerclub"
},
"terms": [
"18+",
"adult",
"lifestyle club",
"porn",
"sex",
"strip",
"swinger"
],
"name": "Swinger Club",
"aliases": [
"Sex Club"
]
}