[GRASS-user] RasterLite output

Moritz Lennert mlennert at club.worldonline.be
Sun Oct 16 23:06:47 PDT 2016



Le 16 octobre 2016 17:27:48 GMT+02:00, Vincent Bain <bain at toraval.fr> a écrit :
>Hi,
>could anyone help me with exporting a raster map to an existing
>spatialite database ?
>
>Running r.out.gdal with Rasterlite on a newly created spatialite db
>works fine, but I would like to export multiple rasters to a single
>database. I see there are no creation options allowing to specify an
>output table name for the raster to export.
>
>I guess I could do it by (i)export my data to GTiff, then (ii)load it
>to
>my db with rasterlite_load command line tool. But I'd like to have it
>done in one go from GRASS GIS.


In the gdal doc I see:

Syntax: 'rasterlitedb_name' or 'RASTERLITE:rasterlitedb_name[,table=raster_table_prefix][,minx=minx_val,miny=miny_val,maxx=maxx_val,maxy=maxy_val][,level=level_number]


Have you tried with the second version of the syntax ?

Moritz


>
>Any advice ?
>
>Thanks,
>Vincent.
>
>_______________________________________________
>grass-user mailing list
>grass-user at lists.osgeo.org
>http://lists.osgeo.org/mailman/listinfo/grass-user



More information about the grass-user mailing list