gdal-enhanced
Version:
Bindings to GDAL (Geospatial Data Abstraction Library) with non-default drivers
12 lines (7 loc) • 472 B
Plain Text
Here are some more complex and useful code examples using the SDK.
The GeoTIFF directory contains example code for extracting the GeoTIFF keys
that are stored in the metadata using libgeotiff.
The liblas directory contains example code for writing a PointReader and
PointWriter to read and write LAS files using liblas.
The SWIG directory contains the needed interface files to build SWIG based
bindings for python, ruby and C#. See SWIG/README.txt for more details.