<div dir="ltr">I was wrong, it was working slow.<div style>But at the end it leaves a big file with extension .axe. Is this necessary?</div><div style>I know pyramids are inside the .aux file..</div><div style>Thank you</div>
<div style>Pietro</div></div><div class="gmail_extra"><br><br><div class="gmail_quote">2013/2/25 Pietro Rossin <span dir="ltr"><<a href="mailto:pierigis@gmail.com" target="_blank">pierigis@gmail.com</a>></span><br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Hi all<br>
I'll like to add overviews to a 1 bit geotiff<br>
<br>
the gdalinfo for this tiff is:<br>
***************************************<br>
Driver: GTiff/GeoTIFF<br>
Files: test.tif<br>
       test.tfw<br>
       test.aux<br>
Size is 292042, 284413<br>
Coordinate System is `'<br>
Origin = (2311161.564860595900000,5168752.558307543400000)<br>
Pixel Size = (0.426789595821517,-0.426789595819635)<br>
Image Structure Metadata:<br>
  COMPRESSION=CCITTFAX4<br>
  INTERLEAVE=BAND<br>
Corner Coordinates:<br>
Upper Left  ( 2311161.565, 5168752.558)<br>
Lower Left  ( 2311161.565, 5047368.049)<br>
Upper Right ( 2435802.052, 5168752.558)<br>
Lower Right ( 2435802.052, 5047368.049)<br>
Center      ( 2373481.808, 5108060.304)<br>
Band 1 Block=256x256 Type=Byte, ColorInterp=Palette<br>
  Description = Layer_1<br>
  NoData Value=0<br>
  Metadata:<br>
    LAYER_TYPE=athematic<br>
  Image Structure Metadata:<br>
    NBITS=1<br>
  Color Table (RGB with 2 entries)<br>
    0: 255,255,255,255<br>
    1: 0,0,0,255<br>
***************************************<br>
I used:<br>
gdaladdo -r average --config USE_RRD YES test.tif 2 4 8 16<br>
<br>
The result is a file called  test.axe 20Gb big and a test.aux file (5Kb)<br>
<br>
gdaladdo.exe don't seem to work, in taskmanager it uses 0 to 0.1 cpu%<br>
<br>
Gdal 1.9.2 installed with osgeo4w.<br>
<br>
By the way, which is the best way to create overviews for this kind of<br>
tiff??<br>
<br>
Thankyou<br>
Pietro<br>
<br>
<br>
<br>
<br>
--<br>
View this message in context: <a href="http://osgeo-org.1560.n6.nabble.com/gdaladdo-don-t-seem-to-work-tp5036638.html" target="_blank">http://osgeo-org.1560.n6.nabble.com/gdaladdo-don-t-seem-to-work-tp5036638.html</a><br>

Sent from the GDAL - Dev mailing list archive at Nabble.com.<br>
_______________________________________________<br>
gdal-dev mailing list<br>
<a href="mailto:gdal-dev@lists.osgeo.org">gdal-dev@lists.osgeo.org</a><br>
<a href="http://lists.osgeo.org/mailman/listinfo/gdal-dev" target="_blank">http://lists.osgeo.org/mailman/listinfo/gdal-dev</a><br>
</blockquote></div><br></div>