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

gisoracle

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

公告

2019年5月12日

Python mxd中图层信息

摘要: # -*- coding: cp936 -*- import arcpy #get mxd directory myinput = arcpy.GetParameterAsText(0) mxd=arcpy.mapping.MapDocument(myinput) for df in arcpy.mapping.ListDataFrames(mxd): for lyr in arc... 阅读全文

posted @ 2019-05-12 22:37 gisai 阅读(234) 评论(0) 推荐(0)

ArcGIS Python查看geodatabase(.gdb)版本

摘要: 代码:10.0不能运行 2.2.0 9.2 2.3.0 9.3、9.3.1 3.0.0 10.0、10.1、10.2、10.2.1、10.2.2、10.3、10.3.1、10.4、10.4.1、10.5、10.5.1 ArcGIS Pro 1.0、1.1、1.2、1.3、1.4 阅读全文

posted @ 2019-05-12 12:58 gisai 阅读(845) 评论(0) 推荐(0)

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