They are marked with a checkmark in my copy (as material that I have ported).

Are you talking about:

> Call Syntax
> java -jar gt-imagemosaicjdbc ddl -config URLOrFileName -spatialTNPrefix 
> spatialTNPrefix [-tileTNPrefix tileTNPrefix] [-pyramids pyramids] 
> -statementDelim statementDelim [-srs srs ] -targetDir 
> 
> 
> Options:
> -config
> The URL or the file name of your xml configuration
> -spatialTNPrefix
> The Prefix of the spatial tables. A prefix of "SPAT" results in tables 
> SPAT_0,SPAT_1,....
> -tileTNPrefix
> The Prefix of the tile tables. Only needed if you plan to store image data in 
> a separate table.
> -pyramids
> Number of pyramid tables
> -statementDelim
> The sql statement delimiter used in the scripts
> -srs
> The srs needed for a spatial extension. Not required for universal and mysql.
> -targetDir
> The directory where to put the script templates.
> Generated Scripts
> createmeta.sql
> The create table statement for the metatable
> dropmeta.sql
> The drop table statement for the meta table
> add_<coverage_name>.sql
> All statements for adding a coverage named <coverage_name> (taken from the 
> config)
> remove_<coverage_name>.sql
> All statements for removing a coverage named <coverage_name> (taken from the 
> config)
> 

That kind of info is here:
- http://docs.geotools.org/latest/userguide/library/coverage/jdbc/setup.html

-- 
Jody Garnett

On Sunday, 15 May 2011 at 1:27 AM, [email protected] wrote: 
> Hi Jody, I am working on fixing the my broken links from the geoserver 
> users guide to the new geotools users guide. It seems that the 
> imagemosaic-JDBC doc is not migrated completely. As an exmaple I 
> cannot find
> 
> 
> http://docs.codehaus.org/display/GEOTDOC/Using+the+java+import+utility
> http://docs.codehaus.org/display/GEOTDOC/Creating+indexes+for+performance
> 
> Which are referenced from here
> 
> http://docs.codehaus.org/display/GEOTDOC/Image+Mosaicing+Pyramidal+JDBC+Plugin
> (bottom of page)
> 
> In the new documentation the links are gone.
> 
> Can you bring my pages into the game again.
> 
> Thanks
> Christian
> 
> 
> 
> 
> ----------------------------------------------------------------
> This message was sent using IMP, the Internet Messaging Program.
> 
------------------------------------------------------------------------------
Achieve unprecedented app performance and reliability
What every C/C++ and Fortran developer should know.
Learn how Intel has extended the reach of its next-generation tools
to help boost performance applications - inlcuding clusters.
http://p.sf.net/sfu/intel-dev2devmay
_______________________________________________
Geotools-gt2-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/geotools-gt2-users

Reply via email to