]> granicus.if.org Git - postgis/commit
St_AsMVTGeom: Fix bug when clipping an invalid geometry
authorRaúl Marín Rodríguez <rmrodriguez@carto.com>
Mon, 1 Oct 2018 12:59:05 +0000 (12:59 +0000)
committerRaúl Marín Rodríguez <rmrodriguez@carto.com>
Mon, 1 Oct 2018 12:59:05 +0000 (12:59 +0000)
commit35db4ea0c0b02b15090f1e916c8fdb8ff6c5cc22
tree9113cd1b5aa253b9edf6a6b0e9f76fe6bc894584
parenta8ba4a755d70bffae8379699129900cb25e79dbf
St_AsMVTGeom: Fix bug when clipping an invalid geometry

If the geometry becomes invalid after simplifying, the clipping
could be invalid too. For those cases we drop the geometry.

git-svn-id: http://svn.osgeo.org/postgis/trunk@16856 b70326c6-7e19-0410-871a-916f4a2858ee
NEWS
postgis/mvt.c
regress/mvt.sql
regress/mvt_expected