<HTML>
<HEAD>
<TITLE>Re: [Gdal-dev] decimal degrees coordinates don't match degrees minutes seconds coordinates</TITLE>
</HEAD>
<BODY>
<FONT FACE="Verdana, Helvetica, Arial"><SPAN STYLE='font-size:12.0px'>John -<BR>
<BR>
Where are you seeing decimal degrees? &nbsp;The first corner coordinate is:<BR>
<BR>
Upper Left &nbsp;( &nbsp;742500.000, 4275000.000) ( 90d12' 56.63&quot;W, 38d35'25.40&quot;N)<BR>
<BR>
Which is telling you the corner coordinates in the image&#8217;s native projection (UTM Zone 15N) in the first pair (742500.000, 4275000.000) and then giving you that point in degrees/minutes/seconds. &nbsp;There are no decimal degrees displayed.<BR>
<BR>
A rectangle in UTM space/coordinates is not a rectangle in lat/lon coordinates, so the upper left latitude and the upper right latitude should not be expected to be the same.<BR>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;- Ed<BR>
<BR>
-- <BR>
Ed McNierney<BR>
President and Chief Mapmaker<BR>
Maps a la carte, Inc. / TopoZone.com<BR>
73 Princeton Street, Suite 305<BR>
North Chelmsford, MA &nbsp;01863<BR>
Phone: (978) 251-4242<BR>
Fax: (978) 251-1396<BR>
ed@topozone.com<BR>
<BR>
<HR ALIGN=CENTER SIZE="3" WIDTH="95%"><B>From: </B>John Mitchell &lt;mitchelljj98@gmail.com&gt;<BR>
<B>Date: </B>Tue, 30 Jan 2007 15:14:36 -0500<BR>
<B>To: </B>Gdal-Dev &lt;gdal-dev@lists.maptools.org&gt;<BR>
<B>Cc: </B>&lt;mitchelljj98@gmail.com&gt;<BR>
<B>Subject: </B>[Gdal-dev] decimal degrees coordinates don't match degrees minutes seconds coordinates<BR>
<BR>
Within gdalinfo I noticed that the decimal degrees corner coordinates are rectangular but to the right the degrees minutes seconds corner coordinates are not rectangular.<BR>
<BR>
Below is a gdalinfo dump:<BR>
<BR>
Driver: GTiff/GeoTIFF <BR>
Size is 10000, 10000<BR>
Coordinate System is:<BR>
PROJCS[&quot;NAD83 / UTM zone 15N&quot;,<BR>
&nbsp;&nbsp;&nbsp;&nbsp;GEOGCS[&quot;NAD83&quot;,<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;DATUM[&quot;North_American_Datum_1983&quot;,<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;SPHEROID[&quot;GRS 1980&quot;,6378137, 298.2572221010002,<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;AUTHORITY[&quot;EPSG&quot;,&quot;7019&quot;]],<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;AUTHORITY[&quot;EPSG&quot;,&quot;6269&quot;]],<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;PRIMEM[&quot;Greenwich&quot;,0],<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;UNIT[&quot;degree&quot;, 0.0174532925199433],<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;AUTHORITY[&quot;EPSG&quot;,&quot;4269&quot;]],<BR>
&nbsp;&nbsp;&nbsp;&nbsp;PROJECTION[&quot;Transverse_Mercator&quot;],<BR>
&nbsp;&nbsp;&nbsp;&nbsp;PARAMETER[&quot;latitude_of_origin&quot;,0],<BR>
&nbsp;&nbsp;&nbsp;&nbsp;PARAMETER[&quot;central_meridian&quot;,-93], <BR>
&nbsp;&nbsp;&nbsp;&nbsp;PARAMETER[&quot;scale_factor&quot;,0.9996],<BR>
&nbsp;&nbsp;&nbsp;&nbsp;PARAMETER[&quot;false_easting&quot;,500000],<BR>
&nbsp;&nbsp;&nbsp;&nbsp;PARAMETER[&quot;false_northing&quot;,0],<BR>
&nbsp;&nbsp;&nbsp;&nbsp;UNIT[&quot;metre&quot;,1,<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;AUTHORITY[&quot;EPSG&quot;,&quot;9001&quot;]], <BR>
&nbsp;&nbsp;&nbsp;&nbsp;AUTHORITY[&quot;EPSG&quot;,&quot;26915&quot;]]<BR>
Origin = (742500.000000000000000,4275000.000000000000000)<BR>
Pixel Size = (0.150000000000000,-0.150000000000000)<BR>
Metadata:<BR>
&nbsp;&nbsp;AREA_OR_POINT=Area<BR>
&nbsp;&nbsp;TIFFTAG_SOFTWARE=Adobe Photoshop CS Windows <BR>
&nbsp;&nbsp;TIFFTAG_DATETIME=2005:12:29 11:49:37<BR>
&nbsp;&nbsp;TIFFTAG_XRESOLUTION=72<BR>
&nbsp;&nbsp;TIFFTAG_YRESOLUTION=72<BR>
&nbsp;&nbsp;TIFFTAG_RESOLUTIONUNIT=2 (pixels/inch)<BR>
Corner Coordinates:<BR>
Upper Left &nbsp;( &nbsp;742500.000, 4275000.000) ( 90d12' 56.63&quot;W, 38d35'25.40&quot;N)<BR>
Lower Left &nbsp;( &nbsp;742500.000, 4273500.000) ( 90d12'58.51&quot;W, 38d34'36.79&quot;N)<BR>
Upper Right ( &nbsp;744000.000, 4275000.000) ( 90d11'54.70&quot;W, 38d35'23.92&quot;N) <BR>
Lower Right ( &nbsp;744000.000, 4273500.000) ( 90d11'56.59&quot;W, 38d34'35.31&quot;N)<BR>
Center &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;( &nbsp;743250.000, 4274250.000) ( 90d12'26.61&quot;W, 38d35'0.36&quot;N)<BR>
Band 1 Block=10000x5 Type=Byte, ColorInterp=Red <BR>
Band 2 Block=10000x5 Type=Byte, ColorInterp=Green<BR>
Band 3 Block=10000x5 Type=Byte, ColorInterp=Blue<BR>
<BR>
<BR>
-- <BR>
John J. Mitchell<BR>
<HR ALIGN=CENTER SIZE="3" WIDTH="95%"></SPAN></FONT><FONT SIZE="2"><FONT FACE="Monaco, Courier New"><SPAN STYLE='font-size:10.0px'>_______________________________________________<BR>
Gdal-dev mailing list<BR>
Gdal-dev@lists.maptools.org<BR>
<a href="http://lists.maptools.org/mailman/listinfo/gdal-dev">http://lists.maptools.org/mailman/listinfo/gdal-dev</a><BR>
</SPAN></FONT></FONT>
</BODY>
</HTML>