Home
last modified time | relevance | path

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

/dports/graphics/py-gdal/gdal-3.3.3/frmts/raw/
H A Dbyndataset.cpp461 int nVertCS = 0; in _GetProjectionRef() local
464 nVertCS = BYN_VDATUM_1; in _GetProjectionRef()
466 nVertCS = BYN_VDATUM_2; in _GetProjectionRef()
468 nVertCS = BYN_VDATUM_3; in _GetProjectionRef()
480 oSRSVert.importFromEPSG( nVertCS ); in _GetProjectionRef()
/dports/graphics/p5-Geo-GDAL/gdal-3.3.3/frmts/raw/
H A Dbyndataset.cpp461 int nVertCS = 0; in _GetProjectionRef() local
464 nVertCS = BYN_VDATUM_1; in _GetProjectionRef()
466 nVertCS = BYN_VDATUM_2; in _GetProjectionRef()
468 nVertCS = BYN_VDATUM_3; in _GetProjectionRef()
480 oSRSVert.importFromEPSG( nVertCS ); in _GetProjectionRef()
/dports/graphics/gdal/gdal-3.3.3/frmts/raw/
H A Dbyndataset.cpp461 int nVertCS = 0; in _GetProjectionRef() local
464 nVertCS = BYN_VDATUM_1; in _GetProjectionRef()
466 nVertCS = BYN_VDATUM_2; in _GetProjectionRef()
468 nVertCS = BYN_VDATUM_3; in _GetProjectionRef()
480 oSRSVert.importFromEPSG( nVertCS ); in _GetProjectionRef()