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

Preserve order while deserializing different layers #1

Open
futile opened this issue Sep 9, 2016 · 0 comments
Open

Preserve order while deserializing different layers #1

futile opened this issue Sep 9, 2016 · 0 comments

Comments

@futile
Copy link
Owner

futile commented Sep 9, 2016

Currently, we do not preserve the ordering of different layers, i.e. we do not know whether an ObjectLayer was ordered before or after a certain TileLayer.

This is waiting on serde-deprecated/xml#26

Once that is available, the solution will be to make an enum for the three possible different layer types.

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

No branches or pull requests

1 participant