[postgis-tickets] [PostGIS] #2227: Visvalingam line generalization function
PostGIS
trac at osgeo.org
Thu Jan 15 01:14:43 PST 2015
#2227: Visvalingam line generalization function
-------------------------+--------------------------------------------------
Reporter: strk | Owner: nicklas
Type: enhancement | Status: new
Priority: medium | Milestone: PostGIS 2.2.0
Component: postgis | Version: trunk
Keywords: |
-------------------------+--------------------------------------------------
Comment(by strk):
I've been indeed thinking that ST_Simplify could be extended to accept the
algorithm name as a parameter. It could work as long as the same parameter
type (a single float?) could be used by all signatures.
ST_Visvalingam also has the advantage of allowing both "tag-only" and
"tag-and-drop" behaviors not to conflict with the name (ie: why should a
"SetEffectiveArea" function drop vertices?).
Whatever you decide to do, please provide unit testing and documentation
too
--
Ticket URL: <http://trac.osgeo.org/postgis/ticket/2227#comment:9>
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