Hello,
This is my first use of the Writer with Oracle, I only used SQLExecutor before.
The problem is, all features are stored correctly, but I cannot get the Writer to store the geometry - it just remains empty.
First I put the name of the table and have specified the spatial column like this:
Secondly I basically enumerate all columns:
It works, but no geometries are being stored in the "AREA" column. All features come with geometry, I see them cached in the Inspector.
Thanks for any suggestions!