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

Create pygeoarrow and use it for cuSpatial feature storage and i/o #583

Merged

Commits on Jun 30, 2022

  1. Refactoring geopandas_adapter

    thomcom committed Jun 30, 2022
    Configuration menu
    Copy the full SHA
    fea53e9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2e863d4 View commit details
    Browse the repository at this point in the history
  3. Let's add that one

    thomcom committed Jun 30, 2022
    Configuration menu
    Copy the full SHA
    602d58b View commit details
    Browse the repository at this point in the history
  4. Now reading into GeoArrow.

    thomcom committed Jun 30, 2022
    Configuration menu
    Copy the full SHA
    c6b1bb3 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9963242 View commit details
    Browse the repository at this point in the history

Commits on Jul 1, 2022

  1. Configuration menu
    Copy the full SHA
    32955d5 View commit details
    Browse the repository at this point in the history
  2. Fixed everything but Mpoly deserialization. I know what to do but I'm…

    … committing before I delete a big block of code.
    thomcom committed Jul 1, 2022
    Configuration menu
    Copy the full SHA
    0fb6b2c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    92c1134 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ad62414 View commit details
    Browse the repository at this point in the history
  5. Isort the files.

    thomcom committed Jul 1, 2022
    Configuration menu
    Copy the full SHA
    ec850c6 View commit details
    Browse the repository at this point in the history
  6. Replaced a bunch of accidental duplicated GeoArrow class with a real …

    …new GeoArrow class based on pyarro.
    thomcom committed Jul 1, 2022
    Configuration menu
    Copy the full SHA
    d2490bd View commit details
    Browse the repository at this point in the history
  7. Tweak format

    thomcom committed Jul 1, 2022
    Configuration menu
    Copy the full SHA
    4cfca84 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    808163d View commit details
    Browse the repository at this point in the history

Commits on Jul 7, 2022

  1. Answer @isVoid

    thomcom committed Jul 7, 2022
    Configuration menu
    Copy the full SHA
    25c13e5 View commit details
    Browse the repository at this point in the history
  2. Update python/cuspatial/cuspatial/geometry/geoarrowbuffers.py

    Co-authored-by: Michael Wang <isVoid@users.noreply.github.com>
    thomcom and isVoid authored Jul 7, 2022
    Configuration menu
    Copy the full SHA
    d6864e6 View commit details
    Browse the repository at this point in the history
  3. Update python/cuspatial/cuspatial/geometry/geoarrowbuffers.py

    Co-authored-by: Michael Wang <isVoid@users.noreply.github.com>
    thomcom and isVoid authored Jul 7, 2022
    Configuration menu
    Copy the full SHA
    d92afcf View commit details
    Browse the repository at this point in the history
  4. Update python/cuspatial/cuspatial/geometry/geoarrowbuffers.py

    Co-authored-by: Michael Wang <isVoid@users.noreply.github.com>
    thomcom and isVoid authored Jul 7, 2022
    Configuration menu
    Copy the full SHA
    d983fc1 View commit details
    Browse the repository at this point in the history
  5. Update python/cuspatial/cuspatial/geometry/geocolumn.py

    Co-authored-by: Michael Wang <isVoid@users.noreply.github.com>
    thomcom and isVoid authored Jul 7, 2022
    Configuration menu
    Copy the full SHA
    c38dc37 View commit details
    Browse the repository at this point in the history
  6. Update python/cuspatial/cuspatial/geometry/geocolumn.py

    Co-authored-by: Michael Wang <isVoid@users.noreply.github.com>
    thomcom and isVoid authored Jul 7, 2022
    Configuration menu
    Copy the full SHA
    ae8809e View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    3b20406 View commit details
    Browse the repository at this point in the history
  8. Merge branch 'fea-use-pyarrow-for-geopandas' of github.com:thomcom/cu…

    …spatial into fea-use-pyarrow-for-geopandas
    thomcom committed Jul 7, 2022
    Configuration menu
    Copy the full SHA
    c2efedc View commit details
    Browse the repository at this point in the history
  9. Reset .gitignore.

    thomcom committed Jul 7, 2022
    Configuration menu
    Copy the full SHA
    62c41ec View commit details
    Browse the repository at this point in the history