Opened 7 years ago
Closed 7 years ago
#3879 closed enhancement (fixed)
Division by zero in lw_dist2d_arc_arc / Support for concentric arcs
Reported by: | algunenano | Owned by: | pramsey |
---|---|---|---|
Priority: | medium | Milestone: | PostGIS 2.5.0 |
Component: | postgis | Version: | master |
Keywords: | Cc: |
Description
The lw_dist2d_arc_arc
function fails (and when not it's because it's ignoring a division by zero) with concentric arcs.
PR in Github that solves it: https://github.com/postgis/postgis/pull/151
Note:
See TracTickets
for help on using tickets.
In 15896: