<html xmlns:v="urn:schemas-microsoft-com:vml" xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:w="urn:schemas-microsoft-com:office:word" xmlns:m="http://schemas.microsoft.com/office/2004/12/omml" xmlns="http://www.w3.org/TR/REC-html40"><head><meta http-equiv=Content-Type content="text/html; charset=us-ascii"><meta name=Generator content="Microsoft Word 14 (filtered medium)"><style><!--
/* Font Definitions */
@font-face
        {font-family:Calibri;
        panose-1:2 15 5 2 2 2 4 3 2 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0in;
        margin-bottom:.0001pt;
        font-size:11.0pt;
        font-family:"Calibri","sans-serif";}
a:link, span.MsoHyperlink
        {mso-style-priority:99;
        color:blue;
        text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
        {mso-style-priority:99;
        color:purple;
        text-decoration:underline;}
p.MsoPlainText, li.MsoPlainText, div.MsoPlainText
        {mso-style-priority:99;
        mso-style-link:"Plain Text Char";
        margin:0in;
        margin-bottom:.0001pt;
        font-size:11.0pt;
        font-family:"Calibri","sans-serif";}
span.PlainTextChar
        {mso-style-name:"Plain Text Char";
        mso-style-priority:99;
        mso-style-link:"Plain Text";
        font-family:"Calibri","sans-serif";}
.MsoChpDefault
        {mso-style-type:export-only;
        font-family:"Calibri","sans-serif";}
@page WordSection1
        {size:8.5in 11.0in;
        margin:1.0in 1.0in 1.0in 1.0in;}
div.WordSection1
        {page:WordSection1;}
--></style><!--[if gte mso 9]><xml>
<o:shapedefaults v:ext="edit" spidmax="1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
<o:shapelayout v:ext="edit">
<o:idmap v:ext="edit" data="1" />
</o:shapelayout></xml><![endif]--></head><body lang=EN-US link=blue vlink=purple><div class=WordSection1><p class=MsoPlainText>Hi,<o:p></o:p></p><p class=MsoPlainText>It seems like there is a problem when calling the GDAL "WorldWind" MiniDriver, at least for the GISInternals build with Mapserver V6.4.1.   If I include <br><b><Projection>EPSG:4326</Projection><br></b> in the xml file I’m using, I get the following error:<o:p></o:p></p><p class=MsoPlainText><o:p> </o:p></p><p class=MsoPlainText><b>[Tue Mar 25 14:20:30 2014].665000 msDrawRasterLayerLow(Land_Sea): entering.<o:p></o:p></b></p><p class=MsoPlainText><b>[Tue Mar 25 14:20:30 2014].667000 msDrawRasterLayerLow(): Unable to access file. Corrupt, empty or missing file 'c:\MapData\Land-Sea.xml' for layer 'Land_Sea'. GDALWMS: <i>Bad projection specified</i>.<o:p></o:p></b></p><p class=MsoPlainText><b>[Tue Mar 25 14:20:30 2014].667000 msDrawMap(): Image handling error. Failed to draw layer named 'Land_Sea'.<o:p></o:p></b></p><p class=MsoPlainText><b>[Tue Mar 25 14:20:30 2014].667000 freeLayer(): freeing layer at 000000000027CB20.<o:p></o:p></b></p><p class=MsoPlainText><o:p> </o:p></p><p class=MsoPlainText>If I remove the Projection declaration from the xml file I don’t get an error.  <o:p></o:p></p><p class=MsoPlainText><o:p> </o:p></p><p class=MsoPlainText>GDAL_Translate works just fine on this xml with or without the Projection declaration, but when called from a mapfile by mapserver, I get an error.  The GDAL info page here:  <a href="http://www.gdal.org/frmt_wms.html">http://www.gdal.org/frmt_wms.html</a>  says that the parameter is optional, but it does work under older versions of Mapserver from MS4W using Apache.  This is probably very rarely used, so I’m not sure if it is even worth putting in a bug.<o:p></o:p></p><p class=MsoPlainText>James<o:p></o:p></p><p class=MsoPlainText><o:p> </o:p></p><p class=MsoPlainText><o:p> </o:p></p><p class=MsoPlainText><o:p> </o:p></p></div></body></html>