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

Combine railroad dash patterns into single layer #526

Open
claysmalley opened this issue Jul 30, 2022 · 1 comment
Open

Combine railroad dash patterns into single layer #526

claysmalley opened this issue Jul 30, 2022 · 1 comment
Labels
blocked enhancement New feature or request maplibre Needs maplibre feature or expertise performance

Comments

@claysmalley
Copy link
Member

Dash patterns for railroads are implemented in #476 as separate layers due to the math needed to compute the line width and dash array values. This math could potentially be represented by Maplibre expressions, allowing us to significantly reduce the layer count for railroads, but line-dasharray currently does not support expressions.

@claysmalley claysmalley added the maplibre Needs maplibre feature or expertise label Jul 30, 2022
@claysmalley claysmalley mentioned this issue Jul 30, 2022
8 tasks
@ZeLonewolf
Copy link
Member

This feature is blocked by maplibre/maplibre-gl-js#1235

@claysmalley claysmalley added the enhancement New feature or request label Jun 16, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
blocked enhancement New feature or request maplibre Needs maplibre feature or expertise performance
Projects
None yet
Development

No branches or pull requests

3 participants