hi !



i want to cut a part of a lage (7gb) tiff-image and use this command:

C:\Program Files (x86)\FWTools2.4.7>gdalwarp -r near -te 2608000 55900100 2613104.5424 5582270.5709 -of GTiff -o F:\wt_3a.tif D:\weissenturm\streifen_3_GK2.tif

but i get following message:

Usage: gdalwarp [--help-general] [--formats]
     [-s_srs srs_def] [-t_srs srs_def] [-to "NAME=VALUE"]
     [-order n] [-tps] [-rpc] [-geoloc] [-et err_threshold]
     [-te xmin ymin xmax ymax] [-tr xres yres] [-ts width height]
     [-wo "NAME=VALUE"] [-ot Byte/Int16/...] [-wt Byte/Int16]
     [-srcnodata "value [value...]"] [-dstnodata "value [value...]"]
-dstalpha
     [-r resampling_method] [-wm memory_in_mb] [-multi] [-q]
     [-cutline datasource] [-cl layer] [-cwhere expression]
     [-csql statement] [-cblend dist_in_pixels]
     [-of format] [-co "NAME=VALUE"]*
     srcfile* dstfile

 Available resampling methods:
     near (default), bilinear, cubic, cubicspline, lanczos.

did anybody now anything about this message ??

regards Jan .-)

_______________________________________________
gdal-dev mailing list
[email protected]
http://lists.osgeo.org/mailman/listinfo/gdal-dev

Reply via email to