Skip to main content
Question

Unfilled Polygons in ArcPro

  • May 22, 2020
  • 2 replies
  • 6 views

dos_gis
Contributor
Forum|alt.badge.img+3

I have a transformer that aggregates areas and writes to FGDB polygons. GeometryFilter or GeometryCoercer show that they are areas in FME. The result in FME show as closed polygons. When I view the results in ArcPro (or Catalog) some of the polygons are unfilled? I'm not sure what the issue is or how to fix it?

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.

2 replies

fmelizard
Safer
Forum|alt.badge.img+20
  • Safer
  • 3719 replies
  • May 22, 2020

Hi @dos_gis Are those "unfilled polygons" actually aggregates with identical elements? If so then please report the problem and send us details. Thanks!


dos_gis
Contributor
Forum|alt.badge.img+3
  • Author
  • Contributor
  • 17 replies
  • May 23, 2020

Putting GeometryCoercer before Aggregator seems to have resolved this for me. Thanks!