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

Add option for automatic flatner of any json attribute in xyz-layer loaded. #40

Open
jvidin opened this issue Sep 29, 2020 · 2 comments
Labels
enhancement New feature or request

Comments

@jvidin
Copy link

jvidin commented Sep 29, 2020

As an analyst i would like to jump straight away into labeling and symbology in Qgis using flat attributes and avoiding the need to dive into the exposed string json structures received when loading xyz layers.

Please see below an image example of a flaten attribute.

SNAGHTML12aff953

@minff minff added the enhancement New feature or request label Sep 29, 2020
@minff
Copy link
Contributor

minff commented Sep 29, 2020

Hi @jvidin, thanks for the suggestion, it would be very useful for nested json string. Could you share how you flattened the attributes as shown in the screenshot ? Was it done with some built-in QGIS functions ?

@jvidin
Copy link
Author

jvidin commented Sep 29, 2020

Hi , screenshot is from FME tool ... this is how they internally flaten the nested json structures and expose them.
docs I belleive pandas.json_normalize does something similar.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants