Project

General

Profile

1 4307 leinfelder
<?xml version="1.0" encoding="ISO-8859-1" standalone="no"?>
2
<ViewContext version="1.0.0" id="metacarta_world" xmlns="http://www.opengis.net/context" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.opengis.net/context ../../../lib/schemas/context.xsd">
3
  <General>
4
    <Window width="600" height="300"/>
5
    <BoundingBox SRS="EPSG:4326" minx="-180" miny="-90" maxx="180" maxy="90"/>
6
    <Title>Metacarta World Map VMaplv0 (WMS)</Title>
7
  </General>
8
  <LayerList>
9
    <Layer queryable="0" hidden="0">
10
      <Server service="OGC:WMS-C" version="1.0.0" title="OGC:WMS-C">
11
        <OnlineResource xlink:type="simple" xlink:href="http://labs.metacarta.com/wms/vmap0"/>
12
      </Server>
13
      <Name>basic</Name>
14
      <Title>basic</Title>
15
      <SRS>EPSG:4326 EPSG:4269</SRS>
16
      <FormatList>
17
        <Format>image/jpeg</Format>
18
        <Format>image/png</Format>
19
        <Format>image/gif</Format>
20
        <Format current="1">image/png; mode=24bit</Format>
21
        <Format>image/wbmp</Format>
22
        <Format>image/tiff</Format>
23
      </FormatList>
24
      <StyleList>
25
        <Style current="1">
26
          <Name>default</Name>
27
          <Title>default</Title>
28
        </Style>
29
      </StyleList>
30
    </Layer>
31
  </LayerList>
32
</ViewContext>