UNPKG

@openstreetmap/id-tagging-schema

Version:

The OpenStreetMap tagging model used by the iD editor

33 lines (32 loc) 567 B
{ "icon": "maki-fire-station", "fields": [ "name", "operator", "address", "building_area" ], "moreFields": [ "{@templates/contact}", "gnis/feature_id-US", "polling_station", "smoking", "wheelchair" ], "geometry": [ "point", "area" ], "tags": { "amenity": "fire_station" }, "terms": [ "fire fighters", "firehouse" ], "name": "Fire Station", "aliases": [ "Fire House", "Fire Hall" ] }