5 changed files with 39 additions and 29 deletions
-
4children.json
-
4gastro.json
-
6parks.json
-
6shop.json
-
8trees.json
@ -1,11 +1,13 @@ |
|||||
{ |
{ |
||||
"type": "category", |
"type": "category", |
||||
"query": "(way[leisure=park];relation[leisure=park];)", |
"query": "(way[leisure=park];relation[leisure=park];)", |
||||
|
"minZoom": 14, |
||||
|
"feature": { |
||||
"style": { |
"style": { |
||||
"color": "green", |
"color": "green", |
||||
"fillColor": "green", |
"fillColor": "green", |
||||
"fillOpacity": 0.2, |
"fillOpacity": 0.2, |
||||
"weight": 2 |
"weight": 2 |
||||
}, |
|
||||
"minZoom": 14 |
|
||||
|
} |
||||
|
} |
||||
} |
} |
||||
Write
Preview
Loading…
Cancel
Save
Reference in new issue