-
-
Notifications
You must be signed in to change notification settings - Fork 99
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Test of deegree-webservices-3.4.12-SNAPSHOT #1033
Comments
Setup
ResultsWFS 2.0
WMS 1.3
|
The current ci builds show a discrepancy for WMS GetMap requests in https://github.com/deegree/deegree3/blob/master/deegree-tests/deegree-wms-similarity-tests/src/test/java/org/deegree/services/wms/WMSSimilarityIntegrationTest.java The root cause can be traced back to the change of the JTS library from version 1.15.0 to 1.15.1 (diff: locationtech/jts@jts-1.15.0...jts-1.15.1). |
The geometry which is rendered differently:
|
It is most likely that the usage of JTS in https://github.com/deegree/deegree3/blob/master/deegree-core/deegree-core-rendering-2d/src/main/java/org/deegree/rendering/r2d/GeometryClipper.java is causing the problem. See #645 for more information about orientation. |
… WMSSimilarityIntegrationTest.testSimilarity
Current snapshot build shows regression errors
Issue was discussed during TMC meeting https://github.com/deegree/deegree3/wiki/tmc-meeting-minutes-20200207
The text was updated successfully, but these errors were encountered: