[GRASS-dev] r.out.gdal and Rasterlite driver
Vincent Bain
bain at toraval.fr
Tue Oct 25 03:02:01 PDT 2016
Hi Maciek,
thanks for your suggestion. In fact, the script runs without error or
warning but it does not change anything :
gdalinfo Rasterlite:my_db.sqlite,table=my_raster
[...]
AUTHORITY["EPSG","54321"]]
[...]
gdal_edit.py -a_srs EPSG:12345 \
Rasterlite:my_db.sqlite,table=my_raster
gdalinfo Rasterlite:my_db.sqlite,table=my_raster
[...]
AUTHORITY["EPSG","54321"]]
[...]
Anyway, on the spatialite> prompt it's a matter of seconds...
Bye,
Vincent.
Le mardi 25 octobre 2016 à 11:39 +0200, Maciej Sieczka a écrit :
> W dniu 24.10.2016 o 14:06, Vincent Bain pisze:
> > Unfortunately this is not a valid lco...
> >
> > OK, it is not really a critical issue as we can easily solve it whether
> > via gdal_translate or via a simple sql update,
>
> Maybe `gdal_edit.py -a_srs' will be the simplest workaround?
>
> Maciek
>
More information about the grass-dev
mailing list