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

gisoracle

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

公告

上一页 1 ··· 58 59 60 61 62 63 64 65 66 ··· 159 下一页

2019年6月4日

arcgis python对于输出参数,获得ERROR 000840: 该值不是 要素类。

摘要: ERROR 000840: 该值不是 要素类。 阅读全文

posted @ 2019-06-04 17:13 gisai 阅读(1359) 评论(0) 推荐(0)

Arcgis python geometry

摘要: Geometry 描述 来自:https://pro.arcgis.com/zh-cn/pro-app/arcpy/classes/geometry.htm 几何对象定义空间位置和关联几何形状。 描述 来自:https://pro.arcgis.com/zh-cn/pro-app/arcpy/cla 阅读全文

posted @ 2019-06-04 11:21 gisai 阅读(956) 评论(0) 推荐(0)

2019年6月3日

使用SearchCursor排序字段必须在输出字段

摘要: 使用SearchCursor排序字段必须在输出字段,否则不能排序 阅读全文

posted @ 2019-06-03 11:21 gisai 阅读(151) 评论(0) 推荐(0)

2019年5月30日

ArcGIS python 退出

摘要: os._exit(0),退出ArcMap pass:不做任何事情,只起到占位的作用 3、exit():结束整个程序 >` 阅读全文

posted @ 2019-05-30 21:16 gisai 阅读(316) 评论(0) 推荐(0)

python coercing to Unicode: need string or buffer, int found

摘要: 数据没有转换为字符串,加str就可以 阅读全文

posted @ 2019-05-30 21:02 gisai 阅读(503) 评论(0) 推荐(0)

2019年5月29日

python 字符串只替换一次函数,支持汉字

摘要: python 字符串只替换一次函数,支持汉字 阅读全文

posted @ 2019-05-29 22:39 gisai 阅读(467) 评论(0) 推荐(0)

ArcGIS python field 字段

摘要: The field object represents a column in a table. A field has many properties, the most obvious ones being its name and its type. 讨论 Field properties can be accessed through the ListFields and Descr... 阅读全文

posted @ 2019-05-29 08:29 gisai 阅读(740) 评论(0) 推荐(0)

2019年5月27日

shapefile 输出的地理处理注意事项

摘要: 多年来,ESRI 为存储地理信息开发了三种主要数据格式 - coverage 格式、shapefile 格式及地理数据库格式。其中,所开发的 Shapefile 为存储地理及属性信息提供了一种简单的非拓扑格式。正由于 shapefile 的简易性,使其成为一种非常流行的开放式数据转换格式。凭借其简易 阅读全文

posted @ 2019-05-27 23:39 gisai 阅读(724) 评论(0) 推荐(0)

arcgis python RefreshActiveView CLEAR_SELECTION

摘要: import arcpy mxd = arcpy.mapping.MapDocument("CURRENT") df = arcpy.mapping.ListDataFrames(mxd, "Layers")[0] lyr = arcpy.mapping.ListLayers(mxd, "Cities", df)[0] # Use the SelectLayerByAttribute too... 阅读全文

posted @ 2019-05-27 23:26 gisai 阅读(421) 评论(0) 推荐(0)

2019年5月26日

arcgis python 判断是数据库或是文件夹

摘要: arcgis python 判断是数据库或是文件夹 阅读全文

posted @ 2019-05-26 22:08 gisai 阅读(314) 评论(0) 推荐(0)

上一页 1 ··· 58 59 60 61 62 63 64 65 66 ··· 159 下一页
 
博客园  ©  2004-2025
浙公网安备 33010602011771号 浙ICP备2021040463号-3