What does this mean?

$ gdal_translate -of Rasterlite /data/grass/global/cusa/cellhd/agc_crop
cusa.db -co DRIVER=PNG
Input file size is 695, 298
ERROR 1: In ExecuteSQL(): sqlite3_prepare(SELECT
AddGeometryColumn('cusa_metadata', 'geometry', -1, 'POLYGON', \
2)):
  no such function: AddGeometryColumn
ERROR 1: Check that the OGR SQLite driver has Spatialite support


Both GDAL and OGR report that SQLite is a supported format.  I am able to
ogrinfo world.sqlite from the SpatiaLite site, but not SRTM.sqlite.  Any
ideas?  Something wrong with my SQLite libraries or my paths?
-- 
View this message in context: 
http://osgeo-org.1803224.n2.nabble.com/rasterlite-creation-error-tp5746493p5746493.html
Sent from the GDAL - Dev mailing list archive at Nabble.com.
_______________________________________________
gdal-dev mailing list
gdal-dev@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/gdal-dev

Reply via email to