FME areabuilder writing polygons to gdb problem
Best answer by takashi
Hi @jagteshwarshan, I can see "filegdb_type" attribute storing "geodb_polyline" in the log messages you have posted. This indicates that format of the source dataset is File Geodatabase and the source feature class contains "polyline" features. See also this page to learn more about "filegdb_type".
Esri Geodatabase (File Geodatabase API) Feature Representation
Also, it tells the Esri Geodatabase (File Geodb Open API) writer that the geometry should be treated as a polyline as much as possible. I therefore think that the writer considered the boundary of non-donut polygon as a line.
The problem could be resolved if you exposed the attribute "filegdb_type" and remove it before writing.

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.
Login to the community
No account yet? Create an account
An FME Account is required to contribute
LoginEnter your E-mail address. We'll send you an e-mail with instructions to reset your password.



