Hi folks, Following up on a post from a few months back I've been working on a module that supports reading rasters from a postgis database. I'd like to contribute it as an unsupported module module for now.
The code can be found here: https://github.com/jdeolive/geotools/tree/postgis-raster/modules/unsupported/postgis-raster A few details about the module: - It's a standalone reader, no dependencies on the core imagemosaic or imagemosaic-jdbc modules - It supports time dimension, but not elevation - It supports jndi connections or a direct connection pool, same as jdbc datastores - It's not a structured coverage reader in that it's not possible to read multiple coverages with one reader, but I plan to add that It's a work in progress to be sure, I am sure there are lots of improvements to be made, etc... getting eyes on the code from the raster experts I am sure will bring up a number of things so be kind ;) Kidding, feedback very welcome. -Justin
_______________________________________________ GeoTools-Devel mailing list GeoTools-Devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/geotools-devel