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

Annotation of /branches/WIP-pyshapelib-bramz/Data/iceland_sample_raster.thuban

Parent Directory Parent Directory | Revision Log Revision Log


Revision 944 - (hide annotations)
Tue May 20 15:26:28 2003 UTC (21 years, 9 months ago) by jonathan
Original Path: trunk/thuban/Data/iceland_sample_raster.thuban
File size: 1858 byte(s)
New. Sample file that uses a raster layer.

1 jonathan 944 <?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="Universal Transverse Mercator">
6     <parameter value="proj=utm"/>
7     <parameter value="zone=27"/>
8     <parameter value="ellps=clrk66"/>
9     </projection>
10     <rasterlayer visible="true" filename="iceland/island.tif" title="Iceland Image">
11     <projection name="Geographic">
12     <parameter value="proj=latlong"/>
13     <parameter value="to_meter=0.017453"/>
14     <parameter value="ellps=clrk66"/>
15     </projection>
16     </rasterlayer>
17     <layer visible="true" stroke="#000000" title="political" fill="#c0c0c0" stroke_width="1" filename="iceland/political.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="roads-line" fill="None" stroke_width="1" filename="iceland/roads-line.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     <layer visible="true" stroke="#000000" title="cultural_landmark-point" fill="#ffff00" stroke_width="1" filename="iceland/cultural_landmark-point.shp">
32     <projection name="Geographic">
33     <parameter value="proj=latlong"/>
34     <parameter value="to_meter=0.017453"/>
35     <parameter value="ellps=clrk66"/>
36     </projection>
37     </layer>
38     </map>
39     </session>

Properties

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

[email protected]
ViewVC Help
Powered by ViewVC 1.1.26