UNPKG

@openstreetmap/id-tagging-schema

Version:

The OpenStreetMap tagging model used by the iD editor

40 lines (39 loc) 638 B
{ "icon": "fas-bullseye", "fields": [ "name" ], "moreFields": [ "{landuse/military}" ], "geometry": [ "point", "area" ], "tags": { "military": "range" }, "addTags": { "landuse": "military", "military": "range" }, "terms": [ "air force", "army", "base", "fight", "fire", "force", "guard", "gun", "marine", "navy", "rifle", "shooting", "sniper", "train", "troop", "war" ], "name": "Military Range" }