UNPKG

@openstreetmap/id-tagging-schema

Version:

The OpenStreetMap tagging model used by the iD editor

35 lines (34 loc) 1.09 kB
{ "key": "historic", "type": "typeCombo", "label": "Type", "strings": { "options": { "archaeological_site": "Archaeological Site", "bomb_crater": "Bomb Crater", "boundary_stone": "Boundary Stone", "building": "Historic Building", "castle": "Castle", "charcoal_pile": "Charcoal Pile", "church": "Church", "city_gate": "City Gate", "citywalls": "Citywall", "fort": "Historic Fort", "manor": "Manor House", "memorial": "Memorial", "milestone": "Milestone", "millstone": "Millstone", "mine": "Mine", "mine_shaft": "Mine Shaft", "monument": "Monument", "pillory": "Historic Pillory", "railway": "Railway", "ruins": "Ruins", "shieling": "Shieling", "tomb": "Tomb", "wayside_cross": "Wayside Cross", "wayside_shrine": "Wayside Shrine", "wreck": "Shipwreck" } } }