Geospatial Data Abstraction Library

GISWiki - Das freie Portal für Geoinformatik (GIS)
Version vom 26. Februar 2006, 00:03 Uhr von HeinzJ (Diskussion | Beiträge) (GDAL - Geospatial Data Abstraction Library)

Wechseln zu: Navigation, Suche

GDAL - Geospatial Data Abstraction Library

is a translator library for raster geospatial data formats that is released under an X/MIT style Open Source license. As a library, it presents a single abstract data model to the calling application for all supported formats. The related OGR library (which lives within the GDAL source tree) provides a similar capability for simple features vector data.