Project

General

Profile

1
<?xml version="1.0" encoding="utf-8" standalone="no"?>
2
<MapbuilderConfig version="0.2.1" id="simpleTemplate" xmlns="http://mapbuilder.sourceforge.net/mapbuilder" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://mapbuilder.sourceforge.net/mapbuilder ../../lib/schemas/config.xsd">
3
  <models>
4
    <OwsContext id="mainMap">
5
      <defaultModelUrl>context2.xml</defaultModelUrl>
6
      <widgets>
7
        <MapPaneOL id="mainMapWidget">
8
          <htmlTagId>mainMapPane</htmlTagId>
9
          <maxExtent>0 400000 189440 502400</maxExtent>
10
          <maxResolution>473.6</maxResolution>
11
          <!--maxExtent>-24288 262144 500000 786432</maxExtent>
12
          <maxResolution>2048</maxResolution-->
13
        </MapPaneOL>
14
        <Legend id="contextLegend">
15
          <htmlTagId>legend</htmlTagId>
16
          <stylesheet>./Legend2.xsl</stylesheet>
17
        </Legend>
18
      </widgets>
19
    </OwsContext>
20
  </models>
21
  <widgets>
22
  </widgets>
23
  <skinDir>../../lib/skin/default</skinDir>
24
</MapbuilderConfig>
(3-3/6)