Releases: shuai-zhou/gps2space
Releases · shuai-zhou/gps2space
GPS2space V0.3.1
- added dist_to_poly function
- added warnings about setting up search_radius when using dist_to_poly function
GPS2space V0.2.1
- Fixed a projection issue in constructing convex hull-based activity space;
- Column name change: convx_area -> convex_area;
- Convex hull-based activity space method now preserves all the columns from original DataFrame;
- Fixed some other very minor issues.
GPS2space V0.1.3
This is the first release of GPS2space, an open-source Python library for building spatial data and constructing buffer- and convex hull-based activity space and shared space from raw GPS data. This release is under MIT license.