GeoRSS.

The map client configuration

The ViewContext configuration


Further notes

This example demonstrates GeoRSS. Click one of the pin images to display the GeoRSS data.up using jQuery.
<Layer queryable="0" hidden="0">
  <Server service="OL:GeoRSS" title="OL:GeoRSS">
    <OnlineResource xlink:type="simple" xlink:href="georss.xml" />
  </Server>
  <Name>GeoRSS</Name>
  <Extension>
    <le:Extension xmlns="">
      <popupSize>
        <ol:Size w="200" h="100"/>
      </popupSize>
      <icon>
        <ol:Icon url="pin.png">
          <offset>
            <ol:Pixel x="10" y="20"/>
          </offset>
          <size>
            <ol:Size w="30" h="40"/>
          </size>
        </ol:Icon>
      </icon>
    </le:Extension>
  </Extension>
</Layer>

Back to mainpage

powered by disy Informationssysteme GmbH