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

CityGML 3.0: Add support for missing elements #90

Closed
wants to merge 17 commits into from

Conversation

mlavik1
Copy link
Contributor

@mlavik1 mlavik1 commented Mar 21, 2024

Hi. We needed to support a wider range for CityGML 3.0 datasets, and I encountered some issues due to unimplemented elements. Here's a PR fixing those.

Relates issue: #89

Main additions:

Fixes:

  • Call setParserForNextElement for BLDG_BuildingPartNode
    • Fixes "bldg:buildingPart" being ignored when occurring directly under a "bldg:Building"

Models fixed by this PR:

@mlavik1
Copy link
Contributor Author

mlavik1 commented Mar 21, 2024

Sorry - messed up the PR.. will make a new one

@mlavik1 mlavik1 closed this Mar 21, 2024
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.

1 participant