26 static constexpr const char *_jsonStatusKey =
"status";
27 static constexpr const char *_jsonDataKey =
"data";
28 static constexpr const char *_jsonBoundsKey =
"bounds";
29 static constexpr const char *_jsonSouthWestKey =
"sw";
30 static constexpr const char *_jsonNorthEastKey =
"ne";
31 static constexpr const char *_jsonStatsKey =
"stats";
32 static constexpr const char *_jsonMaxElevationKey =
"max";
33 static constexpr const char *_jsonMinElevationKey =
"min";
34 static constexpr const char *_jsonAvgElevationKey =
"avg";
35 static constexpr const char *_jsonCarpetKey =
"carpet";
Implements an interface for https://terrain-ce.suite.auterion.com/api/v1/.
static QByteArray serializeFromData(const QByteArray &input)
static constexpr double kTileValueSpacingDegrees
1 Arc-Second spacing of elevation values
friend class TerrainTileTest
static constexpr double kTileSizeDegrees
Each terrain tile represents a square area .01 degrees in lat/lon.
static QJsonValue getJsonFromData(const QByteArray &input)
static constexpr double kTileValueSpacingMeters