Changes between Version 2 and Version 3 of MGOS40GdalProvider


Ignore:
Timestamp:
Jun 24, 2022, 9:30:15 AM (22 months ago)
Author:
jng
Comment:

Fix expected GDAL plugin folder

Legend:

Unmodified
Added
Removed
Modified
  • MGOS40GdalProvider

    v2 v3  
    6161Then set the following environment variables:
    6262
    63  * {{{GDAL_DRIVER_PATH}}} that points to the new {{{gdalplugins}}} 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)
    6464 * {{{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.
    6565