Home
last modified time | relevance | path

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

/dports/devel/upp/upp/bazaar/plugin/gdal/frmts/bsb/
H A Dbsbdataset.cpp490 CPLString osP2, osP3; in ScanForGCPs() local
506 osP3.assign(pszValue+3,pszEnd-pszValue-3); in ScanForGCPs()
508 osP3.assign(pszValue+3); in ScanForGCPs()
511 if( osP2.size() > 0 && osP3.size() > 0 ) in ScanForGCPs()
514 pszGEOGCS, osP2.c_str(), osP3.c_str(), osPP.c_str() ); in ScanForGCPs()
/dports/graphics/py-gdal/gdal-3.3.3/frmts/bsb/
H A Dbsbdataset.cpp488 CPLString osP2, osP3; in ScanForGCPs() local
504 osP3.assign(pszValue+3,pszEnd-pszValue-3); in ScanForGCPs()
506 osP3.assign(pszValue+3); in ScanForGCPs()
509 if( !osP2.empty() && !osP3.empty() ) in ScanForGCPs()
512 pszGEOGCS, osP2.c_str(), osP3.c_str(), osPP.c_str() ); in ScanForGCPs()
/dports/graphics/p5-Geo-GDAL/gdal-3.3.3/frmts/bsb/
H A Dbsbdataset.cpp488 CPLString osP2, osP3; in ScanForGCPs() local
504 osP3.assign(pszValue+3,pszEnd-pszValue-3); in ScanForGCPs()
506 osP3.assign(pszValue+3); in ScanForGCPs()
509 if( !osP2.empty() && !osP3.empty() ) in ScanForGCPs()
512 pszGEOGCS, osP2.c_str(), osP3.c_str(), osPP.c_str() ); in ScanForGCPs()
/dports/graphics/gdal/gdal-3.3.3/frmts/bsb/
H A Dbsbdataset.cpp488 CPLString osP2, osP3; in ScanForGCPs() local
504 osP3.assign(pszValue+3,pszEnd-pszValue-3); in ScanForGCPs()
506 osP3.assign(pszValue+3); in ScanForGCPs()
509 if( !osP2.empty() && !osP3.empty() ) in ScanForGCPs()
512 pszGEOGCS, osP2.c_str(), osP3.c_str(), osPP.c_str() ); in ScanForGCPs()