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

Add support for encoding GM_Surface/GM_MultiSurface as GeoJson in deegree 3.5 #1526

Open
Kate-Lyndegaard opened this issue May 25, 2023 · 0 comments
Labels
contributions welcome asking for contribution (time and money sponsor) enhancement enhancement or improvement

Comments

@Kate-Lyndegaard
Copy link

I am testing WFS requests for GeoJson output in deegree 3.5.

I have published XPlanung 5.0 data, which contains GM_Surface / GM_MultiSurfaces and when I request GeoJson from the WFS I receive the following error message in the logs:

2023-05-22 13:22:15,907 DEBUG o.d.c.Transformer [http-nio-8080-exec-5] Resulting transform: (0)Forward Matrix-Transform 2023-05-22 13:22:15,910 DEBUG o.d.s.w.f.g.r.GeoJsonGetFeatureHandler [http-nio-8080-exec-5] Closing FeatureResultSet (stream) 2023-05-22 13:22:15,910 DEBUG o.d.s.w.WebFeatureService [http-nio-8080-exec-5] OWS-Exception: Could not export surface Surface as GeoJSON 2023-05-22 13:22:15,910 TRACE o.d.s.w.WebFeatureService [http-nio-8080-exec-5] Could not export surface Surface as GeoJSON java.io.IOException: Could not export surface Surface as GeoJSON

GM_Surface / GM_MultiSurfaces are expected geometry types in XPlanung, so this would be helpful.

@tfr42 tfr42 added contributions welcome asking for contribution (time and money sponsor) enhancement enhancement or improvement labels May 26, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
contributions welcome asking for contribution (time and money sponsor) enhancement enhancement or improvement
Projects
None yet
Development

No branches or pull requests

2 participants