<html><body><div style="color:#000; background-color:#fff; font-family:arial, helvetica, sans-serif;font-size:10pt"><div><span>According to that configuration, your application is using your native projection, but Yahoo uses Web Mercator.&nbsp; So you have a few options:</span></div><div><br><span></span></div><div><span>1. Don't use the Yahoo satellite imagery.&nbsp; This will require you to find a local data source in a format you can serve (think GeoTIFF, ERW, JPEG2000 with Geo attributes attached, Mr SID, lots of options here).</span></div><div><span>2. Convert your data sources to display in Web Mercator.&nbsp; If your source data is in the local projection then you can either create projected data sources or you can have mapserver do the dirty work and have it project it out as a part of the WMS configuration.</span></div><div><br><span></span></div><div><span><br></span></div><div><br><blockquote style="border-left: 2px solid rgb(16, 16, 255);
 margin-left: 5px; margin-top: 5px; padding-left: 5px;">  <div style="font-family: arial, helvetica, sans-serif; font-size: 10pt;"> <div style="font-family: times new roman, new york, times, serif; font-size: 12pt;"> <div dir="ltr"> <font face="Arial" size="2"> <hr size="1">  <b><span style="font-weight:bold;">From:</span></b> maddqc &lt;qc_mad@hotmail.com&gt;<br> <b><span style="font-weight: bold;">To:</span></b> geomoose-users@lists.osgeo.org <br> <b><span style="font-weight: bold;">Sent:</span></b> Thursday, March 29, 2012 3:09 PM<br> <b><span style="font-weight: bold;">Subject:</span></b> [Geomoose-users] Yahoo Layer wrong projection<br> </font> </div> <br>
Hi list,<br><br>I have a problem that is giving me headache. My problem is that I'm trying<br>to show a Yahoo satellite layer, but it seems that my projection is...kinda<br>wrong because my map show right at the middle of the Mediterranean Sea, when<br>it's supposed to show right over Quebec (Canada).<br><br>I've set my projection to EPSG:32188<br><br>Here is the place where I've set this:<br><br>In my main .HTML<br><br>&nbsp;&nbsp;&nbsp; <br><br><br>&nbsp;&nbsp;&nbsp; <br>&nbsp;&nbsp;&nbsp; <br>&nbsp;&nbsp;&nbsp; <br>&nbsp;&nbsp;&nbsp; <br>&nbsp;&nbsp;&nbsp; <br>&nbsp;&nbsp;&nbsp; <br><br><br><br><br>In my Mapbook:<br>EPSG:32187<br><br>In Compiled.js:<br>'projection' : "EPSG:32188",<br><br>In my Settings.ini:<br>[map]<br>projection=EPSG:32188<br><br><br><br><br>Seriously...what's wrong with that???<br><br>Thanks to all of you!!! Your help is really appreciated.<br><br><br>--<br>View this message in context:
 http://geomoose-users.964460.n3.nabble.com/Yahoo-Layer-wrong-projection-tp3868924p3868924.html<br>Sent from the Geomoose-users mailing list archive at <a target="_blank" href="http://Nabble.com">Nabble.com</a>.<br>_______________________________________________<br>Geomoose-users mailing list<br><a ymailto="mailto:Geomoose-users@lists.osgeo.org" href="mailto:Geomoose-users@lists.osgeo.org">Geomoose-users@lists.osgeo.org</a><br>http://lists.osgeo.org/mailman/listinfo/geomoose-users<br><br><br> </div> </div> </blockquote></div>   </div></body></html>