UNPKG

@openstreetmap/id-tagging-schema

Version:

The OpenStreetMap tagging model used by the iD editor

28 lines (27 loc) 476 B
{ "icon": "maki-home", "fields": [ "{building}", "start_date" ], "moreFields": [ "{building}", "access_simple" ], "geometry": [ "area" ], "tags": { "historic": "building" }, "addTags": { "historic": "building", "building": "*" }, "reference": { "key": "historic", "value": "building" }, "matchScore": 0.5, "name": "Historic Building" }