Home
last modified time | relevance | path

Searched refs:poMapInformation (Results 1 – 11 of 11) sorted by relevance

/dports/devel/upp/upp/bazaar/plugin/gdal/frmts/hfa/
H A Dhfatest.cpp55 HFAEntry *poMapInformation ) in HFAPCSStructToWKT() argument
H A Dhfa.h234 HFAEntry *poMapInformation );
H A Dhfadataset.cpp4274 HFAEntry *poMapInformation ) in HFAPCSStructToWKT() argument
4340 else if( poMapInformation != NULL ) in HFAPCSStructToWKT()
4341 pszUnits = poMapInformation->GetStringField( "units.string" ); in HFAPCSStructToWKT()
5005 HFAEntry *poMapInformation = NULL; in ReadProjection() local
5009 poMapInformation = poBand->poNode->GetNamedChild("MapInformation"); in ReadProjection()
5014 if((psMapInfo == NULL && poMapInformation == NULL) || in ReadProjection()
5025 poMapInformation ); in ReadProjection()
/dports/devel/upp/upp/bazaar/plugin/geotiff/libgeotiff/hfa/
H A Dhfa.h225 HFAEntry *poMapInformation );
H A Dhfadataset.cpp2067 HFAEntry *poMapInformation ) in HFAPCSStructToWKT() argument
2120 else if( poMapInformation != NULL ) in HFAPCSStructToWKT()
2121 pszUnits = poMapInformation->GetStringField( "units.string" ); in HFAPCSStructToWKT()
2550 HFAEntry *poMapInformation = NULL; in ReadProjection() local
2554 poMapInformation = poBand->poNode->GetNamedChild("MapInformation"); in ReadProjection()
2559 poMapInformation ); in ReadProjection()
/dports/graphics/p5-Geo-GDAL/gdal-3.3.3/frmts/hfa/
H A Dhfa_p.h142 HFAEntry *poMapInformation );
H A Dhfadataset.cpp4369 HFAEntry *poMapInformation ) in HFAPCSStructToWKT() argument
4423 else if( poMapInformation != nullptr ) in HFAPCSStructToWKT()
4424 pszUnits = poMapInformation->GetStringField("units.string"); in HFAPCSStructToWKT()
5146 HFAEntry *poMapInformation = nullptr; in ReadProjection() local
5150 poMapInformation = poBand->poNode->GetNamedChild("MapInformation"); in ReadProjection()
5155 if( (psMapInfo == nullptr && poMapInformation == nullptr) || in ReadProjection()
5169 HFAPCSStructToWKT(psDatum, psPro, psMapInfo, poMapInformation); in ReadProjection()
/dports/graphics/gdal/gdal-3.3.3/frmts/hfa/
H A Dhfa_p.h142 HFAEntry *poMapInformation );
H A Dhfadataset.cpp4369 HFAEntry *poMapInformation ) in HFAPCSStructToWKT() argument
4423 else if( poMapInformation != nullptr ) in HFAPCSStructToWKT()
4424 pszUnits = poMapInformation->GetStringField("units.string"); in HFAPCSStructToWKT()
5146 HFAEntry *poMapInformation = nullptr; in ReadProjection() local
5150 poMapInformation = poBand->poNode->GetNamedChild("MapInformation"); in ReadProjection()
5155 if( (psMapInfo == nullptr && poMapInformation == nullptr) || in ReadProjection()
5169 HFAPCSStructToWKT(psDatum, psPro, psMapInfo, poMapInformation); in ReadProjection()
/dports/graphics/py-gdal/gdal-3.3.3/frmts/hfa/
H A Dhfa_p.h142 HFAEntry *poMapInformation );
H A Dhfadataset.cpp4369 HFAEntry *poMapInformation ) in HFAPCSStructToWKT() argument
4423 else if( poMapInformation != nullptr ) in HFAPCSStructToWKT()
4424 pszUnits = poMapInformation->GetStringField("units.string"); in HFAPCSStructToWKT()
5146 HFAEntry *poMapInformation = nullptr; in ReadProjection() local
5150 poMapInformation = poBand->poNode->GetNamedChild("MapInformation"); in ReadProjection()
5155 if( (psMapInfo == nullptr && poMapInformation == nullptr) || in ReadProjection()
5169 HFAPCSStructToWKT(psDatum, psPro, psMapInfo, poMapInformation); in ReadProjection()