Transbigdata

Latest version: v0.5.3

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

Scan your dependencies

Page 4 of 5

0.4.1

Add the Triangle and hexagon gridding methods, the methods are vectorized and fast:
- Triangle grids: `GPS_to_grids_tri` and `gridid_to_polygon_tri`
- Hexagon grids: `GPS_to_grids_hexa` and `gridid_to_polygon_hexa`

See [Example](https://transbigdata.readthedocs.io/en/latest/gallery/Example%202-Grid-base%20processing%20framework%20of%20TransBigData.html) for details.

0.3.12

- Modify code format to fit the standard of flake8.
- Fix bug in `getbusdata`, now it work perfectly.

0.3.11

fix bug in `getbusdata`

0.3.10

Add method `grid_params_optimize` to optimize the grid params.
Drop method `getbusdata` because it produce uncorrect data.

0.3.9

Add two functions for isochrone download:
- `get_isochrone_mapbox`: Obtain the isochrone from mapbox isochrone.
- `get_isochrone_amap`: Obtain the isochrone from Amap isochrone.

Grids are now support rotate with given angle:
- grid `params` are now support the fifth parameter `theta` to represent the rotation angle.
- `GPS_to_grids`,`grids_centre`,`rect_grids`,`gridid_to_polygon`,`regenerate_params` are rewrite to support grids with angle.

0.3.7

The method `grid_from_params` is similar with the method `rect_grids`, so its function is merged into `rect_grids`.

Page 4 of 5

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.