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

Fixed parsing of CompositeSurfaces in hierarchies for GML 3 #716

Merged
merged 2 commits into from
Aug 17, 2016

Conversation

dstenger
Copy link
Contributor

@dstenger dstenger commented Jun 21, 2016

Previously, CompositeSurfaces in hierarchies were not parsed for GML 3 and led to following exception:

XMLParsingException: Unhandled surface geometry element: '{http://www.opengis.net/gml}CompositeSurface'.

This fix enables parsing of CompositeSurfaces in geometry hierarchies for GML 3.

@dstenger dstenger added bug error issue and bug (fix) in progress labels Jun 21, 2016
@dstenger dstenger changed the title Fixed parsing of CompositeSurfaces in hierarchies in GML 3 Fixed parsing of CompositeSurfaces in hierarchies for GML 3 Jun 21, 2016
@tfr42 tfr42 added this to the 3.4 milestone Jul 7, 2016
@copierrj copierrj merged commit 03ada08 into deegree:master Aug 17, 2016
@lgoltz lgoltz deleted the compositeSurface-3180 branch December 8, 2022 09:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug error issue and bug (fix)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants