<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
</head>
<body bgcolor="#ffffff" text="#000000">
Hi all,<br>
I am trying to add a WMS layer to my map. <br>
I followed the procedure described here :
<a class="moz-txt-link-freetext" href="https://trac.osgeo.org/fdo/wiki/FdoWmsNotes">https://trac.osgeo.org/fdo/wiki/FdoWmsNotes</a><br>
to create a feature source.<br>
When I open the feature source in Studio the connection tests OK.<br>
Clicking the <b>Refresh</b> button generates an error originating from
displayschema.php at line :<br>
<i>document.getElementById("Geom_"+"RissaWMS").previousSibling.firstChild.src
= "./images/collapse_pane.png";<br>
</i>for each layer in the WMS feature source which is not critical
(critical for Studio)<br>
<b>View Data </b>link then reports BBOX parameter missing, which I
assume is normal<br>
<br>
I create a Layer afterwards, based on this Feature Source. The layer
seems ok - refreshes OK, nothing on screen . This I also assume normal
as&nbsp; the layers (as described in the&nbsp; GetCapabilities document)&nbsp; are&nbsp;
limited to scale ranges&nbsp; up to 1:5000. <br>
<br>
I add this layer to an existing map, with matching coordinate system
(EPSG:32632 of the WMS Feature Source and UTM-WGS84 / Zone 32 North of
the map). <br>
The WMS layer is not shown on the preview in Studio - perhaps this is
also normal - my other raster layers are not previewed either.<br>
<br>
But when I don't see the layer data in browser I am really stressed.<br>
<br>
And my biggest stress is based on the fact that I do not know how to
debug this situation <br>
<br>
Any help will be highly appreciated <br>
<br>
<br>
Thank you in advance : Stefan Dalakov<br>
<br>
<br>
<br>
</body>
</html>