Closed mj10777 closed 10 years ago
This is also the cause of 'RegisterVirtualGeometry' not working since it needs SpatiaLite 4.0.0
I never compiled the spatialite 4 android libs, but I got some from the nutiteq project. They are spatialite > 4, so they could work.
Currently they are available in the https://github.com/moovida/geopaparazzi/tree/nf_shapefilestest branch.
Pre-condition for Spatialite >= 4 is zlib and iconv (for shapes)
When is BLOB is retrieved, stmt.step() always returns false with BLOBS
I think this can be seen as continued in Issue #98
The present version of Spatialite in the library only creates pre Spatialite 4.0 Databases.