23#ifndef _ODSPATIALREFERENCE_ODTAGSTRING_INCLUDED_
24#define _ODSPATIALREFERENCE_ODTAGSTRING_INCLUDED_
#define TD_SPATIALREFERENCE_API
TD_SPATIALREFERENCE_API OdResult getProjectionCode(const OdString &sName, ProjectionCode &eProjectionCode)
TD_SPATIALREFERENCE_API OdResult getUnitCodeName(UnitCode eUnitCode, OdString &sName)
TD_SPATIALREFERENCE_API OdResult getUnitCode(const OdString &sName, UnitCode &eUnitCode)
TD_SPATIALREFERENCE_API OdString getParameterDescription(OdUInt32 ePrmCode, OdUInt32 uIndex=0)
TD_SPATIALREFERENCE_API OdResult getUnitCodeInformation(UnitCode eUnitCode, UnitType &eUnitType, double &dScale)
TD_SPATIALREFERENCE_API OdResult getProjectionCodeName(ProjectionCode eProjectionCode, OdString &sName)
TD_SPATIALREFERENCE_API OdResult getProjectionFlags(ProjectionCode eProjectionCode, OdUInt32 &uFlags)
TD_SPATIALREFERENCE_API ParameterType getParameterCode(ProjectionCode eProjectionCode, OdUInt32 uIndex)
TD_SPATIALREFERENCE_API CoordinateReferenceSystemType getCoordinateSystemType(ProjectionCode eProjectionCode)
CoordinateReferenceSystemType