Hi,
I am trying to read data Oracle non spatial data from a View and create an output in Oracle Spatial.
Although the process writes to the Oracle Spatial table and you can view the attribute data OK the data does not seem to be spatial and I can't see any data on a map.
I have learned through passed experience that the Spatial Column must be
changed from GEOM to SHAPE
Not sure if this is because i can't set the Eastings and Northings in the Reader to Types x_coordinate and y-coordinate?
You can set in a CSV Reader but not Oracle? (if this is the issue)
Thanks