[Gdal-dev] GDAL and C

Frank Warmerdam warmerdam at pobox.com
Thu Sep 18 22:28:03 EDT 2003


André Vinícius dos Santos wrote:
> Hello !
> I would like to know how I can use GDAL functions on C !
> If possible somebody help me with exemples.

Andre,

There is a C API corresponding pretty closely to the C++ API.  The C API
declarations are available in gdal.h.  The C API docs are available at:

   http://www.remotesensing.org/gdal/gdal_h.html

The gdal_translate.cpp program (in gdal/apps) in written essentially using
the C API.

Best regards,

-- 
---------------------------------------+--------------------------------------
I set the clouds in motion - turn up   | Frank Warmerdam, warmerdam at pobox.com
light and sound - activate the windows | http://pobox.com/~warmerdam
and watch the world go round - Rush    | Geospatial Programmer for Rent





More information about the Gdal-dev mailing list