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

geo/wkt: add support for parsing polygons with Z and M dimensions #59830

Merged
merged 1 commit into from
Feb 5, 2021

Conversation

andyyang890
Copy link
Collaborator

This patch extends the capabilities of the WKT parser to include
parsing of polygons with Z and M dimensions.

Refs: #53091

Release note: None

@andyyang890 andyyang890 requested a review from otan February 5, 2021 00:51
@cockroach-teamcity
Copy link
Member

This change is Reviewable

Copy link
Contributor

@otan otan left a comment

Choose a reason for hiding this comment

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

very nice

pkg/geo/wkt/wkt.y Outdated Show resolved Hide resolved
pkg/geo/wkt/wkt_test.go Show resolved Hide resolved
This patch extends the capabilities of the WKT parser to include
parsing of polygons with Z and M dimensions.

Release note: None
@andyyang890
Copy link
Collaborator Author

bors r=otan

@craig
Copy link
Contributor

craig bot commented Feb 5, 2021

Build succeeded:

@craig craig bot merged commit c584f62 into cockroachdb:master Feb 5, 2021
@andyyang890 andyyang890 deleted the wkt_parse_polygon branch February 5, 2021 04:25
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.

3 participants