Hi,<br><br>I have Alabama geotiff tiles which are showing up in Virginia within mapserver.&nbsp; If you look at the original gdalinfo against one of the tiles you will see that the corner coordinates are within Alabama, but within MapServer if you do on the fly projection(EPSG:26929 to EPSG:4326) it instead shows up within the state of Virginia.&nbsp; I also used gdalwarp to change the projection from EPSG:26929 to EPSG:4326 and then displayed within mapserver without having to reproject on the fly and it also shows up within Virginia. Note: when running gdalinfo on the gdalwarp file which was reprojected to EPSG:4326 it also has the coordinates within the state of Virginia.
<br><br>Below are the gdalinfo dumps first the original file and then the file that was converted from EPSG:26929 to EPSG:4326<br><br>Driver: GTiff/GeoTIFF<br>Size is 10000, 10000<br>Coordinate System is:<br>PROJCS[&quot;NAD83 / Alabama East&quot;,
<br>&nbsp;&nbsp;&nbsp; GEOGCS[&quot;NAD83&quot;,<br>&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; SPHEROID[&quot;GRS 1980&quot;,6378137,298.2572221010002,<br>&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; AUTHORITY[&quot;EPSG&quot;,&quot;6269&quot;]],<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; PRIMEM[&quot;Greenwich&quot;,0],<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; UNIT[&quot;degree&quot;,0.0174532925199433],<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; AUTHORITY[&quot;EPSG&quot;,&quot;4269&quot;]],<br>
&nbsp;&nbsp;&nbsp; PROJECTION[&quot;Transverse_Mercator&quot;],<br>&nbsp;&nbsp;&nbsp; PARAMETER[&quot;latitude_of_origin&quot;,30.5],<br>&nbsp;&nbsp;&nbsp; PARAMETER[&quot;central_meridian&quot;,-85.83333333333333],<br>&nbsp;&nbsp;&nbsp; PARAMETER[&quot;scale_factor&quot;,0.99996],
<br>&nbsp;&nbsp;&nbsp; PARAMETER[&quot;false_easting&quot;,656166.6666666665],<br>&nbsp;&nbsp;&nbsp; PARAMETER[&quot;false_northing&quot;,0],<br>&nbsp;&nbsp;&nbsp; UNIT[&quot;US survey foot&quot;,0.3048006096012192,<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; AUTHORITY[&quot;EPSG&quot;,&quot;9003&quot;]],
<br>&nbsp;&nbsp;&nbsp; AUTHORITY[&quot;EPSG&quot;,&quot;26929&quot;]]<br>Origin = (723240.000000000000000,820340.000000000000000)<br>Pixel Size = (0.500000000000000,-0.500000000000000)<br>Metadata:<br>&nbsp; AREA_OR_POINT=Area<br>&nbsp; TIFFTAG_XRESOLUTION=72
<br>&nbsp; TIFFTAG_YRESOLUTION=72<br>&nbsp; TIFFTAG_RESOLUTIONUNIT=2 (pixels/inch)<br>Corner Coordinates:<br>Upper Left&nbsp; (&nbsp; 723240.000,&nbsp; 820340.000) ( 85d36&#39;54.59&quot;W, 32d45&#39;17.80&quot;N)<br>Lower Left&nbsp; (&nbsp; 723240.000,&nbsp; 815340.000
) ( 85d36&#39;54.71&quot;W, 32d44&#39;28.33&quot;N)<br>Upper Right (&nbsp; 728240.000,&nbsp; 820340.000) ( 85d35&#39;56.04&quot;W, 32d45&#39;17.69&quot;N)<br>Lower Right (&nbsp; 728240.000,&nbsp; 815340.000) ( 85d35&#39;56.17&quot;W, 32d44&#39;
28.22&quot;N)<br>Center&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; (&nbsp; 725740.000,&nbsp; 817840.000) ( 85d36&#39;25.38&quot;W, 32d44&#39;53.01&quot;N)<br>Band 1 Block=10000x1 Type=Byte, ColorInterp=Red<br>&nbsp; Overviews: 1250x1250<br>Band 2 Block=10000x1 Type=Byte, ColorInterp=Green
<br>&nbsp; Overviews: 1250x1250<br>Band 3 Block=10000x1 Type=Byte, ColorInterp=Blue<br>&nbsp; Overviews: 1250x1250<br><br>-------------------------------------------------------------------------------------------------------------------
<br><br>Driver: GTiff/GeoTIFF<br>Size is 11930, 9476<br>Coordinate System is:<br>GEOGCS[&quot;WGS 84&quot;,<br>&nbsp;&nbsp;&nbsp; DATUM[&quot;WGS_1984&quot;,<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; SPHEROID[&quot;WGS 84&quot;,6378137,298.2572235630016,<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; AUTHORITY[&quot;EPSG&quot;,&quot;7030&quot;]],
<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; AUTHORITY[&quot;EPSG&quot;,&quot;6326&quot;]],<br>&nbsp;&nbsp;&nbsp; PRIMEM[&quot;Greenwich&quot;,0],<br>&nbsp;&nbsp;&nbsp; UNIT[&quot;degree&quot;,0.0174532925199433],<br>&nbsp;&nbsp;&nbsp; AUTHORITY[&quot;EPSG&quot;,&quot;4326&quot;]]<br>Origin = (-79.902533251890048
,37.745881181682833)<br>Pixel Size = (0.000005030208747,-0.000005030208747)<br>Metadata:<br>&nbsp; AREA_OR_POINT=Area<br>Corner Coordinates:<br>Upper Left&nbsp; ( -79.9025333,&nbsp; 37.7458812) ( 79d54&#39;9.12&quot;W, 37d44&#39;45.17&quot;N)
<br>Lower Left&nbsp; ( -79.9025333,&nbsp; 37.6982149) ( 79d54&#39;9.12&quot;W, 37d41&#39;53.57&quot;N)<br>Upper Right ( -79.8425229,&nbsp; 37.7458812) ( 79d50&#39;33.08&quot;W, 37d44&#39;45.17&quot;N)<br>Lower Right ( -79.8425229,&nbsp; 37.6982149
) ( 79d50&#39;33.08&quot;W, 37d41&#39;53.57&quot;N)<br>Center&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; ( -79.8725281,&nbsp; 37.7220481) ( 79d52&#39;21.10&quot;W, 37d43&#39;19.37&quot;N)<br>Band 1 Block=256x256 Type=Byte, ColorInterp=Red<br>Band 2 Block=256x256 Type=Byte, ColorInterp=Green
<br>Band 3 Block=256x256 Type=Byte, ColorInterp=Blue<br><br clear="all"><br>-- <br>John J. Mitchell