Home
last modified time | relevance | path

Searched refs:osImageURL (Results 1 – 3 of 3) sorted by relevance

/dports/graphics/py-gdal/gdal-3.3.3/frmts/ogcapi/
H A Dgdalogcapidataset.cpp986 CPLString osImageURL = SelectImageURL(poOpenInfo->papszOpenOptions, in InitWithMapAPI() local
989 if( osImageURL.empty() ) in InitWithMapAPI()
995 const int l_nBands = ((osImageURL == osPNG_URL) ? 4 : 3); in InitWithMapAPI()
1014 char* pszEscapedURL = CPLEscapeString(osImageURL, -1, CPLES_XML); in InitWithMapAPI()
/dports/graphics/p5-Geo-GDAL/gdal-3.3.3/frmts/ogcapi/
H A Dgdalogcapidataset.cpp986 CPLString osImageURL = SelectImageURL(poOpenInfo->papszOpenOptions, in InitWithMapAPI() local
989 if( osImageURL.empty() ) in InitWithMapAPI()
995 const int l_nBands = ((osImageURL == osPNG_URL) ? 4 : 3); in InitWithMapAPI()
1014 char* pszEscapedURL = CPLEscapeString(osImageURL, -1, CPLES_XML); in InitWithMapAPI()
/dports/graphics/gdal/gdal-3.3.3/frmts/ogcapi/
H A Dgdalogcapidataset.cpp986 CPLString osImageURL = SelectImageURL(poOpenInfo->papszOpenOptions, in InitWithMapAPI() local
989 if( osImageURL.empty() ) in InitWithMapAPI()
995 const int l_nBands = ((osImageURL == osPNG_URL) ? 4 : 3); in InitWithMapAPI()
1014 char* pszEscapedURL = CPLEscapeString(osImageURL, -1, CPLES_XML); in InitWithMapAPI()