Hi all,

I am trying to use the GDAL C++ API to read and use DEMs. Is it possible ?

In GDAL source code, in alg/gdal_rpc.cpp, there are several functions for DEM handling (e.g. GDALRPCGetHeigthAtLongLat that supports several resampling methods, GDALRPCOpenDEM). These functions are used internally by the RPC algorithms. However, these DEM processing functions are not exposed in GDAL API (only the rpc functions are). Is there a reason for this ? These functions could be useful in other applications than rpc transformations !

Kind regards,


Cédric

_______________________________________________
gdal-dev mailing list
[email protected]
https://lists.osgeo.org/mailman/listinfo/gdal-dev

Reply via email to