Skip to main content
Question

Mixed geometry geodatabase

  • April 24, 2018
  • 1 reply
  • 51 views

Forum|alt.badge.img

Is it possible to write mixed geometries to a ESRI geodatabase? I am trying to write polygon, points and polylines out to the same gdb but only points are being fed through

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.

1 reply

redgeographics
Celebrity
Forum|alt.badge.img+60
  • Celebrity
  • 3703 replies
  • April 24, 2018

You can mix different geometry types in a ESRI geodatabase as long as you use separate tables for them. That's an ESRI limitation. If you check the properties of the writer feature type you'll see a geometry type parameter.