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

Deprecate PositionArray, PositionCoords and BoxCoords #201

Closed
navispatial opened this issue Sep 8, 2023 · 1 comment
Closed

Deprecate PositionArray, PositionCoords and BoxCoords #201

navispatial opened this issue Sep 8, 2023 · 1 comment
Labels
enhancement New feature or request 🌐 geobase Related to the code package "geobase"

Comments

@navispatial
Copy link
Member

Deprecate PositionArray, PositionCoords and BoxCoords. Use PositionSeries, Position and Box (and their new factories) instead.

Breaking changes some of extension methods in ListCoordinateExtension, PositionIterableCoordinatesExtension and PositionCoordinatesExtension and BoxCoordinatesExtension.

Related to #200.

The aim is to radically simplify some data structures.

@navispatial navispatial added enhancement New feature or request 🌐 geobase Related to the code package "geobase" labels Sep 8, 2023
navispatial added a commit that referenced this issue Sep 10, 2023
This was referenced Sep 30, 2023
@navispatial
Copy link
Member Author

Implemented in geobase 0.6.0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request 🌐 geobase Related to the code package "geobase"
Projects
None yet
Development

No branches or pull requests

1 participant