Browse Source

Add 'landuse_construction.json'

master
vbgf 3 years ago
parent
commit
f862ff5d1c
  1. 10
      landuse_construction.json

10
landuse_construction.json

@ -0,0 +1,10 @@
{
"type": "overpass",
"name": {
"en": "Land under construction",
"bg": "Земя в строеж"
},
"query": {
"10": "way[landuse=construction];"
}
}
Loading…
Cancel
Save