Opened 20 months ago

Last modified 2 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 strk, 12 months ago

Milestone: PostGIS 3.4.0PostGIS 3.5.0

comment:2 by strk, 2 months ago

Or the function could return angle from CW (or CCW) edge end, which may be easier to deal with (small angle == spike)

Note: See TracTickets for help on using tickets.