Project

General

Profile

« Previous | Next » 

Revision 3087

Added by perry over 17 years ago

Updated mapbuilder interface with some cosmetic changes, the demis world map wms layer, removed faulty scalebar, added named regions from morpho to the location dropdown.

View differences:

context.xml
16 16
  </General>
17 17
  <LayerList>
18 18

  
19
    <!-- <Layer queryable="0" hidden="0">
20
    <Server service="wms" version="1.1.0" title="wms">
21
    <OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink"  xlink:type="simple" xlink:href="http://labs.metacarta.com/wms/vmap0?"/>
22
    </Server>
23
    <Name>basic</Name> 
24
    <Title>World Map</Title>
25
    <SRS>EPSG:4326</SRS>
26
    <FormatList>
27
    <Format current="1">image/png</Format>
28
    </FormatList>
29
    </Layer> 
19
    <Layer queryable="0" hidden="0">
20
      <Server service="OGC:WMS" version="1.1.1"
21
      title="Countries">
22
        <OnlineResource xlink:type="simple" xlink:href="../../../../wms" />
23
      </Server>
24
      <Name>metacat:world_borders</Name>
25
      <Title>Countries</Title>
26
      <SRS>EPSG:4326</SRS>
27
      <FormatList>
28
        <Format current="1">image/gif</Format>
29
      </FormatList>
30
    </Layer>
30 31

  
31
        <Layer queryable="0" hidden="0">
32
        <Layer queryable="0" hidden="1">
32 33
            <Server service="OGC:WMS" version="1.0.0" title="OGC:WMS">
33 34
      <OnlineResource xlink:type="simple" xlink:href="http://www2.demis.nl/WMS/wms.asp?wms=WorldMap"/>
34 35
            </Server>
......
45 46
                </Style>
46 47
            </StyleList>
47 48
        </Layer>
48
    -->
49 49

  
50
    <Layer queryable="0" hidden="0">
51
      <Server service="OGC:WMS" version="1.1.1"
52
      title="Countries">
53
        <OnlineResource xlink:type="simple" xlink:href="../../../../wms" />
54
      </Server>
55
      <Name>metacat:world_borders</Name>
56
      <Title>Countries</Title>
57
      <SRS>EPSG:4326</SRS>
58
      <FormatList>
59
        <Format current="1">image/gif</Format>
60
      </FormatList>
61
    </Layer>
62
    
63 50
    <Layer queryable="0" hidden="1">
64 51
    <Server service="wms" version="1.1.0" title="wms">
65 52
    <OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink"  xlink:type="simple" xlink:href="http://wms.jpl.nasa.gov/wms.cgi?"/>
......
69 56
    <Title>Satellite image</Title>
70 57
    <SRS>EPSG:4326</SRS>
71 58
    <StyleList>
72
      <Style current="1"><Name>visual</Name><Title>visual</Title></Style>
59
      <Style current="1"><Name>pseudo_low</Name><Title>pseudo_low</Title></Style>
73 60
    </StyleList>
74 61
    <FormatList>
75 62
    <Format current="1">image/jpeg</Format>

Also available in: Unified diff