UNPKG

@openstreetmap/id-tagging-schema

Version:

The OpenStreetMap tagging model used by the iD editor

15 lines (14 loc) 311 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" } } }