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

refactor(frontend): optimise land use tree URLs #107

Merged
merged 1 commit into from
Aug 15, 2024

Conversation

eatyourgreens
Copy link
Contributor

@eatyourgreens eatyourgreens commented Aug 15, 2024

Custom read/write functions for the land use tree (in data-layers/terrestrial) that write a list of visible asset layer IDs to the URL, rather than true/false values for every ID in the tree.

When we read a list of visible layers from the URL, recalculate the rest of the tree state from the checked layers.

Custom read/write functions for the land use tree (in `data-layers/terrestrial`) that write a list of visible asset layer IDs to the URL, rather than true/false values for every ID in the tree.
@eatyourgreens eatyourgreens merged commit e8aee62 into main Aug 15, 2024
1 check passed
@eatyourgreens eatyourgreens deleted the land-use-tree-url branch August 15, 2024 08:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant