Talk:Exercise 09
From AWF-Wiki
(Difference between revisions)
(Created page with "==QGIS won't symbolize data== Exporting worked, yet QGIS won't draw a map no matter how i assign bands. Another annoying thing is that when i adjust the standard deviation or co...") |
|||
Line 1: | Line 1: | ||
==QGIS won't symbolize data== | ==QGIS won't symbolize data== | ||
− | + | {{typed|text=r.in.gdal.loc}} successfully finishes, yet i get an error message “cannot draw raster” after it finishes. Adding the importet bands to the map canvas only shows draws transparent layers. | |
+ | |||
+ | The same is with {{typed|text=r.out.gdal}}. Exporting works, but layers won't draw. | ||
+ | |||
Another annoying thing is that when i adjust the standard deviation or contrast enhancement, they will always skip back to default after closing the properties and opening them again. | Another annoying thing is that when i adjust the standard deviation or contrast enhancement, they will always skip back to default after closing the properties and opening them again. |
Revision as of 17:49, 26 November 2010
QGIS won't symbolize data
r.in.gdal.loc successfully finishes, yet i get an error message “cannot draw raster” after it finishes. Adding the importet bands to the map canvas only shows draws transparent layers.
The same is with r.out.gdal. Exporting works, but layers won't draw.
Another annoying thing is that when i adjust the standard deviation or contrast enhancement, they will always skip back to default after closing the properties and opening them again.