Skip to content

Conversation

@pjsier
Copy link
Member

@pjsier pjsier commented Jun 3, 2025

Update folder parsing to use the general read_elements method to parse it's children, and then filter that list to identify the specific elements that can be used as attributes.

This fixes a bug where previously all other elements that were children of Folder were getting parsed into Kml::Element even if they were known data types.

Closes #66

@pjsier pjsier merged commit 56ae697 into main Jun 3, 2025
9 checks passed
@pjsier pjsier deleted the fix/folder-parsing branch June 3, 2025 22:05
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.

Kml::Folder cannot parse subelements correctly

2 participants