Home
last modified time | relevance | path

Searched refs:osKMLTmpFile (Results 1 – 4 of 4) sorted by relevance

/dports/devel/upp/upp/bazaar/plugin/gdal/gcore/
H A Dgdaljp2abstractdataset.cpp472 CPLString osKMLTmpFile(CPLSPrintf("/vsimem/gmljp2/%p/my.kml", this)); in LoadVectorLayers() local
473 CPLSerializeXMLTreeToFile(psKML, osKMLTmpFile); in LoadVectorLayers()
475 GDALDataset* poTmpDS = (GDALDataset*)GDALOpenEx( osKMLTmpFile, in LoadVectorLayers()
497 VSIUnlink(osKMLTmpFile); in LoadVectorLayers()
/dports/graphics/py-gdal/gdal-3.3.3/gcore/
H A Dgdaljp2abstractdataset.cpp613 CPLString osKMLTmpFile( in LoadVectorLayers() local
615 CPLSerializeXMLTreeToFile(psKML, osKMLTmpFile); in LoadVectorLayers()
618 osKMLTmpFile, GDAL_OF_VECTOR, nullptr, nullptr, nullptr )); in LoadVectorLayers()
640 VSIUnlink(osKMLTmpFile); in LoadVectorLayers()
/dports/graphics/p5-Geo-GDAL/gdal-3.3.3/gcore/
H A Dgdaljp2abstractdataset.cpp613 CPLString osKMLTmpFile( in LoadVectorLayers() local
615 CPLSerializeXMLTreeToFile(psKML, osKMLTmpFile); in LoadVectorLayers()
618 osKMLTmpFile, GDAL_OF_VECTOR, nullptr, nullptr, nullptr )); in LoadVectorLayers()
640 VSIUnlink(osKMLTmpFile); in LoadVectorLayers()
/dports/graphics/gdal/gdal-3.3.3/gcore/
H A Dgdaljp2abstractdataset.cpp613 CPLString osKMLTmpFile( in LoadVectorLayers() local
615 CPLSerializeXMLTreeToFile(psKML, osKMLTmpFile); in LoadVectorLayers()
618 osKMLTmpFile, GDAL_OF_VECTOR, nullptr, nullptr, nullptr )); in LoadVectorLayers()
640 VSIUnlink(osKMLTmpFile); in LoadVectorLayers()