<pre>>Is there some way to acess a ArcIMS server from within QGIS? I've done some
>research in the web, and could find some indications it can be done with
>Openlayers(refs. 1,2), but I didn't find any specific instructions on how
>to do it.</pre>The standard arcims response in not usable from a wms client.<br>Because it is a two-phase request/response.<br>You send a a request to arcims, and it return you an xml .<br>This is the first response where arcims give any eventually request of values, and the url to the image.<br>
The client parse the xml response, get the url and start to call the second request to get the image.<br><br>However ArcIMS allow also working as a WMS server.<br>To do this is necessary install to install a specific connector (servlet type) on a java engine.<br>
This connector (named "wms-connector") is a wrapper that receive al the wms request wrap it to a arcims request and return the response as a wms response.<br><br>This WMS connector is available in the DVD of ArcIMS.<br>
Perhaps it is also downloadable from the esri site.<br><br>OpenLayer more probably has decode the request/response of arcims.<br>It is pretty simple.<br><br>Regards,<br><br>-- <br>-----------------<br>Andrea Peri<br>. . . . . . . . . <br>
qwerty אטלעש<br>-----------------<br><br>