GDAL: Difference between revisions

From GRASS-Wiki
Jump to navigation Jump to search
No edit summary
mNo edit summary
 
Line 9: Line 9:


NOTE: All GDAL/OGR user docs also available as one [http://gis-lab.info/docs/gdal/gdal_ogr_user_docs.pdf PDF] and as a single [http://gis-lab.info/docs/gdal/gdal_ogr_user_docs.html HTML-page]
NOTE: All GDAL/OGR user docs also available as one [http://gis-lab.info/docs/gdal/gdal_ogr_user_docs.pdf PDF] and as a single [http://gis-lab.info/docs/gdal/gdal_ogr_user_docs.html HTML-page]
[[Category: Import]]
[[Category: GDAL]]

Latest revision as of 20:51, 2 August 2013

GDAL/OGR is the Rosetta Stone of the free GIS world. It will read and write many many GIS data formats and also comes with a whole bunch of useful command line tools for working with this data.

Homepage:

http://gdal.osgeo.org

NOTE: All GDAL/OGR user docs also available as one PDF and as a single HTML-page