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.

28 lines
546 B

5 years ago
  1. {
  2. "type": "index",
  3. "name": {
  4. "de": "Gebäude",
  5. "en": "Buildings",
  6. "fr": "Bâtiments",
  7. "hu": "Épületek",
  8. "pt": "Edifícios",
  9. "pt-br": "Edificações"
  10. },
  11. "subCategories": [
  12. {
  13. "id": "buildings-type"
  14. },
  15. {
  16. "id": "buildings-figure-ground"
  17. },
  18. {
  19. "id": "buildings-height"
  20. },
  21. {
  22. "id": "buildings-start_date"
  23. },
  24. {
  25. "id": "buildings-entrances"
  26. }
  27. ]
  28. }