Re: [gdal-dev] When does the env var GDAL_DATA get processed?

2009-05-12 Thread brettwiesner
Thanks. That was it. Tamas Szekeres wrote: 2009/5/7 brettwiesner <mailto:brettwies...@gmail.com>> Yes that's the error message. It goes on the say somthing about trying to find gcs.csv which is there but since it can't find the env var, it doesn't find

Re: [gdal-dev] When does the env var GDAL_DATA get processed?

2009-05-07 Thread brettwiesner
Hi Ari, See inline: brettwiesner kirjoitti: Hi, I have an application that programatically sets the GDAL_DATA environment variable. However, when I do this I get errors complaining that it can't find GDAL_DATA. When I use an application like process explorer to see the environment o

[gdal-dev] When does the env var GDAL_DATA get processed?

2009-05-05 Thread brettwiesner
Hi, I have an application that programatically sets the GDAL_DATA environment variable. However, when I do this I get errors complaining that it can't find GDAL_DATA. When I use an application like process explorer to see the environment of the process I see that I am correctly setting the e