搜索资源列表
gdal132
- GSAL 是国外一套开源的GIS 栅格数据的转换库.英文介绍如下:GDAL is a translator library for raster geospatial data formats. As a library, it presents a single abstract data model to the calling application for all supported formats. -GSAL abroad is a set of open-source GIS ra
Demeter.4.0
- 用GDAL库实现的操作栅格的程序,C++编写。
gdal-1.5.1.tar
- 主题:支持各种矢量和栅格空间数据格式 分类:GIS基础函数库 描述:GDAL/OGR类库目前是两个不同的组成模块,GDAL提供了一整套读写不同栅格数据格式的功能的抽象类库,而OGR则是一个读写诸多矢量数据格式功能的抽象类库。 开始时间: 语言:C、C++ 许可:MIT License 演示:使用GDAL的项目和产品很多,其中有名的包括ESRI ArcGIS 9.2+,Feature Data Objects (FDO), FME,Google Earth,GRASS,Ma
GDAL_model
- gdal是一个栅格影像抽象处理库。本文档主要解释了其栅格模型结构(中文翻译)
gdal-1.5.2.tar
- Geospatial Data Abstraction Library 空间数据提取库 通过GDAL可以使用至少42种不同的栅格数据格式,通过ORG可以使用至少18中不同的矢量数据格式。
gdal162
- GDAL是一个操作各种栅格地理数据格式的库。包括读取、写入、转换、处理各种栅格数据格式(有些特定的格式对一些操作如写入等不支持)。它使用了一个单一的抽象数据模型就支持了大多数的栅格数据(GIS对栅格,矢量,3D数据模型的抽象能力实在令人叹服)。
SampleOfGDAL
- 一个gdal读写栅格数据的例子,很实用哦-An example of gdal raster data reading and writing
gdal151-vc8
- gdal是开发GIS 的重要库,可以操作栅格与矢量数据,这是最新的已编好的库,与visual 2005,2008 直接应用-gdal important is to develop GIS database, can operate grid and vector data, which is the latest has been a good library, with the direct application of visual 2005,2008
GDALforVC
- VC为开发平台介绍GDAL对栅格数据的操作方法-Platform for the development of VC introduced the GDAL for raster data operation methods
TestImageViewMFC
- 功能:显示栅格数据 特点: 1 通过GDAL读取栅格数据 2 在MFC对话框上创建OpenGL窗口 3 在OpenGL窗口中显示栅格数据-Function: display raster data characteristics: a raster data via GDAL to read two to create OpenGL in MFC dialog window 3 in the OpenGL window to display raster data
gdal_CSharp160
- gdal是栅格和矢量地图处理的开源库,压缩包内是编译好的1.6.0版的dll,用于c#开发-gdal raster and vector maps are dealing with open-source libraries, compression packages are compiled 1.6.0 version of the dll, for c# developers
pil-handbook
- PIL主要应用于图片处理方面,与GDAL不同,针对栅格图片,也就是常说的数字图像处理,而GDAL的处理数据包括矢量、栅格数据,与GIS结合相当紧密。 PIL的优势在于图片的数字处理,如:图片的大小,旋转,增强等。 -PIL handbook
gdalLibiaryandStudyTurista
- Gdal库是一个转换各种栅格格式数据的库,包括各种读取、写入、转换和处理各种栅格数据格式,它使用了一个简单的数据模型就支持了大多数的栅格数据,当然除了对栅格数据的强大处理能力,还包括了一个非常有名的库ogr(对Gis矢量数据进行处理)。-Gdal library is a variety of raster format data conversion library, including reading, writing, conversion and processing a variety
TestImageViewMFC
- 功能:显示栅格数据 特点: 1 通过GDAL读取栅格数据 2 在MFC对话框上创建OpenGL窗口 3 在OpenGL窗口中显示栅格数据-Function: display raster data features: 1 raster data via GDAL read 2 to create OpenGL in MFC dialog window to display the window in OpenGL 3 raster data
GDAL
- GDAL(Geospatial Data Abstraction Library)是一个在X/MIT许可协议下的开源栅格空间数据转换库。它利用抽象数据模型来表达所支持的各种文件格式。它还有一系列命令行工具来进行数据转换和处理。-GDAL (Geospatial Data Abstraction Library) is an X/MIT license agreement under open source raster spatial data conversion library. It us
OpenG-Draw-Mesh
- 功能:显示栅格数据 特点: 1 通过GDAL读取栅格数据 2 在MFC对话框上创建OpenGL窗口 3 在OpenGL窗口中显示栅格数据-Function: display raster data features: read by GDAL raster data to create OpenGL window in MFC dialog in the OpenGL window display raster data
Available-in-the-GDAL-library-file
- GDAL是一个在X/MIT许可协议下的开源栅格空间数据转换库。它利用抽象数据模型来表达所支持的各种文件格式。它还有一系列命令行工具来进行数据转换和处理。-Is an open source GDAL raster spatial data conversion library in the X/MIT license agreement. It uses abstract data model to express a variety of file formats are supported.
GDAL-library-study-notes
- GDAL是一个操作各种栅格地理数据格式的库。包括读取、写入、转换、处理各种栅格数据格式,它使用了一个单一的抽象数据模型就支持了大多数的栅格数据-GDAL is an operation of various raster geographic data format library. Including read, write, convert, handle a variety of raster data formats, it uses a single abstract data mod
GDAL.doc
- GDAL开发手册 基础API的介绍和一些入门知识。GDAL(Geospatial Data Abstraction Library)是一个在X/MIT许可协议下的开源栅格空间数据转换库。它利用抽象数据模型来表达所支持的各种文件格式。-GDAL Development Manual- describes the basic API and some started. GDAL (Geospatial Data Abstraction Library) is an open source raste
gdalv2.3.1
- gdal is a translator library for raster and vector geospatial data formats that is released under an X/MIT style Open Source license by the Open Source Geospatial Foundation. As a library, it presents a single raster abstract data model and single ve