Ticket #670 (closed defect: fixed)
ST_SharedPaths
| Reported by: | strk | Owned by: | strk |
|---|---|---|---|
| Priority: | high | Milestone: | PostGIS 2.0.0 |
| Component: | postgis | Version: | trunk |
| Keywords: | Cc: |
Description
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)
Change History
Note: See
TracTickets for help on using
tickets.
