<html>
  <head>
    <meta content="text/html; charset=windows-1252"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <br>
    <br>
    <div class="moz-cite-prefix">On 03/08/2015 04:15 PM, Even Rouault
      wrote:<br>
    </div>
    <blockquote cite="mid:201503081515.43670.even.rouault@spatialys.com"
      type="cite">
      <pre wrap="">Le dimanche 08 mars 2015 15:10:42, Zoltan Szecsei a écrit :
</pre>
      <blockquote type="cite">
        <pre wrap="">On 03/08/2015 01:57 PM, Even Rouault wrote:
</pre>
        <blockquote type="cite">
          <pre wrap="">Le dimanche 08 mars 2015 12:46:34, Zoltan Szecsei a écrit :
</pre>
          <blockquote type="cite">
            <pre wrap="">On 03/08/2015 01:43 PM, Even Rouault wrote:
</pre>
            <blockquote type="cite">
              <pre wrap="">Le dimanche 08 mars 2015 12:39:03, Zoltan Szecsei a écrit :
</pre>
              <blockquote type="cite">
                <pre wrap="">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
</pre>
              </blockquote>
              <pre wrap="">
Zoltan,

2.0 is still in development. You have to download it from sources.
</pre>
            </blockquote>
            <pre wrap="">
OK - svn checkout gdal-trunk?
</pre>
          </blockquote>
          <pre wrap="">
See
<a class="moz-txt-link-freetext" href="http://trac.osgeo.org/gdal/wiki/DownloadSource#Developmentversionandsourc">http://trac.osgeo.org/gdal/wiki/DownloadSource#Developmentversionandsourc</a>
econtrol
</pre>
        </blockquote>
        <pre wrap="">
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:
</pre>
      </blockquote>
      <pre wrap="">
I guess you meant -tr</pre>
    </blockquote>
    It says:<br>
    <blockquote type="cite">
      <meta http-equiv="content-type" content="text/html;
        charset=windows-1252">
      <dt style="font-weight: bold; color: rgb(0, 0, 0); font-family:
        'Lucida Grande', Verdana, Geneva, Arial, sans-serif; font-size:
        12px; font-style: normal; font-variant: normal; letter-spacing:
        normal; line-height: normal; orphans: auto; text-align: start;
        text-indent: 0px; text-transform: none; white-space: normal;
        widows: 1; word-spacing: 0px; -webkit-text-stroke-width: 0px;
        background-color: rgb(255, 255, 255);"><b>-tr</b><span
          class="Apple-converted-space"> </span>xres yres :</dt>
      <dd style="color: rgb(0, 0, 0); font-family: 'Lucida Grande',
        Verdana, Geneva, Arial, sans-serif; font-size: 12px; font-style:
        normal; font-variant: normal; font-weight: normal;
        letter-spacing: normal; line-height: normal; orphans: auto;
        text-align: start; text-indent: 0px; text-transform: none;
        white-space: normal; widows: 1; word-spacing: 0px;
        -webkit-text-stroke-width: 0px; background-color: rgb(255, 255,
        255);">(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.</dd>
    </blockquote>
    <br>
    <blockquote cite="mid:201503081515.43670.even.rouault@spatialys.com"
      type="cite">
      <blockquote type="cite">
        <pre wrap="">
gdal_translate -tx $r $r -projwin $w $n $e $s $img ${AW}${i}.tif
FAILURE: Unknown option name '-tx'

Are the help-docs at <a class="moz-txt-link-freetext" href="http://www.gdal.org/gdal_translate.html">http://www.gdal.org/gdal_translate.html</a> just ahead
of the source, or did I miss something?

Regards,
Zoltan
</pre>
      </blockquote>
      <pre wrap="">
</pre>
    </blockquote>
    <br>
  </body>
</html>