UNPKG

@openstreetmap/id-tagging-schema

Version:

The OpenStreetMap tagging model used by the iD editor

16 lines (15 loc) 320 B
{ "key": "plant:method", "type": "radio", "label": "{plant/method}", "stringsCrossReference": "{generator/method}", "options": [ "combustion", "gasification" ], "autoSuggestions": false, "prerequisiteTag": { "key": "plant:source", "value": "waste" } }