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