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'm pretty sure it has to do with the d's etc.<br><br><div>
<span class="gmail_quote">On 7/18/07, <b class="gmail_sendername">Frank Warmerdam</b> <<a href="mailto:warmerdam@pobox.com">warmerdam@pobox.com</a>> 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>> I am having some slight problems with what you are saying, firstly If I use<br>><br>> proj -I +init=epsg:28355<br>><br>> I get a long list of different projections but no new numbers or anything.
<br><br>Bradley,<br><br>I don't know this is.  When I use that commandline I get the usual<br>wait-for-input state, and no output till I enter values.<br><br>> Also secondly I am not exactly sure what input values I have to put it.
<br>> Is it my current extent or is it the longitude latitude values which<br>> match this?<br>><br>> What I want to get out is the correct extent for my map in EPSG:4326.<br>><br>> Its current extent using EPSG:28355 is 
301964.225304 6172911.602455<br>> 439497.461276 6230476.242273<br>><br>> With latitude and longitude 146.123 -34.2918 146.152 -34.2685<br><br>The proj command reprojects points, not rectangles.  You can get<br>a rough idea by reprojecting two corners, or a better representation
<br>by reprojecting all four corners.  For instance if I do the following<br><br>warmerda@amd64[49]% proj -I +init=epsg:28355 << EOF<br>? 301964.225304 6172911.602455<br>? 439497.461276 6230476.242273<br>? EOF<br><br>
I get:<br><br>144d50'28.65"E  34d33'59.396"S<br>146d20'39.655"E 34d3'52.921"S<br><br>Best regards,<br>--<br>---------------------------------------+--------------------------------------
<br>I set the clouds in motion - turn up   | 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    | 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>