Ticket #1206 (closed defect: fixed)
ST_Node
| Reported by: | strk | Owned by: | strk |
|---|---|---|---|
| Priority: | medium | Milestone: | PostGIS 2.0.0 |
| Component: | postgis | Version: | trunk |
| Keywords: | history | Cc: |
Description (last modified by strk) (diff)
A function taking a collection of lineal geometries and performing noding on them. There's a known trick of doing this with ST_Union, but the result is often over-splitted so takes an additional ST_LineMerge to do.
Eventually, having a separate entry point will allow further optimizing or extending it.
Change History
Note: See
TracTickets for help on using
tickets.
