42 static QVariantMap
readTags(
const QString &imagePath );
48 static QVariant
readTag(
const QString &imagePath,
const QString &key );
67 Q_INVOKABLE
static bool hasGeoTag(
const QString &imagePath );
79 :
elevation( std::numeric_limits< double >::quiet_NaN() )
110 static bool tagImage(
const QString &imagePath,
const QString &tag,
const QVariant &value );
Point geometry type, with support for z-dimension and m-values.