Changes between Version 29 and Version 30 of FileGDB


Ignore:
Timestamp:
Sep 3, 2011, 5:16:11 AM (13 years ago)
Author:
Even Rouault
Comment:

Mentions GDAL_DRIVER_PATH

Legend:

Unmodified
Added
Removed
Modified
  • FileGDB

    v29 v30  
    6464== Testing the driver ==
    6565
    66 To test if the driver is been loaded, make sure ''ogr_FileGDB.dll'' and ''FileGDBAPI.dll'' are found in your path, and then execute the following (look for "FileGDB" in the results):
     66To test if the driver is been loaded, make sure that the path to ''ogr_FileGDB.dll'' is defined with the GDAL_DRIVER_PATH environmenet variable and ''FileGDBAPI.dll'' is found in your path, and then execute the following (look for "FileGDB" in the results):
    6767
    6868{{{