资源列表
mask
- 在arcgis里用IDLE (Python GUI)写入此代码,进行影像的批量裁剪(This can be used for mass clipping of images)
单一文件栅格数据格式转换
- 用于将其他格式文件转换为envi标准格式,适用于arcgis arcpy use for converting other format to envi standard format(use for converting other format to envi standard format)
批量栅格数据格式转换
- 用于批量修改图片格式到envi 标准格式,适用于arcgis 平台。(use for converting other format to envi standard format)
inside_shape_geog
- 寻找位于多边形shape内的所有点(地理坐标)(FIND ALL POINTS WITHIN A POLYGON SHAPEFILE)
inside_shape_proj
- 寻找位于多边形shapefile内的所有点(投影坐标)(FIND ALL POINTS WITHIN A POLYGON shapefile,Shapefile must be in map projection (avoids dateline problems))
开源GIS视频教程优化版
- 通过该课程的学习,主要掌握地理信息系统(GIS)概念,空间分析功能;开源GIS及内容;了解常见开源桌面、Web和移动GIS等各种平台软件功能和设计;学习开源开发方法和开源GIS项目设计。达到以下教学目的: 1、了解开源精神——自由、开放、共享,树立开源学习理念。掌握开源GIS设计方法和技术,重点掌握开源GIS软件的基本应用 2、通过对典型开源GIS项目的分析,重点学习GIS设计的基本内容:项目规划,组织管理,系统设计,编码技能和系统测试与维护 3、通过典型模式分析,掌握设计模式在GI
TXTDataExtraction
- 提取txt文件中的站点气候数据,并将其写为tif图像(Extract the site climate data in TXT file and write it as TIF image.)
py
- 利用python编程,在软件中实现点的添加和现实。。。。。(Python programming is used to add and reallocate points in software.)
matlab读取矢量文件
- matlab读取shp文件,显示并裁剪栅格数据(you can use the matlab code to read .shp file, and then show or clip raster file in the matlab environment.)
conver_csv_shp_kriking_to_tif
- 能够将站点数据转换成标准的具有WGS84坐标系的TIF数据,采用克里格插值,数据的分辨率可以自己设定,0.1是10KM,内部功能包含将csv数据转换成lyr以及转换成shp数据,再将shp数据转换成TIF数据(site data can be converted into a standard TIF data with WGS84 coordinate system, using Kriging interpolation, the resolution of the data can be
last_linfit
- 处理遥感图形,将时间序列进行分布式线性拟合(Processing remote sensing graph and distributed linear fitting of time series)
TXT
- arcgis中用于批量NDVI数据月合成的python代码和批量裁剪的代码(Python code for monthly composition of batch NDVI data in ArcGIS and batch cut code)
