Skip to content

Conversation

kylebarron
Copy link
Member

@kylebarron kylebarron commented May 12, 2025

  • I agree to follow the project's code of conduct.
  • I added an entry to CHANGES.md if knowledge of this change could be valuable to users.
  • I ran cargo fmt

Change list

  • add dimension and geometry_type methods to Wkb
  • Add GeometryType enum
  • Rename WKBDimension to Dimension

Closes #58, closes #60

- Add GeometryType enum
- Rename WKBDimension to Dimension
@kylebarron kylebarron requested a review from michaelkirk May 12, 2025 20:02
@kylebarron kylebarron mentioned this pull request May 12, 2025
3 tasks
Copy link
Member

@michaelkirk michaelkirk left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@kylebarron kylebarron merged commit 0f58136 into main May 13, 2025
1 check passed
@kylebarron kylebarron deleted the kyle/expose-geometry-type-dim branch May 13, 2025 14:36
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.

Make WKBDimension public Expose GeometryType and Dimension from parsed Wkb object

2 participants