[postgis-tickets] [PostGIS] #4683: ST_SafeSubdivide

PostGIS trac at osgeo.org
Mon May 4 11:38:42 PDT 2020


#4683: ST_SafeSubdivide
-------------------------+---------------------------
 Reporter:  strk         |      Owner:  strk
     Type:  enhancement  |     Status:  assigned
 Priority:  medium       |  Milestone:  PostGIS 3.1.0
Component:  postgis      |    Version:  master
 Keywords:               |
-------------------------+---------------------------
 As reported in #4636 the ST_Subdivide function may degrade input, due to
 the necessity to add vertices at exact grid intersection point, and being
 sometimes unable to do so.

 A ST_SafeSubdivide function may instead limit itself to split at existing
 vertices.

-- 
Ticket URL: <https://trac.osgeo.org/postgis/ticket/4683>
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