Skip to content

Conversation

@DimitriiTrater
Copy link
Contributor

  • I agree to follow the project's code of conduct.
  • I added an entry to the project's change log file if knowledge of this change could be valuable to users.
    • Usually called CHANGES.md or CHANGELOG.md
    • Prefix changelog entries for breaking changes with "BREAKING: "

fixes #32

kml:Data contains some attrs, so i added new method for ordering them ( im not sure about the need it, i didn't find anything similar in the code )
i dont know about < kml:DataExtension >…</kml:DataExtension>, in documentation i didn't find enough information to add support for it

@DimitriiTrater DimitriiTrater force-pushed the add_support_for_kml_data branch 2 times, most recently from d2da96c to c0c6d3e Compare September 20, 2025 15:59
Copy link
Member

@pjsier pjsier left a comment

Choose a reason for hiding this comment

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

Thanks for the PR, and sorry for the delay! This is looking good, I just had a few questions but should be straightforward to clean up

@DimitriiTrater DimitriiTrater force-pushed the add_support_for_kml_data branch from c0c6d3e to ddbdd97 Compare October 2, 2025 12:53
@DimitriiTrater DimitriiTrater force-pushed the add_support_for_kml_data branch from ddbdd97 to e2204ea Compare October 2, 2025 13:01
Copy link
Member

@pjsier pjsier left a comment

Choose a reason for hiding this comment

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

Thanks for those changes! This looks great

@pjsier pjsier merged commit 134b965 into georust:main Oct 3, 2025
9 checks passed
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.

Add kml:Data

2 participants