[GRASS-user] v.outlier and sqlite

Hi all:

When I run v.outlier I get the following error. The data source is lidar data, created with v.in.ascii with no table or topology. Any suggestions?

Here is the error message:
GRASS 6.2.2 (SPWharnFT):~/gis/locations/SPWharnFT > v.outlier input=lidar57697_3d output=lidar57697_clean outlier=outlier57967 qgis=qgis57697 --overwrite
WARNING: The vector ‘qgis57697’ already exists and will be overwritten.
WARNING: coor files of vector ‘lidar57697_3d@PERMANENT’ is larger than it
should be (12895143 bytes excess).
DBMI-SQLite driver error:
Error in sqlite3_prepare():
no such table: Auxiliar_outlier_table

ERROR: Impossible to write in the database

Mark

Mark,

GRASS 6.2.2 is somewhat old - possibly it was fixed later (I see related notes in
the ChangeLog). Could you try with GRASS 6.3.RC6?
A dry run here with the NC dataset looks good.

Markus

On Sun, Apr 13, 2008 at 1:09 PM, M S <mseibel@gmail.com> wrote:

Hi all:

When I run v.outlier I get the following error. The data source is lidar data, created with v.in.ascii with no table or topology. Any suggestions?

Here is the error message:
GRASS 6.2.2 (SPWharnFT):~/gis/locations/SPWharnFT > v.outlier input=lidar57697_3d output=lidar57697_clean outlier=outlier57967 qgis=qgis57697 --overwrite
WARNING: The vector ‘qgis57697’ already exists and will be overwritten.
WARNING: coor files of vector ‘lidar57697_3d@PERMANENT’ is larger than it
should be (12895143 bytes excess).
DBMI-SQLite driver error:
Error in sqlite3_prepare():
no such table: Auxiliar_outlier_table

ERROR: Impossible to write in the database

Mark


grass-user mailing list
grass-user@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/grass-user


Open Source Geospatial Foundation
http://www.osgeo.org/
http://www.grassbook.org/