ST_Boundary(curvepolygon) returns a linearized boundary
I see no reason why ST_Boundary should linearize curves, but this is what happens at the moment. Maybe it's because we delegate to GEOS such a simple operation. This ticket is to do it on our side, to retain curves.
Change History
(7)
Milestone: |
PostGIS 2.4.0 → PostGIS 2.5.0
|
Owner: |
changed from pramsey to strk
|
Milestone: |
PostGIS 2.5.0 → PostGIS 3.0.0
|
Version: |
2.3.x → trunk
|
Milestone: |
PostGIS 3.0.0 → PostGIS Fund Me
|
Milestone: |
PostGIS Fund Me → PostGIS 3.2.0
|
Type: |
defect → patch
|
Resolution: |
→ fixed
|
Status: |
new → closed
|
NOTE: ST_ExteriorRing behaves correctly (my case is polygons..)