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

Add generic GeoArrowArrayReader to use any array with the visitor pattern #56

Merged
merged 7 commits into from
Sep 17, 2023

Commits on Sep 17, 2023

  1. start on generic handler

    paleolimbot committed Sep 17, 2023
    Configuration menu
    Copy the full SHA
    187db71 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c9f9ac9 View commit details
    Browse the repository at this point in the history
  3. add array reader

    paleolimbot committed Sep 17, 2023
    Configuration menu
    Copy the full SHA
    87eeecc View commit details
    Browse the repository at this point in the history
  4. test some of the visiting

    paleolimbot committed Sep 17, 2023
    Configuration menu
    Copy the full SHA
    92de05b View commit details
    Browse the repository at this point in the history
  5. with wkb test

    paleolimbot committed Sep 17, 2023
    Configuration menu
    Copy the full SHA
    a80f233 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b817068 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    7c47b30 View commit details
    Browse the repository at this point in the history