Changes between Version 77 and Version 78 of WikiStart
- Timestamp:
- 09/13/16 02:46:00 (8 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
WikiStart
v77 v78 15 15 * ftp://ftp.remotesensing.org/pub/geotiff/samples : Sample GeoTIFF files. 16 16 * [http://web.archive.org/web/20160817040211/http://www.remotesensing.org/geotiff/faq.html GeoTIFF FAQ] written by Mike Ruth. 17 * Unofficial [http://w ww.remotesensing.org/geotiff/proj_list/ Catalog of Projections] and their parameters.17 * Unofficial [http://web.archive.org/web/20160802172057/http://www.remotesensing.org/geotiff/proj_list/ Catalog of Projections] and their parameters. 18 18 * [wiki:VerticalCS] - guidance on vertical coordinate systems. 19 19 * [wiki:TOWGS84GeoKey] - TOWGS84 datum shift geokey proposal … … 26 26 Libgeotiff is an open source library normally hosted on top of [http://www.remotesensing.org/libtiff/ libtiff] for reading, and writing GeoTIFF information tags. The libgeotiff library is a sub-project of the [http://metacrs.osgeo.org MetaCRS] project. Please contact warmerdam@pobox.com for more information, or to get involved. 27 27 28 * [http://w ww.remotesensing.org/geotiff/api/globals.html Libgeotiff API]: Partial documentation.28 * [http://web.archive.org/web/20160310113533/http://www.remotesensing.org/geotiff/api/globals.html Libgeotiff API]: Partial documentation. 29 29 * [http://svn.osgeo.org/metacrs/geotiff/trunk/libgeotiff/bin/makegeo.c makegeo.c]: Minimal example of creating a geotiff file. 30 30 * [http://trac.osgeo.org/geotiff/browser/trunk/libgeotiff libgeotiff SVN repository] is https://svn.osgeo.org/metacrs/geotiff/trunk/libgeotiff