[gdal-dev] Decimal places of output in cs2cs

2014-01-16 Thread ludwig.hilger
hello everybody, I know that this is probably a ridiculously simple question, but I a rather new to the syntax and have tried this for about 2 hours now. I want to reproject decimal coordinates in epsg 4326 to 25832 and I want the output values to have three decimal places instead of 2. I have tri

Re: [gdal-dev] gdalwarp produces all black output

2013-08-08 Thread ludwig.hilger
Hello everybody, I am also a newbie and seem to have a similar problem, but cannot get it solved. I am trying to reproject the following file: http://www.altmuehlnet.de/~hilger/Test_Smooth_0208_4258.tif I am using the following line: gdalwarp -et 0 -r bilinear -s_srs EPSG:4258 -t_srs EPSG:25832