Opened 7 years ago
Last modified 6 years ago
#4040 closed defect
Provide opt-out for autofix in overlay functions — at Initial Version
Reported by: | dbaston | Owned by: | pramsey |
---|---|---|---|
Priority: | blocker | Milestone: | PostGIS 3.0.0 |
Component: | postgis | Version: | master |
Keywords: | Cc: |
Description
A subset of the overlay functions was recently updated to automatically run ST_MakeValid
on invalid input geometries. If the new behavior is to be the default, it should be documented and an opt-out mechanism made available for users concerned with data integrity.
Note:
See TracTickets
for help on using tickets.