[gdal-dev] GDAL C# bindings using rasterlite

Even Rouault even.rouault at mines-paris.org
Mon Feb 24 11:18:31 PST 2014


Le lundi 24 février 2014 09:35:42, Marcel Gangwisch a écrit :
> Hi *,
> 
> currently I'm using SQLite + Spatialite + GDAL to manage vector data.
> I know it is also possible to use SQLite also with raster data.
> Therefore I have to translate all GDAL input data to
> sqlite as rasterlite.
> 
> Does anybody know how to do that, with the help of the GDAL C# bindings?

you should be able to do that with the CreateCopy() method of the Rasterlite 
driver.

> 
> - Have a nice day, Marcel
> _______________________________________________
> gdal-dev mailing list
> gdal-dev at lists.osgeo.org
> http://lists.osgeo.org/mailman/listinfo/gdal-dev

-- 
Geospatial professional services
http://even.rouault.free.fr/services.html


More information about the gdal-dev mailing list