[postgis-tickets] [PostGIS] #5208: ST_ReducePrecision on a MultiPolygon always returns Polygon

PostGIS trac at osgeo.org
Tue Aug 16 15:27:41 PDT 2022


#5208: ST_ReducePrecision on a MultiPolygon always returns Polygon
---------------------------+---------------------------
  Reporter:  tudorbarascu  |      Owner:  pramsey
      Type:  defect        |     Status:  new
  Priority:  low           |  Milestone:  PostGIS 3.2.3
 Component:  postgis       |    Version:  3.2.x
Resolution:                |   Keywords:
---------------------------+---------------------------
Comment (by pramsey):

 We're getting this behaviour from GEOS, maybe should change it upstream...
 {{{
 geosop -a "MULTILINESTRING((0 0,10 10))" -f wkt reducePrecision 1

 LINESTRING (0 0, 10 10)
 }}}
-- 
Ticket URL: <https://trac.osgeo.org/postgis/ticket/5208#comment:1>
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