You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Removed --no-tile-envelope parameter from generate-sqltomvt, postserve, test-perf.
Now ST_TileEnvelope() support is automatically determined by the PG version - @nyurik
Improvements
Added MVT support for the legacy Postgis 2.4dev (current docker image) - @nyurik
MVT tools now customize generated SQL based on the PostGIS version - @nyurik
Make EXPIRETILES_ZOOM customizable in import-osm - @francois2metz
debug-mvt now prints total MVT layer size, and can print <null> in values - @nyurik