We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
qgis
Learn more about funding links in repositories.
Report abuse
There was an error while loading. Please reload this page.
1 parent 257b31e commit c9eb4f2Copy full SHA for c9eb4f2
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