• 博客园logo
  • 会员
  • 众包
  • 新闻
  • 博问
  • 闪存
  • 赞助商
  • HarmonyOS
  • Chat2DB
    • 搜索
      所有博客
    • 搜索
      当前博客
  • 写随笔 我的博客 短消息 简洁模式
    用户头像
    我的博客 我的园子 账号设置 会员中心 简洁模式 ... 退出登录
    注册 登录

gisoracle

  • 博客园
  • 联系
  • 订阅
  • 管理

公告

2017年9月21日

arcgis python 沿线生成点

摘要: # coding: utf-8 """ Source Name: generatepointsfromlines.py Version: ArcGIS 10.4/Pro 1.2 Author: Environmental Systems Research Institute Inc. Description: Source for Generate Points... 阅读全文

posted @ 2017-09-21 13:51 gisai 阅读(1850) 评论(0) 推荐(0)

arcgis新版本增加的功能

摘要: 1.导出拓扑错误 2.应用图层的符号设置 3.创建 SQLite 数据库 4.最小包围体 5.图形缓冲 6.按属性分割 阅读全文

posted @ 2017-09-21 13:34 gisai 阅读(245) 评论(0) 推荐(0)

arcgis python 创建 SQLite 数据库

摘要: # -*- ################# """ Tool name: Create SQLite Database Source: CreateSQLiteDatabase.py Author: ESRI Create a SQLite database of the selected flavor: ST_Geometry, SpatiaLite, GeoPackage. """ ... 阅读全文

posted @ 2017-09-21 13:13 gisai 阅读(478) 评论(0) 推荐(0)

arcgis python添加几何属性

摘要: import arcpy import numpy import math def AddGeometryAttributes(fc, geomProperties, lUnit, aUnit, cs): """------------------------------------------------------------------------- Tool: ... 阅读全文

posted @ 2017-09-21 13:11 gisai 阅读(1786) 评论(0) 推荐(0)

点集转线python最优代码

摘要: import arcpy import os import types def convertPoints(): arcpy.env.overwriteOutput = True inPts = arcpy.GetParameterAsText(0) # Input point FC outFeatures = arcpy.GetParameterAsText(1)... 阅读全文

posted @ 2017-09-21 13:07 gisai 阅读(1522) 评论(0) 推荐(0)

安装arcgis10.5不能启动服务的解决方案转

摘要: 柚子的二分口粮地 来自:http://www.cnblogs.com/youzi-xuchongyou/p/7218422.html 安装arcgis10.5不能启动服务的解决方案 最近由于公司需要,要装arcgis10.5,但是装这软件就费了好久的功夫.以前用的10.2,安装比较简单,但是10.5 阅读全文

posted @ 2017-09-21 12:46 gisai 阅读(1881) 评论(0) 推荐(0)

 
博客园  ©  2004-2025
浙公网安备 33010602011771号 浙ICP备2021040463号-3