|
libosmscout 1.1.1
|
#include <libosmscout/include/osmscout/elevation/SRTM.h>
Public Member Functions | |
| SRTM (const std::string &path) | |
| virtual | ~SRTM () |
| int32_t | GetHeightAtLocation (const GeoCoord &coord) |
| SRTMDataRef | GetHeightInBoundingBox (const GeoBox &boundingBox) |
Static Public Attributes | |
| static const int32_t | nodata =-32768 |
Read elevation data in hgt format
|
explicit |
|
virtual |
| int32_t osmscout::SRTM::GetHeightAtLocation | ( | const GeoCoord & | coord | ) |
| SRTMDataRef osmscout::SRTM::GetHeightInBoundingBox | ( | const GeoBox & | boundingBox | ) |
|
static |