Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

In a map in the explorer or spatial display configuration it is possible to define one or more connections.

Code Block
languagexml
 <wfsConnecton<wfsConnection id="wfs">
   <url>http://sigma.openplans.org/geoserver/ows?service=WFS&amp;request=GetCapabilities</url>
</wfsConnecton>wfsConnection>

The a layer can be added to the map this way:

...