Fix ST_AsMVT() signature for published PostGIS #10

Closed
skylarmt wants to merge 1 commits from Sophox/pg11 into master
Owner

Author: @nyurik

ST_AsMVT() function signature is incorrect,
the order of parameters was changed in
bbb8e0ea45

This patch requires updated Postgis

Author: @nyurik `ST_AsMVT()` function signature is incorrect, the order of parameters was changed in https://github.com/postgis/postgis/commit/bbb8e0ea4592cc8db1b41f581f7a723d04f7935e This patch requires updated Postgis
Poster
Owner

Author: @smellman

My PR #9 includes same fixes.

Author: @smellman My PR #9 includes same fixes.
Poster
Owner

Author: @nyurik

Oops, thanks @smellman , closing as a dup of #9

Author: @nyurik Oops, thanks @smellman , closing as a dup of #9
Please reopen this pull request to perform a merge.
You can also view command line instructions.

Step 1:

From your project repository, check out a new branch and test the changes.
git checkout -b Sophox/pg11 master
git pull origin Sophox/pg11

Step 2:

Merge the changes and update on Gitea.
git checkout master
git merge --no-ff Sophox/pg11
git push origin master
Sign in to join this conversation.
No reviewers
No Milestone
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: skylarmt/postserve#10
Loading…
There is no content yet.