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

Fix recognization of deprecated FeatureCollections in deegree (3.5) #1757

Open
wants to merge 3 commits into
base: 3.5-main
Choose a base branch
from

Conversation

lgoltz
Copy link
Contributor

@lgoltz lgoltz commented Nov 6, 2024

This PR fixes #1752 by introducing a new tunable deegree.gml.parse.recognize-deprecated-types. If the tunable is set to true (default) the feature types, not in GML 3.2 namespace with at least one property derived from FeaturePropertyType, are recognized as feature collection. If false only feature types in GML 3.2 namespace with at least one property derived from FeaturePropertyType are recognized as feature collection.

@julianzz98 julianzz98 added the tools deegree command line tools (CLI) label Nov 6, 2024
@tfr42 tfr42 changed the title Fix recognization of deprecated FeatureCollections in deegree Fix recognization of deprecated FeatureCollections in deegree (3.5) Nov 6, 2024
@tfr42 tfr42 added this to the 3.5.9 milestone Nov 6, 2024
@tfr42 tfr42 added the core deegree core modules label Nov 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
core deegree core modules tools deegree command line tools (CLI)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants