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

Hide early parking when no area, show parking areas earlier #1625

Closed
nvkelso opened this issue Sep 24, 2018 · 3 comments
Closed

Hide early parking when no area, show parking areas earlier #1625

nvkelso opened this issue Sep 24, 2018 · 3 comments

Comments

@nvkelso
Copy link
Member

nvkelso commented Sep 24, 2018

            hide-until-z18-no-area:
                filter:
                    $zoom: { max: 18 }
                    area: false
                    kind: [bench, parking, waste_basket]
                draw:
                    mapzen_icon_library:
                        visible: false
@nvkelso nvkelso added this to the v1.6.0 milestone Sep 25, 2018
@nvkelso nvkelso changed the title Hide early bench, parking, waste_basket when no area Hide early parking when no area Dec 13, 2018
@nvkelso
Copy link
Member Author

nvkelso commented Dec 13, 2018

Bench and waste_basket are already min_zoom 18.

Parking should really be area classes, with zoom 18 default if no area:

@nvkelso nvkelso changed the title Hide early parking when no area Hide early parking when no area, show parking areas earlier Dec 13, 2018
@nvkelso
Copy link
Member Author

nvkelso commented Dec 13, 2018

(This other PR is bike parking, not really related to https://github.com/tilezen/vector-datasource/pull/1727/files.

@nvkelso
Copy link
Member Author

nvkelso commented Jan 23, 2019

QA verified.

@nvkelso nvkelso closed this as completed Jan 23, 2019
@ghost ghost removed the in review label Jan 23, 2019
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