.com
www.aplitop.com
<http://www.aplitop.com/Product/es/6/5/tcptunnel>
<http://www.aplitop.com/New/es/281/mdt-75-a-la-venta>
De: Chris Smemoe
Enviado el: jueves, 30 de marzo de 2023 19:21
Para: Elena Ruiz ; gdal-dev@lists.osgeo.org
Asunto: RE: [gdal-dev] Cannot find proj.db
El
Elena,
If your environment variables are set exactly as you write:
> PROJ_LIB= “D:\MDT\V9\bin\gdal\gdal_latest\share”
> PROJ_DATA= “D:\MDT\V9\bin\gdal\gdal_latest\share”
you should leave out the apostrophes and the extra space after the equals
sign, i.e.
set PROJ_LIB=D:\MDT\V9\bin\gdal\gdal_lat
] Cannot find proj.db
Hello,
I am using GDAL 3.6.2 on Windows 11 and am having problems with the
following error:
ERROR 1: PROJ: proj_create_from_database: Cannot find proj.db
I have set as environment variable PROJ_LIB=
D:\MDT\V9\bin\gdal\gdal_latest\share and PROJ_DATA=
D:\MDT\V9\bin
Hello,
I am using GDAL 3.6.2 on Windows 11 and am having problems with the following
error:
ERROR 1: PROJ: proj_create_from_database: Cannot find proj.db
I have set as environment variable PROJ_LIB=
"D:\MDT\V9\bin\gdal\gdal_latest\share" and PROJ_DATA=
"D:\MDT\V9\bin\gdal\gdal_latest\share",