初识GDAL与实战

本文介绍了GDAL(Geospatial Data Abstraction Library)的基础知识,包括其在GIS中的重要地位、GDAL与OGR的关系,以及如何在Windows和CentOS环境下搭建GDAL开发和运行环境。此外,文章还提及了GISInternals网站,该网站提供GDAL的每日构建二进制包。最后,文章简述了GDAL的开发实战,包括读取影像元信息和影像裁切操作。
摘要由CSDN通过智能技术生成

初识GDAL

GDAL(Geospatial Data Abstraction Library),是一个用于矢量和栅格格式数据之间的转换器。由开源地理空间基金会在 X/MIT 风格的开源许可下发布。作为一个库,它为所有支持的格式向调用应用程序提供单个栅格抽象数据模型和单个矢量抽象数据模型。它还带有各种有用的命令行实用程序,用于数据转换和处理。该新闻页面描述了2021年10月GDAL / OGR 3.3.3版本。

GIS的基础设施-GDAL

个人认为,GDAL可以称为GIS的基础设施 ,为什么这么说呢?因为GDAL无论是在开源GIS软件还是商业GIS软件中都得到了广泛的应用。我们通过下表来看看,哪些软件都在使用GDAL。

软件名称 用途
ESRI ArcGIS 9.2+ A popular GIS platform.
ERDAS ER Viewer Image viewer for very large JPEG 2000 and ECW files.
GeoServer a open source software server written in Java that allows users to share and edit geospatial data.
Google Earth A 3D world viewer.
IDRISI A GIS and Image Processing Windows Desktop application. Uses GDAL to import/export/warp raster data.
NASA Ames Stereo Pipeline Software for creating terrain models and ortho images from planetary stereo images.
QGIS A cross platform desktop GIS.
SkylineGlobe The Skyline suite of interactive applications allows you to build, view, query and analyze customized, virtual 3D landscapes.
PostgreSQL OGR Foreign Data Wrapper Expose OGR layer as PostgreSQL foreign tables.
PostGIS spatial database extender for PostgreSQL: The raster loader and many of the raster SQL functions rely on GDAL.
PDAL Point Cloud Data Abstraction Library
GRASS GIS A raster/vector open source GIS that uses GDAL for raster/vector import and export (via r.in.gdal/r.out.gdal)
NASA WorldWind Multiplatform virtual globe library to quickly and easily create interactive visualizations of 3D globes, map and geographical information.
R A free software environment for statistical computing and graphics, with bindings to GDAL via the rgdal package.
WindNinja wind model for fire behavior modeling.

知道大家英语好,就不翻译了哦!单词都很简单~

GDAL与OGR的关系

OGR曾经是一个独立的矢量IO库,灵感来自于OpenGIS Simple Features,它是从GDAL中分离出来的。在GDAL 2.0版本中,GDAL和OGR组件被集成在一起。

OGR过去是OpenGIS简单特性参考实现的缩写。然而,由于OGR不完全符合OpenGIS简单特性规范࿰

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值