I do mosaicing, the plugin offers the functionality you need for an WMS GETIMAGE request (as example).
Nevertheless, since it was my first module for geotools I am happy coming so far, it was quite a journey :-) The next thing I will have to do is the rewrite of the db2 plugin (with David Adler) and to put my focus on the transaction handling. thanks for your help christian Adrian Custer writes: > On Mon, 2008-09-22 at 12:07 +0200, Christian Müller wrote: >> Yes, the name is a little bit to long. There are 5 parts >> >> 1) Image >> 2) Mosaicing >> 3) Pyramidal >> 4) JDBC >> 5) Plugin >> >> I think 1) and 4) are mandatory. >> >> 5) could be omitted >> >> Since there are plugins called ImageMoasic and ImagePyramid I wanted to make >> clear that my plugin is doing both tasks. That is the reason for the long >> name. >> >> Any proposals ? > > Hey, > >>From what I understand you aren't 'mosaicing' but are only reading tiles > which were generated earlier through another mechanism. So you have > written a tile reader backed by any of several databases. Perhaps > something along the lines of "JDBC Tile Reader" or some such? > > congratulations on all the hard work, > --adrian > > > ------------------------------------------------------------------------- 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-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/geotools-devel
