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

GH-162 handle empty point / shape collection in toString #183

Merged

Commits on Mar 12, 2020

  1. Improve conversion of GeoCircle to Shape(Polygon)

    Details of the problem are explained here: locationtech#177
    
    The new test-case fails without the code change and passes after the code change.
    
    Signed-off-by: Hrishi Bakshi <hrishi@amazon.com>
    hsbakshi authored and abrokenjester committed Mar 12, 2020
    Configuration menu
    Copy the full SHA
    e231023 View commit details
    Browse the repository at this point in the history
  2. Update CHANGES.md with geocircle conversion fix

    Signed-off-by: Hrishi Bakshi <hrishi@amazon.com>
    hsbakshi authored and abrokenjester committed Mar 12, 2020
    Configuration menu
    Copy the full SHA
    8f8fbc5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5df4234 View commit details
    Browse the repository at this point in the history
  4. locationtechGH-162 handle empty point / shape collection in toString

    Signed-off-by: Jeen Broekstra <jeen.broekstra@gmail.com>
    abrokenjester committed Mar 12, 2020
    Configuration menu
    Copy the full SHA
    689b41d View commit details
    Browse the repository at this point in the history
  5. added changelog entry

    Signed-off-by: Jeen Broekstra <jeen.broekstra@gmail.com>
    abrokenjester committed Mar 12, 2020
    Configuration menu
    Copy the full SHA
    0485785 View commit details
    Browse the repository at this point in the history

Commits on Mar 16, 2020

  1. Configuration menu
    Copy the full SHA
    3786ceb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    401f6d7 View commit details
    Browse the repository at this point in the history