File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -106,17 +106,7 @@ geonumpy的编写目的是提供一套开源,易用,高效的地理数据处
1061062 . [ 读写 tif/hdf] ( dem_io.md#读写-tif/hdf )
1071073 . [ 读写影像空间信息] ( dem_io.md#读写影像空间信息 )
108108
109- ** [ match: 配准与拼接] ( doc/workflow.md ) **
110-
111- 1 . [ 单图的拼接] ( )
112-
113- 2 . [ 多图的拼接] ( )
114-
115- 3 . [ 通过矢量索引拼接] ( )
116-
117- 4 . [ 单图投影转换] ( )
118-
119- ** [ draw: 地图绘制] ( dem_match.md ) **
109+ ** [ match: 拼接与配准] ( dem_match.md ) **
120110
1211111 . [ 素材展示] ( dem_match.md#素材展示 )
1221122 . [ 单图投影] ( dem_match.md#单图投影 )
@@ -125,9 +115,24 @@ geonumpy的编写目的是提供一套开源,易用,高效的地理数据处
1251155 . [ 通过索引批量匹配] ( dem_match.md#通过索引批量匹配 )
1261166 . [ 投影转换] ( dem_match.md#单图投影转换 )
127117
118+ ** [ draw: 地图绘制] ( dem_draw.md ) **
119+
120+ 1 . [ 矢量图绘制] ( dem_draw.md#矢量图绘制 )
121+ 2 . [ 图例的使用] ( dem_draw.md#图例的使用 )
122+ 3 . [ 根据面积进行等级划分] ( dem_draw.md#根据面积进行等级划分 )
123+ 4 . [ 土地利用类型图绘制] ( dem_draw.md#土地利用类型图绘制 )
124+
128125** [ pretreat: 预处理] ( dem_pretreat.md ) **
129126
1301271 . [ 去条带] ( dem_pretreat.md#去条带 )
131128
129+ ** [ 综合应用:森林覆盖率统计] ( dem_forest_statistic.md ) **
130+
131+ 1 . [ 用地类型拼接] ( dem_forest_statistic.md#用地类型拼接 )
132+ 2 . [ 市级行政区标记] ( dem_forest_statistic.md#市级行政区标记 )
133+ 3 . [ 用地类型及标记展示] ( dem_forest_statistic.md#用地类型及标记展示 )
134+ 4 . [ 各个城市森林覆盖率计算] ( dem_forest_statistic.md#各个城市森林覆盖率计算 )
135+ 5 . [ 绘制森林覆盖率专题图] ( dem_forest_statistic.md#绘制森林覆盖率专题图 )
136+
132137
133138
You can’t perform that action at this time.
0 commit comments