{ "type": "overpass", "name": { "en": "Developable Areas" }, "query": { "13": [ "(", "nwr[landuse~\"^(brownfield|greenfield)$\"];", ")" ] }, "feature": { "pre": [ "{% set key = 'landuse' %}", "{% set value = tags.landuse %}" ], "style": { "color": "{{ const[value] }}" }, "markerSymbol": "{{ markerPointer({fillColor:const[value]})|raw }}", "listMarkerSymbol": "{{ markerCircle({fillColor:const[value]})|raw }}", "description": "{{ tagTrans(key, value) }}" }, "info": [ "
{{ markerCircle({fillColor: color})|raw }} | ", "{{ tagTrans('landuse', value) }} | ", "