OpenLayers OpenLayers

Changeset 7935

Show
Ignore:
Timestamp:
09/03/08 00:59:37 (3 months ago)
Author:
jvanulden
Message:

Edited embedded context to include layers from Demis.nl server.

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • sandbox/jvanulden/openlayers/examples/extended-layerswitcher.html

    r7921 r7935  
    160160  </General> 
    161161  <LayerList> 
    162   <Layer queryable="0" hidden="0"> 
    163       <Server service="OGC:WMS" version="1.1.1" title="Atlas of Canada Framework Data Sets WMS"> 
    164         <OnlineResource xlink:href="http://atlas.gc.ca/cgi-bin/atlaswms_en" /> 
    165       </Server> 
    166       <Name>wld_ocean</Name> 
    167       <Title>Ocean Background</Title> 
    168       <Abstract>Background for the worlds oceans.</Abstract> 
    169       <SRS></SRS> 
    170       <FormatList> 
    171         <Format current="1">image/png</Format> 
    172       </FormatList> 
    173     </Layer> 
    174     <Layer queryable="0" hidden="0"> 
    175       <Server service="OGC:WMS" version="1.1.1" title="Atlas of Canada Framework Data Sets WMS"> 
    176         <OnlineResource xlink:href="http://atlas.gc.ca/cgi-bin/atlaswms_en" /> 
    177       </Server> 
    178       <Name>wld_land</Name> 
    179       <Title>Land Area</Title> 
    180       <Abstract>Land area of the world.</Abstract> 
    181       <SRS /
     162    <Layer queryable="1" hidden="0"> 
     163     <Server service="OGC:WMS" version="1.1.1" title="Demis World Map"> 
     164       <OnlineResource xlink:href="http://www2.demis.nl/wms/wms.asp?wms=WorldMap"/> 
     165     </Server> 
     166     <Name>Bathymetry</Name> 
     167     <Title>Bathymetry</Title> 
     168     <Abstract>no abstract provided by host</Abstract> 
     169     <SRS>EPSG:4326</SRS> 
     170     <FormatList> 
     171       <Format current="1">image/png</Format> 
     172     </FormatList> 
     173   </Layer> 
     174    <Layer queryable="0" hidden="0"> 
     175      <Server service="OGC:WMS" version="1.1.1" title="Demis World Map"> 
     176        <OnlineResource xlink:href="http://www2.demis.nl/wms/wms.asp?wms=WorldMap"/> 
     177      </Server> 
     178      <Name>Topography</Name> 
     179      <Title>Topography</Title> 
     180      <Abstract>no abstract provided by host</Abstract> 
     181      <SRS>EPSG:4326</SRS
    182182      <FormatList> 
    183183        <Format current="1">image/png</Format>