Select to view content in your preferred language

Extract Roof Form Error - Projected Polygon feature class expected

1141
4
04-24-2021 04:28 PM
zuozuofei
Emerging Contributor

Hi, I try to use the Extract Roof Form tool with the city GIS website's footprint shp file, which I want to make into 3D. I already run the process to generate the DSM, DTM, and nDSM, but it has an error unable to use the building footprint and go next. How I should do?

Is all the footprint file must generate by Lidar data? Or there is something wrong with my building footprints data? 

I noticed the building footprint is using WGS 1984. Is it the main problem that causes it doesn't work? If it is, how to convert that into projected polygon?

 

Building footprint sources: https://www.rigis.org/datasets/building-footprints

Thanks

zuozuofei_0-1619306266213.png

zuozuofei_1-1619306651179.png

 

 

 

 

0 Kudos
4 Replies
JayantaPoddar
MVP Alum

As per the tool help, the input for "Buildings" parameter building footprint polygons.

Honoring the error message, you should Project the data to a Projected Coordinate System, (Optional: store it as a File GDB Feature Class).

Also ensure all other parameters (DSM,DTM,nDSM) are also in same Projected Coordinate System, and overlaying properly with each other.



Think Location
0 Kudos
zuozuofei
Emerging Contributor

It seems still not work very well after I project it and clean it. And it keeps falling for the whole day. No matter simplify or not or only generate a flat roof. Do you know what this fail is? Thanks!

 

zuozuofei_0-1619399615633.png

zuozuofei_1-1619399790499.png

 

 

0 Kudos
JayantaPoddar
MVP Alum

Could you export the existing shapefiles to File GDB Feature Classes? Also define the output Building Polygons as a File GDB Feature Class.

The tool seems to add a suffix to the output filename, which doesn't go quite well with shapefiles.



Think Location
0 Kudos
zuozuofei
Emerging Contributor

Thanks, finally made it.

0 Kudos