<br><div><span class="gmail_quote">2006/11/16, Daniel Morissette &lt;<a href="mailto:dmorissette@mapgears.com">dmorissette@mapgears.com</a>&gt;:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Frank Warmerdam wrote:<br>&gt;<br>&gt; I think if the wcs service is listed but the layer is not a raster layer,<br>&gt; or does not have DUMP TRUE set, then an error should be emitted explaining<br>&gt; the problem.<br>&gt;
<br><br>An option could be to emit a &lt;!-- WARNING ... --&gt; comment in the<br>GetCapabilities when this layer is being processed. At least for WMS and<br>WFS, WARNINGs in GetCapabilities are used this way to report several
<br>potential config issues or missing pieces of info.<br><br>&gt; I also think there should be an &quot;all&quot; option indicating that a layer<br>&gt; should be made visible to all *applicable* services.<br>&gt;<br><br>
Or a way to make 'all' the default? For instance, we could allow setting<br>&quot;ows_service&quot; &quot;wms, wfs&quot; in the WEB metadata, and this value would be<br>inherited by default by all layers unless they have their own
<br>ows_service metadata. This way if you want to include 20 layers and<br>exclude only one or two you can do it easily without having to set<br>ows_service on all layers in the mapfile.</blockquote><div><br>Daniel,<br><br>
I like the idea of seting ows_service in the WEB to default to all layers unless ows_service is specified in a specify layer.<br><br>Although, this idea does not cover bug 300 about the output of &quot;geometry&quot;.&nbsp; <br>
<br>I first thought of &quot;ows_service&quot; as a way to turn a layer on and off and in bug 300 Doug Cate talks about &quot;Outputs attribute fields (with our without) the geometry&quot;.&nbsp; I think we would need another metadata for this matter something like &quot;ows_service_geometry&quot;.
<br><br>Right now, I am willing to start writting code for ows_service metadata.&nbsp; For the &quot;geometry&quot; case I would prefer to postpone it until I get to know MapServer code better.&nbsp; <br><br>Denis<br><br><br></div>
<br></div><br>