/[thuban]/branches/WIP-pyshapelib-bramz/Resources/Projections/defaults.proj
ViewVC logotype

Contents of /branches/WIP-pyshapelib-bramz/Resources/Projections/defaults.proj

Parent Directory Parent Directory | Revision Log Revision Log


Revision 802 - (show annotations)
Wed Apr 30 17:06:52 2003 UTC (21 years, 10 months ago) by jonathan
Original Path: trunk/thuban/Resources/Projections/defaults.proj
File size: 487 byte(s)
Geographic projection contains unit conversion parameter.

1 <?xml version="1.0" encoding="UTF-8"?>
2 <!DOCTYPE projfile SYSTEM "thuban.dtd">
3 <projectionlist>
4 <projection name="Geographic">
5 <parameter value="proj=latlong"/>
6 <parameter value="to_meter=1.000000"/>
7 <parameter value="ellps=clrk66"/>
8 </projection>
9 <projection name="Universal Transverse Mercartor">
10 <parameter value="proj=utm"/>
11 <parameter value="ellps=clrk66"/>
12 <parameter value="zone=1"/>
13 </projection>
14 </projectionlist>

Properties

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

[email protected]
ViewVC Help
Powered by ViewVC 1.1.26