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

Missing natural=beach? #1575

Closed
nvkelso opened this issue Aug 24, 2018 · 4 comments
Closed

Missing natural=beach? #1575

nvkelso opened this issue Aug 24, 2018 · 4 comments
Milestone

Comments

@nvkelso
Copy link
Member

nvkelso commented Aug 24, 2018

These used to be on the map. When I view San Francisco they are missing from the map now.

@nvkelso nvkelso added this to the v1.5.0 milestone Aug 24, 2018
@nvkelso
Copy link
Member Author

nvkelso commented Aug 24, 2018

QA followup for #1425.

@nvkelso
Copy link
Member Author

nvkelso commented Aug 30, 2018

Another example, which is odd since the beach is really sand at low tide?

https://www.openstreetmap.org/way/93759701#map=16/51.3880/1.3696

@zerebubuth
Copy link
Member

I looked at the data in the tiles, and I see kind: beach polygons in both Margate and Folkestone with the appropriate kind_detail / surface values. There didn't seem to be anything funky about the polygons, so I poked around in the style file and found that commenting out one line made the beaches appear again. Looks like there's a block which turns some kinds off and then selectively re-enables them in sub-blocks, except it never re-enables kind: beach?

@nvkelso
Copy link
Member Author

nvkelso commented Sep 3, 2018

Verified, closing. Thanks for the sleuthing!

@nvkelso nvkelso closed this as completed Sep 3, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants