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

deserialize point #62

Merged
merged 3 commits into from
Feb 23, 2021
Merged

deserialize point #62

merged 3 commits into from
Feb 23, 2021

Conversation

michaelkirk
Copy link
Member

  • I agree to follow the project's code of conduct.
  • [n/a] I added an entry to CHANGES.md if knowledge of this change could be valuable to users.
    • Add helper function for deserializing from WKT format into geo_types::Geometry

      I think the existing unreleased note pretty much covers it


Addresses one little bit of #61, though leaves unanswered the bigger questions, around how to handle GEOMETRYCOLLETION(POINT EMPTY) etc.

This might be controversial as it arguably muddies the water for addressing #61 more comprehensively. Please take a look at #61 for context.

src/deserialize.rs Show resolved Hide resolved
Co-authored-by: Corey Farwell <coreyf@rwell.org>
@michaelkirk
Copy link
Member Author

bors r=frewsxcv

@bors
Copy link
Contributor

bors bot commented Feb 23, 2021

Build succeeded:

@bors bors bot merged commit 8a2eefe into master Feb 23, 2021
@michaelkirk michaelkirk deleted the mkirk/deserialize-point branch February 24, 2022 17:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants