[postgis-devel] [PostGIS] #831: Flags for ST_IsValid*
PostGIS
trac at osgeo.org
Wed Feb 16 01:29:46 PST 2011
#831: Flags for ST_IsValid*
-------------------------+--------------------------------------------------
Reporter: strk | Owner: strk
Type: enhancement | Status: new
Priority: high | Milestone: PostGIS 2.0.0
Component: postgis | Version: trunk
Keywords: |
-------------------------+--------------------------------------------------
Comment(by strk):
I've resolved to add 2 signatures for ST_isValid(geom,int) and
ST_isValidReason(geom,int) which are _only_ given when building againts
GEOS-3.3 or up
and are implemented as simple wrappers to ST_isValidDetail.
Will commit with documentation and testing.
--
Ticket URL: <http://trac.osgeo.org/postgis/ticket/831#comment:2>
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