How to fix the Oracle error ORA-54610: CREATE_PC: input extent cannot be more than 2-D for geodetic data?

In this post, you’ll learn more about the Oracle ErrorORA-54610: CREATE_PC: input extent cannot be more than 2-D for geodetic data with the details on why you receive this error and the possible solution to fix it.

Oracle Error Description

ORA-54610: CREATE_PC: input extent cannot be more than 2-D for geodetic data

Reason for the Error ORA-54610: CREATE_PC: input extent cannot be more than 2-D for geodetic data

The extent of the Point Cloud was more than 2-D for geodetic data.

How to fix the Error ORA-54610: CREATE_PC: input extent cannot be more than 2-D for geodetic data ?

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

Change the extent to 2-D (longitude, latitude).

Tags :

Leave Your Comment