FS#46180 - [sqlite] libspatialite needs rtree
Attached to Project:
Arch Linux
Opened by Donovan Cameron (saultdon) - Wednesday, 02 September 2015, 22:56 GMT
Last edited by Andreas Radke (AndyRTR) - Friday, 04 September 2015, 18:53 GMT
Opened by Donovan Cameron (saultdon) - Wednesday, 02 September 2015, 22:56 GMT
Last edited by Andreas Radke (AndyRTR) - Friday, 04 September 2015, 18:53 GMT
|
Details
Description: Can't load geographic information (ie
shapefiles) into a sqlite database that's spatially enabled
through libspatialite. Fails to create indexes and trigger
tables.
Results in "no such module: rtree" Additional info: * sqlite 3.8.11.1-2 Steps to reproduce: install libspatialite and gdal. Try to import a shapefile into a spatialite database. Shapefile loads, but without index or trigger tables being created that are needed to use it. Warning is "no such module: rtree" I recompiled sqlite adding "-DSQLITE_ENABLE_RTREE=1" to the CFLAGS and that removes the warning. |
This task depends upon
Closed by Andreas Radke (AndyRTR)
Friday, 04 September 2015, 18:53 GMT
Reason for closing: Implemented
Additional comments about closing: 3.8.11.1-3
Friday, 04 September 2015, 18:53 GMT
Reason for closing: Implemented
Additional comments about closing: 3.8.11.1-3