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
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.
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