[postgis-devel] [PostGIS] #1698: Review polygon collapse policy in ST_Simplify

PostGIS trac at osgeo.org
Wed Mar 21 05:40:00 PDT 2012


#1698: Review polygon collapse policy in ST_Simplify
---------------------+------------------------------------------------------
 Reporter:  strk     |       Owner:  pramsey      
     Type:  task     |      Status:  new          
 Priority:  medium   |   Milestone:  PostGIS 2.0.1
Component:  postgis  |     Version:  trunk        
 Keywords:           |  
---------------------+------------------------------------------------------
 Current ST_Simplify transforms collapsed polygons into EMPTY polygons, but
 that's not necessarely a good idea. The goal being generalizing features,
 _dropping_ the whole location information from them isn't really useful.

 This is really depended on use case so we may define policy parameters. A
 planar subdivision ends up having "holes" if we drop small components. But
 a central big body with a lot of satellite islands would not get
 simplified much if we keep all islands.

-- 
Ticket URL: <http://trac.osgeo.org/postgis/ticket/1698>
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-devel mailing list