File: default.xml

package info (click to toggle)
geotranz 3.7-6
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 242,380 kB
  • sloc: cpp: 37,618; java: 13,594; javascript: 3,068; makefile: 955; xml: 67; sh: 38; csh: 21
file content (58 lines) | stat: -rwxr-xr-x 1,202 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
<?xml version="1.0" encoding="ISO-8859-1"?>
<defaults>
  <options>
    <units>
      <index>0</index>
      <value>DMS</value>
    </units>
    <separator>
      <index>0</index>
      <value> </value>
    </separator>
    <signHemisphere>
      <index>1</index>
      <value>N/S,E/W</value>
    </signHemisphere>
    <longitudeRange>
      <index>0</index>
      <value>(-180,180)</value>
    </longitudeRange>
    <precision>
      <index>5</index>
      <value>1m</value>
    </precision>
    <leadingZeros>
      <value>false</value>
    </leadingZeros>
    <heightUnit>
      <value>0</value>
    </heightUnit>
  </options>
  <source>
    <datum>
      <index>0</index>
      <code>WGE</code>
    </datum>
    <projection>
      <index>10</index>
      <code>GD</code>
    </projection>
    <parameters>
      <heightType>0</heightType>
    </parameters>
  </source>
  <target>
    <datum>
      <index>0</index>
      <code>WGE</code>
    </datum>
    <projection>
      <index>34</index>
      <code>UT</code>
    </projection>
    <parameters>
      <override>0</override>
      <zone>0</zone>
    </parameters>
  </target>
</defaults>