[postgis-devel] [PostGIS] #846: Cleaning up around and enhance point in polygon tests around the code
PostGIS
trac at osgeo.org
Thu Feb 24 14:10:09 PST 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):
Hmm, I did forget the fifth point in polygon. The point_in_polygon_rtree.
Does anyone know if that for some reason is called from outside so Doxygen
doesn't see it. If so, I guess that should be left in postgis folder and
only move point_in_polygon.
BTW, I see Doxygen thinks that one of the 3d distance functions calls
point_in_polygon because I have used intersects as variable name. see the
graph in the bottom of this link:
[http://postgis.refractions.net/documentation/postgis-
doxygen/de/dd0/lwgeom__functions__analytic_8c_ac03a9d336c58e8ca7b35195ba20513c.html#ac03a9d336c58e8ca7b35195ba20513c]
Is that only a doxygen problem or should I change variable name?
--
Ticket URL: <http://trac.osgeo.org/postgis/ticket/846#comment:5>
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