Skip to content

Commit

Permalink
Update grids.rst
Browse files Browse the repository at this point in the history
  • Loading branch information
ni1o1 committed Feb 23, 2022
1 parent a050014 commit d8e3f07
Showing 1 changed file with 0 additions and 14 deletions.
14 changes: 0 additions & 14 deletions docs/source/grids.rst
Original file line number Diff line number Diff line change
Expand Up @@ -179,20 +179,6 @@ data1 : DataFrame
数据栅格并对应矢量图形


.. function:: transbigdata.grid_from_params(params,location)

输入栅格参数和地理范围(可以是边界bounds也可以是几何要素shape),生成栅格

**输入**
params : List
栅格参数(lonStart,latStart,deltaLon,deltaLat),分别为栅格左下角坐标与单个栅格的经纬度长宽
location : bounds(List) or shape(GeoDataFrame)
在哪里生成栅格

**输出**
grid : GeoDataFrame
栅格

.. function:: transbigdata.regenerate_params(grid):

从栅格数据重新生成栅格参数
Expand Down

0 comments on commit d8e3f07

Please sign in to comment.