Re: [gdal-dev] Problem with gdalwarp and resampling_method

2011-01-14 Thread Daniele Romagnoli
Hi Jan, There is a simple TYPO in your commands: -s_src EPSG:25832 -t_src EPSG:31468 you should use: -s_srs EPSG:25832 -t_srs EPSG:31468 Note the last char for the referencing options, is an "s" instead of a "c". Then -s_srs instead of -s_src and -t_srs instead of -t_src :) Hope this helps :) D

[gdal-dev] Problem with gdalwarp and resampling_method

2011-01-14 Thread Jan Tappenbeck
HI ! i will translate a tif-image between two systems and use following command gdalwarp -s_src EPSG:25832 -t_src EPSG:31468 D:\\Orthophotos\2616_5806_RGB.tif D:\\Orthophotos\2616_5806_RGB_GK.tif then i get following message... Usage: gdalwarp [--help-general] [--formats] [-s