<br>
I wanted to know if it is possible to access a raster file via http, something similar to<br>
<br>
LAYER<br>
&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; NAME &quot;capaRasterVirtual&quot;<br>
&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; DATA &quot;<a href="http://localhost/archivo.tiff" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">http://localhost/archivo.tiff</a>&quot;<br>

&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; TYPE RASTER<br>
&nbsp;&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; DEBUG&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; ON<br>
<br>
&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; STATUS ON<br>
&nbsp; END<br>
<br>
<br>
it gave me an unable to access error!<br>
<br>
thanks,<br>
<br>
Ruben P.