Explanation: If you are unable to post Oracle Spatial data features and received error as :
Error Inserting Feature (class: spatial_table_name, id: 2020)
Invalid geometry for table spatial_table_name, column GEOMETRY.
Oracle details: A specified…
Explanation :
If a View is not visible in Geospatial Administrator while registering the feature. The reason is View does not have Primary Key or Unique Constraint on a column. OpenCities Map requires a primary key or unique constraint on view. However…