[postgis-devel] [PostGIS] #670: ST_SharedPaths
PostGIS
trac at osgeo.org
Tue Nov 30 10:32:35 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: |
---------------------+------------------------------------------------------
Comment(by strk):
But could also return a GEOMETRYCOLLECTION with first element being the
"same" and the second element being the "opposite" dir shared
MULTILINESTRINGS (which is what GEOS returns).
This second interface is simpler to implement/maintain and faster (as GEOS
output is in the GEOMETRYCOLLECTION form already). Also, doesn't prevent
you to obtain the previous proposed output by use of ST_Dump.
--
Ticket URL: <http://trac.osgeo.org/postgis/ticket/670#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