Changes between Version 2 and Version 3 of MGOS40GdalProvider
- Timestamp:
- 06/24/22 09:30:15 (2 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
MGOS40GdalProvider
v2 v3 61 61 Then set the following environment variables: 62 62 63 * {{{GDAL_DRIVER_PATH}}} that points to the new {{{gdal plugins}}} under your FDO directory ('''NOTE: In previous versions of this guide, it told you to have the gdalplugins directory under the MapGuide Server's bin directory. The change of instructions here is to allow both FDO and the included set of GDAL/OGR console applications to be able to load these GDAL/OGR plugins)63 * {{{GDAL_DRIVER_PATH}}} that points to the new {{{gdal\plugins}}} under your FDO directory ('''NOTE: In previous versions of this guide, it told you to have the gdalplugins directory under the MapGuide Server's bin directory. The change of instructions here is to allow both FDO and the included set of GDAL/OGR console applications to be able to load these GDAL/OGR plugins) 64 64 * {{{GDAL_DATA}}} that points to the extracted `gdal-data` directory. Certain GDAL/OGR drivers will be reading data from files in this directory and you need this environment variable set to tell GDAL/OGR where to look. 65 65