Skip to content
This repository has been archived by the owner on Aug 8, 2023. It is now read-only.

Roundabout not closed #1450

Closed
tmpsantos opened this issue May 6, 2015 · 5 comments
Closed

Roundabout not closed #1450

tmpsantos opened this issue May 6, 2015 · 5 comments
Labels

Comments

@tmpsantos
Copy link
Contributor

I found this while testing the glyph loading in a map in Taipei. Apparently the last point is not being rendered. mapbox-gl-js is rendering this fine: https://www.mapbox.com/bites/00108/#18.04/25.03877/-238.48198

taipei-mbgl
Mapbox GL Native

taipei-osm
OSM

@tmpsantos tmpsantos changed the title Roundabout rendering error Roundabout not rendered properly May 6, 2015
@1ec5 1ec5 changed the title Roundabout not rendered properly Roundabout not closed May 6, 2015
@1ec5
Copy link
Contributor

1ec5 commented May 6, 2015

Reproduces on iOS, although I don’t see problems rendering other roundabouts.

@mb12
Copy link

mb12 commented May 6, 2015

We also need to make sure that both are using the same sources/input pbf files for rendering. If OSM screenshot uses a different source, it could be a data bug as well.

@friedbunny
Copy link
Contributor

Noticed this myself recently, too, with a less complicated circle.

screen-shot-2015-05-06-at-2 46 01-pm

@1ec5
Copy link
Contributor

1ec5 commented May 6, 2015

@mb12 Both gl-js and gl-native are rendering from the latest Mapbox Streets data, which is based on OSM. The way on OSM is closed.

@1ec5
Copy link
Contributor

1ec5 commented May 6, 2015

I don’t see problems rendering other roundabouts.

Correction: I wasn’t seeing this issue with cul-de-sacs where the way loops in on itself, but that’s a different geometry than the roundabouts pictured here.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

5 participants