trackintel icon indicating copy to clipboard operation
trackintel copied to clipboard

ENH: Enable `spatial_filter` for all trackintel GeoDataFrame classes

Open bifbof opened this issue 1 year ago • 0 comments

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 avatar Sep 26 '23 13:09 bifbof