Skip to content

Releases: ni1o1/transbigdata

v0.3.11

17 Mar 01:56
f088b41
Compare
Choose a tag to compare

fix bug in getbusdata

v0.3.10

16 Mar 01:50
Compare
Choose a tag to compare

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

v0.3.9

06 Mar 08:31
3d76782
Compare
Choose a tag to compare

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.

v0.3.7

23 Feb 04:41
Compare
Choose a tag to compare

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

v0.3.6

22 Feb 12:40
Compare
Choose a tag to compare

Add two functions:

transbigdata.regenerate_params(grid): Regenerate gridding params from grid.
transbigdata.grid_from_params(params,location): Generate grids from params and bounds or shape.

v0.3.5

01 Feb 09:13
63ddd2b
Compare
Choose a tag to compare

TransBigData v0.3.5 Integrate plot_map and CoordinatesConverter, it nolonger depends on these two packages. This is also the first version on conda-forge

0.3.3

28 Jan 02:11
Compare
Choose a tag to compare