Replies: 3 comments
-
Hi @bdon Just wondering, how close/compatible to the mapbox style-spec do you want to be? Would it be worth using the I'd be happy to write a PR to add |
Beta Was this translation helpful? Give feedback.
-
If you'd like to expand the completeness of JSON style, that would be great! My thoughts on it:
I think better support for expressions and lookups such as what you describe are fair game. The end goal should be reasonable support for JSON styles as a prototyping, compatibility or fallback use case; using underlying Symbolizers will always be the preferred design workflow. One overarching concern is that the s-expressions can be arbitrarily complex, so I would:
|
Beta Was this translation helpful? Give feedback.
-
@nf-s I've converted this issue to a Discussion - the first one! Hopefully others can chip in on what the optimal level of JSON Styling support is. Also, I've bumped the major version to 1.0.0 with backwards-incompatible changes, and started a CHANGELOG.md file. If you're using the json_style features any feedback would be helpful. |
Beta Was this translation helpful? Give feedback.
-
Beta Was this translation helpful? Give feedback.
All reactions