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.

86 lines
2.0 KiB

7 years ago
7 years ago
7 years ago
  1. {
  2. "type": "index",
  3. "subCategories": [
  4. {
  5. "id": "leisure_sport_shopping",
  6. "type": "index",
  7. "subCategories": [
  8. {
  9. "id": "gastro"
  10. },
  11. {
  12. "id": "shop"
  13. },
  14. {
  15. "id": "leisure"
  16. },
  17. {
  18. "id": "children"
  19. }
  20. ]
  21. },
  22. {
  23. "id": "services",
  24. "type": "index",
  25. "subCategories": [
  26. {
  27. "id": "education"
  28. },
  29. {
  30. "id": "communication"
  31. },
  32. {
  33. "id": "public"
  34. }
  35. ]
  36. },
  37. {
  38. "id": "transport",
  39. "type": "index",
  40. "subCategories": [
  41. {
  42. "id": "transport_walk",
  43. "type": "index",
  44. "subCategories": [
  45. ]
  46. },
  47. {
  48. "id": "transport_cycle",
  49. "type": "index",
  50. "subCategories": [
  51. {
  52. "id": "cycle_routes"
  53. }
  54. ]
  55. },
  56. {
  57. "id": "transport_pt",
  58. "type": "index",
  59. "subCategories": [
  60. ]
  61. },
  62. {
  63. "id": "transport_car",
  64. "type": "index",
  65. "subCategories": [
  66. ]
  67. }
  68. ]
  69. },
  70. {
  71. "id": "agriculture_industry",
  72. "type": "index",
  73. "subCategories": [
  74. {
  75. "id": "power"
  76. },
  77. {
  78. "id": "works"
  79. }
  80. ]
  81. },
  82. {
  83. "id": "places"
  84. }
  85. ]
  86. }