Skip to content

Commit

Permalink
移除node-gdal,升级成node-async
Browse files Browse the repository at this point in the history
  • Loading branch information
FreeGIS committed Sep 2, 2022
1 parent 3dbb0b9 commit 2ad252f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CHANGES.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
其他:

- 修复源地形文件open但没close bug。
- 优化影像金字塔索引层级为根据数据自适应,之前版本根据影像分辨率自适应了zoom为高值上限,本次优化zoom为低值的下限。例如切5-14级别,但是从7级别开始,改缩小级别的影像宽高已经小于256像素,无需再建立其以下的索引。
- 优化影像金字塔索引层级为根据数据自适应,之前版本根据影像分辨率自适应了zoom为高值上限,本次优化zoom为低值的下限。例如切5-14级别,但是从7级别开始,该缩小级别的影像宽高已经小于256像素,无需再建立其以下的索引。

## 1.0.6

Expand Down

0 comments on commit 2ad252f

Please sign in to comment.