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

fix(shared): handle bounds crossing antimeridian #925

Merged
merged 2 commits into from
Jul 16, 2020

Conversation

jacott
Copy link
Contributor

@jacott jacott commented Jul 15, 2020

Ensure compilance with GeoJSON RFC7946:

  1. Correct order of Bounding box coordinates
  2. Split bounding box poygon in two when crossing antimeridian

blacha
blacha previously approved these changes Jul 15, 2020
Ensure compilance with GeoJSON RFC7946:

 1. Correct order of Bounding box coordinates
 2. Split bounding box poygon in two when crossing antimeridian
@kodiakhq kodiakhq bot merged commit b4c049b into master Jul 16, 2020
@kodiakhq kodiakhq bot deleted the fix/shared/bounds-antimeridian branch July 16, 2020 00:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants