jawensi / DEMto3D-QGIS-Plugin

Extensión GIS para impresión 3D de MDE
http://demto3d.com/
52 stars 23 forks source link

Exports empty file, no error (QGIS 3.6, Windows) #16

Closed dsconstable closed 5 years ago

dsconstable commented 5 years ago

Plugin exports empty file (0 KB) upon running. Input file is positive integer DEM and no errors identified in parameters. When I click export the plugin reports that the file has been created in less than one second, but the file itself if 0 KB and cannot be opened. Has anyone else run into this issue?

Version: Plugin v3.1, QGIS 3.6, Windows 10 64 bit.

mwenesi commented 5 years ago

I have had the same issue. Three times I get empty file (0 KB) then suddenly one file works. Then it reverts for the 5th and 6th attempt

jawensi commented 5 years ago

fixed. There was an exception in the bilineal interpolation that don't return any value.