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.

34 lines
661 B

  1. {
  2. "name": {
  3. "ast": "Llugares",
  4. "cs": "Sídla",
  5. "de": "Orte",
  6. "el": "Μέρη",
  7. "en": "Places",
  8. "et": "Kohad",
  9. "fr": "Place",
  10. "hu": "Helyek",
  11. "it": "Luoghi",
  12. "ja": "場所",
  13. "nl": "Plaatsen",
  14. "pl": "Miejsca",
  15. "ro": "Locuri",
  16. "ru": "Места",
  17. "uk": "Місцевість"
  18. },
  19. "type": "index",
  20. "subCategories": [
  21. {
  22. "id": "places"
  23. },
  24. {
  25. "id": "natural"
  26. },
  27. {
  28. "id": "administrative"
  29. },
  30. {
  31. "id": "residential"
  32. }
  33. ]
  34. }