Skip to main content
Question

FME Desktop and Quantum GIS

  • November 6, 2013
  • 2 replies
  • 45 views

fmelizard
Safer
Forum|alt.badge.img+21

Hi there,

 

Just wondering, has anyone done some python programming to make FME Desktop and QGIS interact? Simply to select a layer from QGIS/ process it in FME and load the results automatically to QGIS?

Thanks.

Lyes

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

david_r
Celebrity
  • November 6, 2013
Hi,

 

 

I've never tried this myself, but seeing as both QGIS and FME are scriptable using Python, I'd think this should be doable. A couple of links:

 

 

QGIS and Python

 

 

FME and Python

 

 

David

fmelizard
Safer
Forum|alt.badge.img+21
  • Author
  • Safer
  • November 7, 2013

Hi David,

 

 

Thanks, I am familiar with those sites. I was looking more for something that shows how to interact between the two like sending the parameters from QGIS then receiving back the data from FME.

 

 

Cheers.

 

Lyes