Changes between Version 15 and Version 16 of FdoGdalNotes
- Timestamp:
- 08/24/07 08:31:00 (17 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
FdoGdalNotes
v15 v16 27 27 Make sure to read the appropriate license agreements, and then follow these instructions for your version of FDO/MapGuide 28 28 29 == = FDO 3.2.0 / !MapGuide 1.1.0 ===29 == FDO 3.2.0 / !MapGuide 1.1.0 == 30 30 31 31 Follow the instructions in the readme file (http://home.gdal.org/dl/mapguide/README.txt), downloading and unzipping the files mg_fdogdal_110.zip, mg_ecw.zip, and/or mg_mrsid.zip into your !MapGuideOpenSource/Server/Bin directory 32 32 33 == = FDO 3.2.3 / !MapGuide 1.2.0 ===33 == FDO 3.2.3 / !MapGuide 1.2.0 == 34 34 35 35 Only download and unzip the mg_ecw.zip and/or mg_mrsid.zip files into your !MapGuideOpenSource/Server/Bin directory … … 60 60 [http://www.jasonbirch.com/fdogdal/rasterconfig.phps View Source] | [http://www.jasonbirch.com/fdogdal/rasterconfig.readme.txt README] | [http://www.jasonbirch.com/fdogdal/rasterconfig.zip Zip Download] 61 61 62 = = Debugging Rasters in !MapGuide ==62 = Debugging Rasters in !MapGuide = 63 63 64 64 If your rasters are not showing correctly in !MapGuide, it can be instructive to run !MgServer.exe at the command line in interactive mode, with the CPL_DEBUG environment variable set to ON. This will report various GDAL level debugging output. At the very least this should give an idea of the files that GDAL is trying to open.