[GRASS-user] GRASS GIS virtual raster data sets

Nikos Alexandris nik at nikosalexandris.net
Wed May 30 07:21:43 PDT 2018


Dears,

I guess there is no GRASS GIS built-in implementation of GDAL's VRT
concept (several related ideas listed
https://trac.osgeo.org/grass/wiki/Grass8Planning).

Once past some compilation issues, I am about to try to build a VRT
based on native GRASS GIS raster maps (using GDAL with support for GRASS
GIS raster data), then link to this VRT via `r.external` from inside a
regular Mapset.


As a side-note, an image without pre-computed statistics stored in its
metadata, will require some time for `r.external` to work. The latter
likely forces  this computation.

Perhaps it is faster to use `gdalinfo`'s '-stats' option to do this.

I wonder if there are smart ways to build, in GRASS GIS' data base,
a larger virtual raster map out of many smaller ones, without the need
to actually patch the latter ones in a new raster map file.

Nikos
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 228 bytes
Desc: not available
URL: <http://lists.osgeo.org/pipermail/grass-user/attachments/20180530/130bad57/attachment.sig>


More information about the grass-user mailing list