Movingpandas

Latest version: v0.20.0

Safety actively analyzes 681866 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 3 of 4

0.11

Published at https://anaconda.org/conda-forge/movingpandas

New features:

- 37 New minimum and Hausdorff distance measures
- 233 New functions to add a timedelta column and get the trajectory sampling interval

Includes fixes and enhancements for:

- 231 Return more representative stop point
- 230 Skip missing optional deps on import
- [Faster creation of TrajectoryCollection objects](https://github.com/anitagraser/movingpandas/commit/ae892242c62dcf87488dcb67c81a0161569c7039)
- [Faster trajectory length calculation](https://github.com/anitagraser/movingpandas/commit/24a193cf7cd253abd918ec92fd21bc1c62edb6b9)
- [Fixed CRS handling for GeoPandas 0.11.0](https://github.com/anitagraser/movingpandas/commit/f44f0bcf41477b594d9735c8c6aa77958871c987)


Behind the scenes:

- [Updated papers using MovingPandas](https://github.com/anitagraser/movingpandas/commit/81290d820d668938113bd3c0d93b9a11e2fa344d)

0.10

Published at https://anaconda.org/conda-forge/movingpandas

New features:

- First initial [MovingFeatures JSON (MF-JSON)](https://github.com/opengeospatial/mf-json/tree/2a87dd297468f1c086b6fd40ad7d3ed07c2fe7ad/json-sample/movingpoint) support
- [New tutorial](https://github.com/anitagraser/movingpandas/blob/v0.10/tutorials/5-local-coordinates.ipynb) on local non-geographic coordinates
- 212 speed and direction column names can now be customized

Includes fixes and enhancements for:

- 178 Exposed StoneSoup import warning to user if this optional dependency is missing
- 183 Addressed FutureWarnings
- 186 Optimized stop point detection by avoiding re-creating shapely objects
- 189 Support for custom geometry column names
- 196 Ensured that add_direction doesn't add extra columns
- Proper geo=False handling to improve working with local non-geographic coordinates

Behind the scenes:

- The repo now has bug report and feature request templates
- We have activated the discussions forum at https://github.com/anitagraser/movingpandas/discussions

0.9

Published at https://anaconda.org/conda-forge/movingpandas

New features:

- 15 First trajectory smoothing algorithm: Kalman filter with constant velocity model based on StoneSoup
- 128 First spatiotemporal trajectory generalization algorithm: Top-Down Time Ratio algorithm proposed by Meratnia & de By (2004) ported from MovinPy
- 129 First trajectory cleaning algorithm: Outlier cleaner ported from MovinPy
- 165 New convenience function showing library versions

Includes fixes and enhancements for:

- 152 Faster length of the diagonal of the minimum rotated rectangle
- 151 Customizable speed column name
- 147 Filter TrajectoryCollection by trajectory duration
- 124 Add option for splitting trajectories by hour
- 160 Faster TrajectoryCollection aggregation

Behind the scenes:

- 168 We have moved testing from Travis to Github Actions
- 143 Sources are now linted using flake8 and black

0.8rc1

Published at https://anaconda.org/conda-forge/movingpandas

Includes fixes and enhancements for:

- 118 Handle get_linestring_between "ValueError: cannot set a single element with an array"
- 112 Remove hard-coded geometry col name
- 119 Raise an error if the input GeoDataFrame doesn't have a datetime index
- 121 Fix TrajectoryStopDetector.get_stop_points to check if len(stops) > 0
- 137 Improve file reading convenience
- 133 Document units for TrajectorySplitter args

0.7rc1

Published at https://anaconda.org/conda-forge/movingpandas

Includes fixes and enhancements for:

- 114 Add conversions to GeoDataFrame
- 115 Warning & wrong min/max values in TrajectoryCollection.plot
- 117 Clip and intersection should return TrajectoryCollection

0.6rc1

Published at https://anaconda.org/conda-forge/movingpandas

Includes fixes for:

- 104 Clip with Polygon causes IndexError: list index out of range
- 101 StopSplitter Error
- 90 TrajectoryCollection plotter alters speed column

Page 3 of 4

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.