[udig-devel] using capabilities document to prevent duplicate
WMS servers
Jody Garnett
jgarnett at refractions.net
Thu Feb 7 21:02:50 PST 2008
Jody Garnett wrote:
> We only need this much of the URL in order to function:
> - http://127.0.0.1:8080/geoserver/wms?SERVICE=WMS&
I should note that the above value is actually returned by the source
code; it is what is extracted from the capabilities document here:
>> URL source =
>> getCapabilities().getRequest().getGetCapabilities().getGet();
Now as usual there is a chance that the capabilities document will lie
to us ... hence our previous assumption is available as a backup plan.
Jody
More information about the udig-devel
mailing list