Issue Type: Improvement Improvement
Assignee: Unassigned
Components: imagemosaic-jdbc plugin
Created: 10/Jul/13 11:11 AM
Description:

Right now, in order to config an imageMosaic JDBC against PGRaster DB there are several steps to be performed:
1) use gdal_retile to create tiles for images
2) insert tiled data as new table (one for level) into PGRaster using raster2pgsql scripts invokation
3) create a table containing level information (reference table, envelope, resolutions)
4) create 3 XML config files with JDBC mapping, coverage properties, table mapping
5) configure the mosaic.

It would be good to have some automagic way to do steps 2 through 5 with minimal user intervention.

As an instance, it would be great if we could just provide the location of the folder containing tiled images (levels), as well as a set of some additional parameters (table name prefix, mosaic name, coverage name, DB credentials) and let the imageMosaicJDBC do all these steps automatically.

Project: GeoTools
Priority: Minor Minor
Reporter: Daniele Romagnoli
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
------------------------------------------------------------------------------
See everything from the browser to the database with AppDynamics
Get end-to-end visibility with application monitoring from AppDynamics
Isolate bottlenecks and diagnose root cause in seconds.
Start your free trial of AppDynamics Pro today!
http://pubads.g.doubleclick.net/gampad/clk?id=48808831&iu=/4140/ostg.clktrk
_______________________________________________
GeoTools-Devel mailing list
GeoTools-Devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geotools-devel

Reply via email to