|
@@ -5,6 +5,12 @@ into a new raster map. The user may choose from a variety of statistical
|
|
methods in creating the new raster. Gridded data provided as a stream of
|
|
methods in creating the new raster. Gridded data provided as a stream of
|
|
x,y,z points may also be imported.
|
|
x,y,z points may also be imported.
|
|
<p>
|
|
<p>
|
|
|
|
+Please note that the current region extents and resolution are used for
|
|
|
|
+the import. It is therefore recommended to first use the <em>-s</em>
|
|
|
|
+flag to get the extents of the input points to be imported, then
|
|
|
|
+adjust the current region accordingly and only now proceed with the
|
|
|
|
+actual import.
|
|
|
|
+<p>
|
|
<em>r.in.xyz</em> is designed for processing massive point cloud datasets,
|
|
<em>r.in.xyz</em> is designed for processing massive point cloud datasets,
|
|
for example raw LIDAR or sidescan sonar swath data. It has been tested with
|
|
for example raw LIDAR or sidescan sonar swath data. It has been tested with
|
|
datasets as large as tens of billion of points (705GB in a single file).
|
|
datasets as large as tens of billion of points (705GB in a single file).
|