Home
last modified time | relevance | path

Searched refs:pszSpheroidName (Results 1 – 25 of 38) sorted by relevance

12

/dports/graphics/py-gdal/gdal-3.3.3/frmts/raw/
H A Dhkvdataset.cpp1037 const char *pszSpheroidName = in ProcessGeoref() local
1040 if( pszSpheroidName != nullptr && in ProcessGeoref()
1041 hkvEllipsoids->SpheroidInList(pszSpheroidName) ) in ProcessGeoref()
1049 pszSpheroidName ); in ProcessGeoref()
1102 if ((pszSpheroidName == nullptr) || (EQUAL(pszSpheroidName,"wgs-84")) || in ProcessGeoref()
1103 (EQUAL(pszSpheroidName,"wgs_84"))) in ProcessGeoref()
1113 "unknown", "unknown", pszSpheroidName, in ProcessGeoref()
1117 "unknown", "unknown", pszSpheroidName, in ProcessGeoref()
1208 if( pszSpheroidName == nullptr || in ProcessGeoref()
1219 "", "", pszSpheroidName, in ProcessGeoref()
[all …]
H A Dmffdataset.cpp496 const char *pszSpheroidName in ScanForProjectionInfo() local
551 if (pszSpheroidName == nullptr) in ScanForProjectionInfo()
562 if (mffEllipsoids->SpheroidInList(pszSpheroidName)) in ScanForProjectionInfo()
565 "unknown","unknown",pszSpheroidName, in ScanForProjectionInfo()
566 mffEllipsoids->GetSpheroidEqRadius(pszSpheroidName), in ScanForProjectionInfo()
567 mffEllipsoids->GetSpheroidInverseFlattening(pszSpheroidName) ); in ScanForProjectionInfo()
569 "unknown","unknown",pszSpheroidName, in ScanForProjectionInfo()
570 mffEllipsoids->GetSpheroidEqRadius(pszSpheroidName), in ScanForProjectionInfo()
571 mffEllipsoids->GetSpheroidInverseFlattening(pszSpheroidName) ); in ScanForProjectionInfo()
573 else if (EQUAL(pszSpheroidName,"USER_DEFINED")) in ScanForProjectionInfo()
H A Dgenbindataset.cpp507 const char* pszSpheroidName = in ParseCoordinateSystem() local
518 else if( pszSpheroidName && pszSemiMajor && pszSemiMinor ) in ParseCoordinateSystem()
523 oSRS.SetGeogCS( pszSpheroidName, in ParseCoordinateSystem()
524 pszSpheroidName, in ParseCoordinateSystem()
525 pszSpheroidName, in ParseCoordinateSystem()
/dports/graphics/p5-Geo-GDAL/gdal-3.3.3/frmts/raw/
H A Dhkvdataset.cpp1037 const char *pszSpheroidName = in ProcessGeoref() local
1040 if( pszSpheroidName != nullptr && in ProcessGeoref()
1041 hkvEllipsoids->SpheroidInList(pszSpheroidName) ) in ProcessGeoref()
1049 pszSpheroidName ); in ProcessGeoref()
1102 if ((pszSpheroidName == nullptr) || (EQUAL(pszSpheroidName,"wgs-84")) || in ProcessGeoref()
1103 (EQUAL(pszSpheroidName,"wgs_84"))) in ProcessGeoref()
1113 "unknown", "unknown", pszSpheroidName, in ProcessGeoref()
1117 "unknown", "unknown", pszSpheroidName, in ProcessGeoref()
1208 if( pszSpheroidName == nullptr || in ProcessGeoref()
1219 "", "", pszSpheroidName, in ProcessGeoref()
[all …]
H A Dmffdataset.cpp496 const char *pszSpheroidName
551 if (pszSpheroidName == nullptr)
562 if (mffEllipsoids->SpheroidInList(pszSpheroidName))
565 "unknown","unknown",pszSpheroidName,
566 mffEllipsoids->GetSpheroidEqRadius(pszSpheroidName),
567 mffEllipsoids->GetSpheroidInverseFlattening(pszSpheroidName) );
569 "unknown","unknown",pszSpheroidName,
570 mffEllipsoids->GetSpheroidEqRadius(pszSpheroidName),
571 mffEllipsoids->GetSpheroidInverseFlattening(pszSpheroidName) );
573 else if (EQUAL(pszSpheroidName,"USER_DEFINED"))
H A Dgenbindataset.cpp507 const char* pszSpheroidName = in ParseCoordinateSystem() local
518 else if( pszSpheroidName && pszSemiMajor && pszSemiMinor ) in ParseCoordinateSystem()
523 oSRS.SetGeogCS( pszSpheroidName, in ParseCoordinateSystem()
524 pszSpheroidName, in ParseCoordinateSystem()
525 pszSpheroidName, in ParseCoordinateSystem()
/dports/graphics/gdal/gdal-3.3.3/frmts/raw/
H A Dhkvdataset.cpp1037 const char *pszSpheroidName = in ProcessGeoref() local
1040 if( pszSpheroidName != nullptr && in ProcessGeoref()
1041 hkvEllipsoids->SpheroidInList(pszSpheroidName) ) in ProcessGeoref()
1049 pszSpheroidName ); in ProcessGeoref()
1102 if ((pszSpheroidName == nullptr) || (EQUAL(pszSpheroidName,"wgs-84")) || in ProcessGeoref()
1103 (EQUAL(pszSpheroidName,"wgs_84"))) in ProcessGeoref()
1113 "unknown", "unknown", pszSpheroidName, in ProcessGeoref()
1117 "unknown", "unknown", pszSpheroidName, in ProcessGeoref()
1208 if( pszSpheroidName == nullptr || in ProcessGeoref()
1219 "", "", pszSpheroidName, in ProcessGeoref()
[all …]
H A Dmffdataset.cpp496 const char *pszSpheroidName in ScanForProjectionInfo() local
551 if (pszSpheroidName == nullptr) in ScanForProjectionInfo()
562 if (mffEllipsoids->SpheroidInList(pszSpheroidName)) in ScanForProjectionInfo()
565 "unknown","unknown",pszSpheroidName, in ScanForProjectionInfo()
566 mffEllipsoids->GetSpheroidEqRadius(pszSpheroidName), in ScanForProjectionInfo()
567 mffEllipsoids->GetSpheroidInverseFlattening(pszSpheroidName) ); in ScanForProjectionInfo()
569 "unknown","unknown",pszSpheroidName, in ScanForProjectionInfo()
570 mffEllipsoids->GetSpheroidEqRadius(pszSpheroidName), in ScanForProjectionInfo()
571 mffEllipsoids->GetSpheroidInverseFlattening(pszSpheroidName) ); in ScanForProjectionInfo()
573 else if (EQUAL(pszSpheroidName,"USER_DEFINED")) in ScanForProjectionInfo()
H A Dgenbindataset.cpp507 const char* pszSpheroidName = in ParseCoordinateSystem() local
518 else if( pszSpheroidName && pszSemiMajor && pszSemiMinor ) in ParseCoordinateSystem()
523 oSRS.SetGeogCS( pszSpheroidName, in ParseCoordinateSystem()
524 pszSpheroidName, in ParseCoordinateSystem()
525 pszSpheroidName, in ParseCoordinateSystem()
/dports/devel/upp/upp/bazaar/plugin/gdal/frmts/raw/
H A Dhkvdataset.cpp1076 const char *pszProjName, *pszOriginLong, *pszSpheroidName; in ProcessGeoref() local
1083 pszSpheroidName = CSLFetchNameValue(papszGeoref, in ProcessGeoref()
1087 if ((pszSpheroidName != NULL) && (hkvEllipsoids->SpheroidInList(pszSpheroidName))) in ProcessGeoref()
1133 if ((pszSpheroidName == NULL) || (EQUAL(pszSpheroidName,"wgs-84")) || in ProcessGeoref()
1134 (EQUAL(pszSpheroidName,"wgs_84"))) in ProcessGeoref()
1141 if (hkvEllipsoids->SpheroidInList(pszSpheroidName)) in ProcessGeoref()
1147 oLL.SetGeogCS( "unknown","unknown",pszSpheroidName, in ProcessGeoref()
1226 if ((pszSpheroidName == NULL) || (EQUAL(pszSpheroidName,"wgs-84")) || in ProcessGeoref()
1227 (EQUAL(pszSpheroidName,"wgs_84"))) in ProcessGeoref()
1233 if (hkvEllipsoids->SpheroidInList(pszSpheroidName)) in ProcessGeoref()
[all …]
H A Dmffdataset.cpp483 const char *pszProjName, *pszOriginLong, *pszSpheroidName; in ScanForProjectionInfo() local
494 pszSpheroidName = CSLFetchNameValue(papszHdrLines, in ScanForProjectionInfo()
545 if (pszSpheroidName == NULL) in ScanForProjectionInfo()
555 if (mffEllipsoids->SpheroidInList(pszSpheroidName)) in ScanForProjectionInfo()
557 oProj.SetGeogCS( "unknown","unknown",pszSpheroidName, in ScanForProjectionInfo()
558 mffEllipsoids->GetSpheroidEqRadius(pszSpheroidName), in ScanForProjectionInfo()
559 mffEllipsoids->GetSpheroidInverseFlattening(pszSpheroidName) in ScanForProjectionInfo()
561 oLL.SetGeogCS( "unknown","unknown",pszSpheroidName, in ScanForProjectionInfo()
562 mffEllipsoids->GetSpheroidEqRadius(pszSpheroidName), in ScanForProjectionInfo()
563 mffEllipsoids->GetSpheroidInverseFlattening(pszSpheroidName) in ScanForProjectionInfo()
[all …]
/dports/devel/upp/upp/bazaar/plugin/gdal/ogr/ogrsf_frmts/geoconcept/
H A Dgeoconcept_syscoord.h63 const char *pszSpheroidName; member
127 #define GetInfoSpheroidName_GCSRS(theSpheroid) (theSpheroid)->pszSpheroidName
/dports/graphics/py-gdal/gdal-3.3.3/ogr/ogrsf_frmts/geoconcept/
H A Dgeoconcept_syscoord.h63 const char *pszSpheroidName; member
128 #define GetInfoSpheroidName_GCSRS(theSpheroid) (theSpheroid)->pszSpheroidName
/dports/graphics/p5-Geo-GDAL/gdal-3.3.3/ogr/ogrsf_frmts/geoconcept/
H A Dgeoconcept_syscoord.h63 const char *pszSpheroidName; in supported()
128 #define GetInfoSpheroidName_GCSRS(theSpheroid) (theSpheroid)->pszSpheroidName in supported()
/dports/graphics/gdal/gdal-3.3.3/ogr/ogrsf_frmts/geoconcept/
H A Dgeoconcept_syscoord.h63 const char *pszSpheroidName; member
128 #define GetInfoSpheroidName_GCSRS(theSpheroid) (theSpheroid)->pszSpheroidName
/dports/devel/upp/upp/bazaar/plugin/gdal/ogr/ogrsf_frmts/mitab/
H A Dmitab_spatialref.cpp1393 const char *pszSpheroidName = NULL; in GetSpatialRefFromTABProj() local
1401 pszSpheroidName = asSpheroidInfoList[i].pszMapinfoName; in GetSpatialRefFromTABProj()
1407 if( pszSpheroidName == NULL ) in GetSpatialRefFromTABProj()
1409 pszSpheroidName = "unknown"; in GetSpatialRefFromTABProj()
1433 pszSpheroidName, in GetSpatialRefFromTABProj()
/dports/devel/upp/upp/bazaar/plugin/gdal/frmts/gtiff/
H A Dgt_wkt_srs.cpp583 char *pszSpheroidName = NULL; in GTIFGetOGISDefn() local
597 &pszPMName, &pszSpheroidName, in GTIFGetOGISDefn()
608 if( !pszSpheroidName ) in GTIFGetOGISDefn()
610 GTIFGetEllipsoidInfo( psDefn->Ellipsoid, &pszSpheroidName, NULL, NULL ); in GTIFGetOGISDefn()
611 GTIFToCPLRecycleString( &pszSpheroidName ); in GTIFGetOGISDefn()
646 CPLFree(pszSpheroidName); in GTIFGetOGISDefn()
647 pszSpheroidName = CPLStrdup("unretrievable - using WGS84"); in GTIFGetOGISDefn()
669 pszSpheroidName, dfSemiMajor, dfInvFlattening, in GTIFGetOGISDefn()
676 pszSpheroidName, dfSemiMajor, dfInvFlattening, in GTIFGetOGISDefn()
693 CPLFree( pszSpheroidName ); in GTIFGetOGISDefn()
/dports/devel/liblas/libLAS-1.8.1/src/
H A Dgt_wkt_srs.cpp509 char *pszSpheroidName = NULL; in GTIFGetOGISDefn() local
523 &pszPMName, &pszSpheroidName, in GTIFGetOGISDefn()
534 if( !pszSpheroidName ) in GTIFGetOGISDefn()
536 GTIFGetEllipsoidInfo( psDefn->Ellipsoid, &pszSpheroidName, NULL, NULL ); in GTIFGetOGISDefn()
537 GTIFToCPLRecycleString( &pszSpheroidName ); in GTIFGetOGISDefn()
572 CPLFree(pszSpheroidName); in GTIFGetOGISDefn()
573 pszSpheroidName = CPLStrdup("unretrievable - using WGS84"); in GTIFGetOGISDefn()
595 pszSpheroidName, dfSemiMajor, dfInvFlattening, in GTIFGetOGISDefn()
602 pszSpheroidName, dfSemiMajor, dfInvFlattening, in GTIFGetOGISDefn()
619 CPLFree( pszSpheroidName ); in GTIFGetOGISDefn()
/dports/devel/liblas12/libLAS-1.2.1/src/
H A Dgt_wkt_srs.cpp335 char *pszSpheroidName = NULL; in GTIFGetOGISDefn() local
348 &pszPMName, &pszSpheroidName, in GTIFGetOGISDefn()
353 if( !pszSpheroidName ) in GTIFGetOGISDefn()
354 GTIFGetEllipsoidInfo( psDefn->Ellipsoid, &pszSpheroidName, NULL, NULL ); in GTIFGetOGISDefn()
383 pszSpheroidName = CPLStrdup("unretrievable - using WGS84"); in GTIFGetOGISDefn()
401 pszSpheroidName, dfSemiMajor, dfInvFlattening, in GTIFGetOGISDefn()
408 pszSpheroidName, dfSemiMajor, dfInvFlattening, in GTIFGetOGISDefn()
426 GTIFFreeMemory( pszSpheroidName ); in GTIFGetOGISDefn()
/dports/graphics/py-gdal/gdal-3.3.3/ogr/ogrsf_frmts/mitab/
H A Dmitab_spatialref.cpp1227 const char *pszSpheroidName = nullptr; in GetSpatialRefFromTABProj() local
1235 pszSpheroidName = asSpheroidInfoList[i].pszMapinfoName; in GetSpatialRefFromTABProj()
1241 if( pszSpheroidName == nullptr ) in GetSpatialRefFromTABProj()
1243 pszSpheroidName = "unknown"; in GetSpatialRefFromTABProj()
1270 pszSpheroidName, in GetSpatialRefFromTABProj()
/dports/graphics/p5-Geo-GDAL/gdal-3.3.3/ogr/ogrsf_frmts/mitab/
H A Dmitab_spatialref.cpp1227 const char *pszSpheroidName = nullptr; in GetSpatialRefFromTABProj() local
1235 pszSpheroidName = asSpheroidInfoList[i].pszMapinfoName; in GetSpatialRefFromTABProj()
1241 if( pszSpheroidName == nullptr ) in GetSpatialRefFromTABProj()
1243 pszSpheroidName = "unknown"; in GetSpatialRefFromTABProj()
1270 pszSpheroidName, in GetSpatialRefFromTABProj()
/dports/graphics/gdal/gdal-3.3.3/ogr/ogrsf_frmts/mitab/
H A Dmitab_spatialref.cpp1227 const char *pszSpheroidName = nullptr; in GetSpatialRefFromTABProj() local
1235 pszSpheroidName = asSpheroidInfoList[i].pszMapinfoName; in GetSpatialRefFromTABProj()
1241 if( pszSpheroidName == nullptr ) in GetSpatialRefFromTABProj()
1243 pszSpheroidName = "unknown"; in GetSpatialRefFromTABProj()
1270 pszSpheroidName, in GetSpatialRefFromTABProj()
/dports/graphics/p5-Geo-GDAL/gdal-3.3.3/frmts/gtiff/
H A Dgt_wkt_srs.cpp657 char *pszSpheroidName = nullptr;
674 &pszPMName, &pszSpheroidName,
695 if( !pszSpheroidName )
702 psDefn->Ellipsoid, &pszSpheroidName, nullptr, nullptr );
703 GTIFToCPLRecycleString( &pszSpheroidName );
766 CPLFree(pszSpheroidName);
767 pszSpheroidName = CPLStrdup("unretrievable - using WGS84");
791 pszSpheroidName, dfSemiMajor, dfInvFlattening,
849 CPLFree( pszSpheroidName );
/dports/graphics/gdal/gdal-3.3.3/frmts/gtiff/
H A Dgt_wkt_srs.cpp657 char *pszSpheroidName = nullptr; in GTIFGetOGISDefnAsOSR() local
674 &pszPMName, &pszSpheroidName, in GTIFGetOGISDefnAsOSR()
695 if( !pszSpheroidName ) in GTIFGetOGISDefnAsOSR()
702 psDefn->Ellipsoid, &pszSpheroidName, nullptr, nullptr ); in GTIFGetOGISDefnAsOSR()
703 GTIFToCPLRecycleString( &pszSpheroidName ); in GTIFGetOGISDefnAsOSR()
766 CPLFree(pszSpheroidName); in GTIFGetOGISDefnAsOSR()
767 pszSpheroidName = CPLStrdup("unretrievable - using WGS84"); in GTIFGetOGISDefnAsOSR()
791 pszSpheroidName, dfSemiMajor, dfInvFlattening, in GTIFGetOGISDefnAsOSR()
849 CPLFree( pszSpheroidName ); in GTIFGetOGISDefnAsOSR()
/dports/graphics/py-gdal/gdal-3.3.3/frmts/gtiff/
H A Dgt_wkt_srs.cpp657 char *pszSpheroidName = nullptr; in GTIFGetOGISDefnAsOSR() local
674 &pszPMName, &pszSpheroidName, in GTIFGetOGISDefnAsOSR()
695 if( !pszSpheroidName ) in GTIFGetOGISDefnAsOSR()
702 psDefn->Ellipsoid, &pszSpheroidName, nullptr, nullptr ); in GTIFGetOGISDefnAsOSR()
703 GTIFToCPLRecycleString( &pszSpheroidName ); in GTIFGetOGISDefnAsOSR()
766 CPLFree(pszSpheroidName); in GTIFGetOGISDefnAsOSR()
767 pszSpheroidName = CPLStrdup("unretrievable - using WGS84"); in GTIFGetOGISDefnAsOSR()
791 pszSpheroidName, dfSemiMajor, dfInvFlattening, in GTIFGetOGISDefnAsOSR()
849 CPLFree( pszSpheroidName ); in GTIFGetOGISDefnAsOSR()

12