mie-lab / trackintel

trackintel is a framework for spatio-temporal analysis of movement trajectory and mobility data.
MIT License
199 stars 50 forks source link

Placement of spatial_filter function #555

Closed hongyeehh closed 8 months ago

hongyeehh commented 10 months ago

spatial_filter function is currently located under trackintel.preprocessing.filter module. Should we replace it into trackintel.geogr, as it is a kind of spatial analysis?