ENH: Enable spatial_filter
for all trackintel GeoDataFrame classes
#542
Labels
enhancement
New feature or request
spatial_filter
for all trackintel GeoDataFrame classes
#542
Currently
Triplegs
,Staypoints
,Locations
have thespatial_filter
method.But this should also be enabled on
Positionfixes
andTripsGeoDataFrame
.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 ofTrackintelGeoDataFrame.spatial_filter
accordingly.The text was updated successfully, but these errors were encountered: