[postgis-devel] [PostGIS] #846: Cleaning up around and enhance point in polygon tests around the code
PostGIS
trac at osgeo.org
Wed May 11 13:11:35 PDT 2011
#846: Cleaning up around and enhance point in polygon tests around the code
-------------------------+--------------------------------------------------
Reporter: nicklas | Owner: nicklas
Type: enhancement | Status: new
Priority: medium | Milestone: PostGIS 2.0.0
Component: postgis | Version: trunk
Keywords: |
-------------------------+--------------------------------------------------
Comment(by nicklas):
Sandro
By operational bug, do you mean #852? The rest of the bugs from those
areas of the code you have fixed in other tickets I think?
About winding, crossing distance and intersects, sorry for messing things
up:
distance functions uses counting crossings algorithm and st_intersects
(the postgis part, point in polygon) uses counting winding).
--
Ticket URL: <http://trac.osgeo.org/postgis/ticket/846#comment:10>
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