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 within expression issue with geometry crossing the 180th Meridian #9440

Merged
merged 8 commits into from
Mar 26, 2020

Commits on Mar 20, 2020

  1. Fix geometry accross meridian

    zmiao committed Mar 20, 2020
    Configuration menu
    Copy the full SHA
    743bf78 View commit details
    Browse the repository at this point in the history
  2. Update tests

    zmiao committed Mar 20, 2020
    Configuration menu
    Copy the full SHA
    e743fb8 View commit details
    Browse the repository at this point in the history
  3. Add pre-condintion

    zmiao committed Mar 20, 2020
    Configuration menu
    Copy the full SHA
    f408601 View commit details
    Browse the repository at this point in the history
  4. Avoid overflow

    zmiao committed Mar 20, 2020
    Configuration menu
    Copy the full SHA
    11541e3 View commit details
    Browse the repository at this point in the history
  5. Add more tests

    zmiao committed Mar 20, 2020
    Configuration menu
    Copy the full SHA
    73be374 View commit details
    Browse the repository at this point in the history

Commits on Mar 21, 2020

  1. Adapt test

    zmiao committed Mar 21, 2020
    Configuration menu
    Copy the full SHA
    d773a64 View commit details
    Browse the repository at this point in the history

Commits on Mar 25, 2020

  1. Remove unnecessary condition

    zmiao committed Mar 25, 2020
    Configuration menu
    Copy the full SHA
    ab64f7c View commit details
    Browse the repository at this point in the history

Commits on Mar 26, 2020

  1. Address review findings

    zmiao committed Mar 26, 2020
    Configuration menu
    Copy the full SHA
    9fd0da4 View commit details
    Browse the repository at this point in the history