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

[build] geojsonvt @ v6.1.3 #6088

Merged
merged 4 commits into from
Aug 19, 2016
Merged

[build] geojsonvt @ v6.1.3 #6088

merged 4 commits into from
Aug 19, 2016

Conversation

brunoabinader
Copy link
Member

Fixes annotations antimeridian wrapping.

Fixes #5600 and #6043.

@brunoabinader brunoabinader added bug Core The cross-platform C++ core, aka mbgl labels Aug 19, 2016
@mention-bot
Copy link

@brunoabinader, thanks for your PR! By analyzing this pull request, we identified @tmpsantos to be potential reviewers.

@tmpsantos
Copy link
Contributor

Nice job.

brunoabinader and others added 4 commits August 19, 2016 16:51
This adds two tests:

AntimeridianAnnotationSmall: Test that a shape that is represented with
+-180 longitudinal values is drawn spanning the antimeridian. In other
words, it is rendered as a "small" shape as opposed to one that spans
around the world to reach the other side of the antimeridian. This test
is currently failing at the time of this commit.

AntimeridianAnnotationLarge: Test that a shape that is represented with
points that do not cross the +-180 boundary is rendered as a "large"
shape. In other words, it is rendered by wrapping around the world to
reach the other side of the meridian. This test is currently passing at
the time of this commit.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Core The cross-platform C++ core, aka mbgl
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants