UNPKG

@openstreetmap/id-tagging-schema

Version:

The OpenStreetMap tagging model used by the iD editor

16 lines (15 loc) 317 B
{ "key": "plant:method", "type": "combo", "label": "{plant/method}", "stringsCrossReference": "{generator/method}", "options": [ "thermal", "photovoltaic" ], "autoSuggestions": false, "prerequisiteTag": { "key": "plant:source", "value": "solar" } }