UNPKG

@openstreetmap/id-tagging-schema

Version:

The OpenStreetMap tagging model used by the iD editor

36 lines (35 loc) 590 B
{ "icon": "temaki-bunker", "fields": [ "name", "bunker_type", "building_area_yes" ], "moreFields": [ "gnis/feature_id-US" ], "geometry": [ "point", "area" ], "tags": { "military": "bunker" }, "addTags": { "building": "bunker", "military": "bunker" }, "terms": [ "air force", "army", "base", "fight", "force", "guard", "marine", "navy", "troop", "war" ], "name": "Military Bunker" }