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
_______________________________________________
postgis-users mailing list
[email protected]
https://lists.osgeo.org/mailman/listinfo/postgis-users

Reply via email to