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

Commits on Jul 16, 2020

  1. fix(shared): handle bounds crossing antimeridian

    Ensure compilance with GeoJSON RFC7946:
    
     1. Correct order of Bounding box coordinates
     2. Split bounding box poygon in two when crossing antimeridian
    Geoff Jacobsen committed Jul 16, 2020
    Configuration menu
    Copy the full SHA
    6c83260 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    39dbb84 View commit details
    Browse the repository at this point in the history