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

Follow-up vector layer symbology #157

Open
6 tasks
martinRenou opened this issue Sep 24, 2024 · 0 comments
Open
6 tasks

Follow-up vector layer symbology #157

martinRenou opened this issue Sep 24, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@martinRenou
Copy link
Member

As commented in #152 (comment)

Some notes/questions:

- We should remove the "type" entry from the vector layer schema?
- We should follow up on the source-layer property from the schema. We need to follow what QGIS does (be able to edit symbology on a per source-layer basis?)
- What do we do with the opacity property, can we apply the same rules on this?
- We should iterate on the QGZ loader for this
- We should iterate on the Python API for this
- I've seen cases where the symbology panel is not initialized properly when it opens (showing the wrong current render type and value)

We can follow-up on this in separate PRs

  • We should remove the "type" entry from the vector layer schema?
  • We should follow up on the source-layer property from the schema. We need to follow what QGIS does (be able to edit symbology on a per source-layer basis?)
  • What do we do with the opacity property, can we apply the same rules on this?
  • We should iterate on the QGZ loader for this
  • We should iterate on the Python API for this
  • I've seen cases where the symbology panel is not initialized properly when it opens (showing the wrong current render type and value)
@martinRenou martinRenou added the enhancement New feature or request label Sep 24, 2024
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

1 participant