Skip to main content

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, 

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