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 option for polygon/linestring in results #823

Open
wants to merge 14 commits into
base: master
Choose a base branch
from

Commits on Jun 18, 2024

  1. feat: initial support for geometry column

    Your Name committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    9ec20d4 View commit details
    Browse the repository at this point in the history

Commits on Jul 9, 2024

  1. feat: add unit test

    Your Name committed Jul 9, 2024
    Configuration menu
    Copy the full SHA
    5a7fb1a View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2024

  1. feat: add geometry column as an commanline argument

    Your Name committed Jul 11, 2024
    Configuration menu
    Copy the full SHA
    31e2111 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' into feature/geometry_support

    Your Name committed Jul 11, 2024
    Configuration menu
    Copy the full SHA
    97899e8 View commit details
    Browse the repository at this point in the history
  3. bugfix: undo intellij magic

    Your Name committed Jul 11, 2024
    Configuration menu
    Copy the full SHA
    031d962 View commit details
    Browse the repository at this point in the history
  4. bugfix: minor build bugs

    Your Name committed Jul 11, 2024
    Configuration menu
    Copy the full SHA
    152c2d1 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5d1b854 View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2024

  1. feat: add unit tests and process remarks of @lonvia

    Your Name committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    d544bb3 View commit details
    Browse the repository at this point in the history
  2. bugfix: minor fixes

    Your Name committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    41c20c4 View commit details
    Browse the repository at this point in the history
  3. bugfix: typo

    Your Name committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    cef09d7 View commit details
    Browse the repository at this point in the history

Commits on Nov 16, 2024

  1. Configuration menu
    Copy the full SHA
    053c3fb View commit details
    Browse the repository at this point in the history
  2. fix: OpenSearch implementation of Geometry column

    Your Name committed Nov 16, 2024
    Configuration menu
    Copy the full SHA
    161c967 View commit details
    Browse the repository at this point in the history
  3. fix: remarks of lonvia

    Your Name committed Nov 16, 2024
    Configuration menu
    Copy the full SHA
    583d575 View commit details
    Browse the repository at this point in the history
  4. fix: unit tests

    Your Name committed Nov 16, 2024
    Configuration menu
    Copy the full SHA
    0abb0b4 View commit details
    Browse the repository at this point in the history