OXIESEC PANEL
- Current Dir:
/
/
usr
/
share
/
doc
/
libgeotiff2
Server IP: 139.59.38.164
Upload:
Create Dir:
Name
Size
Modified
Perms
📁
..
-
11/10/2024 09:42:49 AM
rwxr-xr-x
📄
README.gz
2.41 KB
08/11/2016 03:40:14 PM
rw-r--r--
📄
README_BIN
1.44 KB
08/11/2016 03:40:12 PM
rw-r--r--
📄
changelog.Debian.gz
1.02 KB
11/17/2016 11:29:00 AM
rw-r--r--
📄
copyright
11.97 KB
08/16/2016 10:56:40 AM
rw-r--r--
Editing: README_BIN
Close
libgeotiff Binary Distribution for Unix --------------------------------------- This tree contains a binary distribution of libgeotiff, and related utilities (listgeo, and geotifcp) for a Unix platform (as indicated in the distribution filename). The distribution should consist of: README: this file bin/listgeo: utility program bin/geotifcp: utility program lib/libgeotiff.a: static library for libgeotiff, applications also have to link against libtiff. lib/libgeotiff-$VERSION.so: Shared library version of the above. lib/libgeotiff.so: link to the specific shared library. include: The include files for libgeotiff. share/epsg_csv: The EPSG CSV files used to decompose projection systems. This distribution is intended to be suitable to untar directly under /usr/local or /usr to give a rough equivelent to having done a "make install" from the libgeotiff source, though this README should be removed. If this distribution is not installed under /usr/local, it will likely be necessary to define the GEOTIFF_CSV environment variable to point at the share/epsg_csv directory. For reporting of lat/long equivelents of User documentation for listgeo and geotifcp can be found at: http://www.remotesensing.org/geotiff/listgeo.html http://www.remotesensing.org/geotiff/geotifcp.html General information on libgeotiff, and GeoTIFF can be found at: http://www.remotesensing.org/geotiff/geotiff.html or http://www.geotiff.org/