171 | | '''Note:''' The path to the GDAL library may be manually specified by setting `GDAL_LIBRARY_PATH` in your settings with the full path to the GDAL library (e.g., the `.so` or `.dylib` file). |
| 171 | You may need to add this environment variable to your Apache configuration file (sites-available/default for example): |
| 172 | {{{ |
| 173 | SetEnv GDAL_DATA /usr/local/share |
| 174 | }}} |
| 175 | |
| 176 | '''Note:''' The path to the GDAL library may be manually specified by setting `GDAL_LIBRARY_PATH` in your settings with the full path to the GDAL library (e.g., the `.so` or `.dylib` file). |