Skip to content

Remove iter_points utility function #1294

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

Merged

Conversation

Conengmo
Copy link
Member

@Conengmo Conengmo commented Apr 16, 2020

We have a utility function iter_points that's used in only one plugin. We don't need it, because we have a better function called iter_coords. Furthermore, in that one plugin we can even remove a bunch of code and replace it with the same functionality we already have in the get_bounds function.

@Conengmo
Copy link
Member Author

@ocefpaf I cleaned up one of the utility functions, can you review this one? There is a test that verifies the bounds of TimestampedGeoJson so I'm fairly sure this is safe to merge.

@ocefpaf ocefpaf merged commit fcf254f into python-visualization:master Apr 16, 2020
@ocefpaf
Copy link
Member

ocefpaf commented Apr 16, 2020

Thanks!

@Conengmo Conengmo deleted the remove-iter-points-utility branch April 16, 2020 15:07
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