Hello all, For this work onGeoTIFF metadata, I plan to use the following sources of information. Is there other sourcesof information that I should also use?"/*http://landsat.usgs.gov/documents/LSDS-809.pdf*https://github.com/Geomatys/geotoolkit/blob/master/modules/storage/geotk-coverage-landsat/src/main/java/org/geotoolkit/coverage/landsat/LandsatMetadataParser.java Thanks you very much Hao
On 5/11/16, phuong hao nguyen thi <[email protected]> wrote: > Hello Martin, > Thanks > As you write, Now, I will have to switch to the JDK8 branch first > Hao > > On Tue, May 10, 2016 at 2:42 AM, Martin Desruisseaux < > [email protected]> wrote: > >> Hello Hao >> >> Thanks for the new repository, it looks all right. >> >> The git repository that you forked contains the same code than the >> Subversion repository that we checkout last week. The differences are: >> >> * The SVN repository still (for now) the canonical repository where we >> commit new code. >> * The "https://github.com/apache/sis" repository is only a read-only >> mirror of the Subversion repository. We can not write to that mirror. >> >> Nevertheless, forking the Git mirror is still useful because it will >> make easier to pull the work that will continue on Apache SIS in same >> time that you write your own code. >> >> You can use "https://github.com/haonguyen123/sis" as a replacement of >> the Subversion checkout that we did last week, provided that you switch >> to the JDK8 branch first: >> >> git checkout JDK8 >> >> Martin >> >> >> Le 09/05/16 à 03:50, phuong hao nguyen thi a écrit : >> > I forked as you suggest and this is my new url >> > https://github.com/haonguyen123/sis >> > But this git and a git that you guide me install in netbeans . Are they >> the >> > same ? >> >> >
