Hello everyone,<br><br>I&#39;m starting to develop with Geotoolkit, and I&#39;m integrating it with OrbisGIS (developed by IRSTV). We&#39;re changing our data model to work with GridCoverage and in the near future, be able to read large files.<br>
<br>I&#39;m using a StreamImageReader to read the files and finnaly store them into BufferedImages, so I can construct a GridCoverage2D using the GridCoverageFactory, but I&#39;m having problems working with the metadata and constructing the envelop needed.<br>
<br>I&#39;m thinking of using a GeographicMetadata instance, but I&#39;m not sure how I should proceed. If I construct the GeographicMetadata from the fileReader storing the image&#39;s stream, is it able to gather all the necessary information, and even find the WorldFile (the one with the geographic information), or do I need to find these file myself, and them create the GeographicMetadata from this file?<br>
<br>I appreciate any information you can give me.<br><br>Thanks,<br clear="all"><br>-- <br>Felipe Quintella<br>