-
Notifications
You must be signed in to change notification settings - Fork 10
Description
Hi @j3r3m1,
After trying the UROCK tutorial with Annadel data, I am now following the Urock steps with my own data.
When running Urock prepare, without providing a building footprint dataset (as this is optional), I realized the building_urock.shp file is not created.
First I thought I made a mistake somewhere, in path definition. But then I did the same thing again with the tutorial data, again leaving out the building footprint dataset. Also here building_urock.shp file is not created.
I thought that in the case the building data layer is not provided, it would be created from the dsm - dem? But seems not?
Also, going further with actually processing Urock, I noticed that the Building polygons field is optional? Same for the vegetation field. The latter I can understand. But without knowing where the buildings are (and their height), then I am not sure what is being calculated?
So I guess my question is:
How should I create the building footprint shapefile? In previous SOLWEIG steps, a building.tif file was created. But did I miss a part where the building footprint shapefile is created, that I can use in URock prepare to create the building_urock.shp file?