Thank you, Chaitanya,
for your reply.
I'll look if in MacOS is the same as in Linux.
After all it's still based on UNIX.
Best regards,
Simone Micozzi
Messaggio originale
Da: chaitanya...@gmail.com
Data: 7-mar-2011 4.45
A: "simone.mico...@tin.it"
Cc:
Ogg: Re: [gdal-dev] OGR
Dear all,
I'm trying to create tiled pyramids levels with gdal_retile.py. The
input is a 441671px x 311892px VRT collection (1615 JPEG compressed
GeoTiff files). The command is presented bellow:
gdal_retile.py -levels 8 -ps 2048 2048 -r bilinear -v -co "TILED=YES"
-co "BLOCKXSIZE=256" -co CO