Searched refs:exportedFeatureCollection (Results 1 – 1 of 1) sorted by relevance
940 QJsonObject exportedFeatureCollection; in exportFeatureCollection() local946 …exportedFeatureCollection.insert(QStringLiteral("type"), QJsonValue(QStringLiteral("FeatureCollect… in exportFeatureCollection()947 exportedFeatureCollection.insert(QStringLiteral("features"), QJsonValue(featureArray) ); in exportFeatureCollection()948 return exportedFeatureCollection; in exportFeatureCollection()