[postgis-users] PostGIS mapbox vector tiles and custom tile grid

pavel.borodaev pavel.borodaev at gmail.com
Mon Apr 1 00:24:50 PDT 2019


Hello!
I'm trying to use PostGIS (ST_AsMVTGeom, ST_AsMVT) to generate mapbox
vectortiles for OpenLayers (512x512 tile grid). But I'm getting
oversimplified geometries for many zoom levels.

Looks like I can't use those PostGIS functions for custom projections
(custom tile grid), different from web-mercator. Sometimes I use raw
3D-model data without any wellknown coord system. What can I do? I use C#
(&Npgsql)
for backend.



--
Sent from: http://postgis.17.x6.nabble.com/PostGIS-User-f3516033.html


More information about the postgis-users mailing list