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

Unnamed rock is getting label_placement #777

Closed
nvkelso opened this issue Apr 30, 2016 · 5 comments
Closed

Unnamed rock is getting label_placement #777

nvkelso opened this issue Apr 30, 2016 · 5 comments

Comments

@nvkelso
Copy link
Member

nvkelso commented Apr 30, 2016

type: "Point",
properties: {
label_placement: "yes",
kind: "rock",
natural: "rock",
area: 10682,
sort_key: 27,
source: "openstreetmap.org",
min_zoom: 10.5646,
sport: "climbing",
id: 377706598
},
coordinates: [
629,
195
]
@nvkelso nvkelso added the bug label Apr 30, 2016
@nvkelso nvkelso added this to the v0.10.0 milestone Apr 30, 2016
@nvkelso nvkelso added the ready label Apr 30, 2016
@nvkelso
Copy link
Member Author

nvkelso commented Apr 30, 2016

screen shot 2016-04-30 at 09 39 08

@rmarianski
Copy link
Member

It's because we include features for labeling that have a sport tag. Do we want to re-evaluate how we handle that?

@nvkelso
Copy link
Member Author

nvkelso commented May 2, 2016

Let's update that logic so we also make negative exception for kind:rock and kind:stone.

@nvkelso
Copy link
Member Author

nvkelso commented May 4, 2016

Working for me.

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