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

gisoracle

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

公告

上一页 1 ··· 6 7 8 9 10 11 12 13 14 ··· 159 下一页

2022年5月14日

ArcGIS Pro属性颜色符号化

摘要: /// <summary> /// You must call this method on the MCT! /// </summary> /// <returns></returns> private CIMRenderer CreateUniqueValueRendererUsingColor 阅读全文

posted @ 2022-05-14 21:27 gisai 阅读(259) 评论(0) 推荐(0)

FeatureElevationExpression和FeatureElevationExpressionInfo

摘要: FeatureElevationExpression和FeatureElevationExpressionInfo设置三维 阅读全文

posted @ 2022-05-14 10:18 gisai 阅读(54) 评论(0) 推荐(0)

2022年5月13日

ArcGIS Pro地图范围和视野范围

摘要: atialReference sr3857 = SpatialReferenceBuilder.CreateSpatialReference(3857); // Builder constructors need to run on the MCT. using (SpatialReferenceB 阅读全文

posted @ 2022-05-13 21:54 gisai 阅读(256) 评论(0) 推荐(0)

ArcGIS Pro创建注记

摘要: You can check out some of these Annotation tools: Annotate Selected Features Convert Labels To Annotation 阅读全文

posted @ 2022-05-13 21:15 gisai 阅读(165) 评论(0) 推荐(0)

ArcGIS Pro注记编辑

摘要: internal class ChangeSymbol : Button { protected async override void OnClick() { var annoLayer = MapView.Active.Map.GetLayersAsFlattenedList().OfType< 阅读全文

posted @ 2022-05-13 21:09 gisai 阅读(229) 评论(0) 推荐(0)

ArcGIS Pro删除所有注记

摘要: protected override async void OnClick() { var activeMap = MapView.Active?.Map; if (activeMap == null) return; var location = @"C:/Data/FeatureTest/Fea 阅读全文

posted @ 2022-05-13 21:04 gisai 阅读(728) 评论(0) 推荐(0)

ArcGIS Pro sdk影像裁剪

摘要: /Clip the elevation layer with water body string out_workspace = Project.Current.DefaultGeodatabasePath; string input_feature = Path.Combine(out_works 阅读全文

posted @ 2022-05-13 20:51 gisai 阅读(192) 评论(0) 推荐(0)

AddOverlay和删除

摘要: Skip to content Product Team Enterprise Explore Marketplace Pricing Sign in Sign up Esri / arcgis-pro-sdk-community-samples Public Code Issues 2 Pull 阅读全文

posted @ 2022-05-13 20:31 gisai 阅读(149) 评论(0) 推荐(0)

RemoveElevationSurface失败

摘要: map.RemoveElevationSurface will throw an InvalidOperationException if you try to remove the ground surface. The following code should be used to remov 阅读全文

posted @ 2022-05-13 20:22 gisai 阅读(29) 评论(0) 推荐(0)

GetZsFromSurfaceAsync

摘要: 从表面获得 namespace BeforeSketchCompleted { internal class BeforeSketchCompleted : Button { readonly string surfaceName = "Ground"; ArcGIS.Core.Events.Sub 阅读全文

posted @ 2022-05-13 19:45 gisai 阅读(56) 评论(0) 推荐(0)

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