actually GDAL got it to work (this time with true marble) both tiled and untiled
http://www.unearthedoutdoors.net/global_data/true_marble/download after manually overriding the coordinate system to wgs84 ll the file seems ok, but maestro read it as LOCAL_CS["*XY-MT*",LOCAL_DATUM["*X-Y*",10000],UNIT["Meter", 1],AXIS["X",EAST],AXIS["Y",NORTH]] C:\bin\gdalwin\gdalwin32-1.5\bin>gdalinfo.exe c:\data\TrueMarble.250m.21600x2160 0.G3.tif Driver: GTiff/GeoTIFF Files: c:\data\TrueMarble.250m.21600x21600.G3.tif Size is 21600, 21600 Coordinate System is: GEOGCS["WGS 84", DATUM["WGS_1984", SPHEROID["WGS 84",6378137,298.2572235630016, AUTHORITY["EPSG","7030"]], AUTHORITY["EPSG","6326"]], PRIMEM["Greenwich",0], UNIT["degree",0.0174532925199433], AUTHORITY["EPSG","4326"]] Origin = (90.000000000000000,0.000000000000000) Pixel Size = (0.002083333333333,-0.002083333333333) Metadata: AREA_OR_POINT=Area Image Structure Metadata: INTERLEAVE=PIXEL Corner Coordinates: Upper Left ( 90.0000000, 0.0000000) Lower Left ( 90.0000000, -45.0000000) Upper Right ( 135.0000000, 0.0000000) Lower Right ( 135.0000000, -45.0000000) Center ( 112.5000000, -22.5000000) Band 1 Block=512x512 Type=Byte, ColorInterp=Red Band 2 Block=512x512 Type=Byte, ColorInterp=Green Band 3 Block=512x512 Type=Byte, ColorInterp=Blue On Tue, Jan 11, 2011 at 6:27 PM, Zac Spitzer <[email protected]> wrote: > generally when viewing a map > > <2011-01-11T18:14:09> 6936 MapGuide Maestro v2.1.4.5245 127.0.0.1 > Administrator > Error: An exception occurred in FDO component. > Only MOSAIC(), CLIP() and RESAMPLE() are supported. > StackTrace: > - MgFeatureServiceHandler.ProcessOperation() line 83 file > c:\builds\mg22win32\mgdev\server\src\services\feature\FeatureServiceHandler.cpp > - MgOpSelectFeaturesSpatial.Execute() line 110 file > c:\builds\mg22win32\mgdev\server\src\services\feature\OpSelectFeaturesSpatial.cpp > - MgServerFeatureService.SelectAggregate() line 541 file > c:\builds\mg22win32\mgdev\server\src\services\feature\ServerFeatureService.cpp > - MgServerSelectFeatures.SelectFeatures() line 266 file > c:\builds\mg22win32\mgdev\server\src\services\feature\ServerSelectFeatures.cpp > > I did end up replacing the libpq.dll from your wiki notes with a 8.4.2 > one, previously > I had problems even adding the images via maestro ( 1.4.2) it would get stuck > 1/3rd of the way through 2.5 GB of raster (ecw for testing only haha), but > it works fine now. > > I was trying to show Jackie the error, but this time it just worked > > z > > > > > On Sat, Jan 8, 2011 at 3:15 AM, Trevor Wekel > <[email protected]> wrote: >> Hi Zac, >> >> Are you still having issues with raster after the reboot? Does the >> MOSAIC(), CLIP(), RESAMPLE() error occur when viewing a map or creating a >> new map? >> >> Regards, >> Trevor >> >> -----Original Message----- >> From: [email protected] >> [mailto:[email protected]] On Behalf Of Zac Spitzer >> Sent: January 5, 2011 5:18 PM >> To: MapGuide Users Mail List >> Subject: Re: [mapguide-users] MGOS 2.2 RC2? >> >> ok, rebooted, turns out my JAVA_HOME variable wasn't configured >> >> On Thu, Jan 6, 2011 at 11:02 AM, Zac Spitzer <[email protected]> wrote: >>> no i didn't, but i wasn't prompted to >>> >>> trying this out ( win 64 bit with 32 bit install) >>> http://trac.osgeo.org/mapguide/wiki/MGOS22GdalProvider >>> >>> http://vbkto.dyndns.org/sdk/release-1500-gdal-1-6-mapserver-5-6.zip 404's >>> >>> so i tried this file >>> http://vbkto.dyndns.org/sdk/Download.aspx?file=release-1500-gdal-1-6-mapserver-5-6.zip >>> >>> but I'm getting this error trying to view an image >>> >>> <2011-01-06T10:54:45> 2540 MapGuide Maestro v2.1.4.5245 127.0.0.1 >>> Administrator >>> Error: An exception occurred in FDO component. >>> Only MOSAIC(), CLIP() and RESAMPLE() are supported. >>> >>> TrueMarble.250m.21600x21600.G3.tif .145 GB tiff >>> >>> running interactively I see >>> >>> C:\Program Files (x86)\OSGeo\MapGuide\Server\bin>set cpl_debug=on >>> >>> C:\Program Files (x86)\OSGeo\MapGuide\Server\bin>mgserver run >>> Running the server interactively as an application instead of as a service. >>> >>> (6176) Server starting... >>> (6176) Mentor Coordinate System Library >>> (6176) Server started. >>> GDAL: Auto register C:\Program Files >>> (x86)\OSGeo\MapGuide\Server\bin\gdalplugins >>> \gdal_ECW_JP2ECW.dll using GDALRegister_ECW_JP2ECW. >>> GDAL: Auto register C:\Program Files >>> (x86)\OSGeo\MapGuide\Server\bin\gdalplugins >>> \gdal_MrSID.dll using GDALRegister_MrSID. >>> (4172) An exception occurred in FDO component. >>> Only MOSAIC(), CLIP() and RESAMPLE() are supported. >>> >>> GDAL: Auto register C:\Program Files >>> (x86)\OSGeo\MapGuide\Server\bin\gdalplugins >>> \gdal_ECW_JP2ECW.dll using GDALRegister_ECW_JP2ECW. >>> GDAL: Auto register C:\Program Files >>> (x86)\OSGeo\MapGuide\Server\bin\gdalplugins >>> \gdal_MrSID.dll using GDALRegister_MrSID. >>> >>> >>> >>> >>> >>> On Thu, Jan 6, 2011 at 10:54 AM, Trevor Wekel >>> <[email protected]> wrote: >>>> Hi Zac, >>>> >>>> >>>> >>>> Did you do a reboot after the install (just checking...)? >>>> >>>> >>>> >>>> Trevor >>>> >>>> >>>> >>>> From: [email protected] >>>> [mailto:[email protected]] On Behalf Of Zac Spitzer >>>> Sent: January 5, 2011 4:52 PM >>>> To: MapGuide Users Mail List >>>> Subject: Re: [mapguide-users] MGOS 2.2 RC2? >>>> >>>> >>>> >>>> I just tried the java install option and the java mapviewer didn't work >>>> after install >>>> >>>> I'm trying out Trevor's GDAL notes ( with tiled maps) >>>> >>>> >>>> >>>> _______________________________________________ >>>> mapguide-users mailing list >>>> [email protected] >>>> http://lists.osgeo.org/mailman/listinfo/mapguide-users >>>> >>>> >>> >>> >>> >>> -- >>> Zac Spitzer >>> Solution Architect / Director >>> Ennoble Consultancy Australia >>> http://www.ennoble.com.au >>> http://zacster.blogspot.com >>> +61 405 847 168 >>> >> >> >> >> -- >> Zac Spitzer >> Solution Architect / Director >> Ennoble Consultancy Australia >> http://www.ennoble.com.au >> http://zacster.blogspot.com >> +61 405 847 168 >> _______________________________________________ >> 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 >> > > > > -- > Zac Spitzer > Solution Architect / Director > Ennoble Consultancy Australia > http://www.ennoble.com.au > http://zacster.blogspot.com > +61 405 847 168 > -- Zac Spitzer Solution Architect / Director Ennoble Consultancy Australia http://www.ennoble.com.au http://zacster.blogspot.com +61 405 847 168 _______________________________________________ mapguide-users mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/mapguide-users
