/[thuban]/branches/WIP-pyshapelib-bramz/Data/iceland_sample.thuban
ViewVC logotype

Diff of /branches/WIP-pyshapelib-bramz/Data/iceland_sample.thuban

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 153 by bh, Tue May 7 17:18:29 2002 UTC revision 801 by jonathan, Wed Apr 30 17:06:39 2003 UTC
# Line 1  Line 1 
1  <?xml version="1.0" encoding="UTF-8"?>  <?xml version="1.0" encoding="UTF-8"?>
2  <!DOCTYPE session SYSTEM "thuban.dtd">  <!DOCTYPE session SYSTEM "thuban.dtd">
3  <session title="Thuban sample session">  <session title="Thuban sample session">
4          <map title="Iceland map">      <map title="Iceland map">
5                  <projection>          <projection name="Unknown">
6                          <parameter value="zone=26"/>              <parameter value="zone=26"/>
7                          <parameter value="proj=utm"/>              <parameter value="proj=utm"/>
8                          <parameter value="ellps=clrk66"/>              <parameter value="ellps=clrk66"/>
9                  </projection>          </projection>
10                  <layer title="political" filename="iceland/political.shp" fill="#c0c0c0" stroke="#000000" stroke_width="1"/>          <layer visible="true" stroke="#000000" title="political" fill="#c0c0c0" stroke_width="1" filename="iceland/political.shp">
11                  <layer title="roads-line" filename="iceland/roads-line.shp" fill="None" stroke="#000000" stroke_width="1"/>              <projection name="Geographic">
12                  <layer title="cultural_landmark-point" filename="iceland/cultural_landmark-point.shp" fill="#ffff00" stroke="#000000" stroke_width="1"/>                  <parameter value="proj=latlong"/>
13          </map>                  <parameter value="to_meter=0.017453"/>
14                    <parameter value="ellps=clrk66"/>
15                </projection>
16            </layer>
17            <layer visible="true" stroke="#000000" title="roads-line" fill="None" stroke_width="1" filename="iceland/roads-line.shp">
18                <projection name="Geographic">
19                    <parameter value="proj=latlong"/>
20                    <parameter value="to_meter=0.017453"/>
21                    <parameter value="ellps=clrk66"/>
22                </projection>
23            </layer>
24            <layer visible="true" stroke="#000000" title="cultural_landmark-point" fill="#ffff00" stroke_width="1" filename="iceland/cultural_landmark-point.shp">
25                <projection name="Geographic">
26                    <parameter value="proj=latlong"/>
27                    <parameter value="to_meter=0.017453"/>
28                    <parameter value="ellps=clrk66"/>
29                </projection>
30            </layer>
31        </map>
32  </session>  </session>

Legend:
Removed from v.153  
changed lines
  Added in v.801

[email protected]
ViewVC Help
Powered by ViewVC 1.1.26