搜索资源列表
tab-mif
- mapinfo的tab和mif的转换,不使用mapx等控件。利用ogr库函数。在DOS下运行-MapInfo tab and mif conversion, the non-use of such controls mapx. Ogr use of the function. Running under DOS
ogr-release-0401221640.tar
- The OpenGPSRec receiver software runs on the real time operating system RTAI-Linux. It compiles with gcc using a RTAI-patched linux kernel. linux下的GPS 开放源码~!
gdal-1.5.0.tar
- gdal是开发GIS信息系统必须的库,包括转换地图格式,形成上层操作的OGR等等.这个是比较新的1.5.0版本.支持HTTP等等.
mitab-1.7.0-win32
- MITAB 是一个开放的用来读写MapInfo .TAB (binary) 和 .MIFMID 文件的C++ library. 它是基于OGR library 来编写的. 这个是罪行的版本; 对于GIS工作者来说,非常的有用、
gdal-1.5.1.tar
- 主题:支持各种矢量和栅格空间数据格式 分类:GIS基础函数库 描述:GDAL/OGR类库目前是两个不同的组成模块,GDAL提供了一整套读写不同栅格数据格式的功能的抽象类库,而OGR则是一个读写诸多矢量数据格式功能的抽象类库。 开始时间: 语言:C、C++ 许可:MIT License 演示:使用GDAL的项目和产品很多,其中有名的包括ESRI ArcGIS 9.2+,Feature Data Objects (F
OGR
- gdal ORG 库矢量数据读取的例子代码,对初学org库的朋友有很大的帮助
shapelib
- 读写ESRI公司Shape格式文件的C底层类库,十分简洁强大,大名鼎鼎的OGR library中对Shape文件的IO就是用的这个库,包含完整代码,文档和测试工程,或用于C/C++,C#,VB等
shptogml_051021
- shp to gml
gdal-1.5.1.tar
- 主题:支持各种矢量和栅格空间数据格式 分类:GIS基础函数库 描述:GDAL/OGR类库目前是两个不同的组成模块,GDAL提供了一整套读写不同栅格数据格式的功能的抽象类库,而OGR则是一个读写诸多矢量数据格式功能的抽象类库。 开始时间: 语言:C、C++ 许可:MIT License 演示:使用GDAL的项目和产品很多,其中有名的包括ESRI ArcGIS 9.2+,Feature Data Objects (F
OGR
- gdal ORG 库矢量数据读取的例子代码,对初学org库的朋友有很大的帮助-gdal ORG library to read examples of vector data code, for beginner Friend org library has a great help
shapelib
- 读写ESRI公司Shape格式文件的C底层类库,十分简洁强大,大名鼎鼎的OGR library中对Shape文件的IO就是用的这个库,包含完整代码,文档和测试工程,或用于C/C++,C#,VB等-Read and write ESRI, Shape file format underlying C library, a very concise powerful, the famous OGR library of Shape file
ogr
- 开源的ogr文档,可以参考一下,写的挺好的-Ogr open source documents, reference and writing quite good
gdal150
- gdal/ogr库,一种强大的插件,支持读取多种格式的文件-gdal/ogr library, a powerful plug-in support to read multiple file formats
GDAL.OGR
- GDAL OGR 简单数据转换 shapefile mif tab格式-GDAL OGR data convert,shapefile mif tab
ogr
- 解析或生成shape\mif\tab等多种GIS文件-Parse GIS Files
ogr
- c# 语言利用ogr生成点的矢量文件,注册链接,生成shp文件-c# language the ogr generate point vector file registration link generated shp file
Getting-Started-of-OGR
- This document is to explain how to read and write data from a file with OGR' s C++ class. It is strongly recommended to read this document before the first reading introduces OGR architecture descr iption document, wh
ogrIntersectLyr
- 使用ogr进行intersect空间运算,结果导出excel(ogr intersect c++ gdal excel)
ogrConnOracle
- 使用gdal/ogr链接oracle spatial(gdal/ogr connection oracle spatial)
TxtToShpLine
- 最近由于项目需要,不能使用ArcEngine,要将文本文件转shapefile文件,但网上没有现成的。本菜鸟几经摸索得知可用GDAL/OGR库创建,才完成这一功能。若有问题请留言。PS:这是转线shp的,想转点和面的改一下就行了,网上都有。(Recently, due to project needs, ArcEngine can not be used to transfer text files to ShapeFile files