| 
    GDAL
    
   | 
 
This is the complete list of members for OGRSpatialReference, including all inherited members.
| AddGuessedTOWGS84() | OGRSpatialReference | |
| AutoIdentifyEPSG() | OGRSpatialReference | |
| Clear() | OGRSpatialReference | |
| Clone() const | OGRSpatialReference | |
| CloneGeogCS() const | OGRSpatialReference | |
| convertToOtherProjection(const char *pszTargetProjection, const char *const *papszOptions=nullptr) const | OGRSpatialReference | |
| CopyGeogCSFrom(const OGRSpatialReference *poSrcSRS) | OGRSpatialReference | |
| DemoteTo2D(const char *pszName) | OGRSpatialReference | |
| Dereference() | OGRSpatialReference | |
| DestroySpatialReference(OGRSpatialReference *poSRS) | OGRSpatialReference | static | 
| dumpReadable() | OGRSpatialReference | |
| EPSGTreatsAsLatLong() const | OGRSpatialReference | |
| EPSGTreatsAsNorthingEasting() const | OGRSpatialReference | |
| exportToCF1(char **ppszGridMappingName, char ***ppapszKeyValues, char **ppszUnits, CSLConstList papszOptions) const | OGRSpatialReference | |
| exportToERM(char *pszProj, char *pszDatum, char *pszUnits) | OGRSpatialReference | |
| exportToMICoordSys(char **) const | OGRSpatialReference | |
| exportToPanorama(long *, long *, long *, long *, double *) const | OGRSpatialReference | |
| exportToPCI(char **, char **, double **) const | OGRSpatialReference | |
| exportToPrettyWkt(char **, int=FALSE) const | OGRSpatialReference | |
| exportToProj4(char **) const | OGRSpatialReference | |
| exportToPROJJSON(char **, const char *const *papszOptions) const | OGRSpatialReference | |
| exportToUSGS(long *, long *, double **, long *) const | OGRSpatialReference | |
| exportToWkt(char **) const | OGRSpatialReference | |
| exportToWkt(char **ppszWKT, const char *const *papszOptions) const | OGRSpatialReference | |
| exportToWkt(const char *const *papszOptions=nullptr) const | OGRSpatialReference | |
| exportToXML(char **, const char *=nullptr) const | OGRSpatialReference | |
| exportVertCSToPanorama(int *) const | OGRSpatialReference | |
| FindBestMatch(int nMinimumMatchConfidence=90, const char *pszPreferredAuthority="EPSG", CSLConstList papszOptions=nullptr) const | OGRSpatialReference | |
| FindMatches(char **papszOptions, int *pnEntries, int **ppanMatchConfidence) const | OGRSpatialReference | |
| FindProjParm(const char *pszParameter, const OGR_SRSNode *poPROJCS=nullptr) const | OGRSpatialReference | |
| FromHandle(OGRSpatialReferenceH hSRS) | OGRSpatialReference | inlinestatic | 
| GetAngularUnits(char **) const | OGRSpatialReference | |
| GetAngularUnits(const char **=nullptr) const | OGRSpatialReference | |
| GetAreaOfUse(double *pdfWestLongitudeDeg, double *pdfSouthLatitudeDeg, double *pdfEastLongitudeDeg, double *pdfNorthLatitudeDeg, const char **ppszAreaName) const | OGRSpatialReference | |
| GetAttrNode(const char *) | OGRSpatialReference | |
| GetAttrNode(const char *) const | OGRSpatialReference | |
| GetAttrValue(const char *, int=0) const | OGRSpatialReference | |
| GetAuthorityCode(const char *pszTargetKey) const | OGRSpatialReference | |
| GetAuthorityName(const char *pszTargetKey) const | OGRSpatialReference | |
| GetAxesCount() const | OGRSpatialReference | |
| GetAxis(const char *pszTargetKey, int iAxis, OGRAxisOrientation *peOrientation, double *pdfConvFactor=nullptr) const | OGRSpatialReference | |
| GetAxisMappingStrategy() const | OGRSpatialReference | |
| GetCoordinateEpoch() const | OGRSpatialReference | |
| GetDataAxisToSRSAxisMapping() const | OGRSpatialReference | |
| GetEccentricity() const | OGRSpatialReference | |
| GetEPSGGeogCS() const | OGRSpatialReference | |
| GetExtension(const char *pszTargetKey, const char *pszName, const char *pszDefault=nullptr) const | OGRSpatialReference | |
| GetInvFlattening(OGRErr *=nullptr) const | OGRSpatialReference | |
| GetLinearUnits(char **) const | OGRSpatialReference | |
| GetLinearUnits(const char **=nullptr) const | OGRSpatialReference | |
| GetName() const | OGRSpatialReference | |
| GetNormProjParm(const char *, double=0.0, OGRErr *=nullptr) const | OGRSpatialReference | |
| GetOGCURN() const | OGRSpatialReference | |
| GetPrimeMeridian(char **) const | OGRSpatialReference | |
| GetPrimeMeridian(const char **=nullptr) const | OGRSpatialReference | |
| GetProjParm(const char *, double=0.0, OGRErr *=nullptr) const | OGRSpatialReference | |
| GetReferenceCount() const | OGRSpatialReference | |
| GetRoot() | OGRSpatialReference | |
| GetRoot() const | OGRSpatialReference | |
| GetSemiMajor(OGRErr *=nullptr) const | OGRSpatialReference | |
| GetSemiMinor(OGRErr *=nullptr) const | OGRSpatialReference | |
| GetSquaredEccentricity() const | OGRSpatialReference | |
| GetTargetLinearUnits(const char *pszTargetKey, char **ppszRetName) const | OGRSpatialReference | |
| GetTargetLinearUnits(const char *pszTargetKey, const char **ppszRetName=nullptr) const | OGRSpatialReference | |
| GetTOWGS84(double *padfCoef, int nCoeff=7) const | OGRSpatialReference | |
| GetUTMZone(int *pbNorth=nullptr) const | OGRSpatialReference | |
| GetWGS84SRS() | OGRSpatialReference | static | 
| HasPointMotionOperation() const | OGRSpatialReference | |
| importFromCF1(CSLConstList papszKeyValues, const char *pszUnits) | OGRSpatialReference | |
| importFromCRSURL(const char *) | OGRSpatialReference | |
| importFromDict(const char *pszDict, const char *pszCode) | OGRSpatialReference | |
| importFromEPSG(int) | OGRSpatialReference | |
| importFromEPSGA(int) | OGRSpatialReference | |
| importFromERM(const char *pszProj, const char *pszDatum, const char *pszUnits) | OGRSpatialReference | |
| importFromESRI(char **) | OGRSpatialReference | |
| ImportFromESRIStatePlaneWKT(int nCode, const char *pszDatumName, const char *pszUnitsName, int nPCSCode, const char *pszCRSName=nullptr) | OGRSpatialReference | |
| ImportFromESRIWisconsinWKT(const char *pszPrjName, double dfCentralMeridian, double dfLatOfOrigin, const char *pszUnitsName, const char *pszCRSName=nullptr) | OGRSpatialReference | |
| importFromMICoordSys(const char *) | OGRSpatialReference | |
| importFromOzi(const char *const *papszLines) | OGRSpatialReference | |
| importFromPanorama(long, long, long, double *, bool bNorth=true) | OGRSpatialReference | |
| importFromPCI(const char *, const char *=nullptr, const double *=nullptr) | OGRSpatialReference | |
| importFromProj4(const char *) | OGRSpatialReference | |
| importFromUrl(const char *) | OGRSpatialReference | |
| importFromURN(const char *) | OGRSpatialReference | |
| importFromUSGS(long iProjSys, long iZone, double *padfPrjParams, long iDatum, int nUSGSAngleFormat=USGS_ANGLE_PACKEDDMS) | OGRSpatialReference | |
| importFromWkt(char **) | OGRSpatialReference | |
| importFromWkt(const char **) | OGRSpatialReference | |
| importFromWkt(const char *) | OGRSpatialReference | |
| importFromWMSAUTO(const char *pszAutoDef) | OGRSpatialReference | |
| importFromXML(const char *) | OGRSpatialReference | |
| importVertCSFromPanorama(int) | OGRSpatialReference | |
| IsAngularParameter(const char *) | OGRSpatialReference | static | 
| IsCompound() const | OGRSpatialReference | |
| IsDerivedGeographic() const | OGRSpatialReference | |
| IsDerivedProjected() const | OGRSpatialReference | |
| IsDynamic() const | OGRSpatialReference | |
| IsEmpty() const | OGRSpatialReference | |
| IsGeocentric() const | OGRSpatialReference | |
| IsGeographic() const | OGRSpatialReference | |
| IsLinearParameter(const char *) | OGRSpatialReference | static | 
| IsLocal() const | OGRSpatialReference | |
| IsLongitudeParameter(const char *) | OGRSpatialReference | static | 
| IsProjected() const | OGRSpatialReference | |
| IsSame(const OGRSpatialReference *) const | OGRSpatialReference | |
| IsSame(const OGRSpatialReference *, const char *const *papszOptions) const | OGRSpatialReference | |
| IsSameGeogCS(const OGRSpatialReference *) const | OGRSpatialReference | |
| IsSameGeogCS(const OGRSpatialReference *, const char *const *papszOptions) const | OGRSpatialReference | |
| IsSameVertCS(const OGRSpatialReference *) const | OGRSpatialReference | |
| IsVertical() const | OGRSpatialReference | |
| morphFromESRI() | OGRSpatialReference | |
| morphToESRI() | OGRSpatialReference | |
| OGRSpatialReference(const char *=nullptr) | OGRSpatialReference | explicit | 
| OGRSpatialReference(const OGRSpatialReference &) | OGRSpatialReference | |
| OGRSpatialReference(OGRSpatialReference &&) | OGRSpatialReference | |
| operator=(const OGRSpatialReference &) | OGRSpatialReference | |
| operator=(OGRSpatialReference &&) | OGRSpatialReference | |
| PromoteTo3D(const char *pszName) | OGRSpatialReference | |
| Reference() | OGRSpatialReference | |
| Release() | OGRSpatialReference | |
| SET_FROM_USER_INPUT_LIMITATIONS | OGRSpatialReference | static | 
| SET_FROM_USER_INPUT_LIMITATIONS_get() | OGRSpatialReference | static | 
| SetACEA(double dfStdP1, double dfStdP2, double dfCenterLat, double dfCenterLong, double dfFalseEasting, double dfFalseNorthing) | OGRSpatialReference | |
| SetAE(double dfCenterLat, double dfCenterLong, double dfFalseEasting, double dfFalseNorthing) | OGRSpatialReference | |
| SetAngularUnits(const char *pszName, double dfInRadians) | OGRSpatialReference | |
| SetAuthority(const char *pszTargetKey, const char *pszAuthority, int nCode) | OGRSpatialReference | |
| SetAxes(const char *pszTargetKey, const char *pszXAxisName, OGRAxisOrientation eXAxisOrientation, const char *pszYAxisName, OGRAxisOrientation eYAxisOrientation) | OGRSpatialReference | |
| SetAxisMappingStrategy(OSRAxisMappingStrategy) | OGRSpatialReference | |
| SetBonne(double dfStdP1, double dfCentralMeridian, double dfFalseEasting, double dfFalseNorthing) | OGRSpatialReference | |
| SetCEA(double dfStdP1, double dfCentralMeridian, double dfFalseEasting, double dfFalseNorthing) | OGRSpatialReference | |
| SetCompoundCS(const char *pszName, const OGRSpatialReference *poHorizSRS, const OGRSpatialReference *poVertSRS) | OGRSpatialReference | |
| SetCoordinateEpoch(double dfCoordinateEpoch) | OGRSpatialReference | |
| SetCS(double dfCenterLat, double dfCenterLong, double dfFalseEasting, double dfFalseNorthing) | OGRSpatialReference | |
| SetDataAxisToSRSAxisMapping(const std::vector< int > &mapping) | OGRSpatialReference | |
| SetDerivedGeogCRSWithPoleRotationGRIBConvention(const char *pszCRSName, double dfSouthPoleLat, double dfSouthPoleLon, double dfAxisRotation) | OGRSpatialReference | |
| SetDerivedGeogCRSWithPoleRotationNetCDFCFConvention(const char *pszCRSName, double dfGridNorthPoleLat, double dfGridNorthPoleLon, double dfNorthPoleGridLon) | OGRSpatialReference | |
| SetEC(double dfStdP1, double dfStdP2, double dfCenterLat, double dfCenterLong, double dfFalseEasting, double dfFalseNorthing) | OGRSpatialReference | |
| SetEckert(int nVariation, double dfCentralMeridian, double dfFalseEasting, double dfFalseNorthing) | OGRSpatialReference | |
| SetEckertIV(double dfCentralMeridian, double dfFalseEasting, double dfFalseNorthing) | OGRSpatialReference | |
| SetEckertVI(double dfCentralMeridian, double dfFalseEasting, double dfFalseNorthing) | OGRSpatialReference | |
| SetEquirectangular(double dfCenterLat, double dfCenterLong, double dfFalseEasting, double dfFalseNorthing) | OGRSpatialReference | |
| SetEquirectangular2(double dfCenterLat, double dfCenterLong, double dfPseudoStdParallel1, double dfFalseEasting, double dfFalseNorthing) | OGRSpatialReference | |
| SetExtension(const char *pszTargetKey, const char *pszName, const char *pszValue) | OGRSpatialReference | |
| SetFromUserInput(const char *) | OGRSpatialReference | |
| SetFromUserInput(const char *, CSLConstList papszOptions) | OGRSpatialReference | |
| SetGaussSchreiberTMercator(double dfCenterLat, double dfCenterLong, double dfScale, double dfFalseEasting, double dfFalseNorthing) | OGRSpatialReference | |
| SetGeocCS(const char *pszGeocName) | OGRSpatialReference | |
| SetGeogCS(const char *pszGeogName, const char *pszDatumName, const char *pszEllipsoidName, double dfSemiMajor, double dfInvFlattening, const char *pszPMName=nullptr, double dfPMOffset=0.0, const char *pszUnits=nullptr, double dfConvertToRadians=0.0) | OGRSpatialReference | |
| SetGEOS(double dfCentralMeridian, double dfSatelliteHeight, double dfFalseEasting, double dfFalseNorthing) | OGRSpatialReference | |
| SetGH(double dfCentralMeridian, double dfFalseEasting, double dfFalseNorthing) | OGRSpatialReference | |
| SetGnomonic(double dfCenterLat, double dfCenterLong, double dfFalseEasting, double dfFalseNorthing) | OGRSpatialReference | |
| SetGS(double dfCentralMeridian, double dfFalseEasting, double dfFalseNorthing) | OGRSpatialReference | |
| SetHOM(double dfCenterLat, double dfCenterLong, double dfAzimuth, double dfRectToSkew, double dfScale, double dfFalseEasting, double dfFalseNorthing) | OGRSpatialReference | |
| SetHOM2PNO(double dfCenterLat, double dfLat1, double dfLong1, double dfLat2, double dfLong2, double dfScale, double dfFalseEasting, double dfFalseNorthing) | OGRSpatialReference | |
| SetHOMAC(double dfCenterLat, double dfCenterLong, double dfAzimuth, double dfRectToSkew, double dfScale, double dfFalseEasting, double dfFalseNorthing) | OGRSpatialReference | |
| SetIGH() | OGRSpatialReference | |
| SetIWMPolyconic(double dfLat1, double dfLat2, double dfCenterLong, double dfFalseEasting, double dfFalseNorthing) | OGRSpatialReference | |
| SetKrovak(double dfCenterLat, double dfCenterLong, double dfAzimuth, double dfPseudoStdParallelLat, double dfScale, double dfFalseEasting, double dfFalseNorthing) | OGRSpatialReference | |
| SetLAEA(double dfCenterLat, double dfCenterLong, double dfFalseEasting, double dfFalseNorthing) | OGRSpatialReference | |
| SetLCC(double dfStdP1, double dfStdP2, double dfCenterLat, double dfCenterLong, double dfFalseEasting, double dfFalseNorthing) | OGRSpatialReference | |
| SetLCC1SP(double dfCenterLat, double dfCenterLong, double dfScale, double dfFalseEasting, double dfFalseNorthing) | OGRSpatialReference | |
| SetLCCB(double dfStdP1, double dfStdP2, double dfCenterLat, double dfCenterLong, double dfFalseEasting, double dfFalseNorthing) | OGRSpatialReference | |
| SetLinearUnits(const char *pszName, double dfInMeters) | OGRSpatialReference | |
| SetLinearUnitsAndUpdateParameters(const char *pszName, double dfInMeters, const char *pszUnitAuthority=nullptr, const char *pszUnitCode=nullptr) | OGRSpatialReference | |
| SetLocalCS(const char *) | OGRSpatialReference | |
| SetLOM(double dfCenterLat, double dfCenterLong, double dfAzimuth, double dfScale, double dfFalseEasting, double dfFalseNorthing) | OGRSpatialReference | |
| SetMC(double dfCenterLat, double dfCenterLong, double dfFalseEasting, double dfFalseNorthing) | OGRSpatialReference | |
| SetMercator(double dfCenterLat, double dfCenterLong, double dfScale, double dfFalseEasting, double dfFalseNorthing) | OGRSpatialReference | |
| SetMercator2SP(double dfStdP1, double dfCenterLat, double dfCenterLong, double dfFalseEasting, double dfFalseNorthing) | OGRSpatialReference | |
| SetMollweide(double dfCentralMeridian, double dfFalseEasting, double dfFalseNorthing) | OGRSpatialReference | |
| SetNode(const char *, const char *) | OGRSpatialReference | |
| SetNode(const char *, double) | OGRSpatialReference | |
| SetNormProjParm(const char *, double) | OGRSpatialReference | |
| SetNZMG(double dfCenterLat, double dfCenterLong, double dfFalseEasting, double dfFalseNorthing) | OGRSpatialReference | |
| SetOrthographic(double dfCenterLat, double dfCenterLong, double dfFalseEasting, double dfFalseNorthing) | OGRSpatialReference | |
| SetOS(double dfOriginLat, double dfCMeridian, double dfScale, double dfFalseEasting, double dfFalseNorthing) | OGRSpatialReference | |
| SetPolyconic(double dfCenterLat, double dfCenterLong, double dfFalseEasting, double dfFalseNorthing) | OGRSpatialReference | |
| SetProjCS(const char *) | OGRSpatialReference | |
| SetProjection(const char *) | OGRSpatialReference | |
| SetProjParm(const char *, double) | OGRSpatialReference | |
| SetPS(double dfCenterLat, double dfCenterLong, double dfScale, double dfFalseEasting, double dfFalseNorthing) | OGRSpatialReference | |
| SetQSC(double dfCenterLat, double dfCenterLong) | OGRSpatialReference | |
| SetRobinson(double dfCenterLong, double dfFalseEasting, double dfFalseNorthing) | OGRSpatialReference | |
| SetRoot(OGR_SRSNode *) | OGRSpatialReference | |
| SetSCH(double dfPegLat, double dfPegLong, double dfPegHeading, double dfPegHgt) | OGRSpatialReference | |
| SetSinusoidal(double dfCenterLong, double dfFalseEasting, double dfFalseNorthing) | OGRSpatialReference | |
| SetSOC(double dfLatitudeOfOrigin, double dfCentralMeridian, double dfFalseEasting, double dfFalseNorthing) | OGRSpatialReference | |
| SetStatePlane(int nZone, int bNAD83=TRUE, const char *pszOverrideUnitName=nullptr, double dfOverrideUnit=0.0) | OGRSpatialReference | |
| SetStereographic(double dfCenterLat, double dfCenterLong, double dfScale, double dfFalseEasting, double dfFalseNorthing) | OGRSpatialReference | |
| SetTargetLinearUnits(const char *pszTargetKey, const char *pszName, double dfInMeters, const char *pszUnitAuthority=nullptr, const char *pszUnitCode=nullptr) | OGRSpatialReference | |
| SetTM(double dfCenterLat, double dfCenterLong, double dfScale, double dfFalseEasting, double dfFalseNorthing) | OGRSpatialReference | |
| SetTMG(double dfCenterLat, double dfCenterLong, double dfFalseEasting, double dfFalseNorthing) | OGRSpatialReference | |
| SetTMSO(double dfCenterLat, double dfCenterLong, double dfScale, double dfFalseEasting, double dfFalseNorthing) | OGRSpatialReference | |
| SetTMVariant(const char *pszVariantName, double dfCenterLat, double dfCenterLong, double dfScale, double dfFalseEasting, double dfFalseNorthing) | OGRSpatialReference | |
| SetTOWGS84(double, double, double, double=0.0, double=0.0, double=0.0, double=0.0) | OGRSpatialReference | |
| SetTPED(double dfLat1, double dfLong1, double dfLat2, double dfLong2, double dfFalseEasting, double dfFalseNorthing) | OGRSpatialReference | |
| SetUTM(int nZone, int bNorth=TRUE) | OGRSpatialReference | |
| SetVDG(double dfCenterLong, double dfFalseEasting, double dfFalseNorthing) | OGRSpatialReference | |
| SetVertCS(const char *pszVertCSName, const char *pszVertDatumName, int nVertDatumClass=2005) | OGRSpatialReference | |
| SetVerticalPerspective(double dfTopoOriginLat, double dfTopoOriginLon, double dfTopoOriginHeight, double dfViewPointHeight, double dfFalseEasting, double dfFalseNorthing) | OGRSpatialReference | |
| SetWagner(int nVariation, double dfCenterLat, double dfFalseEasting, double dfFalseNorthing) | OGRSpatialReference | |
| SetWellKnownGeogCS(const char *) | OGRSpatialReference | |
| StripTOWGS84IfKnownDatum() | OGRSpatialReference | |
| StripTOWGS84IfKnownDatumAndAllowed() | OGRSpatialReference | |
| StripVertical() | OGRSpatialReference | |
| ToHandle(OGRSpatialReference *poSRS) | OGRSpatialReference | inlinestatic | 
| Validate() const | OGRSpatialReference | |
| ~OGRSpatialReference() | OGRSpatialReference | virtual |