#126: v.outlier & sqlite
------------------------------+---------------------------------------------
Reporter: dadudeman | Owner: grass-dev@lists.osgeo.org
Type: defect | Status: new
Priority: major | Milestone: 6.4.0
Component: default | Version: 6.2.3
Keywords: v.outlier sqlite |
------------------------------+---------------------------------------------
When running v.outlier with sqlite.db, I encounter the following error.
--------------------------------------------
DBMI-SQLite driver error:
Error in sqlite3_prepare():
no such table: Auxiliar_outlier_table
ERROR: Impossible to write in the database
--------------------------------------------
Google revealed a page that identified the same problem with a solution. http://lists.osgeo.org/pipermail/grass-user/2006-November/037304.html
When I increased the spline step parameter, it worked (or at least it ran
a while, I am unable to verify my results yet). I was unable to change my
region resolution, so I kept increasing the spline step until it would
run.