Hi Randy,
First of all, the qgz file you sent me has no project CRS. You can either:
- click on the bottom-right corner of the project window on the world-with-a-cross greyed out icon.
- or click on the Project > Properties > CRS menu
Then select a CRS for the project.
I suggest the WGS 84 (EPSG:4326).
If you leave the project CRS empty QGIS cannot properly align your layers.
The reason why the draping algorithm was waiting forever probably was that these landfire public servers seem to be protected from huge data requests, and simply stop delivering the requested data tiles.
A way to circumvent the issue is to make a local copy of the DEM and the FBFM13 data.
This subject deserves a wiki page on its own, but before starting to write, please try this:
- right-click on the US_200FBFM13 layer in the layer panel and choose Export > Save As. I suggest saving the date in the same project directory.
- in the Save Raster Layer panel, set the filename and the extent (larger than your presumed working area, to stay on the safe side). Leave the resolution as it is.
Repeat for DEM data.
You now have two new FBFM13 and DEM layers linked to local data.
Try again to export your FDS case.
In my laptop it takes 61s to export 718458 verts and 1433520 faces and texture; the domain is around 33x30km.
This sets the new record ;-)
Get all the files at:
Cheers,
Emanuele