Open NyakudyaA opened 6 years ago
Asci rasters are not supported by Geonode. even Geonode with Geoserver backend
@Gustry added support - QGIS can open asc raster files. So this issue isn't really closed but is not essential for Mozambique
CMIIW, I can't remember exactly what I did. A quick look in the code tells me that it should be OK : https://github.com/GeoNode/geonode/blob/master/geonode/layers/models.py#L50
Your error is about projection (and GDAL I guess), not about the format @NyakudyaA .
Looking at InaSAFE unittest, ASCII was working fine in my unittest : https://github.com/inasafe/inasafe/blob/develop/safe/utilities/geonode/test/test_geonode_uploaded.py#L84
BTW, it would be better if you include the error message as text, not as screenshot only, so we can copy/paste the error ;-) Lazzy
The upload is successful but the layer detail page is broken
Problem
I have an asci raster that I have been trying to upload and the following if the error message I get.
Solution