资源列表
python3.5_Pillow
- windows平台下Python3.5下的Pillow包的基本应用(Basic codes for Pillow package of Python3.5 in windows)
lst_inversion
- 反演地表温度,针对于LANDSAT5系列卫星传感器,使用单窗口反演的方法反演(Land surface temperature retrieval)
laplacefiltering
- 图像的拉普拉斯滤波可以使用拉普拉斯器滤波来实现,即用卷积函数CONVOL()(LaplaceFiltering The Laplasse filter of the image can be realized by Laplasse filter, that is, convolution function CONVOL ())
Index
- 实现谷歌地图离线化,查询,在做了几个常用的空间查询(Google maps offline, query, do a few commonly used space query)
route
- 利用纽约路网数据计算输入任意两点的经纬度输出最短路径的PLSQL算法(Using the New York road network data to calculate the latitude and longitude of any two points, the PLSQL algorithm is used to output the shortest path.)
mapbaidu-getxy
- 获取百度地图上的地理坐标,纯html调用,可自定义默认起始窗口位置(Get the geographic coordinates on the Baidu map, pure HTML calls, and you can customize the default start window location)
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)