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.

Jason

2009/11/9 Homan, Thomas <[email protected]>

> Have you tried taking the bounds to the actual bounding box of the
> images and just not a huge generic bounds statement?
>
> Also, does it work if there is only one image loaded?
>
> What is the rest of the config.xml file? I found a helpful reference to
> the config.xml file for MGE at
> http://images.autodesk.com/apac_japan_main/files/linking_to_external_dat
> a_autodeskmapguidewhitepaper.pdf when I was having problems with imagery
> on my MGE2010 instal. I put the bounds higher up and let the images land
> where they were rather than micromanaging. Everything worked better
> after that.
>
> Just some thoughts
>
> Tom
>
> -----Original Message-----
> From: [email protected]
> [mailto:[email protected]] On Behalf Of HABC
> Sent: Saturday, November 07, 2009 8:38 AM
> To: [email protected]
> Subject: [mapguide-users] Problem with MrSid in Maestro(1.1) - Mapguide
> 2.1
>
>
> I have been trying to get the raster image to work but with no luck. I
> have downloaded the plugin. I don't know what i have missed. Couple
> things i
> notice: when i try to save a raster dataconnect the message comes up
> like this "Spatial context extent appeas to be invalid(or default)". I
> did set up coord override. Other thing is in the config file has
> something like this:
> .................................
>            <Feature name="CA272">
>              <Band name="RGB" number="1">
>                <Image frame="1" name="CA272.sid">
>                  <Bounds>
>                    <MinX>-10000000</MinX>
>                    <MinY>-10000000</MinY>
>                    <MaxX>10000000</MaxX>
>                    <MaxY>10000000</MaxY>
>                  </Bounds>
>                </Image>
>              </Band>
>            </Feature>
>            <Feature name="CA273">
>              <Band name="RGB" number="1">
>                <Image frame="1" name="CA273.sid">
>                  <Bounds>
>                    <MinX>-10000000</MinX>
>                    <MinY>-10000000</MinY>
>                    <MaxX>10000000</MaxX>
>                    <MaxY>10000000</MaxY>
>                  </Bounds>
>                </Image>
>              </Band>
>            </Feature>
> ....................................
>
>
> Please help!!
>
> HABC
> --
> View this message in context:
> http://n2.nabble.com/Problem-with-MrSid-in-Maestro-1-1-Mapguide-2-1-tp39
> 64578p3964578.html
> Sent from the MapGuide Users mailing list archive at Nabble.com.
> _______________________________________________
> mapguide-users mailing list
> [email protected]
> http://lists.osgeo.org/mailman/listinfo/mapguide-users
> _______________________________________________
> mapguide-users mailing list
> [email protected]
> http://lists.osgeo.org/mailman/listinfo/mapguide-users
>
_______________________________________________
mapguide-users mailing list
[email protected]
http://lists.osgeo.org/mailman/listinfo/mapguide-users

Reply via email to