Skip to main content
Solved

As a rookie of FME, i have an attribute call JEAN i want to create in the attribute , two choices of values in a string to use it in QGis Attribute : JEAN string : Yes or No How can i do please ? Thanks

  • November 22, 2022
  • 5 replies
  • 16 views

As a rookie of FME, i have an attribute call JEAN i want to create in the attribute , two choices of values in a string to use it in QGis Attribute : JEAN string : Yes or No How can i do please ? Thanks

Best answer by dustin

In the Navigator panel, right click User Parameters and select Manage User Parameters.

imageIn an AttributeManager or AttributeCreator, you can set the value of JEAN to $(Parameter)

image 

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.

5 replies

dustin
Influencer
Forum|alt.badge.img+31
  • Influencer
  • 627 replies
  • Best Answer
  • November 22, 2022

In the Navigator panel, right click User Parameters and select Manage User Parameters.

imageIn an AttributeManager or AttributeCreator, you can set the value of JEAN to $(Parameter)

image 


  • Author
  • 4 replies
  • November 24, 2022

Thanks for your answer ddbrocato !

Other question, when i export my results in a .shp

I launch QGis and in edit mode I don't have my two choices (Yes and No) appearing

Is it related to FME or QGis? Did I forget something? Thanks

 


redgeographics
Celebrity
Forum|alt.badge.img+59
  • Celebrity
  • 3699 replies
  • November 24, 2022

Thanks for your answer ddbrocato !

Other question, when i export my results in a .shp

I launch QGis and in edit mode I don't have my two choices (Yes and No) appearing

Is it related to FME or QGis? Did I forget something? Thanks

 

If you inspect the shapefile with FME, do you see Yes/No in the JEAN attribute?


  • Author
  • 4 replies
  • November 24, 2022

If you inspect the shapefile with FME, do you see Yes/No in the JEAN attribute?

No


redgeographics
Celebrity
Forum|alt.badge.img+59
  • Celebrity
  • 3699 replies
  • November 24, 2022

If you inspect the shapefile with FME, do you see Yes/No in the JEAN attribute?

Okay, so then it's not related to QGis. Can you post a screenshot of your workspace and the attributes page of your output feature type?