资源列表
shp2csv
- 将GIS数据中的shp矢量文件进行读取,并导出为WTK格式的文本,存储在csv中(The SHP vector file in the GIS data is read, and exported to the WTK format of the text, stored in CSV)
读取实测土壤水数据
- 读取从中国农业气象站获取的各类型作物的实测土壤水数据(Reading measured soil water data)
Draw
- 利用javascr ipt动态创建<canvas>标签,设置不同的颜色画笔,随意绘制矩形和线(Use Javascr ipt to create <canvas> tags dynamically, set different color brushes, draw rectangles and lines at will)
InsertTable
- 在图片上插入文字、表格等。python语言。简短小程序。(insert table and text into picture)
GeoserverMapStyle
- 有关geoserver开始用中,地图样式的设置,参考书籍和实践检测,设置的一个基本样式,仅供参考(For geoserver start with, map style settings, reference books and practice testing, set a basic style, for reference only)
CreatTin
- 由IPolygon和IFeatureClass创建三角网的函数,基于arcengine的二次开发(The function of creating TIN from polygons and featureClass)
xyz2g
- Convert XYZ position coordinates to lat/lon/height
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))