ORA-13340: a pointgeometry has more than one coordinate Cause: A geometry, specified as being a point, has more thanone coordinate in its
definition. Action: Apoint has only one coordinate. If this geometry is intended to represent
a point cluster, line, or polygon, set the appropriate SDO_GTYPE or SDO_ETYPE
value. If this is a single point object, remove the extraneous coordinates fromits
definition.