| 2 | |
| 3 | MapGuide Open Source 2.5 Preview release is now available (for Windows only) |
| 4 | |
| 5 | * Milestone: [http://trac.osgeo.org/mapguide/milestone/2.5 2.5] |
| 6 | * [http://trac.osgeo.org/mapguide/query?status=closed&group=component&resolution=fixed&milestone=2.5&order=status Resolved Tickets] |
| 7 | |
| 8 | [[TOC]] |
| 9 | |
| 10 | == Installation == |
| 11 | |
| 12 | '''NOTE: The download links below will be ready when this notice is removed''' |
| 13 | |
| 14 | Windows 32 bit installer: |
| 15 | * [http://download.osgeo.org/mapguide/releases/2.5.0/Test/MapGuideOpenSource-2.5.0.7308-Preview-x86.exe MapGuideOpenSource-2.5.0.7308-Preview-x86.exe] |
| 16 | * Size: 142,072,903 bytes |
| 17 | * md5: 73c0fd393c35f15166dc6df88d5a326d |
| 18 | Windows 64 bit installer: |
| 19 | * [http://download.osgeo.org/mapguide/releases/2.5.0/Test/MapGuideOpenSource-2.5.0.7308-Preview-x64.exe MapGuideOpenSource-2.5.0.7308-Preview-x64.exe] |
| 20 | * Size: 147,167,422 bytes |
| 21 | * md5: 8c1fa1dcb58603d87e3162e21b5547fe |
37 | | MGOS 2.5 is compatible with FDO 3.8 |
| 57 | MGOS 2.5 is compatible with FDO 3.8. |
| 58 | |
| 59 | This preview release is built against the FDO 3.8 beta 1 binary SDK. |
| 60 | |
| 61 | Key items in FDO 3.8 of benefit to MapGuide include: |
| 62 | |
| 63 | * SQL Server provider fixes: |
| 64 | * Flipped coordinates for geometry columns |
| 65 | * Defects in post-insert processing, that made MgFeatureService::UpdateFeatures un-usable for SQL Server provider. |
| 66 | * Proper intersection filter testing in ODBC provider. |
| 67 | * GDAL raster provider with resampling support. [http://trac.osgeo.org/fdo/wiki/FDORfc65 FDO RFC 65] |