前言:样例数据及使用的model工具箱都已经打包上传,下载地址为:https://download.csdn.net/download/suntongxue100/12719355

一、 数据情况

样例数据已经包含Class类别信息,在ArcGIS Pro中通过分类别显示,用不同颜色符号化加以区分:
使用ArcGIS Pro点云数据提取建筑物footprint
使用ArcGIS Pro点云数据提取建筑物footprint
提取目标为红色建筑物的footprint。

二、 Classify工具数据预处理

如果手上的点云数据没有class分级,可以使用Pro中3D分析扩展中的分类工具进行数据预处理:
使用ArcGIS Pro点云数据提取建筑物footprint

三、 构建model,提取footprint

在Pro的Molder Builder中构建model,用于提取footprint矢量。整体流程如下,详细可以参考上传的工具箱中model文件:
使用ArcGIS Pro点云数据提取建筑物footprint
其中较关键步骤:
(1)Make LAS Dataset Layer,创建点云图层:
使用ArcGIS Pro点云数据提取建筑物footprint
参数设置:第一个选择类别6,第二个不选,其他保持默认:
使用ArcGIS Pro点云数据提取建筑物footprint
(2)LAS Point Statistics As Raster,点云统计:
使用ArcGIS Pro点云数据提取建筑物footprint
使用ArcGIS Pro点云数据提取建筑物footprint
(3) Copy Raster,复制转存栅格:
这里copy raster的目的主要是将栅格转换为int存储。
使用ArcGIS Pro点云数据提取建筑物footprint
(4)Expand,膨胀:
使用ArcGIS Pro点云数据提取建筑物footprint
使用ArcGIS Pro点云数据提取建筑物footprint
(5)Regularize Building Footprint,规范化:
使用ArcGIS Pro点云数据提取建筑物footprint
使用ArcGIS Pro点云数据提取建筑物footprint
(6)Simplify,简化:
使用ArcGIS Pro点云数据提取建筑物footprint
使用ArcGIS Pro点云数据提取建筑物footprint

四、 提取效果

使用ArcGIS Pro点云数据提取建筑物footprint
使用ArcGIS Pro点云数据提取建筑物footprint

相关文章:

  • 2022-01-02
  • 2022-12-23
  • 2021-06-19
  • 2021-04-09
  • 2022-01-06
  • 2022-12-23
  • 2021-11-18
  • 2022-01-18
猜你喜欢
  • 2021-06-04
  • 2022-01-02
  • 2021-08-12
  • 2022-12-23
  • 2022-01-21
  • 2021-06-17
相关资源
相似解决方案