Saturday, 31 October 2015

Load ASCII rasters in QGIS as singleband pseudocolor by default


I'm loading over 400 ASCII rasters into QGIS. They all get displayed as 'singleband grey' by default. Is there a way to change the style to 'singleband pseudocolor' by default? I also want to set the min-max values in the TOC to the actual min-max values in the raster (all rasters have different min-max values).


I know you can do this layer by layer manually using





  • Layer properties




  • Style




  • Band rendering/render type: Singleband pseudocolor





  • Load min/max values - accuracy: Actual (slower)




But that's undoable for 400+ rasters. So how can I set loading rasters to 'singleband pseudocolor' with actual min-max values by default?




No comments:

Post a Comment