Hi,
It seems that the use of geotools and geoserver using xml defined by the OGC works well if we want to use rasters (WorldImage format) even if it seems slow but it's hard to figure out throught internet.
The laste thing we have to do (ok it is always the last and finally I'm still on the mailing list to ask something) is to load the rasters not manually but easily with a Java method.
To do that :
- we need to parse the folders containing the rasters (not that hard enough to ask you),
- we need to generate the xml to include our coverageStores in the catalogue.xml (not that hard enough too),
- we need to generate the info.xml for each coverages (that's the problem).
Indeed, geotools does not support WorldImages (we use 2.1 may be it has changed ?) so how can we read the .tfw file with geotools (telling him taht the coordinates are in ESPG:4326) and get the corresponding bounds the same way geoserver load it when we (manually) create a coverage from the web gui ?
Many thank's for any help,
Jérémy
