Thursday, 5 May 2016

qgis - Why can't I see any string fields in graduated renderer?


After the join I can see all my data in the attributes of the layer but when I want to select statistics in the graduated style to categorize, I don't see them. I see that the real type variables and not those of type string. Are there any parameters to be changed?




original:


après avoir fait la jointure je vois bien l'ensemble de mes données dans les attributs de la carte mais quand je veux sélectionner les statistiques dans l'onglet style pour catégoriser, je ne les vois pas. Je ne vois que les variables de type real et pas celles de type string. Y a t-il un paramètre à modifier?




No comments:

Post a Comment

arcpy - Changing output name when exporting data driven pages to JPG?

Is there a way to save the output JPG, changing the output file name to the page name, instead of page number? I mean changing the script fo...