= !MapGuide 2.0 Release Notes = * Release wiki: [wiki:Release/2.0] * Milestone: [milestone:2.0 2.0] * [query:?status=closed&group=component&resolution=fixed&milestone=2.0&order=status Resolved Tickets] == Compatibility == Click [wiki:1.2to2.0MigrationInstructions here] for instructions on how to migrate from MGOS 1.2 to MGOS 2.0. MGOS 2.0.0 is compatible with [http://fdo.osgeo.org/content/fdo-330-downloads FDO 3.3.0]. MGOS 2.0.1 is compatible with [http://fdo.osgeo.org/content/fdo-331-downloads FDO 3.3.1]. MGOS 2.0.2 is compatible with [http://fdo.osgeo.org/content/fdo-331-downloads FDO 3.3.1] but the version packaged with the installers is actually a newer version. ==== API changes ==== Per [wiki:MapGuideRfc35 RFC 35]: * MgCoordinateSystemFactory::!GetTransform should be used instead of the deleted !MgCoordinateSystemTransform constructor. * MgCoordinateSystemFactory::!GetMeasure should be used instead of the deleted !MgCoordinateSystemMeasure constructor. [wiki:MapGuideRfc14 Cartographic stylization engine symbols] that worked for 1.2 may need to adjusted so that a 180.0 is added to any sections. == GDAL/Raster Notes == Information about ECW and MrSID support and how to handle large amounts of raster data can be found at this page [http://trac.osgeo.org/fdo/wiki/FdoGdalNotes]. == Side by Side installs == [wiki:InstallSideBySide1.2and2.0Apache Install MapGuide 1.2 and 2.0 side by side using bundled Apache installer] [wiki:InstallSideBySide1.2and2.0IIS Install MapGuide 1.2 and 2.0 side by side using IIS] == Submissions == The complete list of submissions can be found [http://trac.osgeo.org/mapguide/timeline?from=02%2F27%2F08&daysback=256&changeset=on&update=Update here]. The submissions for 2.0.1 are [http://trac.osgeo.org/mapguide/log/branches/2.0.x?action=stop_on_copy&rev=3160&stop_rev=3041&mode=stop_on_copy here]. The submissions for 2.0.2 are [http://trac.osgeo.org/mapguide/log/branches/2.0.x?action=stop_on_copy&rev=3331&stop_rev=3161&mode=stop_on_copy here]. == Known Issues 2.0.2 == Server Crash and Unresponsive using OSGeo.Gdal FDO provider #462[[BR]] GetSelectionXML causes "resource was busy" error, crashes server #524 [[BR]] MapGuide 2.0 requires that all featureReader's are closed, older MapGuide servers were less strict