<span style="font-family:arial, sans-serif;font-size:13px;background-color:rgb(255, 255, 255)">Hi list, I try to migrate a map service to Mapserver 6.0.1 that work perfectly with a Mapserver 5.0.3 and I have a strange behavior with a TILEINDEX layer.  If you look the picture(in yellow you have the raster coverage)(<a href="http://mapcoop.org/www-demo/bugorthos.JPG" target="_blank">http://mapcoop.org/www-demo/bugorthos.JPG</a>), you see that</span><span style="font-family:arial, sans-serif;font-size:13px;background-color:rgb(255, 255, 255)"> my image coverage is not the same scale? The raster coverage fit exactly with the WMS_EXTENT tag of my TILEINDEX layer.  Moreover, if I comment the WMS_EXTENT tag no raster appears in my map.  Images are ECW files and projection is EPSG:32187.  The GETMAP is EPSG:32198.  I had to compile GDAL 1.8.0 to use ECW driver.  Did I miss something?  Where should I look?</span><div>

<span style="font-family:arial, sans-serif;font-size:13px;background-color:rgb(255, 255, 255)"><br>/cgi-bin/orthos_sim?REQUEST=<div>GetMap&SERVICE=WMS&VERSION=1.1.1&LAYERS=T_AN2000_MTM7&STYLES=&FORMAT=image/png&BGCOLOR=0xFFFFFF&TRANSPARENT=TRUE&SRS=EPSG:32198&BBOX=-452656.626506024,-11030.1204819277,279310.277253593,647379.518072289&WIDTH=1015&HEIGHT=913<br>

<br>MAP<br>    NAME "orthos_sim"<br>    EXTENT -1100000 -23500 1100000 2253500<br>    CONFIG MS_ERRORFILE         "/var/services/mapserv/logs/mapserv-sim.log"<br>    WEB<br>        QUERYFORMAT "text/xml"<br>

        BROWSEFORMAT "text/xml"<br>        IMAGEPATH   "/tmp/"<br>        IMAGEURL    "/ms_tmp/"<br>        METADATA<br>            "wms_title"                      "orthos"<br>

            "wms_abstract"                "Service web d'imagerie Orthosphoto"<br>            "wms_description"             "Ce service "<br>            "wms_keywordlist"             "orthophotographie"<br>

            "wms_onlineresource"         "<a href="http://sigdev/cgi-bin/orthos_sim" style="color:rgb(28, 81, 168)" target="_blank">http://sigdev/cgi-bin/orthos_sim</a>?"<br>            "wms_server_version"                    "1.1.1"<br>

            "wms_format"                            "image/png"<br>            "wms_getcontext_enabled"                "1"<br>            "ows_enable_request"                    "*"<br>

        END<br>    END<br>    PROJECTION<br>        "init=epsg:32198"<br>    END<br>        LAYER<br>                NAME "T_AN2000_MTM7"<br>                TYPE RASTER<br>                debug 5<br>                EXTENT 160000 4960000 450000 5450000<br>

                TILEINDEX "/var/www/wms/tmp/AN2000_MTM07.shp"<br>                TILEITEM "location"<br>                METADATA<br>                        "wms_title"    "T_AN2000_MTM7"<br>

                        "wms_name"  "an 2000 mtm 07"<br>                        "wms_kaywordlist"  "orthos"<br>                        "wms_abstract"  "Couche d'orthos"<br>

                        "wms_srs"    "EPSG:32198 EPSG:900913 EPSG:32184 EPSG:32186 EPSG:32187 EPSG:32188 EPSG:32189 EPSG:32190"<br>                        "wms_extent"   "160000 4960000 450000 5450000"<br>

                END<br>                PROJECTION<br>                        "init=epsg:32187"<br>                END<br>        END<br>END<br clear="all"><font color="#888888"><br>-- <br>Simon Mercier<br><div>
Saint-Nicolas, QC<br>
</div><div>Canada G7A 4Y2<br><div><a href="http://www.mgeospatial.com/" style="color:rgb(28, 81, 168)" target="_blank">www.mgeospatial.com</a><br>linkedIn : <a href="http://ca.linkedin.com/in/simonmercier" style="color:rgb(28, 81, 168)" target="_blank">http://ca.linkedin.com/in/simonmercier</a><br>

twitter : <a href="http://twitter.com/simonmercier" style="color:rgb(28, 81, 168)" target="_blank">http://twitter.com/simonmercier</a></div></div></font></div></span>
</div>