Hi Andrea,

I wasn't aware of that.

Is there also support for GeoTiff Compression Predictors in the 2.2.x? 
GDAL supports predictive compression but Geoserver didn't like those 
files when I tried it the last time.

Cheers,
Matthias


Am 14.11.2011 13:30, schrieb Andrea Aime:
> 2011/11/14 Matthias Müller <matthias_muel...@tu-dresden.de
> <mailto:matthias_muel...@tu-dresden.de>>
>
>     This gdal command mosaics all SRTM-Tiles into on bi geotiff. This is
>     what I use for SRTM-Display. Performance is good (equla to using
>     tiles), and you don't need to care about managing all the tiles on
>     your server:
>
>
>     gdal_merge -of GTiff -co "TILED=YES" -co "COMPRESS=LZW" -co
>     "BIGTIFF=YES" -ot Int16 -n -32768 -v -o srtm41.tif tiff/*.tif
>
>
> BigTiff is available in GeoServer startig with the 2.2.x series, which
> is trunk, current development version (not stable).
> There has been talks have GeoServer 2.1.x upgrade the imageio-ext
> dependency to 1.1.0, but so far we lacked the
> time to properly test it (which is required for a backport on the stable
> series).
>
> Cheers
> Andrea
>
>
> --
> -------------------------------------------------------
> Ing. Andrea Aime
> GeoSolutions S.A.S.
> Tech lead
>
> Via Poggio alle Viti 1187
> 55054  Massarosa (LU)
> Italy
>
> phone: +39 0584 962313
> fax:      +39 0584 962313
>
> http://www.geo-solutions.it
> http://geo-solutions.blogspot.com/
> http://www.youtube.com/user/GeoSolutionsIT
> http://www.linkedin.com/in/andreaaime
> http://twitter.com/geowolf
>
> -------------------------------------------------------
>
>
> ------------------------------------------------------------------------------
> RSA(R) Conference 2012
> Save $700 by Nov 18
> Register now
> http://p.sf.net/sfu/rsa-sfdev2dev1
>
>
>
> _______________________________________________
> Geoserver-users mailing list
> Geoserver-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/geoserver-users


------------------------------------------------------------------------------
RSA(R) Conference 2012
Save $700 by Nov 18
Register now
http://p.sf.net/sfu/rsa-sfdev2dev1
_______________________________________________
Geoserver-users mailing list
Geoserver-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-users

Reply via email to