<div dir="rtl"><div dir="ltr">Thanks! It is very helpful.<br></div><div dir="ltr"><br></div><div dir="ltr">Aharon David.</div></div><br><div class="gmail_quote"><div dir="rtl" class="gmail_attr">‫בתאריך יום ב׳, 30 באוג׳ 2021 ב-12:15 מאת ‪Robert Coup‬‏ <‪<a href="mailto:robert.coup@koordinates.com">robert.coup@koordinates.com</a>‬‏>:‬<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr"><div dir="ltr">FYI, the way it works with GeoServer is to use the URL paths:<div><br></div></div><blockquote style="margin:0px 0px 0px 40px;border:none;padding:0px"><div><div><font face="monospace">/geoserver/wfs?service=WFS&request=GetCapabilities&version=2.0.0</font><font face="arial, sans-serif"> → results for all workspaces & datasets</font></div></div><div><div><font face="monospace">/geoserver/myworkspace/wfs?service=WFS&request=GetCapabilities&version=2.0.0</font><font face="arial, sans-serif"> → results for all datasets in a single workspace</font></div></div><div><div><font face="monospace">/geoserver/myworkspace/mydataset/wfs?service=WFS&request=GetCapabilities&version=2.0.0</font><font face="arial, sans-serif"> → results for a single dataset</font></div></div></blockquote><div dir="ltr"><div><br></div><div>And there's a mechanism to suppress datasets from the global/workspace capabilities responses (not advertised) but have them available for dataset-only capabilities requests. (eg. mydataset-change-history).</div><div><br></div><div>More details: <a href="https://docs.geoserver.org/stable/en/user/configuration/virtual-services.html" target="_blank">https://docs.geoserver.org/stable/en/user/configuration/virtual-services.html</a></div><div><br></div><div>Since it's in the URL path component any of the above can be passed to GDAL without interfering with the key-value parameters.</div><div><br></div><div>Rob :-)</div></div></div>
</blockquote></div>