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

[SEDONA-1] Move to jts 1.18, minimize the dependency on JTSplus #488

Merged
merged 26 commits into from Dec 3, 2020
Merged

[SEDONA-1] Move to jts 1.18, minimize the dependency on JTSplus #488

merged 26 commits into from Dec 3, 2020

Commits on Nov 16, 2020

  1. Copy the full SHA
    6fd0adc View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    9325002 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    3857ddb View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    90b69e2 View commit details
    Browse the repository at this point in the history
  5. Add the findLeafFunctions

    jiayuasu committed Nov 16, 2020
    Copy the full SHA
    8c5e131 View commit details
    Browse the repository at this point in the history
  6. Copy the full SHA
    3025a87 View commit details
    Browse the repository at this point in the history
  7. Clean up the code

    jiayuasu committed Nov 16, 2020
    Copy the full SHA
    7eb7358 View commit details
    Browse the repository at this point in the history

Commits on Nov 20, 2020

  1. Remove the dependency on Geometry "Equals", remove all partitioning m…

    …ethods except Quad-Tree and KDB-Tree, remove all HashSet dependency
    
    Signed-off-by: Jia Yu <jiayu198910@gmail.com>
    jiayuasu committed Nov 20, 2020
    Copy the full SHA
    276074a View commit details
    Browse the repository at this point in the history

Commits on Nov 22, 2020

  1. Fix the ScalaExample in Viz

    jiayuasu committed Nov 22, 2020
    Copy the full SHA
    327218c View commit details
    Browse the repository at this point in the history

Commits on Nov 23, 2020

  1. Fix the scala test

    jiayuasu committed Nov 23, 2020
    Copy the full SHA
    bfe464f View commit details
    Browse the repository at this point in the history
  2. Refactor IndexSerde

    jiayuasu committed Nov 23, 2020
    Copy the full SHA
    604ddd9 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    16d8a1d View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    cbe0112 View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    09fca2d View commit details
    Browse the repository at this point in the history
  6. Fix the bug in the adapter

    jiayuasu committed Nov 23, 2020
    Copy the full SHA
    fbe91b2 View commit details
    Browse the repository at this point in the history
  7. Finalize the package private solution for IndexSerde

    Signed-off-by: Jia Yu <jiayu198910@gmail.com>
    jiayuasu committed Nov 23, 2020
    Copy the full SHA
    2713b29 View commit details
    Browse the repository at this point in the history

Commits on Nov 25, 2020

  1. Copy the full SHA
    f33af27 View commit details
    Browse the repository at this point in the history

Commits on Nov 30, 2020

  1. Copy the full SHA
    6b0082f View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    c6ffd4b View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    7dcf30c View commit details
    Browse the repository at this point in the history

Commits on Dec 1, 2020

  1. Copy the full SHA
    c9f8d2a View commit details
    Browse the repository at this point in the history

Commits on Dec 2, 2020

  1. Merge pull request #2 from jiayuasu/improve-jts-dependency-python-1.18

    Python API - jts 1.18
    jiayuasu committed Dec 2, 2020
    Copy the full SHA
    58355f4 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    1d799cc View commit details
    Browse the repository at this point in the history
  3. Fix the null issue

    jiayuasu committed Dec 2, 2020
    Copy the full SHA
    9d33d2c View commit details
    Browse the repository at this point in the history

Commits on Dec 3, 2020

  1. Copy the full SHA
    29ac28a View commit details
    Browse the repository at this point in the history
  2. Merge pull request #3 from Imbruced/improve-jts-dependency-python-1.1…

    …8-repartition
    
    Fix the out of memory test failure.
    jiayuasu committed Dec 3, 2020
    Copy the full SHA
    7af5712 View commit details
    Browse the repository at this point in the history