source: osm/applications/editors/josm/plugins/ImportImagePlugin/test/data/geotiff/spot/README.txt@ 31746

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

[josm_importimageplugin] add a unit test for geotiff reading

File size: 1.5 KB
Line 
1The following images are GeoTIFF samples. These are SPOT Imagery
2data of downtown Chicago, IL (USA) at 10 meter resolution.
3There are two GeoTIFF images as follows:
4
5SP27GTIF TIF 652094 bytes
6UTM2GTIF TIF 650463 bytes
7
8One is in State Plane NAD 1927 projected coordinate systems.
9The Other is in Universal Transverse Mercator proj coord system.
10
11These were constructed using the following GeoTIFF parser metadata files:
12
13SP27GTIF TXT 732 bytes
14UTM2GTIF TXT 729 bytes
15
16These TXT files are in the format compliant with Niles Ritter's
17"LibGeoTIFF" parsing software.
18
19For your reference, I included two of the SPOT "GeoSPOT" format
20header files to provide more information about these images.
21This is all ASCII readable and provided just for reference, in
22case you need to see what we intended the GeoTIFF images to contain.
23
24These images have been enhanced by contrast optimization and a light
25Laplace spatial filter. So, you should be able to see them immediately
26without further processing, in your display environment. If you can't
27see them right away, it's not because they need stretching or brightening
28but probably there is a problem with the display software.
29
30Please contact me if you have questions about these images or
31their attributes. My name is Mike Ruth, and the following
32contact information may be used:
33
34-------------
35Mike Ruth [ruth@palv.spot.com]
36SPOT Image Corporation
37Manager, Product Development
38voice: 703) 715-3146
39fax: 703) 648-1813
40------------
41
42Thanks for your interest in GeoTIFF. ... 6 OCT 95
Note: See TracBrowser for help on using the repository browser.