Files
iD/data/presets/presets/landuse.json
T
Bryan Housel 82665a6883 Add preset for power=plant
(closes #3661)

This one was a little complicated because they are generally tagged along
with landuse=industrial, and we want to make sure the power=plant is
the tag used for matching.
2016-12-18 21:27:34 -05:00

14 lines
175 B
JSON

{
"fields": [
"landuse"
],
"geometry": [
"area"
],
"tags": {
"landuse": "*"
},
"matchScore": 0.9,
"name": "Land Use"
}