We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 257b31e + c9eb4f2 commit 9b4f461Copy full SHA for 9b4f461
ms-windows/osgeo4w/qgis.bat.tmpl
@@ -4,6 +4,7 @@ call "%OSGEO4W_ROOT%"\apps\grass\grass-@grassversion@\etc\env.bat
4
@echo off
5
path %PATH%;%OSGEO4W_ROOT%\apps\@package@\bin;%OSGEO4W_ROOT%\apps\grass\grass-@grassversion@\lib
6
set QGIS_PREFIX_PATH=%OSGEO4W_ROOT:\=/%/apps/@package@
7
+set GDAL_FILENAME_IS_UTF8=YES
8
rem Set VSI cache to be used as buffer, see #6448
9
set VSI_CACHE=TRUE
10
set VSI_CACHE_SIZE=1000000
0 commit comments