Opened 17 years ago
Closed 15 years ago
#126 closed defect (fixed)
v.outlier & sqlite
Reported by: | dadudeman | Owned by: | |
---|---|---|---|
Priority: | major | Milestone: | 6.4.0 |
Component: | Vector | Version: | 6.2.3 |
Keywords: | v.outlier sqlite | Cc: | |
CPU: | Unspecified | Platform: | Unspecified |
Description
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.
Change History (3)
comment:1 by , 17 years ago
comment:2 by , 17 years ago
Can you please post an example? Eg based on the North Carolina dataset or any other public data set?
Markus
comment:3 by , 15 years ago
Component: | default → Vector |
---|---|
CPU: | → Unspecified |
Platform: | → Unspecified |
Resolution: | → fixed |
Status: | new → closed |
fixed in relbr6, devbr6 and trunk
(I also tried this with GRASS 6.3RC6 and got the same error.)