desruisseaux commented on PR #28: URL: https://github.com/apache/sis/pull/28#issuecomment-1221561133
The fix, which adds intermediate points during the "envelope to JTS" conversion, is modified in two ways: * Instead of adding mid-points, add points on the edges of axis ranges (e.g. 180°E or 180°W). * Disabled for now, because generally not needed after SIS-547 and SIS-486 new fixes. We need to revisit what could be a public API for enabling the insertion of additional points on demand. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
