[Mapserver-users] different OnlineResource-urls for different requests

Frieso ter Haseborg ter-haseborg at sf-datentechnik.de
Fri Nov 7 06:43:50 EST 2003


Hi,

how to I distinguish the OnlineResource-urls for the different
wms-requests (getMap, getFeatureInfo, getCapabilities)?

In the resulting xml-doc from a getCapabilities-request I got the
following resource-urls:
<GetCapabilities>
[...]
      <Get><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink"
xlink:href="http://my.ip...?"/></Get>         
[...]
</GetCapabilities>
<GetMap>
[...]
      <Get><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink"
xlink:href="http://my.ip...?"/></Get>
[...]
</GetMap>
<GetFeatureInfo>
[...]
       <Get><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink"
xlink:href="http://my.ip...?"/></Get>
[...]
</GetFeatureInfo>

What do have to specify in the mapfile to get individual urls for each
of this sections?

TIA,
 
Frieso ter Haseborg
- Software Development - 
 
--

-------------------------------------------------- 
S&F Datentechnik GmbH&Co.KG 
Reimersstr. 41b 
26789 Leer, Germany




More information about the mapserver-users mailing list