geo
geo copied to clipboard
Proof of concept: Implement `CoordsIter` based on `geo-traits` traits
- [ ] I agree to follow the project's code of conduct.
- [ ] I added an entry to
CHANGES.mdif knowledge of this change could be valuable to users.
Not ready for review. This would be the first incorporation of geo-traits in geo, which could warrant a discussion. Implementing CoordsIter would unlock the first set of algorithms available to be executed directly on non-geo-types types.
cc @kylebarron Maybe relevant to your interests