This is an automated email from the ASF dual-hosted git repository.

desruisseaux pushed a commit to branch geoapi-4.0
in repository https://gitbox.apache.org/repos/asf/sis.git

commit 601da964ee8af1bc2e3f02f0b1432e9bee9a4a04
Author: Martin Desruisseaux <martin.desruisse...@geomatys.com>
AuthorDate: Wed Sep 8 10:45:18 2021 +0200

    Update links to TIFF/GeoTIFF specifications.
---
 .../java/org/apache/sis/storage/geotiff/package-info.java     | 11 ++++++-----
 1 file changed, 6 insertions(+), 5 deletions(-)

diff --git 
a/storage/sis-geotiff/src/main/java/org/apache/sis/storage/geotiff/package-info.java
 
b/storage/sis-geotiff/src/main/java/org/apache/sis/storage/geotiff/package-info.java
index 0926734..32e589e 100644
--- 
a/storage/sis-geotiff/src/main/java/org/apache/sis/storage/geotiff/package-info.java
+++ 
b/storage/sis-geotiff/src/main/java/org/apache/sis/storage/geotiff/package-info.java
@@ -20,11 +20,12 @@
  *
  * <p>References:</p>
  * <ul>
- *   <li><a 
href="http://partners.adobe.com/public/developer/en/tiff/TIFF6.pdf";>TIFF 
specification</a>: baseline</li>
- *   <li><a 
href="http://partners.adobe.com/public/developer/en/tiff/TIFFphotoshop.pdf";>TIFF
 Tecnical Notes</a>: add new compressions</li>
- *   <li><a href="http://www.awaresystems.be/imaging/tiff/tifftags.html";>TIFF 
Tag Reference</a></li>
- *   <li><a href="http://download.osgeo.org/geotiff/spec/geotiff.rtf";>GeoTIFF 
specification</a></li>
- *   <li><a href="http://geotiff.maptools.org/proj_list";>GeoTIFF projections 
list</a></li>
+ *   <li><a 
href="https://www.adobe.io/content/dam/udp/en/open/standards/tiff/TIFF6.pdf";>TIFF
 specification 6.0</a>: baseline.</li>
+ *   <li><a 
href="https://www.adobe.io/content/dam/udp/en/open/standards/tiff/TIFFPM6.pdf";>TIFF
 Tecnical Notes</a>: add new tags.</li>
+ *   <li><a href="https://www.awaresystems.be/imaging/tiff/tifftags.html";>TIFF 
Tag Reference</a></li>
+ *   <li><a href="https://www.iso.org/standard/34342.html";>ISO 12639:2004 — 
Tag image file format for image technology (TIFF/IT)</a></li>
+ *   <li><a 
href="http://docs.opengeospatial.org/is/19-008r4/19-008r4.html";>OGC GeoTIFF 
standard</a></li>
+ *   <li><a href="http://geotiff.maptools.org/proj_list/";>GeoTIFF projections 
list</a></li>
  * </ul>
  *
  * @author  Rémi Maréchal (Geomatys)

Reply via email to