UNPKG

@openstreetmap/id-tagging-schema

Version:

The OpenStreetMap tagging model used by the iD editor

16 lines (15 loc) 353 B
{ "key": "water_source", "type": "combo", "label": "Water Source", "strings": { "options": { "main": "Water Distribution Pipe", "water_tank": "Water Tank", "pond": "Pond", "river": "River", "stream": "Stream", "groundwater": "Groundwater" } } }