Project

General

Profile

« Previous | Next » 

Revision 2676

Added by harris about 19 years ago

Further work -- added additional layers, added the ability to query AOI. Almost have the js parseing the
correct metacat url, and sme style changes.

View differences:

metacat.xml
6 6
xsi:schemaLocation="http://www.opengis.net/context http://schemas.opengis.net/context/1.0.0/context.xsd">
7 7

  
8 8
  <General>
9
    <Window width="500" height="250" />
9
    <Window width="800" height="400" />
10 10
    <BoundingBox SRS="EPSG:4326" minx="-180" miny="-90" maxx="180"
11 11
    maxy="90" />
12 12
    <Title>metacat data</Title>
......
29 29
        <Format current="1">image/gif</Format>
30 30
      </FormatList>
31 31
    </Layer>
32
    <Layer queryable="0" hidden="0">
33
          <Server service="wms" version="1.1.0" title="wms">
34
                  <OnlineResource xlink:type="simple" xlink:href="http://atlas.gc.ca/cgi-bin/mapserv?map=/home/mapdata/aoc_v3/english/pb_world.map"/>
35
                        </Server>
36

  
37
                              <Name>land</Name>
38
                                    <Title>land area</Title>
39
                                          <SRS>EPSG:4326</SRS>
40
                                                <FormatList>
41
                                                        <Format current="1">image/gif</Format>
42
                                                              </FormatList>
43
                                                                  </Layer>
44

  
32 45
    <Layer queryable="1" hidden="0">
33 46
      <Server service="OGC:WMS" version="1.1.1"
34 47
      title="metacat document data">
......
41 54
      <FormatList>
42 55
        <Format current="1">image/png</Format>
43 56
      </FormatList>
57
      
58

  
59
      <!--
60
   
61
    <StyleList>
62
            <Style current="1">
63
                      <Name>0xb8d8f6</Name>
64
                                <Title>0xb8d8f6</Title>
65
                                          <LegendURL width="16" height="16" format="image/gif">
66
                                                     <OnlineResource xlink:type="simple" xlink:href="../../../../wms?VERSION=1.1.1&REQUEST=GetLegendGraphic&LAYER=topp:metacat_testdata&SPATIAL_TYPE=POLYGON&STYLE=0xb8d8f6&FORMAT=image%2Fgif&SIMPLE=TRUE"/>
67
       
68
       </LegendURL>
69
         </Style>
70
       </StyleList>
71
    -->
72
    
44 73
    </Layer>
45 74
    <!-- <Layer queryable="1" hidden="0">
46 75
      <Server service="OGC:WMS" version="1.1.1"

Also available in: Unified diff