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

Support 'POINT EMPTY' conversion to geo_types #64

Merged
merged 4 commits into from
Mar 2, 2021

Commits on Mar 1, 2021

  1. Support conversion of POINT EMPTY to geo_types::MultiPoint

    + support in Geometry<T>
    + support in deserialize_point
    rmanoka committed Mar 1, 2021
    Configuration menu
    Copy the full SHA
    724d2b0 View commit details
    Browse the repository at this point in the history
  2. Fix benchmark

    It seems to have been broken from earlier
    rmanoka committed Mar 1, 2021
    Configuration menu
    Copy the full SHA
    a0e2211 View commit details
    Browse the repository at this point in the history

Commits on Mar 2, 2021

  1. Update changes

    rmanoka committed Mar 2, 2021
    Configuration menu
    Copy the full SHA
    19dd335 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4ed9cbd View commit details
    Browse the repository at this point in the history