Tuesday 15 May 2012

api - How to call GDAL Hillshade from C++ -



api - How to call GDAL Hillshade from C++ -

i writing c++ application uses open source gdal spatial library. there commandline executable comes gdal called gdaldem. it's capable of producing hillshade rasters digital elevation models.

can please tell me how phone call hillshade code, through gdal api. want phone call api straight , not utilize command line executable.

i'm afraid isn't part of libgdal api. however, can "borrow" parts of gdaldem.cpp, such structures , functions used processing hillshade.

c++ api gdal

No comments:

Post a Comment