lutraconsulting / serval

QGIS plugin for setting raster pixel values
42 stars 12 forks source link

Doesn't work on ASCII Raster Files (*.asc) #21

Closed Simone-Brotto closed 4 years ago

Simone-Brotto commented 4 years ago

If I use Serval on .asc file it says "Qgis can't modify this type raster". It works on .tiff format

erpas commented 4 years ago

Yep, it can't do it.

Serval can only work on rasters GDAL can create. Please, check the raster drivers list [1].

[1] https://gdal.org/drivers/raster/index.html