R: Re: [gdal-dev] OGR mysql.sock path

2011-03-07 Thread simone.mico...@tin.it
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

[gdal-dev] gdal_retile error

2011-03-07 Thread Vasile Craciunescu
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