PROJ C++ API
osgeo::proj::io::AuthorityFactory Member List

This is the complete list of members for osgeo::proj::io::AuthorityFactory, including all inherited members.

create(DatabaseContextNNPtr context, const std::string &authorityName)osgeo::proj::io::AuthorityFactorystatic
createCompoundCRS(const std::string &code) const osgeo::proj::io::AuthorityFactory
createConversion(const std::string &code) const osgeo::proj::io::AuthorityFactory
createCoordinateOperation(const std::string &code, bool usePROJAlternativeGridNames) const osgeo::proj::io::AuthorityFactory
createCoordinateReferenceSystem(const std::string &code) const osgeo::proj::io::AuthorityFactory
createCoordinateSystem(const std::string &code) const osgeo::proj::io::AuthorityFactory
createDatum(const std::string &code) const osgeo::proj::io::AuthorityFactory
createEllipsoid(const std::string &code) const osgeo::proj::io::AuthorityFactory
createExtent(const std::string &code) const osgeo::proj::io::AuthorityFactory
createFromCoordinateReferenceSystemCodes(const std::string &sourceCRSCode, const std::string &targetCRSCode) const osgeo::proj::io::AuthorityFactory
createFromCoordinateReferenceSystemCodes(const std::string &sourceCRSAuthName, const std::string &sourceCRSCode, const std::string &targetCRSAuthName, const std::string &targetCRSCode, bool usePROJAlternativeGridNames, bool discardIfMissingGrid) const osgeo::proj::io::AuthorityFactory
createFromCRSCodesWithIntermediates(const std::string &sourceCRSAuthName, const std::string &sourceCRSCode, const std::string &targetCRSAuthName, const std::string &targetCRSCode, bool usePROJAlternativeGridNames, bool discardIfMissingGrid, const std::vector< std::pair< std::string, std::string >> &intermediateCRSAuthCodes) const osgeo::proj::io::AuthorityFactory
createGeodeticCRS(const std::string &code) const osgeo::proj::io::AuthorityFactory
createGeodeticDatum(const std::string &code) const osgeo::proj::io::AuthorityFactory
createGeographicCRS(const std::string &code) const osgeo::proj::io::AuthorityFactory
createObject(const std::string &code) const osgeo::proj::io::AuthorityFactory
createPrimeMeridian(const std::string &code) const osgeo::proj::io::AuthorityFactory
createProjectedCRS(const std::string &code) const osgeo::proj::io::AuthorityFactory
createUnitOfMeasure(const std::string &code) const osgeo::proj::io::AuthorityFactory
createVerticalCRS(const std::string &code) const osgeo::proj::io::AuthorityFactory
createVerticalDatum(const std::string &code) const osgeo::proj::io::AuthorityFactory
databaseContext() const osgeo::proj::io::AuthorityFactory
getAuthority() PROJ_CONST_DECLosgeo::proj::io::AuthorityFactory
getAuthorityCodes(const ObjectType &type, bool allowDeprecated=true) const osgeo::proj::io::AuthorityFactory
getDescriptionText(const std::string &code) const osgeo::proj::io::AuthorityFactory
identifyBodyFromSemiMajorAxis(double a, double tolerance) const osgeo::proj::io::AuthorityFactory
ObjectType enum nameosgeo::proj::io::AuthorityFactory