tilezen / vector-datasource

Tilezen vector tile service - OpenStreetMap data in several formats
https://www.nextzen.org/
Other
502 stars 118 forks source link

Add highway=raceway to roads layer #664

Closed nvkelso closed 7 years ago

nvkelso commented 8 years ago
nvkelso commented 8 years ago

I think this would be in the general (default) kind:minor_road High Road classification.

rmarianski commented 8 years ago

We do have a kind for racetrack. Should this also get that kind? Or are those completely separate?

Any thoughts for the sort_key? Or will the default work?

nvkelso commented 8 years ago

We do have a kind for racetrack. Should this also get that kind? Or are those completely separate?

Different kind. Racetrack is more for people running. Raceway is for cars driving fast.

We need docs, starting that work with:

Any thoughts for the sort_key? Or will the default work?

It should probably get it's own. We're putting it in minor_road, but sometimes shouldn't be symbolized like that (and would z-fight tilted). Propose something? Might impact a few tests :\ So bundle up with #605?

rmarianski commented 8 years ago

It should probably get it's own. We're putting it in minor_road, but sometimes shouldn't be symbolized like that (and would z-fight tilted). Propose something? Might impact a few tests :\ So bundle up with #605?

I made the sort_key one higher than links, and bumped those down one in 038d56d.

nvkelso commented 7 years ago

LGTM