|
libosmscout 0.1
|
#include <cstdlib>#include <fstream>#include <ostream>#include <sstream>#include <osmscout/elevation/SRTM.h>#include <osmscout/log/Logger.h>#include <osmscout/system/Math.h>Namespaces | |
| namespace | osmscout |
| Original source: https://github.com/philipperemy/easy-encryption/blob/master/b64.h licensed under terms of MIT license. | |
Macros | |
| #define | SRTM1_FILESIZE (SRTM1_GRID*SRTM1_GRID*2) |
| #define | SRTM1_GRID 3601 |
| #define | SRTM3_FILESIZE (SRTM3_GRID*SRTM3_GRID*2) |
| #define | SRTM3_GRID 1201 |
| #define SRTM1_FILESIZE (SRTM1_GRID*SRTM1_GRID*2) |
| #define SRTM1_GRID 3601 |
| #define SRTM3_FILESIZE (SRTM3_GRID*SRTM3_GRID*2) |
| #define SRTM3_GRID 1201 |