Yes sorry to mention thats what I was doing and I got the same results as you did but these do not work in mapserver as it says that the extent is invalid. I&#39;m pretty sure it has to do with the d&#39;s etc.<br><br><div>
<span class="gmail_quote">On 7/18/07, <b class="gmail_sendername">Frank Warmerdam</b> &lt;<a href="mailto:warmerdam@pobox.com">warmerdam@pobox.com</a>&gt; wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Bradley Mclain wrote:<br>&gt; I am having some slight problems with what you are saying, firstly If I use<br>&gt;<br>&gt; proj -I +init=epsg:28355<br>&gt;<br>&gt; I get a long list of different projections but no new numbers or anything.
<br><br>Bradley,<br><br>I don&#39;t know this is.&nbsp;&nbsp;When I use that commandline I get the usual<br>wait-for-input state, and no output till I enter values.<br><br>&gt; Also secondly I am not exactly sure what input values I have to put it.
<br>&gt; Is it my current extent or is it the longitude latitude values which<br>&gt; match this?<br>&gt;<br>&gt; What I want to get out is the correct extent for my map in EPSG:4326.<br>&gt;<br>&gt; Its current extent using EPSG:28355 is 
301964.225304 6172911.602455<br>&gt; 439497.461276 6230476.242273<br>&gt;<br>&gt; With latitude and longitude 146.123 -34.2918 146.152 -34.2685<br><br>The proj command reprojects points, not rectangles.&nbsp;&nbsp;You can get<br>a rough idea by reprojecting two corners, or a better representation
<br>by reprojecting all four corners.&nbsp;&nbsp;For instance if I do the following<br><br>warmerda@amd64[49]% proj -I +init=epsg:28355 &lt;&lt; EOF<br>? 301964.225304 6172911.602455<br>? 439497.461276 6230476.242273<br>? EOF<br><br>
I get:<br><br>144d50&#39;28.65&quot;E&nbsp;&nbsp;34d33&#39;59.396&quot;S<br>146d20&#39;39.655&quot;E 34d3&#39;52.921&quot;S<br><br>Best regards,<br>--<br>---------------------------------------+--------------------------------------
<br>I set the clouds in motion - turn up&nbsp;&nbsp; | Frank Warmerdam, <a href="mailto:warmerdam@pobox.com">warmerdam@pobox.com</a><br>light and sound - activate the windows | <a href="http://pobox.com/~warmerdam">http://pobox.com/~warmerdam
</a><br>and watch the world go round - Rush&nbsp;&nbsp;&nbsp;&nbsp;| President OSGeo, <a href="http://osgeo.org">http://osgeo.org</a><br><br>_______________________________________________<br>Proj mailing list<br><a href="mailto:Proj@lists.maptools.org">
Proj@lists.maptools.org</a><br><a href="http://lists.maptools.org/mailman/listinfo/proj">http://lists.maptools.org/mailman/listinfo/proj</a><br></blockquote></div><br>