Re: [gdal-dev] Cannot find proj.db

2023-04-04 Thread Elena Ruiz
.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

Re: [gdal-dev] Cannot find proj.db

2023-03-30 Thread Thomas Knudsen
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

Re: [gdal-dev] Cannot find proj.db

2023-03-30 Thread Chris Smemoe via gdal-dev
] 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

[gdal-dev] Cannot find proj.db

2023-03-30 Thread Elena Ruiz
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",