Ticket #959 (closed task: fixed)
document topology.GetRingEdges
| Reported by: | strk | Owned by: | robe |
|---|---|---|---|
| Priority: | medium | Milestone: | PostGIS 2.0.0 |
| Component: | documentation | Version: | trunk |
| Keywords: | history | Cc: |
Description
The function was added in r7185 It is using default args, and is documented right before the function definition. Should be documented in the manual page.
Note that this is the first function using the next_left_edge/next_right_edge fields in the topology edge table, which means it will fail to give any meaningful answer against topologies with those fields not properly setup (as those constructed using AddEdge/AddFace? at time of writing)
Change History
Note: See
TracTickets for help on using
tickets.
