I am looking for a java based solution to create TMS compatible 256x256 png tiles with a from a big raster file (e.g. jpeg or tiff) with an associated world file that specifies the bounding box, etc.

There are many solutions available like geoserver + geotools, but mostly they are too extensive for my use I think (as I do not want to serve the tiles via a webserver, but want them locally saved in a directory). Basically I want the functionality of the c++ program gdal2tiles in java.

Can someone direct me to a solution? Or explain how I can save tiles to a local directory using geotools/geoserver ?

link|improve this question
Did you try magicktiler? Did you try magicktiler? First result when googling for java create tms tileset – Niels Oct 21 '11 at 14:12
feedback

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
or
required, but never shown

Browse other questions tagged or ask your own question.