Fix ST_AsMVT() signature for published PostGIS #10
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "Sophox/pg11"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Author: @nyurik
ST_AsMVT()
function signature is incorrect,the order of parameters was changed in
bbb8e0ea45
This patch requires updated Postgis
Author: @smellman
My PR #9 includes same fixes.
Author: @nyurik
Oops, thanks @smellman , closing as a dup of #9
Pull request closed