diff --git a/snap-geotiff/src/main/javahelp/org/esa/snap/snap/geotiff/docs/geotiff/ExportGeoTIFF.html b/snap-geotiff/src/main/javahelp/org/esa/snap/snap/geotiff/docs/geotiff/ExportGeoTIFF.html index 7a86671e2ba..6a77a848d37 100644 --- a/snap-geotiff/src/main/javahelp/org/esa/snap/snap/geotiff/docs/geotiff/ExportGeoTIFF.html +++ b/snap-geotiff/src/main/javahelp/org/esa/snap/snap/geotiff/docs/geotiff/ExportGeoTIFF.html @@ -42,8 +42,17 @@

Export GeoTIFF Product

projected coordinate systems are supported including UTM, US State Plane, and National Grids. For further information have a look at the following documentations:

Constraints of created GeoTIFF product files

diff --git a/snap-geotiff/src/main/javahelp/org/esa/snap/snap/geotiff/docs/geotiff/ImportGeoTIFF.html b/snap-geotiff/src/main/javahelp/org/esa/snap/snap/geotiff/docs/geotiff/ImportGeoTIFF.html index e90766476ea..09b236ae761 100644 --- a/snap-geotiff/src/main/javahelp/org/esa/snap/snap/geotiff/docs/geotiff/ImportGeoTIFF.html +++ b/snap-geotiff/src/main/javahelp/org/esa/snap/snap/geotiff/docs/geotiff/ImportGeoTIFF.html @@ -35,12 +35,22 @@

Import GeoTIFF

This command allows to import the data of a GeoTIFF file.

GeoTIFF is an extension to the TIFF 6.0 specification. These image files contain - additional information about thier georeference and their spatial resolution. A wide range of + additional information about their georeference and their spatial resolution. A wide range of projected coordinate systems are supported including UTM, US State Plane, and National Grids. For further information have a look at the following documentations:

Constraints of reading GeoTIFF product files