Skip to main content
Hi folks
I'm searching informations for importation of donuts (archipelago) inside GDB format.
Up to now, all my donuts are ejected when I try to integrate them.
I can do the import in GDB open API or GDB with ESRI licence.

I don't really understand your case. It can be polygons with holes or multiple polygons as one feature.

For polygons with holes/donuts you should verify if your features are donuts and if not just use the clipper/outside to create them.

​For multiple polygons as a single feature use the aggregator to build your archipelago.

In both cases, set your GDB writer as geodb_polygon.


Ok thanks a lot.

 


Reply