资源列表
QGIS-Code-Examples-master
- QGIS开发的demo,包括一些常用的QGIS demo源码(QGIS Demo, Include QGIS useful demo....)
OSG2015编译创建地球框架cpp源代码
- 此为OSG2015编译创建地球cpp源代码,只需在头文件及库文件中相应设置方可使用。
椭球面积计算
- 利用ArcGIS Engine 9.3开发的椭球面积计算工具,加载面图层后,执行计算工具即可(The ellipsoid area calculation tool developed by ArcGIS Engine 9.3 is used to perform the calculation tool after loading the surface layer.)
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
中国沙漠黄土分布
- 中国沙漠以及黄土分布图,矢量(shp)格式。(The distribution map of desert and loess in China (vector) (SHP).)
主要河流和湖泊
- 中国主要的河流、湖泊地图,矢量(shp)格式(Map of main rivers and lakes in China, vector (SHP) format)
LoessPlateauRegion
- 中国黄土高原地图,矢量(shp)格式,可用arcmap打开。(Maps o of Chinese Loess Plateau)
ArcGIS Engine控件添加地图实例
- 主要学习ArcGIS桌面端编程,主要功能是使用控件添加地图 使用的语言是C#,开发工具是VS2010+ArcGIS engine(Mainly learning ArcGIS desktop terminal programming, the main function is to use controls to add maps. The language used is C#, and the development tool is VS2010+ArcGIS engine.)
EagleEye
- 实现类似arcGIS平台的鹰眼的效果,实现了主窗口和小窗口视觉联动(To achieve similar arcGIS platform Hawkeye effect, realize the main window and small window visual linkage.)
主要公路-SHP
- china road line shapefile
世界地图Vector
- 世界地图shp,属性数据不是很多,但做示意图足够(map of world.shp it is good.)
图像增强及EDVI计算
- matlab中进行遥感图像处理,包括图像增强及NDVI计算的代码。有直方图均衡化。