ERROR | geometry objects are in different coordinate systems |
CAUSE | An Oracle Spatial function was called with two geometries that have different SRIDs. |
ACTION | Transform geometry objects to be in the same coordinate system and call the spatial function. |