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: ZM prototype #53089

Closed
wants to merge 1 commit into from
Closed

geo: ZM prototype #53089

wants to merge 1 commit into from

Conversation

otan
Copy link
Contributor

@otan otan commented Aug 19, 2020

Supporting ZM dimensions are blocked on WKT parsing (hard to test
otherwise!).

GEOS EWKB results do not return the 4th dimension unfortunately.

Release note: None

@cockroach-teamcity
Copy link
Member

This change is Reviewable

Supporting ZM dimensions are blocked on WKT parsing (hard to test
otherwise!).

Release note: None
@otan
Copy link
Contributor Author

otan commented Aug 19, 2020

not today!

@otan otan closed this Aug 19, 2020
@otan otan reopened this Aug 19, 2020
@otan otan closed this Aug 19, 2020
craig bot pushed a commit that referenced this pull request Feb 21, 2021
60832: geo: add support for storing spatial types with Z and M dimensions r=otan a=andyyang890

Previously, CockroachDB only supported storing spatial types
with X and Y dimensions (2D). This patch enhances CockroachDB
with support for storing Z and M (the 3rd and 4th dimensions).

Based on #53089.

Resolves #53091.

Release note (sql change): CockroachDB now supports storing spatial
type objects with Z and M dimensions (e.g. POINTZ, LINESTRINGM).

Co-authored-by: Andy Yang <ayang@cockroachlabs.com>
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