I have a bunch of points (4+ million) with one outlier that needs
removed.  I created a vector points file by using r.to.vect to create
a vector points file and associated table in sqlite.

When I run v.extract (v.extract -r input=points...@permanent
output=pointsfixed type=point layer=1 list=3884384 new=-1 --overwrite)
I get the following error upon writing attributes:

Writing attributes...
Cannot allocate memory: can't create fork
Unable to start driver <sqlite>
Unable to copy table
v.extract complete.


db.connect -p outputs:
driver:sqlite
database:$GISDBASE/$LOCATION_NAME/$MAPSET/sqlite.db
schema:
group:

I'm on Kubuntu 9.10, using GRASS 6.5.

Thanks,
Mark
_______________________________________________
grass-user mailing list
grass-user@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/grass-user

Reply via email to