Hi, Orignial purpose : build a pyramid from a TIFF, that i can integrate into geoserver (coverage). I found doc about Image Pyramid Plugin, and then Pyramid builder that comes from GeoTools project. So i installed geotools on eclipse, (following exactly "Welcome to Eclipse Developer" http://docs.codehaus.org/display/GEOTDOC/Welcome+to+Eclipse+Developers).
I download gt2-2.4-RC0-bin.zip and gt2-2.4-RC0-src.zip and i built the sample on Eclipse, it works. Then, folowing the doc, i tried the command "java ..- see snippet above ... org.geotools.utils.imagepyramid.PyramidBuilder -s an_image.tif -t "500,500" -f 2 -n 4 -w" but the class PyramidBuilder is not in the jar i've download.. how can i get, built and use PyramidBuilder class to pyramid my TIFF image. Thks for help Flo -- View this message in context: http://www.nabble.com/Image-pyramid-tp19406378p19406378.html Sent from the geotools-gt2-users mailing list archive at Nabble.com. ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ Geotools-gt2-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/geotools-gt2-users
