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

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

Parent Directory Parent Directory | Revision Log Revision Log


Revision 801 - (show annotations)
Wed Apr 30 17:06:39 2003 UTC (21 years, 10 months ago) by jonathan
Original Path: trunk/thuban/Data/iceland_sample.thuban
File size: 1500 byte(s)
Now contains correct projections for each of the layers.

1 <?xml version="1.0" encoding="UTF-8"?>
2 <!DOCTYPE session SYSTEM "thuban.dtd">
3 <session title="Thuban sample session">
4 <map title="Iceland map">
5 <projection name="Unknown">
6 <parameter value="zone=26"/>
7 <parameter value="proj=utm"/>
8 <parameter value="ellps=clrk66"/>
9 </projection>
10 <layer visible="true" stroke="#000000" title="political" fill="#c0c0c0" stroke_width="1" filename="iceland/political.shp">
11 <projection name="Geographic">
12 <parameter value="proj=latlong"/>
13 <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>

Properties

Name Value
svn:eol-style native
svn:keywords Author Date Id Revision

[email protected]
ViewVC Help
Powered by ViewVC 1.1.26