Re: [gdal-dev] Worldfile creation inconsistency with gdal_translate

2010-10-29 Thread Michael Sumner
Try spelling the option correctly (both in the argument and in your report): gdal_translate -of JPEG -co WORLDFILE=YES -a_srs EPSG:27700 HP40SE.tif F:\geo_streetview\jpg\HP40SE.jpg HTH On Fri, Oct 29, 2010 at 8:59 PM, NeilJ wrote: > > > > Please can someone explain to me why I get the message "

[gdal-dev] Worldfile creation inconsistency with gdal_translate

2010-10-29 Thread NeilJ
Please can someone explain to me why I get the message "Waring 6: Driver JPEG does not support WORDFILE creation option" when using gdal_translate on a windows command line (FW Tools 2.4.7), when running: gdal_translate -of JPEG -co WORDLFILE=YES -a_srs EPSG:27700 HP40SE.tif F:\geo_streetview\jp