Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Code Block
xml
xml
linenumberstrue

<view id='com.cohga.html.client.main.projView'>
        <label>Projections</label>
        <location>west</location>
        <projection id="EPSG:311128354"> label="GDA94/MGA                <label>VicGrid94</label>Zone 54"/>
                <def>+proj=lcc +lat_1=-36 +lat_2=-38 +lat_0=-37 +lon_0=145 +x_0=2500000 +y_0=2500000 ellps=GRS80 +towgs84=0,0,0,0,0,0,0 +units=m +no_defs</def>
        </projection><projection id="EPSG:28355" label="GDA94/MGA Zone 55"/>
        <projection id="EPSG:2835428356">
                <label>GDA94 /  label="GDA94/MGA Zone 54<56"/label>>
                <def>+proj=utm +zone=54 +south +ellps=GRS80 +towgs84=0,0,0,0,0,0,0 +units=m +no_defs</def><projection id="EPSG:3111" label="VicGrid94">
             </projection>   <!-- Optionally define the transform, generally <projection id="EPSG:28355">
       wouldn't be required unless you have a custom projection -->
        <label>GDA94 / MGA Zone 55</label>    <def>+proj=lcc +lat_1=-36            <def>+proj=utm +zone=55 +south ++lat_2=-38 +lat_0=-37 +lon_0=145 +x_0=2500000 +y_0=2500000 ellps=GRS80 +towgs84=0,0,0,0,0,0,0 +units=m +no_defs</def>
        </projection>
</view>