Skip to main content
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

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 


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

 


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?


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

No


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?


Reply