Searched refs:polyHoles (Results 1 – 1 of 1) sorted by relevance
867 int polyHoles = 0; in exportMultiPolygon() local871 …polyHoles = multiPolygonList.at(i).value<QVariantMap>().value(QStringLiteral("data")).value<QGeoPo… in exportMultiPolygon()872 if (polyHoles) // Check if the polygon has holes in exportMultiPolygon()873 for (currentHole = 0 ; currentHole < polyHoles; currentHole++) in exportMultiPolygon()