CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - Arcpy

搜索资源列表

  1. arcpy_applicaiton

    0下载:
  2. arcpy应用实例,利用python进行一些简单的地理文件的操作-arcpy application example, the use of some simple geographic python file operations
  3. 所属分类:Algorithm

    • 发布日期:2017-03-25
    • 文件大小:718
    • 提供者:Giant
  1. Python-textbook

    0下载:
  2. python 是针对于初学者入门的流通教程-This PDF is a wide spread textbook for learners who want to start arcpy
  3. 所属分类:GIS program

    • 发布日期:2017-04-04
    • 文件大小:264026
    • 提供者:ndjlwy
  1. topoint

    0下载:
  2. xy坐标文件转shp文件 ,arcpy库-xy to point
  3. 所属分类:Other systems

    • 发布日期:2017-03-27
    • 文件大小:762542
    • 提供者:wu
  1. Python-Program

    0下载:
  2. 批量修改根目录下所有子目录文件名,批量挑选某类文件复制到新文件夹,批量压缩目录下所有子目录文件.以及ArcGIS中arcpy批量出图,列出所有文件。-Batch modify all subdirectories under the root directory file names, bulk pick certain files copied to the new folder, batch compress files in all subdirectories under directo
  3. 所属分类:Other systems

    • 发布日期:2017-04-14
    • 文件大小:3292
    • 提供者:常克思
  1. certainp_sample_selection

    0下载:
  2. Selection certain percentage of points in arcgis using arcpy-Selection certain percentage of points in arcgis using arcpy....
  3. 所属分类:Other systems

    • 发布日期:2017-04-12
    • 文件大小:793
    • 提供者:jack
  1. Univariate Moran Index

    0下载:
  2. Univariate Moran's I 指数计算过程脚本,运用ArcGIS自带的arcpy工具包(Univariate Moran's I calculation scr ipt using ArcPy tool in ArcGIS Desktop software)
  3. 所属分类:其他

    • 发布日期:2017-12-19
    • 文件大小:2048
    • 提供者:Boorn
  1. 使用arcpy获取简单的矢量数据信息

    0下载:
  2. 使用arcpy获取简单的矢量数据信息(Using arcpy to obtain simple vector data information)
  3. 所属分类:其他

    • 发布日期:2017-12-27
    • 文件大小:1024
    • 提供者:PPTT
  1. extract_field

    0下载:
  2. 提取shp文件中的数据,本例是北京GIS文件中提取高速公路数据(extracting data from .shp file, Beijing highway as an example.)
  3. 所属分类:GIS编程

    • 发布日期:2018-01-01
    • 文件大小:675840
    • 提供者:ziymhd
  1. python

    0下载:
  2. # Import system modules import arcpy from arcpy import env from arcpy.sa import * arcpy.CheckOutExtension("spatial") arcpy.gp.overwriteOutput=1 # Set environment settings arcpy.env.workspace = "D:\\Qinghai-Tibet Plateau\\2
  3. 所属分类:Python编程

    • 发布日期:2018-01-01
    • 文件大小:1024
    • 提供者:kang06115
  1. cutbyPlygon

    0下载:
  2. arcpy rasterdata batchclip
  3. 所属分类:其他

    • 发布日期:2018-01-07
    • 文件大小:1024
    • 提供者:erikrex
  1. shp

    0下载:
  2. ARCPY包的使用进行简单的属性数据查询以及更新(The use of ARCPY packages for simple attribute data queries and updates)
  3. 所属分类:其他

  1. 单一文件栅格数据格式转换

    0下载:
  2. 用于将其他格式文件转换为envi标准格式,适用于arcgis arcpy use for converting other format to envi standard format(use for converting other format to envi standard format)
  3. 所属分类:GIS编程

    • 发布日期:2018-04-20
    • 文件大小:1024
    • 提供者:suton
  1. NBEducation

    0下载:
  2. 用arcpy构建路网增加字段等功能,arcgis10.2(build road network add filed.etc using arcgis10.2)
  3. 所属分类:其他

    • 发布日期:2018-04-30
    • 文件大小:9216
    • 提供者:djsfjh
  1. split featurs

    0下载:
  2. 使用arcpy 实现按照等分多边形图斑, 可以扩展为按照面积分割。(Using arcpy to implement the divide polygon by equals parts)
  3. 所属分类:Python编程

    • 发布日期:2018-04-30
    • 文件大小:2048
    • 提供者:megoo
  1. GISTools

    0下载:
  2. 通过arcgis python 模块包arcpy读取dxf文件,并添加到gdb文件数据库中。(Read the DXF file through the ArcGIS Python module package arcpy, and add it to the GDB file database.)
  3. 所属分类:图形图像处理

    • 发布日期:2018-04-30
    • 文件大小:17408
    • 提供者:megoo
  1. l_Python

    0下载:
  2. 输入栅格文件和掩膜矢量,进行批量裁剪.python的版本为2.7,需要导入arcpy模块(batch clip rasters under python2.7 programm)
  3. 所属分类:其他

    • 发布日期:2019-07-10
    • 文件大小:3072
    • 提供者:royyey
  1. arcpy

    0下载:
  2. 可以进行批量裁剪TIF格式文件,适用于大量数据预处理(GOODLUCK,wish that my code will help your clip)
  3. 所属分类:其他

    • 发布日期:2019-07-10
    • 文件大小:2048
    • 提供者:金发碧眼
  1. 二元一次方程拟合

    1下载:
  2. 程序的二元一次方程拟合是针对遥感数据逐像元拟合的。最终会输出各自变量系数以及常数项(以图像形式输出)(The binary first-order equation fitting of the program is pixel-by-pixel fitting for remote sensing data. Ultimately, the coefficients of each variable and the constant terms (output in image form) a
  3. 所属分类:GIS编程

    • 发布日期:2019-07-10
    • 文件大小:8192
    • 提供者:CSDQJ
  1. 高程点自动匹配程序

    0下载:
  2. 由于程序需要用到arcgis自带的arcpy,而arcpy不是需要付费的,故只能将脚本导入arcgis中运行,具体方法如下: 1.在lwcheck软件中,生成mdb,并导入检测点数据后,进行平面点自动匹配,然后关闭lwcheck软件,打开arcgis,导入mdb数据,添加“Check_Points”和“Point_0”两个点层。点击python按钮,调出python窗口。 2.在python窗口中,点击右键,点击“load...”,选择“高程点自动匹配.py”,点击确定,按下回车键,
  3. 所属分类:能源行业(电力石油煤炭)

搜珍网 www.dssz.com