How to fix the Oracle error ORA-54661: CLIP_TIN: SRIDs of query and TIN are incompatible?

In this post, you’ll learn more about the Oracle ErrorORA-54661: CLIP_TIN: SRIDs of query and TIN are incompatible with the details on why you receive this error and the possible solution to fix it.

Oracle Error Description

ORA-54661: CLIP_TIN: SRIDs of query and TIN are incompatible

Reason for the Error ORA-54661: CLIP_TIN: SRIDs of query and TIN are incompatible

The TIN and the query geometry had incompatible SRID values.

How to fix the Error ORA-54661: CLIP_TIN: SRIDs of query and TIN are incompatible ?

You can fix this error in Oracle by following the below steps

Change the query geometry SRID to be compatible with that of TIN.

Tags :

Leave Your Comment