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 driver for GeoDataFrame #750

Merged
merged 28 commits into from
Feb 9, 2024
Merged

Add driver for GeoDataFrame #750

merged 28 commits into from
Feb 9, 2024

Commits on Jan 16, 2024

  1. EOD

    Jaapel committed Jan 16, 2024
    Configuration menu
    Copy the full SHA
    55db693 View commit details
    Browse the repository at this point in the history
  2. PlaceHolderURI

    Jaapel committed Jan 16, 2024
    Configuration menu
    Copy the full SHA
    26c09a0 View commit details
    Browse the repository at this point in the history
  3. EOD

    Jaapel committed Jan 16, 2024
    Configuration menu
    Copy the full SHA
    e3a1257 View commit details
    Browse the repository at this point in the history

Commits on Jan 19, 2024

  1. move crs and uri to methods

    Jaapel committed Jan 19, 2024
    Configuration menu
    Copy the full SHA
    e8e4738 View commit details
    Browse the repository at this point in the history
  2. try metadata resolver

    Jaapel committed Jan 19, 2024
    Configuration menu
    Copy the full SHA
    20bf0fb View commit details
    Browse the repository at this point in the history

Commits on Jan 22, 2024

  1. EOD

    Jaapel committed Jan 22, 2024
    Configuration menu
    Copy the full SHA
    fc8c09c View commit details
    Browse the repository at this point in the history

Commits on Jan 24, 2024

  1. first test

    Jaapel committed Jan 24, 2024
    Configuration menu
    Copy the full SHA
    b29e681 View commit details
    Browse the repository at this point in the history
  2. remove PlaceHolderURI

    Jaapel committed Jan 24, 2024
    Configuration menu
    Copy the full SHA
    b76e56a View commit details
    Browse the repository at this point in the history
  3. add Adapter

    Jaapel committed Jan 24, 2024
    Configuration menu
    Copy the full SHA
    80bba63 View commit details
    Browse the repository at this point in the history

Commits on Jan 25, 2024

  1. test pyogrio driver

    Jaapel committed Jan 25, 2024
    Configuration menu
    Copy the full SHA
    d03aa3c View commit details
    Browse the repository at this point in the history

Commits on Jan 26, 2024

  1. add unit tests

    Jaapel committed Jan 26, 2024
    Configuration menu
    Copy the full SHA
    6ee6c43 View commit details
    Browse the repository at this point in the history
  2. add testing dependency

    Jaapel committed Jan 26, 2024
    Configuration menu
    Copy the full SHA
    f7c0300 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f5a268f View commit details
    Browse the repository at this point in the history
  4. fix easy suggestions Sam

    Jaapel committed Jan 26, 2024
    Configuration menu
    Copy the full SHA
    c1420ce View commit details
    Browse the repository at this point in the history

Commits on Feb 6, 2024

  1. Configuration menu
    Copy the full SHA
    b263687 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5953920 View commit details
    Browse the repository at this point in the history
  3. change typing back to 3.9

    Jaapel committed Feb 6, 2024
    Configuration menu
    Copy the full SHA
    953f447 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d7148e0 View commit details
    Browse the repository at this point in the history

Commits on Feb 7, 2024

  1. Configuration menu
    Copy the full SHA
    679f6e4 View commit details
    Browse the repository at this point in the history
  2. move data catalog tests

    Jaapel committed Feb 7, 2024
    Configuration menu
    Copy the full SHA
    93152cb View commit details
    Browse the repository at this point in the history
  3. do not keep v1 versions

    Jaapel committed Feb 7, 2024
    Configuration menu
    Copy the full SHA
    6390ab1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    66720b3 View commit details
    Browse the repository at this point in the history

Commits on Feb 8, 2024

  1. Configuration menu
    Copy the full SHA
    110b398 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ab44bad View commit details
    Browse the repository at this point in the history

Commits on Feb 9, 2024

  1. Configuration menu
    Copy the full SHA
    3856c00 View commit details
    Browse the repository at this point in the history
  2. update changelog

    Jaapel committed Feb 9, 2024
    Configuration menu
    Copy the full SHA
    2e64bd8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    dfba974 View commit details
    Browse the repository at this point in the history
  4. use common typing

    Jaapel committed Feb 9, 2024
    Configuration menu
    Copy the full SHA
    743e4b5 View commit details
    Browse the repository at this point in the history