[postgis-devel] [PostGIS] #791: Topology: function GetEdgeByPoint($1, $2, $3)

PostGIS trac at osgeo.org
Mon Feb 14 12:20:04 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 aperi2007):

 hi Robe,
 if is ok.
 I will use a new file named <function>_code.sql for declaring each of
 these two functions instead of apply directly into the populate.sql file ?

 for example:
 GetEdgeByPoint will have these 4 files

 GetEdgeByPoint_code.sql (the function definition)
 GetEdgeByPoint.xml (the doc)
 GetEdgeByPoint.sql (the regress test)
 GetEdgeByPoint_expected (the results expected)

-- 
Ticket URL: <http://trac.osgeo.org/postgis/ticket/791#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