gdal
Installation
SKILL.md
项目地址: https://github.com/OSGeo/gdal
官方文档: https://gdal.org/en/latest/
源码命令文档: https://gdal.org/en/latest/programs/
许可证: MIT License
概述
GDAL 是地理空间数据处理的事实标准库。它提供了 50+ 个命令行工具,分为两大类:
- OGR 工具(开放地理数据模型):处理矢量数据(点、线、面)
- GDAL 工具:处理栅格数据(卫星影像、DEM、栅格地图)