Belaid MOA wrote:
I do not see how gdal_wrap could be used to find the pixels in the source image that map to
the same pixel in the destination image?

sorry for the typo, that's "gdalwarp"

My point was not that you could use it to find the pixels, but that you could use it to do the whole job. gdalwarp takes one image, and warps it to create a new image, which can be a different projection and, I think, a different resolution. If you use the "lanczons" method (which I think is anti-aliasing), you may get close to what you want.

-Chris






--
Christopher Barker, Ph.D.
Oceanographer

Emergency Response Division
NOAA/NOS/OR&R            (206) 526-6959   voice
7600 Sand Point Way NE   (206) 526-6329   fax
Seattle, WA  98115       (206) 526-6317   main reception

chris.bar...@noaa.gov
_______________________________________________
gdal-dev mailing list
gdal-dev@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/gdal-dev

Reply via email to