Oracle Error ORA-13375: the layer is of type [string] while geometry inserted has type [string]

Oracle Error Message

ORA-13375: the layer is of type [string] while geometry inserted has type [string]

Reason for the Error

The layer has a type that is different or inconsistent with the type of the current geometry.

Solution

Change the geometry type to agree with the layer type, or change the layer type to agree with the geometry type.