tangrams / walkabout-style

Preview map:
https://tangrams.github.io/walkabout-style
MIT License
32 stars 14 forks source link

bicycle=dismount should be treated like bicycle=no #152

Closed nvkelso closed 7 years ago

nvkelso commented 7 years ago

From comment in https://github.com/tilezen/vector-datasource/issues/1171#issuecomment-286141909 it turns out bicycle=dismount is a thing, and we should update the styling and labeling to emphasize that (group with bicycle=no, update label code).

Example location:

nvkelso commented 7 years ago

Before:

screen shot 2017-03-13 at 09 23 21

After:

screen shot 2017-03-13 at 09 23 42

After labels (zoomed):

screen shot 2017-03-13 at 09 23 53
nvkelso commented 7 years ago

@bhousel thanks for pointing out the bicycle=dismount bug! This is fixed in master, but needs to be tagged for a release before the public version is updated.