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

Enhancement: findall_placemarks() finds placemarks at any depth #4

Merged
merged 1 commit into from
Apr 26, 2020

Conversation

dericke
Copy link
Contributor

@dericke dericke commented Apr 13, 2020

The existing behavior of findall_placemarks() searches for child Placemark elements at a fixed depth from the parent. With this PR, it searches for those elements at any depth from the parent, allowing them to be found within intermediate elements like Folder.

@dericke
Copy link
Contributor Author

dericke commented Apr 26, 2020

@sgillies , would you have any time to take a look at this? Thanks!

Copy link
Member

@sgillies sgillies left a comment

Choose a reason for hiding this comment

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

@dericke thank you!

@sgillies sgillies added this to the 1.1.0 milestone Apr 26, 2020
@sgillies sgillies merged commit ba34292 into Toblerity:master Apr 26, 2020
@sgillies sgillies mentioned this pull request Apr 26, 2020
@dericke dericke deleted the placemark-anydepth branch April 28, 2020 03:24
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.

2 participants