The GDAL provider does not report the correct bounds in most cases when used with 2.0/2.1; the exception I&#39;ve found being GeoTIFFs with embedded CRS.  I think basically if it doesn&#39;t know the projection it also doesn&#39;t return the bounds, but I haven&#39;t investigated this fully.  This used to work, but I think MapGuide previously used a different method to obtain the bounds.<div>
<br></div><div>Jason<br><br><div class="gmail_quote">2009/11/9 Homan, Thomas <span dir="ltr">&lt;<a href="mailto:thoman@co.gila.az.us">thoman@co.gila.az.us</a>&gt;</span><br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
Have you tried taking the bounds to the actual bounding box of the<br>
images and just not a huge generic bounds statement?<br>
<br>
Also, does it work if there is only one image loaded?<br>
<br>
What is the rest of the config.xml file? I found a helpful reference to<br>
the config.xml file for MGE at<br>
<a href="http://images.autodesk.com/apac_japan_main/files/linking_to_external_dat
a_autodeskmapguidewhitepaper.pdf" target="_blank">http://images.autodesk.com/apac_japan_main/files/linking_to_external_dat<br>
a_autodeskmapguidewhitepaper.pdf</a> when I was having problems with imagery<br>
on my MGE2010 instal. I put the bounds higher up and let the images land<br>
where they were rather than micromanaging. Everything worked better<br>
after that.<br>
<br>
Just some thoughts<br>
<br>
Tom<br>
<div><div></div><div class="h5"><br>
-----Original Message-----<br>
From: <a href="mailto:mapguide-users-bounces@lists.osgeo.org">mapguide-users-bounces@lists.osgeo.org</a><br>
[mailto:<a href="mailto:mapguide-users-bounces@lists.osgeo.org">mapguide-users-bounces@lists.osgeo.org</a>] On Behalf Of HABC<br>
Sent: Saturday, November 07, 2009 8:38 AM<br>
To: <a href="mailto:mapguide-users@lists.osgeo.org">mapguide-users@lists.osgeo.org</a><br>
Subject: [mapguide-users] Problem with MrSid in Maestro(1.1) - Mapguide<br>
2.1<br>
<br>
<br>
I have been trying to get the raster image to work but with no luck. I<br>
have downloaded the plugin. I don&#39;t know what i have missed. Couple<br>
things i<br>
notice: when i try to save a raster dataconnect the message comes up<br>
like this &quot;Spatial context extent appeas to be invalid(or default)&quot;. I<br>
did set up coord override. Other thing is in the config file has<br>
something like this:<br>
.................................<br>
            &lt;Feature name=&quot;CA272&quot;&gt;<br>
              &lt;Band name=&quot;RGB&quot; number=&quot;1&quot;&gt;<br>
                &lt;Image frame=&quot;1&quot; name=&quot;CA272.sid&quot;&gt;<br>
                  &lt;Bounds&gt;<br>
                    &lt;MinX&gt;-10000000&lt;/MinX&gt;<br>
                    &lt;MinY&gt;-10000000&lt;/MinY&gt;<br>
                    &lt;MaxX&gt;10000000&lt;/MaxX&gt;<br>
                    &lt;MaxY&gt;10000000&lt;/MaxY&gt;<br>
                  &lt;/Bounds&gt;<br>
                &lt;/Image&gt;<br>
              &lt;/Band&gt;<br>
            &lt;/Feature&gt;<br>
            &lt;Feature name=&quot;CA273&quot;&gt;<br>
              &lt;Band name=&quot;RGB&quot; number=&quot;1&quot;&gt;<br>
                &lt;Image frame=&quot;1&quot; name=&quot;CA273.sid&quot;&gt;<br>
                  &lt;Bounds&gt;<br>
                    &lt;MinX&gt;-10000000&lt;/MinX&gt;<br>
                    &lt;MinY&gt;-10000000&lt;/MinY&gt;<br>
                    &lt;MaxX&gt;10000000&lt;/MaxX&gt;<br>
                    &lt;MaxY&gt;10000000&lt;/MaxY&gt;<br>
                  &lt;/Bounds&gt;<br>
                &lt;/Image&gt;<br>
              &lt;/Band&gt;<br>
            &lt;/Feature&gt;<br>
....................................<br>
<br>
<br>
Please help!!<br>
<br>
HABC<br>
--<br>
View this message in context:<br>
<a href="http://n2.nabble.com/Problem-with-MrSid-in-Maestro-1-1-Mapguide-2-1-tp39
64578p3964578.html" target="_blank">http://n2.nabble.com/Problem-with-MrSid-in-Maestro-1-1-Mapguide-2-1-tp39<br>
64578p3964578.html</a><br>
Sent from the MapGuide Users mailing list archive at Nabble.com.<br>
_______________________________________________<br>
mapguide-users mailing list<br>
<a href="mailto:mapguide-users@lists.osgeo.org">mapguide-users@lists.osgeo.org</a><br>
<a href="http://lists.osgeo.org/mailman/listinfo/mapguide-users" target="_blank">http://lists.osgeo.org/mailman/listinfo/mapguide-users</a><br>
_______________________________________________<br>
mapguide-users mailing list<br>
<a href="mailto:mapguide-users@lists.osgeo.org">mapguide-users@lists.osgeo.org</a><br>
<a href="http://lists.osgeo.org/mailman/listinfo/mapguide-users" target="_blank">http://lists.osgeo.org/mailman/listinfo/mapguide-users</a><br>
</div></div></blockquote></div><br></div>