Skip to main content
Solved

Doubts abou FME Integration for ArcGis

  • July 26, 2018
  • 2 replies
  • 15 views

mr_fme
Enthusiast
Forum|alt.badge.img+9

The FME integration with ArcGis/ArcMap is used only read and write different formats or it´s possible to use FME transformers in ArcMap?

Thank´s

Best answer by fmelizard

Transformers can be used if you build "Spatial ETL Tools" and then invoke those from the standard geoprocessing framework (as Tools directly, or inside a Model, or from a Python script). Check the Esri doc here for a starting point: http://desktop.arcgis.com/en/arcmap/latest/extensions/data-interoperability/spatial-etl-tools.htm and actually several of the articles about 1/2 way down this google query page are great resources too https://www.google.ca/search?q=spatial+etl+tool%22&oq;=spatial+etl+tool%22&aqs;=chrome..69i57j0l5.4246j0j1&sourceid;=chrome&ie;=UTF-8 )

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.

2 replies

danilo_fme
Celebrity
Forum|alt.badge.img+51
  • Celebrity
  • 2077 replies
  • July 26, 2018

Hi @mr_fme

There is a interesting documentation about it. You can check here: https://www.safe.com/esri/arcgis-data-interoperability-extension/

Thanks,

Danilo


fmelizard
Safer
Forum|alt.badge.img+20
  • Safer
  • 3719 replies
  • Best Answer
  • July 27, 2018

Transformers can be used if you build "Spatial ETL Tools" and then invoke those from the standard geoprocessing framework (as Tools directly, or inside a Model, or from a Python script). Check the Esri doc here for a starting point: http://desktop.arcgis.com/en/arcmap/latest/extensions/data-interoperability/spatial-etl-tools.htm and actually several of the articles about 1/2 way down this google query page are great resources too https://www.google.ca/search?q=spatial+etl+tool%22&oq;=spatial+etl+tool%22&aqs;=chrome..69i57j0l5.4246j0j1&sourceid;=chrome&ie;=UTF-8 )