Skip to content

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