Question

How to populate GDB_GEOMATTR_DATA with FME?

  • 17 January 2023
  • 1 reply
  • 12 views

Badge +7

I would like to import Autocad(.Dwg) file data into an Azure SQL table.

In this table, I have the field GDB_GEOMATTR_DATA wich is populate by ESRI (Arcgis Pro) to store complex geometries.

 

How can I populate such GDB_GEOMATTR_DATA field with FME? I tried to use the geometryExtractor transformer but it's not working.

 

image 

@Takashi Iijima​, @jdh​, @Hans van der Maarel​ and others, any thoughts?

 

Thanks, 


1 reply

Badge +5

To make it simple. You need FME with arcgis enterprise extension. Then You can use the ArcSDE writer.

This extension requires:

Windows,

Arcgis Pro, or Arcgis Server or arcgis desktop with 64 bits background processsor on the same machine.

 

Reply