SpatiaLite is a spatial extension to SQLite, providing vector geodatabase functionality.
0
votes
0answers
19 views
Storing Image data to spatialite [duplicate]
Possible Duplicate:
spatialite storing raster data
I want to store geotiff data to spatialite databse. I am using gdal to read metadata and reading tiles convering them to hexwkb format and ...
0
votes
0answers
94 views
How to migrate data from PowerBuilder Sybase to Spatialite
I want to send data for points and lines from Sybase to DotSpatial project using SpatiaLite.
ODBC connection between PowerBulder 11.5 Sybase SQL and SpatiaLite SQL works OK except for inserting or ...