[GRASS-user] Airborne LiDAR data strip adjustment

Ok, I just found out that this is not necessary\! My data are

already pre-processed, so it's applied strip adjustment. I have
to divide it into subsets and merge the data, because now it's
in form of strips. I guess the right method is using 'g.region'

...

is the data as raster maps (merge overlaps with r.series/r.patch)
or a series of points? (for points, 'v.in.ascii -bt' or r.in.xyz)

see http://grass.osgeo.org/wiki/LIDAR

Hamish

It’s a series of points. But how can I export them from all imported files (strips) later into a single one ASCII file into specific region? I think that v.out.ascii for example is only for exporting single file. And I need to export multiple, falling into the region. Is this possible in GRASS?

···

On Fri, May 17, 2013 at 2:42 PM, Hamish <hamish_b@yahoo.com> wrote:

Ok, I just found out that this is not necessary! My data are
already pre-processed, so it’s applied strip adjustment. I have
to divide it into subsets and merge the data, because now it’s
in form of strips. I guess the right method is using ‘g.region’

is the data as raster maps (merge overlaps with r.series/r.patch)
or a series of points? (for points, ‘v.in.ascii -bt’ or r.in.xyz)

see http://grass.osgeo.org/wiki/LIDAR

Hamish