Skip to content
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

Avoid trying ConcatenatedTransform inverse for 3D to 2D downcast #84

Merged
merged 1 commit into from Dec 17, 2012

Conversation

jodygarnett
Copy link
Member

ConcatenatedTransform inverse is fatal when configured for 3D to 2D downcast, detect this case and avoid trying each time (and protect with a try / catch as inverse is only used to enable decimation as an optimisation during getShape).

See https://jira.codehaus.org/browse/GEOT-4350

@jodygarnett
Copy link
Member Author

As per email discussion, this is a quick patch GEOT-4350. While this builds for me locally, I will watch hudson go.

jodygarnett added a commit that referenced this pull request Dec 17, 2012
Avoid trying ConcatenatedTransform inverse for 3D to 2D downcast
@jodygarnett jodygarnett merged commit 0ba611c into geotools:master Dec 17, 2012
sjudeng added a commit to sjudeng/geotools that referenced this pull request Jan 13, 2020
Update to GeoServer 2.14.0/GeoTools 20.0. Fix JTS imports.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant