@openstreetmap/id-tagging-schema
Version:
The OpenStreetMap tagging model used by the iD editor
17 lines (16 loc) • 442 B
JSON
{
"key": "community_centre",
"type": "combo",
"label": "Type",
"strings": {
"options": {
"club_home": "Club Home",
"community_hall": "Community Hall",
"cultural_centre": "Cultural Centre",
"family_centre": "Family Centre",
"parish_hall": "Parish Hall",
"village_hall": "Village Hall",
"youth_centre": "Youth Center"
}
}
}