Use the ST_AsMVT function to render tiles directly in Postgres
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
Go to file
Yuri Astrakhan 42289782e2 Fix ST_AsMVT() signature for published PostGIS
`ST_AsMVT()` function signature is incorrect,
the order of parameters was changed in
bbb8e0ea45

This patch requires updated Postgis
5 years ago
Dockerfile Map to the data.yml 7 years ago
LICENSE Update LICENSE 7 years ago
README.md Initial commit 7 years ago
requirements.txt Upload 7 years ago
server.py Fix ST_AsMVT() signature for published PostGIS 5 years ago

README.md

postserve

Use the ST_AsMVT function to render tiles directly in Postgres