Opened 4 years ago
Closed 4 years ago
#4813 closed defect (fixed)
Strip NaN values with ST_MakeValid
Reported by: | strk | Owned by: | strk |
---|---|---|---|
Priority: | blocker | Milestone: | PostGIS 3.1.0 |
Component: | postgis | Version: | 3.0.x |
Keywords: | Cc: |
Description
NaN ordinate values are an invalidity that currently ST_MakeValid isn't cleaning. This ticket is to handle them by removing any coordinate with any NaN value.
Note:
See TracTickets
for help on using tickets.
PR ready: https://git.osgeo.org/gitea/postgis/postgis/pulls/51