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

Zombie mz_is_building: false in landuse layer #619

Closed
nvkelso opened this issue Mar 18, 2016 · 2 comments
Closed

Zombie mz_is_building: false in landuse layer #619

nvkelso opened this issue Mar 18, 2016 · 2 comments
Assignees
Milestone

Comments

@nvkelso
Copy link
Member

nvkelso commented Mar 18, 2016

Looks like this regression is also present on prod (v0.8 tiles) :\

We originally removed them in v0.5, see: #333.

@nvkelso nvkelso added the bug label Mar 18, 2016
@nvkelso nvkelso added this to the v0.9.0 milestone Mar 18, 2016
@nvkelso
Copy link
Member Author

nvkelso commented Mar 18, 2016

Examples:

{"kind":"university","source":"openstreetmap.org","sort_key":36,"area":1003630,
"mz_is_building":false,"min_zoom":9.0,"id":28965902},"arcs":[[255]]},
{"type":"Polygon","properties":

and

{"kind":"retail","source":"openstreetmap.org","sort_key":41,"area":211777,
"mz_is_building":false,"min_zoom":9.0,"id":147002139},"arcs":[[256]]},
{"type":"Polygon","properties":

@nvkelso
Copy link
Member Author

nvkelso commented Mar 24, 2016

LGTM

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