Hamish wrote: > perhaps you could sneak a way with r.external using the GRASS > GDAL driver plugin?
I don't think so. GDAL's GRASS support uses libgis functions, and there's only one copy of libgis' variables. So when GDAL uses G__setenv() to set the database/location/mapset of the input map, it will affect the process as a whole, not just GDAL. -- Glynn Clements <[email protected]> _______________________________________________ grass-user mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/grass-user
