[postgis-devel] [PostGIS] #670: ST_SharedPaths

PostGIS trac at osgeo.org
Tue Nov 30 06:49:10 PST 2010


#670: ST_SharedPaths
---------------------+------------------------------------------------------
 Reporter:  strk     |       Owner:  strk         
     Type:  defect   |      Status:  new          
 Priority:  medium   |   Milestone:  PostGIS 2.0.0
Component:  postgis  |     Version:  1.5.X        
 Keywords:           |  
---------------------+------------------------------------------------------
 A function to find and report paths shared between two linear geometries
 togheter with their direction (same or opposite).

 The functionality is available in GEOS development version
 and exposed by C-API.

 PostGIS side this should be a set-returning function returning
 records with the structure: (same boolean, geom geometry)

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