Solved
multiple geometry
i am pulling an oracle table with multiple geometry out through the feature Reader. i know there is a 'Handle multiple spatial columns' when using an oracle reader. how can i read multiple geometry when using a feature reader?
Best answer by fmelizard
Hi Tara,
It is not possible to set that in the feature reader, possibly only the first encoutered geometry column is used.
You could make use of several feature readers specifying the geometry column in the where clause, something I did try myself, but it might work.
This post is closed to further activity.
It may be an old question, an answered question, an implemented idea, or a notification-only post.
Please check post dates before relying on any information in a question or answer.
For follow-up or related questions, please post a new question or idea.
If there is a genuine update to be made, please contact us and request that the post is reopened.
It may be an old question, an answered question, an implemented idea, or a notification-only post.
Please check post dates before relying on any information in a question or answer.
For follow-up or related questions, please post a new question or idea.
If there is a genuine update to be made, please contact us and request that the post is reopened.

