The GDAL provider does not report the correct bounds in most cases when used with 2.0/2.1; the exception I've found being GeoTIFFs with embedded CRS. I think basically if it doesn't know the projection it also doesn't return the bounds, but I haven'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"><<a href="mailto:thoman@co.gila.az.us">thoman@co.gila.az.us</a>></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'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 "Spatial context extent appeas to be invalid(or default)". I<br>
did set up coord override. Other thing is in the config file has<br>
something like this:<br>
.................................<br>
<Feature name="CA272"><br>
<Band name="RGB" number="1"><br>
<Image frame="1" name="CA272.sid"><br>
<Bounds><br>
<MinX>-10000000</MinX><br>
<MinY>-10000000</MinY><br>
<MaxX>10000000</MaxX><br>
<MaxY>10000000</MaxY><br>
</Bounds><br>
</Image><br>
</Band><br>
</Feature><br>
<Feature name="CA273"><br>
<Band name="RGB" number="1"><br>
<Image frame="1" name="CA273.sid"><br>
<Bounds><br>
<MinX>-10000000</MinX><br>
<MinY>-10000000</MinY><br>
<MaxX>10000000</MaxX><br>
<MaxY>10000000</MaxY><br>
</Bounds><br>
</Image><br>
</Band><br>
</Feature><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>