QGIS Export Raster to asc: Difference between revisions
Content deleted Content added
Line 19:
'''NOTE''', QGIS can default to the Golden Surfer type of ascii grid. This grid format does not have square cell sizes and is not currently supported by TUFLOW.
<br>There is more information on this issue in [http://gis.stackexchange.com/questions/118325/qgis-ascii-grid-output-problem| this stack exchange post.]
To correct this issue, add '-co force_cellsize=true' to the text box underneath the 'load into canvas when finished' button. Add the text after the word 'gdal_translate'
|