[postgis-tickets] [PostGIS] #2243: ST_Skeletonize( polygon GEOMETRY, sampling density NUMERIC, threshold NUMERIC)
PostGIS
trac at osgeo.org
Sat Mar 23 13:42:31 PDT 2013
#2243: ST_Skeletonize( polygon GEOMETRY, sampling density NUMERIC, threshold
NUMERIC)
---------------------------+------------------------------------------------
Reporter: smathermather | Owner: pramsey
Type: enhancement | Status: new
Priority: medium | Milestone: PostGIS Future
Component: postgis | Version: trunk
Keywords: |
---------------------------+------------------------------------------------
Function for creating simplified skeletonization of polygon geometry with
the input of polygon + threshold value for importance sampling for
trimming excess skeleton elements. Leverages discretization of skeleton
solution to as implicit sampling of local shape importance smathermather
will submit a patch for this function. Requires ST_Voronoi or similar not
yet existent functionality.
--
Ticket URL: <http://trac.osgeo.org/postgis/ticket/2243>
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