[postgis-devel] [PostGIS] #845: ST_Intersects() precision error - returns false instead of true
PostGIS
trac at osgeo.org
Thu Feb 24 04:56:39 PST 2011
#845: ST_Intersects() precision error - returns false instead of true
------------------------+---------------------------------------------------
Reporter: cdestigter | Owner: pramsey
Type: defect | Status: new
Priority: medium | Milestone: PostGIS 2.0.0
Component: postgis | Version: 1.5.X
Keywords: |
------------------------+---------------------------------------------------
Comment(by strk):
Let's try not to make things even more confusing than they are already.
First of all I'd move _all_ implementations in a single file, under
liblwgeom.
lwalgorithm.{c,h} would seem a sensible candidate for this.
I've seen pt_in_ring in liblwgeom/measures.c and point_in_ring in
postgis/lwgeom_functions_analitic.c ... no idea where the others are.
I was assuming point_in_ring was the new one (but could be wrong)
--
Ticket URL: <http://trac.osgeo.org/postgis/ticket/845#comment:12>
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