LibGeoTIFF: Unterschied zwischen den Versionen

GISWiki - Das freie Portal für Geoinformatik (GIS)
Wechseln zu: Navigation, Suche
 
 
Zeile 1: Zeile 1:
'''LibGeoTIFF''' is a [[public domain]] library normally hosted on top of libtiff for reading, and writing GeoTIFF information tags. Please contact warmerdam@pobox.com for more information, or to get involved.
+
'''LibGeoTIFF''' is a [[public domain]] library normally hosted on top of libtiff for reading, and writing [[GeoTIFF]] information tags. Please contact for more information, or to get involved.
  
    * Libgeotiff API: Partial documentation.
+
* [http://www.remotesensing.org/geotiff/geotiff.html Homepage]
  
    * libgeotiff CVS repository is :pserver:cvsanon@cvs.maptools.org:/cvs/maptools/cvsroot (password is empty, module is geotiff/libgeotiff).
+
* [http://www.remotesensing.org/geotiff/api/globals.html Libgeotiff API]: Partial documentation.
 
+
    * The most recent libgeotiff release is version 1.2.3 and is available from ftp://ftp.remotesensing.org/pub/geotiff/libgeotiff/libgeotiff-1.2.3.tar.gz or the corresponding zip.
+
 
+
    * The released libgeotiff source code and various other items are available in the ftp.remotesensing.org or geotiff.maptools.org download directories.
+
 
+
    * A contributed win32 gui for listgeo is available at ftp://ftp.remotesensing.org/geotiff/libgeotiff/listgeo_GUI.zip.
+
 
+
    * listgeo - utility program (distributed with libgeotiff) for dumping the metadata of a GeoTIFF file.
+
 
+
    * geotifcp - utility program (distributed with libgeotiff) for applying metadata to a TIFF file, making it a GeoTIFF file.
+
 
+
    * Bug reports for libgeotiff, the GeoTIFF web pages, or specification can be entered or viewed via BugZilla.
+
  
 
[[Kategorie:Public Domain]]
 
[[Kategorie:Public Domain]]

Aktuelle Version vom 3. März 2006, 09:46 Uhr

LibGeoTIFF is a public domain library normally hosted on top of libtiff for reading, and writing GeoTIFF information tags. Please contact for more information, or to get involved.