Project

General

Profile

« Previous | Next » 

Revision 3434

add world countries layer and refocus the bounding coordinates to include much of southern africa (perhaps too much)

View differences:

lib/style/skins/sanparks/spatial/africa_frame_model.xml
5 5
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
6 6
xsi:schemaLocation="http://www.opengis.net/context http://schemas.opengis.net/context/1.0.0/context.xsd">
7 7
  <General>
8
    <Window width="250" height="417" />
9
    <!-- <BoundingBox SRS="EPSG:4326" minx="30.5912" miny="-25.535" maxx="32.3037" maxy="-22.325" /> -->
10
    <BoundingBox SRS="EPSG:4326" minx="30" miny="-26.5" maxx="33" maxy="-21.5"/>
8
    <Window width="250" height="250" />
9
    <!-- <BoundingBox SRS="EPSG:4326" minx="30" miny="-26.5" maxx="33" maxy="-21.5"/>-->
10
    <BoundingBox SRS="EPSG:4326" minx="10" miny="-40" maxx="40" maxy="-10"/>
11 11
    <Title>Krueger National Park</Title>
12 12
    <KeywordList>
13 13
      <Keyword>metacat</Keyword>
......
23 23
    </Server>
24 24
    <Name>global_mosaic</Name> 
25 25
    <!-- <Name>BMNG</Name> -->
26
    <Title>satellite imagery</Title>
26
    <Title>Satellite Imagery</Title>
27 27
    <SRS>EPSG:4326</SRS>
28 28
    <FormatList>
29 29
    <Format current="1">image/jpeg</Format>
30 30
    </FormatList>
31 31
    </Layer>
32 32
   
33
	<Layer queryable="0" hidden="0">
34
      <Server service="OGC:WMS" version="1.1.1"
35
      title="countries">
36
        <OnlineResource xlink:type="simple" xlink:href="../../../../wms" />
37
      </Server>
38
      <Name>metacat:world_borders</Name>
39
      <Title>World Countries</Title>
40
      <SRS>EPSG:4326</SRS>
41
      <FormatList>
42
        <Format current="1">image/gif</Format>
43
      </FormatList>
44
    </Layer>   
45
   
33 46
    <Layer queryable="0" hidden="0">
34 47
      <Server service="OGC:WMS" version="1.1.1"
35 48
      title="kruger boundary">

Also available in: Unified diff