Main categories of OpenStreetBrowser
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

10 lines
208 B

  1. {
  2. "query": "(way[leisure=park];relation[leisure=park];)",
  3. "style": {
  4. "color": "green",
  5. "fillColor": "green",
  6. "fillOpacity": 0.2,
  7. "weight": 2
  8. },
  9. "minZoom": 14
  10. }