Opened 2 years ago

Last modified 5 weeks ago

#5274 new enhancement

Expose function to report azimuth of edges ends

Reported by: strk Owned by: strk
Priority: medium Milestone: PostGIS 3.6.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 (4)

comment:1 by strk, 16 months ago

Milestone: PostGIS 3.4.0PostGIS 3.5.0

comment:2 by strk, 7 months ago

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

comment:3 by robe, 8 weeks ago

Milestone: PostGIS 3.5.0PostGIS 3.6.0

comment:4 by strk, 5 weeks ago

Summary: Expose function to report azimuth of edges from nodeExpose function to report azimuth of edges ends
Note: See TracTickets for help on using tickets.