Changes between Version 2 and Version 3 of MGOSGdalProviderFor26And30
- Timestamp:
- 03/26/16 09:16:17 (9 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
MGOSGdalProviderFor26And30
v2 v3 23 23 Jackie Ng has made available a custom build of GDAL 1.10 with additional raster and vector format support thanks to the availability of this GISInternals Development Kit: 24 24 25 * [http://download.osgeo.org/mapguide/releases/3.0.0/ Beta1/windows/extras/gdal-1.10-msvc2012-x86.zip GDAL 1.10 for MapGuide Open Source 2.6/3.0 32-bit]26 * [http://download.osgeo.org/mapguide/releases/3.0.0/ Beta1/windows/extras/gdal-1.10-msvc2012-x64.zip GDAL 1.10 for MapGuide Open Source 2.6/3.0 64-bit]25 * [http://download.osgeo.org/mapguide/releases/3.0.0/extras/gdal-1.10-msvc2012-x86.zip GDAL 1.10 for MapGuide Open Source 2.6/3.0 32-bit] 26 * [http://download.osgeo.org/mapguide/releases/3.0.0/extras/gdal-1.10-msvc2012-x64.zip GDAL 1.10 for MapGuide Open Source 2.6/3.0 64-bit] 27 27 28 28 The custom build of GDAL 1.10 required some modifications to the DevKit to support compilation against GDAL 1.10. These modifications can be found on [https://github.com/jumpinjackie/gdal4fdo Jackie's GitHub repository]