|
@@ -76,7 +76,7 @@ and number of decimal places for each respective GRASS raster data type.
|
|
Please keep in mind that not all CELL rasters will require Int32 - e.g.,
|
|
Please keep in mind that not all CELL rasters will require Int32 - e.g.,
|
|
0-255 CELL raster are covered by the Byte <em>type</em> as well.
|
|
0-255 CELL raster are covered by the Byte <em>type</em> as well.
|
|
Moreover, some GDAL-supported formats do not support all the data types
|
|
Moreover, some GDAL-supported formats do not support all the data types
|
|
-possible in GDAL and GRASS. Use <em><a href="r.info">r.info</a></em> to
|
|
|
|
|
|
+possible in GDAL and GRASS. Use <em><a href="r.info.html">r.info</a></em> to
|
|
check the data type and range for your GRASS raster, refer to specific
|
|
check the data type and range for your GRASS raster, refer to specific
|
|
format documentation (on the <a href="http://www.gdal.org/">GDAL website</a>),
|
|
format documentation (on the <a href="http://www.gdal.org/">GDAL website</a>),
|
|
format vendor's documentation, and e.g. the Wikipedia article
|
|
format vendor's documentation, and e.g. the Wikipedia article
|