Skip to content

Commit

Permalink
OSGeo4W: make sure that GDAL_FILENAME_IS_UTF8 is YES (fix #8010)
Browse files Browse the repository at this point in the history
  • Loading branch information
minorua committed Jul 14, 2013
1 parent 257b31e commit c9eb4f2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ms-windows/osgeo4w/qgis.bat.tmpl
Expand Up @@ -4,6 +4,7 @@ call "%OSGEO4W_ROOT%"\apps\grass\grass-@grassversion@\etc\env.bat
@echo off
path %PATH%;%OSGEO4W_ROOT%\apps\@package@\bin;%OSGEO4W_ROOT%\apps\grass\grass-@grassversion@\lib
set QGIS_PREFIX_PATH=%OSGEO4W_ROOT:\=/%/apps/@package@
set GDAL_FILENAME_IS_UTF8=YES
rem Set VSI cache to be used as buffer, see #6448
set VSI_CACHE=TRUE
set VSI_CACHE_SIZE=1000000
Expand Down

0 comments on commit c9eb4f2

Please sign in to comment.