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

GML: add a USE_BBOX=YES open option to allow using gml:boundedBy as feature geometry #7954

Merged
merged 2 commits into from
Jun 24, 2023

Conversation

rouault
Copy link
Member

@rouault rouault commented Jun 15, 2023

Fixes #7947

That capability was added by default in #7133, but there are use cases (like reading XPlannung datasets) where this is desirable, so make it available only if requested with the new USE_BBOX=YES open option.

Copy link
Contributor

@pathmapper pathmapper left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks a bunch!

ogr/ogrsf_frmts/gml/gmlhandler.cpp Show resolved Hide resolved
rouault added 2 commits June 16, 2023 10:57
…eature geometry

Fixes OSGeo#7947

That capability was added by default in OSGeo#7133, but there are use cases
(like reading XPlannung datasets) where this is desirable, so make it
available only if requested with the new USE_BBOX=YES open option.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Feature Request [GML]: Make "Use geometry in boundedBy element" an open option
2 participants