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.

31 lines
827 B

  1. {
  2. "type": "overpass",
  3. "name": {
  4. "ast": "Fábriques",
  5. "ca": "Treballs",
  6. "cs": "Továrny",
  7. "de": "Fabriken",
  8. "en": "Works",
  9. "es": "Fábricas",
  10. "fr": "Zones industrielles",
  11. "gl": "Producións",
  12. "hu": "Üzemek",
  13. "it": "Fabbriche",
  14. "ja": "工場",
  15. "nb": "Industrielt",
  16. "nl": "Fabrieken",
  17. "oc": "Airaus industriaus",
  18. "pl": "Przemysł",
  19. "pt": "Fábricas",
  20. "pt-br": "Produção",
  21. "ru": "Промышленность",
  22. "sr": "Радови",
  23. "tr": "Endüstri Bölgeleri"
  24. },
  25. "query": {
  26. "12": "(node[landuse~'^(industrial)$'];way[landuse~'^(industrial)$'];relation[landuse~'^(industrial)$'];)"
  27. },
  28. "feature": {
  29. "markerSymbol": null
  30. }
  31. }