diff --git a/Rasterlite.md b/Rasterlite.md index 61c6e74..acf8b2e 100644 --- a/Rasterlite.md +++ b/Rasterlite.md @@ -3,17 +3,11 @@ - - -```html -

WARNING: experimental !

-``` - This plugin supports reading georaster files embedded into sqlite databases using [RasterLite](http://www.gaia-gis.it/spatialite/index.html) of the excellent Spatialite project. The use of rasterlite allows to use jpeg / wavelets compressed rasters in sqlite files (even 4GB databases !) quite fast than plain geotiff, thanx to the use of the R-Tree and Pyramid features in sqlite. - * Note: You must use at least the development version [2.4.0-RC2](http://www.gaia-gis.it/spatialite-2.4.0/index.html) to compile the input plugin. + * Note: You must use at least the development version [1.1b] (https://www.gaia-gis.it/fossil/librasterlite/index) to compile the input plugin. For other plugins see: [[PluginArchitecture]] @@ -77,4 +71,4 @@ A Raster datasource may be created as follows: ## Further References -* [Rasterlite How-To (2.3.1)](http://www.gaia-gis.it/spatialite-2.3.1/rasterlite-how-to.pdf) +* [Rasterlite How-To](http://www.gaia-gis.it/gaia-sins/rasterlite-docs/rasterlite-how-to.pdf)