Thanks that was the problem, couldn't get the command to work so just used an online calculator to do the conversion.<br><br>Thanks for the help<br><br>Cheers<br><br>Brad<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>> Yes sorry to mention thats what I was doing and I got the same results<br>> as you did but these do not work in mapserver as it says that the extent<br>> is invalid. I'm pretty sure it has to do with the d's etc.
<br><br>Bradley,<br><br>Ah.  Indeed you cannot use geographic values in DMS (Degrees, Minutes<br>and Seconds) format directly in your mapserver extent line.  You<br>can use the -f %.8f switch to produce decimal formatted values.
<br><br>eg.<br>proj -I -f '%.8f' +init=epsg:28355<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>