Searched refs:geometryCollection (Results 1 – 2 of 2) sorted by relevance
32 const GeometryCollection& geometryCollection) { in addFeature() argument33 for (auto& line : geometryCollection) { in addFeature()
887 static QJsonObject exportGeometryCollection(const QVariantMap &geometryCollection) in exportGeometryCollection() argument893 …QVariantList geometriesList = geometryCollection.value(QStringLiteral("data")).value<QVariantList>… in exportGeometryCollection()