[postgis-tickets] [PostGIS] #4077: st_removerepeatedpoints regression

PostGIS trac at osgeo.org
Sun Jun 10 13:32:25 PDT 2018


#4077: st_removerepeatedpoints regression
----------------------+---------------------------
  Reporter:  nicklas  |      Owner:  pramsey
      Type:  defect   |     Status:  reopened
  Priority:  medium   |  Milestone:  PostGIS 2.5.0
 Component:  postgis  |    Version:  trunk
Resolution:           |   Keywords:
----------------------+---------------------------

Comment (by komzpa):

 confirmed.
 {{{
 POSTGIS="2.5.0beta1dev r16609" [EXTENSION] PGSQL="100" GEOS="3.7.0dev-
 CAPI-1.11.0 0" SFCGAL="1.3.5" PROJ="Rel. 4.9.3, 15 August 2016" GDAL="GDAL
 2.2.3, released 2017/11/20" LIBXML="2.9.4" LIBJSON="0.12.1"
 LIBPROTOBUF="1.2.1"

 23:32:05 [gis] > select
 st_removerepeatedpoints(st_snaptogrid('multipolygon(((1 1, 1 2, 2 2,1
 1)))'::geometry, 10));
 ERROR:  XX000: Unknown geometry type: 91095928 - Invalid type
 LOCATION:  pg_error, lwgeom_pg.c:128
 Time: 0,658 ms

 }}}

-- 
Ticket URL: <https://trac.osgeo.org/postgis/ticket/4077#comment:4>
PostGIS <http://trac.osgeo.org/postgis/>
The PostGIS Trac is used for bug, enhancement & task tracking, a user and developer wiki, and a view into the subversion code repository of PostGIS project.


More information about the postgis-tickets mailing list