I&#39;m expericing a problem while trying to export a reclasses (r.reclass) raster map:<div><br><div>I&#39;m getting this error:</div><div><div>Exporting to GDAL data type: Byte</div><div>Checking GDAl data type and nodata value</div>
<div>Selected GDAL datatype does not cover data range.</div><div>GDAL datatype: Byte, range: 0 - 255</div><div>Raster map &lt;full_LULC@Regional&gt; range: -2.14748e+009 - 20</div><div>Raster export results in data loss.</div>
<div>Input raster map contains cells with NULL-value (no-data). The value 255 will be used to represent no-data values in the input map. You can specify a nodata value with the nodata option.</div><div>ERROR: Raster export aborted.</div>
</div><div><br></div><div><br></div><div>But If I try to export my original file (before reclass) It exports just fine.</div><div><br></div><div>My reclass file is like this:</div><div><div>190 191 = 1</div><div>14 15 16 20 21 22 = 2 </div>
<div>11 12 13 = 3</div><div>32 40 41 42 50 60 70 90 91 92 100 101 102 = 4</div><div>30 31 110 130 131 132 133 134 135 136 = 5</div><div>120 140 141 142 143 144 145 = 6</div><div>150 151 152 153 = 7</div><div>230 = 8</div>
<div>200 201 202 203 = 9</div><div>160 161 162 170 180 181 182 183 184 185 186 187 188 = 10</div><div>210 = 11</div><div>211 245= 20</div><div>*<span class="Apple-tab-span" style="white-space:pre">        </span>= NULL</div></div>
<div><br></div><div>What might be happening?</div></div><div>Thanks</div><div>Monica</div>