[postgis-users] split one geojson into tiles

zach cruise zachc1980 at gmail.com
Wed Aug 19 09:19:56 PDT 2015


sorry, cross-posting from mapserver...

what do the experts think of
https://github.com/glob3mobile/mmt-vector-tiles? i can't use it
because of java, but i need postgis to slice one large geojson file
into multiple static geojson files/tiles so i can upload them to the
disk and serve from the webserver.

else i'd have to convert postgis to spatialite, like so-
http://www.gdal.org/ogr2ogr.html
https://trac.osgeo.org/postgis/wiki/SpatiaLite
http://postgis.17.x6.nabble.com/PostGIS-to-SpatiaLite-td3539113.html


More information about the postgis-users mailing list