Re: [gdal-dev] transform input image to UTM

2011-02-23 Thread Frank Warmerdam
On 11-02-23 11:27 AM, Jorge Martin wrote: Hello, I want to project an input Lat/Long image into UTM. I need to do this automatic, so I have to do it in C++. I have found a source code to implement this issue. I have paste below the source code that I have used. I When this code is

[gdal-dev] transform input image to UTM

2011-02-23 Thread Jorge Martin
Hello, I want to project an input Lat/Long image into UTM. I need to do this automatic, so I have to do it in C++. I have found a source code to implement this issue. I have paste below the source code that I have used. I When this code is running, appears some times the followin error