Ciao Marco,
we need a longer portion of the stack trace.
This way you are eating the most interesting bit.
Regards,
Simone Giannecchini
==
GeoServer Professional Services from the experts!
Visit http://goo.gl/it488V for more information.
==
Ing. Simone Giannecchini
@simogeo
Founder/Director
GeoS
Hi all,
I'm using GeoServer 2.6.0, and I'm trying to create an ImagePyramid
starting from a raster with values 1 and nodata. I used this command:
gdal_retile.py -levels 4 -co "TYLED=YES" -r bilinear -co "BLOCKXSIZE=64"
-co "BLOCKYSIZE=64" -targetDir path/ output.tif
The tiles were created correctl