source: osm/applications/editors/josm/plugins/ImportImagePlugin/test/data/geotiff/usgs/README

Last change on this file was 31746, checked in by donvip, 10 years ago

[josm_importimageplugin] add a unit test for geotiff reading

File size: 1.3 KB
Line 
1About these files:
2
3These are USGS Image digital elevation model datasets,
4reprocessed by SPOT and stored in GeoTIFF georeferenced
5format. A valid GeoTIFF 1.0 reader should be able to
6handle any of these files (assuming they can handle
716-bit pixels), without any further metadata.
8
9The ".txt" files give a metadata dump of the
10corresponding. ".tif" datasets. The only difference between
11the "m" files and the "i" files is byte-order, which
12valid TIFF readers should be able to handle on the fly.
13
14The 16-bit GeoTIFF files are made by Dr. Niles Ritter of
15NASA-JPL (Jet Propulsion Laboratory) from inputs provided
16by SPOT Image Corporation. These files are available for
17public examination, demonstration, or other support
18of the GeoTIFF format.
19
20Please send comments regarding these files to the
21GeoTIFF email routing:
22
23mailto: geotiff-list@tazboy.JPL.NASA.GOV
24
25Comments not for broad distibution may be sent to:
26
27ruth@spot.com
28
29More info about GeoTIFF can be found from the
30NASA/JPL GeoTIFF Home Page:
31
32http://www-mipl.jpl.nasa.gov/cartlab/geotiff/geotiff.html
33
34The GeoTIFF page and others are pointed to from the SPOT GeoTIFF page:
35
36http://www.spot.com/anglaise/news/press/devconf/resource.htm
37
38... and FAQ:
39
40http://www.spot.com/anglaise/news/press/devconf/gtiffaq.htm
41
42Thanks for your interest in GeoTIFF format.
43
44... Mike Ruth
45SPOT Image Corp
Note: See TracBrowser for help on using the repository browser.