|
libosmscout 0.1
|
#include <memory>#include <string>#include <vector>#include <osmscout/GeoCoord.h>#include <osmscout/util/GeoBox.h>#include <osmscout/OSMScoutTypes.h>#include <osmscout/system/SystemTypes.h>Classes | |
| class | osmscout::SRTM |
| Read elevation data in hgt format. More... | |
| class | osmscout::SRTMData |
Namespaces | |
| namespace | osmscout |
| Original source: https://github.com/philipperemy/easy-encryption/blob/master/b64.h licensed under terms of MIT license. | |
Typedefs | |
| using | osmscout::SRTMDataRef = std::shared_ptr< SRTMData > |
| using | osmscout::SRTMRef = std::shared_ptr< SRTM > |