Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Graduated symbol generator not recognizing real numbers properly #22260

Closed
qgib opened this issue Feb 9, 2016 · 6 comments
Closed

Graduated symbol generator not recognizing real numbers properly #22260

qgib opened this issue Feb 9, 2016 · 6 comments
Labels
Bug Either a bug report, or a bug fix. Let's hope for the latter! Symbology Related to vector layer symbology or renderers

Comments

@qgib
Copy link
Contributor

qgib commented Feb 9, 2016

Author Name: Nate Wessel (Nate Wessel)
Original Redmine Issue: 14264
Affected QGIS version: 2.8.1
Redmine category:symbology


When using the style dialogue to generate a graduated color ramp, there is a failure to properly recognize real numbers. A color ramp will be generated, but it usually fails to see any negative values. If I wrap the variable in a toreal() function, all works as expected. The dataset I'm having problems with is stored in PostGIS and the column is definitely real. I've seen this happen on a number of different datasets.
The dangerous bit is that the error is very quiet, as the color ramp is still generated, and most of the map still renders as normal.

Using ubuntu 14.04 and QGIS 2.8.1

(this is my first time reporting a bug. please be easy on my errors and omissions)


@qgib
Copy link
Contributor Author

qgib commented Feb 9, 2016

Author Name: Nyall Dawson (@nyalldawson)


Can you share a sql dump of your dataset? Even a partial extract which demonstrates the issue will be useful.


  • status_id was changed from Open to Feedback

@qgib
Copy link
Contributor Author

qgib commented Feb 10, 2016

Author Name: Nate Wessel (Nate Wessel)


Sample data attached!
I double checked, and this does indeed still cause the same problem for me.


  • 9567 was configured as out.sql.7z

@qgib
Copy link
Contributor Author

qgib commented May 23, 2016

Author Name: Giovanni Manghi (@gioman)


  • status_id was changed from Feedback to Open
  • category_id was configured as Symbology

@qgib
Copy link
Contributor Author

qgib commented May 23, 2016

Author Name: Giovanni Manghi (@gioman)


  • priority_id was changed from High to Normal

@qgib
Copy link
Contributor Author

qgib commented Apr 30, 2017

Author Name: Giovanni Manghi (@gioman)


  • regression was configured as 0
  • easy_fix was configured as 0

@qgib
Copy link
Contributor Author

qgib commented Mar 9, 2019

Author Name: Giovanni Manghi (@gioman)


End of life notice: QGIS 2.18 LTR

Source:
http://blog.qgis.org/2019/03/09/end-of-life-notice-qgis-2-18-ltr/


  • resolution was changed from to end of life
  • status_id was changed from Open to Closed

@qgib qgib closed this as completed Mar 9, 2019
@qgib qgib added Bug Either a bug report, or a bug fix. Let's hope for the latter! Symbology Related to vector layer symbology or renderers labels May 25, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Either a bug report, or a bug fix. Let's hope for the latter! Symbology Related to vector layer symbology or renderers
Projects
None yet
Development

No branches or pull requests

1 participant