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

gisoracle

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

公告

上一页 1 ··· 4 5 6 7 8 9 10 11 12 ··· 159 下一页

2022年9月12日

Arcengine获得模型(工具)是否存在

摘要: public static bool Exists(IGeoProcessor gp, string modalname) { IGpEnumList pList = gp.ListTools(""); string name = pList.Next(); while (name != "") { 阅读全文

posted @ 2022-09-12 14:56 gisai 阅读(37) 评论(0) 推荐(0)

2022年8月25日

Needs to run on the GUI thread解决

摘要: Needs to run on the GUI thread- 不能再放到在 await QueuedTask.Run(() =>内部 需要在GUI线程上运行 图形用户界面(Graphical User Interface,简称 GUI,又称图形用户接口)是指采用图形方式显示的计算机操作用户界面。 阅读全文

posted @ 2022-08-25 14:37 gisai 阅读(36) 评论(0) 推荐(0)

2022年8月18日

AreEngine 求最小面积的外接矩形,非IEnvelope,表达不清楚了

摘要: 来自:https://www.cnblogs.com/clgis/p/9831915.html 1,总是会得到一些奇奇怪怪的要求,求一个面对象的外接最小面积的矩形,和ArcToolBox中的Mininum Bounding Geometry功能下的RECTANGLE_BY_AREA想似。具体看下图: 阅读全文

posted @ 2022-08-18 13:00 gisai 阅读(47) 评论(0) 推荐(0)

2022年8月9日

ArcGIS Pro和Geoscene不能同时安装,因为是同一个软件

摘要: ArcGIS Pro和Geoscene不能同时安装,因为是同一个软件 阅读全文

posted @ 2022-08-09 13:59 gisai 阅读(1095) 评论(0) 推荐(0)

2022年7月22日

ArcGIS Python获得一个数据库所有要素类

摘要: import arcpy import os arcpy.env.workspace = "E:\\BaiduNetdiskDownload\\GeoScene Pro入门课程数据(1)\\data1-10\\data1-10\\第八章\\北京要素.gdb" datasets = arcpy.Lis 阅读全文

posted @ 2022-07-22 07:23 gisai 阅读(254) 评论(0) 推荐(0)

2022年7月17日

获取GeoScene Pro 90天免费试用版

摘要: 获取GeoScene Pro 90天免费试用版 0 分享 2022-07-01 之前有写过 获取ArcGIS Pro试用,这篇文章是获取GeoScene Pro 90天免费试用版的步骤,目前能申请的最新试用版是Pro2.1。 第一步: 打开网址https://edutrial.geoscene.cn 阅读全文

posted @ 2022-07-17 21:03 gisai 阅读(2103) 评论(0) 推荐(0)

2022年6月20日

1956和1985高程转换

摘要: 阅读全文

posted @ 2022-06-20 22:11 gisai 阅读(250) 评论(0) 推荐(0)

2022年6月7日

ArcGIS Pro SDK获得线的交点

摘要: Geometry g = GeometryEngine.Instance.Intersection(line1, line2, GeometryDimension.esriGeometry0Dimension); Multipoint resultMultipoint = g as Multipoi 阅读全文

posted @ 2022-06-07 21:32 gisai 阅读(183) 评论(0) 推荐(0)

2022年5月27日

Pro中导出shapefile,字段名被截断为3个汉字

摘要: Pro中导出shapefile,字段名被截断为3个汉字shapefile字段名最多可以存储10个字符或5个汉字,这是shapefile本身的限制。更详细的解释可以参考Troubleshooting: Shapefile 乱码与字符截断问题。【解决方法】: 在注册表HKEY_CURRENT_USER\ 阅读全文

posted @ 2022-05-27 10:46 gisai 阅读(316) 评论(0) 推荐(0)

2022年5月25日

Excel中*替换为空

摘要: 查找输入~*替换不输入全部替换将 * 这个替换成空白 阅读全文

posted @ 2022-05-25 14:42 gisai 阅读(560) 评论(0) 推荐(0)

上一页 1 ··· 4 5 6 7 8 9 10 11 12 ··· 159 下一页
 
博客园  ©  2004-2025
浙公网安备 33010602011771号 浙ICP备2021040463号-3