[Gdal-dev] troubleshooting "Option -prjwin incomplete, or not recognised."

Frank Warmerdam warmerdam at pobox.com
Thu Oct 12 14:39:30 EDT 2006


Matt Wilkie wrote:
> Hi all,
> 
> I'm trying to extract a subset of a PCI .pix image with gdal_translate 
> but I keep getting the error "Option -prjwin incomplete, or not 
> recognised.". What is wrong with my command syntax?
> 
>  >>   gdal_translate -prjwin 527609.250, 6699639.000 562350.500, 
> 6667716.500 -outsize 600 600  bigass.pix test.tif
>    Option -prjwin incomplete, or not recognised.

Matt,

The problem is that the supported option is "-projwin", not "-prjwin".  :-)

It was you that implemented this option, right?

Best regards,
-- 
---------------------------------------+--------------------------------------
I set the clouds in motion - turn up   | Frank Warmerdam, warmerdam at pobox.com
light and sound - activate the windows | http://pobox.com/~warmerdam
and watch the world go round - Rush    | President OSGeo, http://osgeo.org




More information about the Gdal-dev mailing list