Status Codes (2 of 3)
SRM_STAT_CODE_EXTENDED_SOURCE_COORD,
/* If the coordinate falls within extended range in source spatial reference frame (SRF) */
SRM_STAT_CODE_INVALID_DEST_COORD,
/* If the destination coord is NULL, or invalid within the destination SRF */
SRM_STAT_CODE_EXTENDED_DEST_COORD,
/* If the coordinate falls within extended range in destination SRF */
SRM_STAT_CODE_EXTENDED_SOURCE_AND_DEST_COORD,
/* If the coordinate falls within extended range in both the source and destination SRFs */
SRM_STAT_CODE_UNSUPPORTED,
/* If the operation (conversion/transformation) is unsupported */
/* Coordinate operation NOT successful */