<div dir="ltr"><div>I get an error message when I try to run the following on a linked 'GDAL-supported pseudo-GRASS raster map':</div><div><br></div><blockquote style="margin:0 0 0 40px;border:none;padding:0px"><div><font face="monospace">> r.external input=myraster.tif output=myraster</font></div></blockquote><blockquote style="margin:0 0 0 40px;border:none;padding:0px"><div><font face="monospace">> r.null map=myraster setnull=0</font></div><div><font face="monospace">ERROR: Unable to load GDAL library</font><br></div><div><br></div></blockquote>When I run the same on a GRASS raster map, however, no error is triggered:<div><br></div><div><blockquote style="margin:0 0 0 40px;border:none;padding:0px"><div><font face="monospace">> r.in.gdal input=myraster.tif output=myraster</font></div></blockquote><blockquote style="margin:0 0 0 40px;border:none;padding:0px"><div><font face="monospace">> r.null map=myraster setnull=0</font></div><div><font face="monospace">100%<br></font></div></blockquote><div><br></div><div>Is this expected behaviour? If so, and drawing such errors is unavoidable, then I will cease to use linked maps in future. However, in the interest of limiting storage space requirements, I find r.external and v.external to be effective ways of managing existing data without the need for duplication, so if avoiding such errors is feasible, I suggest this would be a valuable feature to consider for future releases.</div><div><blockquote style="margin:0 0 0 40px;border:none;padding:0px"><div><br></div></blockquote><div><br></div><div><br></div><div><br></div></div></div></div>