Home
last modified time | relevance | path

Searched refs:osContentType (Results 1 – 9 of 9) sorted by relevance

/dports/graphics/p5-Geo-GDAL/gdal-3.3.3/ogr/ogrsf_frmts/wfs/
H A Dogroapifdriver.cpp81 CPLString& osContentType,
280 CPLString& osContentType, in Download() argument
338 osContentType = psResult->pszContentType; in Download()
430 CPLString osContentType; in DownloadJSon() local
675 CPLString osContentType; in LoadJSONCollections() local
678 osResult, osContentType) ) in LoadJSONCollections()
758 CPLString osContentType; in Open() local
763 osResult, osContentType) ) in Open()
777 MEDIA_TYPE_JSON, osResult, osContentType) ) in Open()
1157 CPLString osContentType; in GetSchema() local
[all …]
/dports/graphics/gdal/gdal-3.3.3/ogr/ogrsf_frmts/wfs/
H A Dogroapifdriver.cpp81 CPLString& osContentType,
280 CPLString& osContentType, in Download() argument
338 osContentType = psResult->pszContentType; in Download()
430 CPLString osContentType; in DownloadJSon() local
675 CPLString osContentType; in LoadJSONCollections() local
678 osResult, osContentType) ) in LoadJSONCollections()
758 CPLString osContentType; in Open() local
763 osResult, osContentType) ) in Open()
777 MEDIA_TYPE_JSON, osResult, osContentType) ) in Open()
1157 CPLString osContentType; in GetSchema() local
[all …]
/dports/graphics/py-gdal/gdal-3.3.3/ogr/ogrsf_frmts/wfs/
H A Dogroapifdriver.cpp81 CPLString& osContentType,
280 CPLString& osContentType, in Download() argument
338 osContentType = psResult->pszContentType; in Download()
430 CPLString osContentType; in DownloadJSon() local
675 CPLString osContentType; in LoadJSONCollections() local
678 osResult, osContentType) ) in LoadJSONCollections()
758 CPLString osContentType; in Open() local
763 osResult, osContentType) ) in Open()
777 MEDIA_TYPE_JSON, osResult, osContentType) ) in Open()
1157 CPLString osContentType; in GetSchema() local
[all …]
/dports/graphics/py-gdal/gdal-3.3.3/frmts/ogcapi/
H A Dgdalogcapidataset.cpp99 CPLString& osContentType,
406 CPLString& osContentType, in Download() argument
477 osContentType = psResult->pszContentType; in Download()
556 CPLString osContentType; in DownloadJSon() local
557 if( !Download(osURL, pszPostContent, pszAccept, osResult, osContentType, false, paosHeaders) ) in DownloadJSon()
2216 CPLString osContentType; in OpenTile() local
2217 if( !m_poDS->Download(osURL, nullptr, nullptr, m_osTileData, osContentType, in OpenTile()
/dports/graphics/p5-Geo-GDAL/gdal-3.3.3/frmts/ogcapi/
H A Dgdalogcapidataset.cpp99 CPLString& osContentType,
406 CPLString& osContentType, in Download() argument
477 osContentType = psResult->pszContentType; in Download()
556 CPLString osContentType; in DownloadJSon() local
557 if( !Download(osURL, pszPostContent, pszAccept, osResult, osContentType, false, paosHeaders) ) in DownloadJSon()
2216 CPLString osContentType; in OpenTile() local
2217 if( !m_poDS->Download(osURL, nullptr, nullptr, m_osTileData, osContentType, in OpenTile()
/dports/graphics/gdal/gdal-3.3.3/frmts/ogcapi/
H A Dgdalogcapidataset.cpp99 CPLString& osContentType,
406 CPLString& osContentType, in Download() argument
477 osContentType = psResult->pszContentType; in Download()
556 CPLString osContentType; in DownloadJSon() local
557 if( !Download(osURL, pszPostContent, pszAccept, osResult, osContentType, false, paosHeaders) ) in DownloadJSon()
2216 CPLString osContentType; in OpenTile() local
2217 if( !m_poDS->Download(osURL, nullptr, nullptr, m_osTileData, osContentType, in OpenTile()
/dports/graphics/p5-Geo-GDAL/gdal-3.3.3/port/
H A Dcpl_vsil_curl.cpp4946 CPLString osContentType;
4947 osContentType.Printf("Content-Type: %s", pair.mime);
4948 poList = curl_slist_append(poList, osContentType.c_str());
4950 CPLDebug("HTTP", "Setting %s, based on lookup table.", osContentType.c_str());
/dports/graphics/gdal/gdal-3.3.3/port/
H A Dcpl_vsil_curl.cpp4946 CPLString osContentType;
4947 osContentType.Printf("Content-Type: %s", pair.mime);
4948 poList = curl_slist_append(poList, osContentType.c_str());
4950 CPLDebug("HTTP", "Setting %s, based on lookup table.", osContentType.c_str());
/dports/graphics/py-gdal/gdal-3.3.3/port/
H A Dcpl_vsil_curl.cpp4946 CPLString osContentType;
4947 osContentType.Printf("Content-Type: %s", pair.mime);
4948 poList = curl_slist_append(poList, osContentType.c_str());
4950 CPLDebug("HTTP", "Setting %s, based on lookup table.", osContentType.c_str());