wxs/expected/wms_cap.xml
Normand Savard
nsavard at MAPGEARS.COM
Wed Jan 23 15:03:38 EST 2008
Frank Warmerdam wrote:
> Tom / Normand,
>
> I'm trying to run some of the wxs tests before extending them for WCS
> 1.1.
> (well I've already started to extend them)
>
> When I do "run_test.py wms_simple.py" I get the following difference on
> wms_cap.xml:
>
> warmerda at gdal64[259]% diff {expected,result}/wms_cap.xml
> 86c86
> < <LegendURL width="20" height="10">
> ---
> > <LegendURL width="70" height="23">
> 88c88
> < <OnlineResource
> xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple"
> xlink:href="http://localhost/path/to/wms_simple?version=1.1.1&service=WMS&request=GetLegendGraphic&layer=road&format=image/png"/>
>
> ---
> > <OnlineResource
> xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple"
> xlink:href="http://localhost/path/to/wms_simple?version=1.1.1&service=WMS&request=GetLegendGraphic&layer=road&format=image/png&STYLE=default"/>
>
>
> Are these expected changes? I'm guessing the "&STYLE=default" change
> relates to the style default changes? What about the legend url?
>
> Have either of you been running the msautotest/wxs suite lately? It
> seems
> a bit crufty.
Frank,
I didn't run it recently and just did it. I got the same results as
you. I may check them a little bit.
Norm
More information about the mapserver-dev
mailing list