[GRASS-user] v.in.ascii error: G_realloc
Hamish
hamish_nospam at yahoo.com
Wed Aug 23 05:14:45 EDT 2006
r.in.xyz
r.to.vect -b feature=point
v.surf.rst
?
v.surf.rst will work with any-size input data. for LIDAR input it was
changed to work with vector points without topology.
e.g. load in 300mb file with
v.in.ascii -bt
same with "r.to.vect -b"
anything more that 3 million points or so will saturate the system
memory when building topology. See the r.in.xyz help page.
Hamish
More information about the grass-user
mailing list