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

Fix water_name_line source layer #65

Merged
merged 1 commit into from
Dec 13, 2019

Conversation

kylebarron
Copy link
Contributor

The water_name layer only contains labeling points for lake bodies. To correctly label rivers, the source needs to be set to waterway, which has a name field from OSM.

Before, no labels on rivers, after:
image

@kylebarron
Copy link
Contributor Author

Also, might I add that it's currently hard to provide a small diff in a PR, because every time the style.json is saved through Maputnik, it reformats/prettifies the JSON. It might be nice if there was a separate PR just to reformat the style.json, so that new contributions could be made from changes made in Maputnik.

@pathmapper
Copy link
Member

@kylebarron nice spot, thanks!

so that new contributions could be made from changes made in Maputnik.

Yeah, agree. We should find out why this was currently not the case, please see my comments in #66.

@pathmapper pathmapper merged commit 643466f into maputnik:gh-pages Dec 13, 2019
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.

None yet

2 participants