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 ambivalent expressions to metadata #240

Open
jansule opened this issue May 26, 2023 · 0 comments
Open

Add ambivalent expressions to metadata #240

jansule opened this issue May 26, 2023 · 0 comments

Comments

@jansule
Copy link
Contributor

jansule commented May 26, 2023

Feature Request

Is your feature request related to a problem? Please describe.

Some mapbox expressions do not have a clear 1:1 relationship with expressions in geostyler-style. E.g. the e expression (https://github.com/geostyler/geostyler-mapbox-parser/blob/beta-4/src/Expressions.ts#L200). This might lead to ambivalence when parsing there and back.

Describe the solution you'd like

It might be helpful to add those expressions to the metadata so that we maintain a bijective relation between mapbox style and geostyler-style.

Describe alternatives you've considered
None

Additional context
None

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
No open projects
Status: Todo
Development

No branches or pull requests

2 participants