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

Vector cannot be styled by joined attributes #17466

Closed
qgib opened this issue Oct 2, 2013 · 8 comments
Closed

Vector cannot be styled by joined attributes #17466

qgib opened this issue Oct 2, 2013 · 8 comments
Labels
Bug Either a bug report, or a bug fix. Let's hope for the latter! High Priority Symbology Related to vector layer symbology or renderers

Comments

@qgib
Copy link
Contributor

qgib commented Oct 2, 2013

Author Name: Radim Blazek (@blazek)
Original Redmine Issue: 8757
Affected QGIS version: master
Redmine category:symbology


Vector layers cannot be styled (categorized, graduated, ...) based on attributes from
joined table. All features are rendered in class with empty value.

Tested with two Shapefiles joined.


@qgib
Copy link
Contributor Author

qgib commented Oct 4, 2013

Author Name: Giovanni Manghi (@gioman)


Hi, I cannot confirm here, try the attached shapefiles: join "join2" to "join1" and use the "code06" column to do the symbology.


  • status_id was changed from Open to Feedback

@qgib
Copy link
Contributor Author

qgib commented Oct 4, 2013

Author Name: Giovanni Manghi (@gioman)


  • 6315 was configured as mestrado.zip

@qgib
Copy link
Contributor Author

qgib commented Oct 4, 2013

Author Name: Radim Blazek (@blazek)


Thanks for testing.

For me it does not work. Table is OK, identify OK, feature counts for classes in legend are OK but everything is rendered with the color assigned to empty value (NULL).

I tried also to check/uncheck "Cache join layer in virtual memory" and "Create attribute index on join field" but no effect.

Styles based on attributes from base layer are working without problems.

Current master dae9b5d, GDAL 1.10.1, Debian 7.

@qgib
Copy link
Contributor Author

qgib commented Oct 6, 2013

Author Name: Giovanni Manghi (@gioman)


Radim Blazek wrote:

Thanks for testing.

For me it does not work. Table is OK, identify OK, feature counts for classes in legend are OK but everything is rendered with the color assigned to empty value (NULL).

I tried also to check/uncheck "Cache join layer in virtual memory" and "Create attribute index on join field" but no effect.

Styles based on attributes from base layer are working without problems.

Current master dae9b5d, GDAL 1.10.1, Debian 7.

so for you doesn't work with the data I have attached here?

@qgib
Copy link
Contributor Author

qgib commented Oct 6, 2013

Author Name: Radim Blazek (@blazek)


Giovanni Manghi wrote:

so for you doesn't work with the data I have attached here?

No.

@qgib
Copy link
Contributor Author

qgib commented Oct 9, 2013

Author Name: Denis Rouzaud (@3nids)


I confirm it does not work, also for rule-based symbologoy.

features not drawn but can be identified!

@qgib
Copy link
Contributor Author

qgib commented Oct 10, 2013

Author Name: Giovanni Manghi (@gioman)


yeah I confirm it, I don't what I have done wrong the first time i tested. Isn't this a regression?


  • category_id was changed from Vectors to Symbology
  • status_id was changed from Feedback to Open
  • version was changed from 2.0.1 to master

@qgib
Copy link
Contributor Author

qgib commented Oct 10, 2013

Author Name: Matthias Kuhn (@m-kuhn)


Fixed in changeset "5e14fea1b856e4178f545c9a81ce7090240bc06c".


  • status_id was changed from Open to Closed

@qgib qgib added Bug Either a bug report, or a bug fix. Let's hope for the latter! High Priority Symbology Related to vector layer symbology or renderers labels May 24, 2019
@qgib qgib added this to the Future Release - High Priority milestone May 24, 2019
@qgib qgib closed this as completed May 24, 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! High Priority Symbology Related to vector layer symbology or renderers
Projects
None yet
Development

No branches or pull requests

1 participant