Skip to main content

is it possible to automate my 2D to 3D workflow in ArcGIS Pro in FME?

 

here is the process: 2D polygon layer with a height field → extrusion in ArcGIS Pro → “Layer 3D to Feature Class” Geoprocessing. Here, I group it based on a field so multiple polygons will be merged into a 3D multipatch. → then use this multipatch layer on top of the 3D AGOL terrain layer so they appear good on a 3D scene in AGOL.

Does FME have a transformer & writer to automate this workflow? 

Thanks!

 

Hello @chansoo.byeon, the first few things that come to mind would be the Extruder or the SurfaceModeller, I believe there is groupBy support in the SurfaceModeller. Hope this helps, Kailin. 


Reply