▍1. 批量归一化代码
说明: 对数据进行批量归一化处理,适合gis工作人员,可以在gis的arcpy中运行。(Batch normalization of data is suitable for gis staff and can be run in gis arcpy.)
说明: 对数据进行批量归一化处理,适合gis工作人员,可以在gis的arcpy中运行。(Batch normalization of data is suitable for gis staff and can be run in gis arcpy.)
说明: 用于计算全局莫兰指数的QGIS插件,可衡量地理要素的空间自相关程度(a plugin to calculate Moran'I)
玫瑰图,在ARCGIS里实现玫瑰图,python语言编写。(Rose diagram in Fig ARCGIS achieve Rose, python languages.)
说明: dem图带,可以使用DEM高程图进行gis分析(DEM map strip, DEM elevation map can be used for GIS analysis)
说明: 针对地理学、地理信息系统、遥感技术与应用等专业的技术人员,在使用ArcGIS软件绘图时,可以采用Python 中Arcpy 模块,实现批量处理。 针对栅格数据即遥感影像,在对图像进行分析时,如变化检测,土地覆盖类型提取等。这些都需要依据光谱特征对图像进行分类,并对分类后的结果进行标记。(For the technical personnel of geography, GIS, remote sensing technology and application, arcpy module in Python can be used to realize batch processing when drawing with ArcGIS software. For raster data, that is, remote sensing image, in the analysis of the image, such as change detection, land cover type extraction and so on. All of these need to classify the image according to the spectral characteristics and label the classified results.)
地理信息系统应用,面向ArcGIS的Python脚本编程(Geographic Information System Application, Python Script Programming for ArcGIS)
说明: 地理信息系统应用,面向ArcGIS的Python脚本编程(Geographic Information System Application, Python Script Programming for ArcGIS)
基于python语言的ARCGIS中shp图形文件的读取(SHP based on ARCGIS Python language of the graphic file reads)
说明: 成都市shp格式地图,带地理坐标系,内容详细。包含大量的地理信息。(Chengdu city shp format map with geographic coordinate system, detailed content. Contains a lot of geographic information.)
arcpy arcgis server 自动发布grib2气象网格数据(arcpy arcgis server Automatic publishing of meteorological grid data)
说明: arcpy arcgis server 自动发布grib2气象网格数据(arcpy arcgis server Automatic publishing of meteorological grid data)
ARCGIS图斑净面积计算工具,AreaCalculationTool(A Tool for Calculating Net Area of Patches)
说明: ARCGIS图斑净面积计算工具,AreaCalculationTool(A Tool for Calculating Net Area of Patches)
说明: Python与开源GIS——数据处理、空间分析与地图制图(Python and open source GIS: data processing, spatial analysis and Cartography)
说明: 本文针对滑坡预测预报这一复杂性问题提出一种基于前向反馈传播(BP)神经网络的预测模型,描述了滑坡系统输入输出之间的非线性关系。为克服 BP 网络后期收敛速度慢、易陷入局部极小点等缺点,以遗传算法(GA)和模拟退火算法(SA)相结合的方式即遗传-模拟退火(GSA)算法对网络权值进行优化。用该方法预测滑坡位移获得了较好的效果(In this paper, a prediction model based on forward feedback propagation (BP) neural network is proposed for the complex problem of landslide prediction. The nonlinear relationship between input and output of landslide system is described. In order to overcome the shortcomings of BP network, such as slow convergence speed and easy to fall into local minima, genetic algorithm (GA) and simulated annealing algorithm (SA) are combined to optimize the network weight. The method can be used to predict the displacement of landslides)
基于arcmap,批量处理tif文件,批量出图(Based on arcmap, batch processing TIF files, batch drawing)
说明: 基于arcmap,批量处理tif文件,批量出图(Based on arcmap, batch processing TIF files, batch drawing)
面向地理信息的Python编程ArcGIS环境搭建(Python programming ArcGIS environment building for geographic information)
将ARCGIS的MXD文件转换为PDF的python代码。(A simple tool to convert multiple map documents into a multi-page PDF document. This script will export multiple map document layoutinto a single # output PDF file. The script is intended to run within a script tool. There are two # parameters: # 1) Select Map Documents to Append, # 2) Output PDF.)