This is a static archive of our old OpenStreetMap Help Site. Please post any new questions and answers at community.osm.org.

Options for serving a GeoJSON

0

Are there any other options to serve a raw GeoJSON as tiles than

  • convert it to SHP and serve with GeoServer
  • convert it to MBTiles with tippecanoe

when it's too massive to open it directly in JOSM?

asked 14 Jul '18, 15:02

OpenTopoMap's gravatar image

OpenTopoMap
40223
accept rate: 0%

1

this is an open question ...

(14 Jul '18, 19:50) chazanov
1

I am not sure what kind of answer you expect. Are you expecting full list of formats that may be used to represent geographical data?

(15 Jul '18, 10:54) Mateusz Koni...

Source code available on GitHub .