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

ENH: Enable spatial_filter for all trackintel GeoDataFrame classes #542

Open
bifbof opened this issue Sep 26, 2023 · 0 comments
Open

ENH: Enable spatial_filter for all trackintel GeoDataFrame classes #542

bifbof opened this issue Sep 26, 2023 · 0 comments
Labels
enhancement New feature or request

Comments

@bifbof
Copy link
Collaborator

bifbof commented Sep 26, 2023

Currently Triplegs, Staypoints, Locations have the spatial_filter method.
But this should also be enabled on Positionfixes and TripsGeoDataFrame.
As there are no further requirements on the GeoDataFrames we can easily implement it in TrackintelGeoDataFrame and all subclasses will inherit it. Additionally @doc can be used to update the docstring of TrackintelGeoDataFrame.spatial_filter accordingly.

@bifbof bifbof added bug Something isn't working enhancement New feature or request and removed bug Something isn't working labels Sep 26, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant