[postgis-devel] [PostGIS] #791: Topology: function GetEdgeByPoint($1, $2, $3)
PostGIS
trac at osgeo.org
Wed Jan 19 11:35:45 PST 2011
#791: Topology: function GetEdgeByPoint($1,$2,$3)
-------------------------+--------------------------------------------------
Reporter: aperi2007 | Owner: strk
Type: enhancement | Status: new
Priority: medium | Milestone: PostGIS 2.0.0
Component: topology | Version: trunk
Keywords: |
-------------------------+--------------------------------------------------
Comment(by strk):
Nice to see this coming up.
Just a note: ST_Intersects already performs && check, so don't need to do
that explicitly.
Do you feel like providing regression test too ?
It'd go under topology/test/regress/getEdgeByPoint.sql
See wiki for informations about how to do that:
http://trac.osgeo.org/postgis/wiki/DevWikiPGRegress
--
Ticket URL: <http://trac.osgeo.org/postgis/ticket/791#comment:1>
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