Home
last modified time | relevance | path

Searched refs:osmFilePath (Results 1 – 2 of 2) sorted by relevance

/dports/graphics/qgis/qgis-3.22.3/tests/src/analysis/
H A Dtestqgsprocessing.cpp1315 const QString osmFilePath = testDataDir + "openstreetmap/testdata.xml"; in mapLayers() local
1316 …t_cast< QgsVectorLayer *>( QgsProcessingUtils::loadMapLayerFromString( osmFilePath, QgsCoordinateT… in mapLayers()
1320 …t_cast< QgsVectorLayer *>( QgsProcessingUtils::loadMapLayerFromString( osmFilePath + "|layerid=3",… in mapLayers()
1324 …t_cast< QgsVectorLayer *>( QgsProcessingUtils::loadMapLayerFromString( osmFilePath + "|layerid=3|s… in mapLayers()
/dports/graphics/qgis-ltr/qgis-3.16.16/tests/src/analysis/
H A Dtestqgsprocessing.cpp1174 QString osmFilePath = testDataDir + "openstreetmap/testdata.xml"; in mapLayers() local
1175 …t_cast< QgsVectorLayer *>( QgsProcessingUtils::loadMapLayerFromString( osmFilePath, QgsCoordinateT… in mapLayers()
1179 …t_cast< QgsVectorLayer *>( QgsProcessingUtils::loadMapLayerFromString( osmFilePath + "|layerid=3",… in mapLayers()
1183 …t_cast< QgsVectorLayer *>( QgsProcessingUtils::loadMapLayerFromString( osmFilePath + "|layerid=3|s… in mapLayers()