Here is more of a verbose output on one of the images that is experiencing the strange projection problem. Again this is a problem where duplicate tifs are showing up when being reprojected on the fly with Mapserver, showing up in different parts of the world.<br>
<br>$ gdalinfo full_w18_4.tif<br>Driver: GTiff/GeoTIFF<br>Files: full_w18_4.tif<br>Size is 2000, 2000<br>Coordinate System is:<br>PROJCS["NAD83 / UTM zone 15N",<br>    GEOGCS["NAD83",<br>        DATUM["North_American_Datum_1983",<br>
            SPHEROID["GRS 1980",6378137,298.2572221010002,<br>                AUTHORITY["EPSG","7019"]],<br>            AUTHORITY["EPSG","6269"]],<br>        PRIMEM["Greenwich",0],<br>
        UNIT["degree",0.0174532925199433],<br>        AUTHORITY["EPSG","4269"]],<br>    PROJECTION["Transverse_Mercator"],<br>    PARAMETER["latitude_of_origin",0],<br>    PARAMETER["central_meridian",-93],<br>
    PARAMETER["scale_factor",0.9996],<br>    PARAMETER["false_easting",500000],<br>    PARAMETER["false_northing",0],<br>    UNIT["metre",1,<br>        AUTHORITY["EPSG","9001"]],<br>
    AUTHORITY["EPSG","26915"]]<br>Origin = (669899.999999790450000,3359100.000000209500000)<br>Pixel Size = (0.299999999930151,-0.299999999930151)<br>Metadata:<br>  AREA_OR_POINT=Area<br>Image Structure Metadata:<br>
  INTERLEAVE=PIXEL<br>Corner Coordinates:<br>Upper Left  (  669900.000, 3359100.000) ( 91d13'56.25"W, 30d21'6.70"N)<br>Lower Left  (  669900.000, 3358500.000) ( 91d13'56.60"W, 30d20'47.21"N)<br>
Upper Right (  670500.000, 3359100.000) ( 91d13'33.79"W, 30d21'6.39"N)<br>Lower Right (  670500.000, 3358500.000) ( 91d13'34.14"W, 30d20'46.91"N)<br>Center      (  670200.000, 3358800.000) ( 91d13'45.19"W, 30d20'56.80"N)<br>
Band 1 Block=256x256 Type=Byte, ColorInterp=Red<br>  NoData Value=1<br>Band 2 Block=256x256 Type=Byte, ColorInterp=Green<br>  NoData Value=1<br>Band 3 Block=256x256 Type=Byte, ColorInterp=Blue<br>  NoData Value=1<br><br><div class="gmail_quote">
On Feb 15, 2008 3:18 PM, Fawcett, David <<a href="mailto:David.Fawcett@state.mn.us">David.Fawcett@state.mn.us</a>> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">




<div>
<div><span><font color="#0000ff" face="Arial" size="2">Robert, </font></span></div>
<div><span><font color="#0000ff" face="Arial" size="2"></font></span> </div>
<div><span><font color="#0000ff" face="Arial" size="2">Please 
reply to the list too, there are a lot of people on the list who know a lot more 
about this than I do.  </font></span></div>
<div><span><font color="#0000ff" face="Arial" size="2"></font></span> </div>
<div><span><font color="#0000ff" face="Arial" size="2">It 
would be useful to see a more verbose output on both of the commands, not 
necessarily for each feature in the tileindex, but at least the extent, 
etc.</font></span></div>
<div><span><font color="#0000ff" face="Arial" size="2"></font></span> </div>
<div><span><font color="#0000ff" face="Arial" size="2">David.</font></span></div>
<blockquote style="margin-right: 0px;">
  <div></div>
  <div dir="ltr" align="left" lang="en-us"><font face="Tahoma" size="2"><div class="Ih2E3d">-----Original Message-----<br><b>From:</b> Robert Hicks 
  [mailto:<a href="mailto:robhyx@gmail.com" target="_blank">robhyx@gmail.com</a>] <br></div><div><div></div><div class="Wj3C7c"><b>Sent:</b> Friday, February 15, 2008 11:02 
  AM<br><b>To:</b> Fawcett, David<br><b>Subject:</b> Re: [UMN_MAPSERVER-USERS] 
  Strange Projection Issue in MapServer<br><br></div></div></font></div><div><div></div><div class="Wj3C7c">$ gdalinfo img.tif | 
  grep 
  EPSG<br>              
  AUTHORITY["EPSG","7019"]],<br>          
  AUTHORITY["EPSG","6269"]],<br>      
  AUTHORITY["EPSG","4269"]],<br>      
  AUTHORITY["EPSG","9001"]],<br>  
  AUTHORITY["EPSG","26915"]]<br><br>------------------------------------------------------------<br><br>$ 
  ogrinfo 128Resolution.shp<br>INFO: Open of 
  `128Resolution.shp'<br>      using driver `ESRI 
  Shapefile' successful.<br>1: 128Resolution (Polygon)<br><br>
  <div class="gmail_quote">On Fri, Feb 15, 2008 at 11:31 AM, Fawcett, David <<a href="mailto:David.Fawcett@state.mn.us" target="_blank">David.Fawcett@state.mn.us</a>> 
  wrote:<br>
  <blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
    <div>
    <div><font color="#0000ff" face="Arial" size="2"><span>This looks like a 
    projection issue.  </span></font></div>
    <div><font color="#0000ff" face="Arial" size="2"><span></span></font> </div>
    <div><font color="#0000ff" face="Arial" size="2"><span>If you run ogrinfo on the 
    tile index what do you get?  </span></font></div>
    <div><font color="#0000ff" face="Arial" size="2"><span></span></font> </div>
    <div><font color="#0000ff" face="Arial" size="2"><span>How about if you run 
    gdalinfo on one of the image tiles?</span></font></div>
    <div>
    <div></div>
    <div>
    <blockquote style="margin-right: 0px;">
      <div></div>
      <div dir="ltr" align="left" lang="en-us"><font face="Tahoma" size="2">-----Original 
      Message-----<br><b>From:</b> Robert Hicks [mailto:<a href="mailto:robhyx@gmail.com" target="_blank">robhyx@gmail.com</a>] 
      <br><b>Sent:</b> Friday, February 15, 2008 10:23 AM<br><b>To:</b> Fawcett, 
      David<br><b>Subject:</b> Re: [UMN_MAPSERVER-USERS] Strange Projection 
      Issue in MapServer<br><br></font></div>Sure thing, thanks David.<br><br>I 
      am using MapServer for Windows version 2.2.6, I have attached both again 
      for you.<br><br>Thanks,<br><br>Rob<br><br>
      <div class="gmail_quote">On Fri, Feb 15, 2008 at 10:47 AM, Fawcett, David 
      <<a href="mailto:David.Fawcett@state.mn.us" target="_blank">David.Fawcett@state.mn.us</a>> wrote:<br>
      <blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">Robert,<br><br>Can 
        you post the text of your map file and the version of MapServer 
        that<br>you are using?<br><br>I also didn't see the .png attachment come 
        through.<br><font color="#888888"><br>David.<br></font>
        <div>
        <div></div>
        <div><br>-----Original Message-----<br>From: UMN MapServer Users List 
        [mailto:<a href="mailto:MAPSERVER-USERS@LISTS.UMN.EDU" target="_blank">MAPSERVER-USERS@LISTS.UMN.EDU</a>] On<br>Behalf Of Robert 
        Hyx<br>Sent: Friday, February 15, 2008 9:30 AM<br>To: <a href="mailto:MAPSERVER-USERS@LISTS.UMN.EDU" target="_blank">MAPSERVER-USERS@LISTS.UMN.EDU</a><br>Subject: 
        [UMN_MAPSERVER-USERS] Strange Projection Issue in 
        MapServer<br><br><br>Hello Everyone,<br><br>I am having a strange 
        problem with mapserver and reprojecting on the<br>fly. I have some 
        imagery in mapserver that has been processed but is<br>still kept in its 
        native projection 26915, and when I use 
        the<br><br>PROJECTION<br> "init=epsg:4326"<br>END<br><br>in the 
        header (above the paths of the shape files)<br><br>and I 
        use<br><br>PROJECTION<br> "init=epsg:26915"<br>END<br><br>in each 
        layer (above the path of each shape file), I get another version<br>of 
        the imagery over on the other side of the world in addition to 
        the<br>normal version of the imagery that appears in the correct 
        place.<br><br>I have attached a png of what the imagery that appears in 
        the incorrect<br>place looks like. Any help would be greatly 
        appreciated.<br><br>Thanks,<br><br>Robert<br></div></div></blockquote></div><br></blockquote></div></div></div></blockquote></div><br></div></div></blockquote></div>
</blockquote></div><br>