Hello,<div><br></div><div><br></div><div>        I have a big doubt about transforming one point from UTM to Lat/long. I have to make the resampling of a Lat/long image. The target image is UTM with 2.5 resolution. To create the target image I use GDAL, so I have to set the UTM zone, so I set this zone to the zone corresponding to the top left corner of the source image (Lat/long). </div>
<div><br></div><div>      When I am reading the all the points of the target (UTM) image and finding the corresponding lat/long coordinates into the source image. I have to transform these points from UTM to Lat/Long. I case the source image covers more than one UTM zone, the transformation between this two coordinate system is not the right.Because the Lat/long of the initial image may corresponds  to a UTM zone different than the one I have fixed for the grid.</div>
<div><br></div><div>Is there any way to make this transformation taking into account this problem?     </div><div> </div><div><br></div><div><br></div><div>Best Regards,</div><div><br></div><div><br></div><div>Jorge Martin</div>