On 03/08/2015 04:15 PM, Even Rouault wrote:
Le dimanche 08 mars 2015 15:10:42, Zoltan Szecsei a écrit :
On 03/08/2015 01:57 PM, Even Rouault wrote:
Le dimanche 08 mars 2015 12:46:34, Zoltan Szecsei a écrit :
On 03/08/2015 01:43 PM, Even Rouault wrote:
Le dimanche 08 mars 2015 12:39:03, Zoltan Szecsei a écrit :
Hi,
I'd like to install gdal v2.0 but cannot seem to find it.
I'm using Ubuntu 14.10
uname -a
Linux gs01 3.16.0-31-generic #41-Ubuntu SMP Tue Feb 10 15:24:04 UTC
2015 x86_64 x86_64 x86_64 GNU/Linux
gdal_translate --version
GDAL 1.11.1, released 2014/09/24
Zoltan,
2.0 is still in development. You have to download it from sources.
OK - svn checkout gdal-trunk?
See
http://trac.osgeo.org/gdal/wiki/DownloadSource#Developmentversionandsourc
econtrol
Hi,
I've just successfully downloaded, compiled & installed the trunk version:
gdal_translate --version
GDAL 2.0.0dev, released 2014/04/16
yet I still don't have access to the '-tx' parameter for gdal_translate:
I guess you meant -tr
It says:
*-tr*xres yres :
(starting with GDAL 2.0) set target resolution. The values must be
expressed in georeferenced units. Both must be positive values.
This is exclusive with -outsize and -a_ullr.
gdal_translate -tx $r $r -projwin $w $n $e $s $img ${AW}${i}.tif
FAILURE: Unknown option name '-tx'
Are the help-docs at http://www.gdal.org/gdal_translate.html just ahead
of the source, or did I miss something?
Regards,
Zoltan
_______________________________________________
gdal-dev mailing list
[email protected]
http://lists.osgeo.org/mailman/listinfo/gdal-dev