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.
@Takashi Iijima, @jdh, @Hans van der Maarel and others, any thoughts?
Thanks,