2001-10-17 19:02:21 +00:00
|
|
|
GDAL - Geospatial Data Abstraction Library
|
|
|
|
|
2006-04-05 07:45:04 +00:00
|
|
|
GDAL/OGR is a translator library for raster and vector geospatial data
|
|
|
|
formats that is released under an Open Source license. As a library, it
|
|
|
|
presents a single abstract data model to the calling application for all
|
|
|
|
supported formats.
|
2001-10-17 19:02:21 +00:00
|
|
|
|
2006-04-05 07:45:04 +00:00
|
|
|
Current translators provide read (and sometimes write) access to a variety
|
|
|
|
of formats including ESRI Shapefiles, S-57, SDTS, PostGIS, Oracle Spatial,
|
|
|
|
Mapinfo mid/mif and TAB, GeoTIFF, Erdas Imagine, ESRI .BIL, .aux labelled
|
|
|
|
raw, DTED, SDTS DEM, JPEG, PNG and Arc/Info Binary/ASCII Grid.
|
2001-10-17 19:02:21 +00:00
|
|
|
|
2006-04-05 07:45:04 +00:00
|
|
|
A full list of supported data formats is available on the official website.
|
|
|
|
|
|
|
|
WWW: http://www.gdal.org
|