Bug #77505 | Polygons with open rings are auto-closed | ||
---|---|---|---|
Submitted: | 26 Jun 2015 13:08 | Modified: | 26 Aug 2015 14:20 |
Reporter: | Norvald Ryeng | Email Updates: | |
Status: | Closed | Impact on me: | |
Category: | MySQL Server: GIS | Severity: | S3 (Non-critical) |
Version: | 5.7.8 | OS: | Any |
Assigned to: | CPU Architecture: | Any |
[26 Jun 2015 13:08]
Norvald Ryeng
[26 Aug 2015 14:20]
Paul DuBois
Noted in 5.7.9, 5.8.0 changelogs. For spatial functions, input polygons were automatically closed if open. However, the Open Geospatial Consortium guidelines require that input polygons already be closed. Such polygons are now rejected as invalid rather than being closed.