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
This commit was created on GitHub.com and signed with GitHub’s verified signature.
The key has expired.
Many tool repositories have been consolidated into a single tools repo - see /docker dir
Many improvements related to generating MVT tiles using PostGIS's ST_AsMVT() function, without any extra tools like Mapnik. An MVT tile can be fully generated by PostgreSQL and sent to the client as is. See generate-sqltomvt
New tool to test tile generation performance test-perf