Opened 2 years ago
Last modified 7 months ago
#5274 new enhancement
Expose function to report azimuth of edges from node
Reported by: | strk | Owned by: | strk |
---|---|---|---|
Priority: | medium | Milestone: | PostGIS 3.5.0 |
Component: | topology | Version: | master |
Keywords: | Cc: |
Description
Maybe it could be an extension of GetNodeEdges as that function already computes those azimuths.
Exposing them at the SQL level would simplify the research for face spikes which are hard to see with graphical tools
Change History (2)
comment:1 by , 16 months ago
Milestone: | PostGIS 3.4.0 → PostGIS 3.5.0 |
---|
comment:2 by , 7 months ago
Note:
See TracTickets
for help on using tickets.
Or the function could return angle from CW (or CCW) edge end, which may be easier to deal with (small angle == spike)