Skip to content

Support 3rd dimension (Z value) to points for geo_point and points in geo_shapes #3318

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

Closed
russcam opened this issue Jul 9, 2018 · 2 comments

Comments

@russcam
Copy link
Contributor

russcam commented Jul 9, 2018

Relates: elastic/elasticsearch#25738

Add support for indexing Z value (3rd dimension) points in geo_point and geo_shape. This value is returned on _source documents, and not used in queries

Mapping for geo_point and geo_shape should also support ignore_z_value parameter

@Mpdreamz
Copy link
Member

geo_point ignore_z_value is in #3364

Adding a PR for geo_shape now.

Mpdreamz added a commit that referenced this issue Aug 12, 2018
russcam pushed a commit that referenced this issue Aug 20, 2018
russcam pushed a commit that referenced this issue Aug 20, 2018
#3365)

This commit adds support for 3rd dimension (Z value) to points for geo_shapes

GeoShapeAttribute needs to implement IGeoShapeProperty
@russcam
Copy link
Contributor Author

russcam commented Aug 20, 2018

Closing as added in #3364

@russcam russcam closed this as completed Aug 20, 2018
@Mpdreamz Mpdreamz mentioned this issue Sep 3, 2018
45 tasks
Mpdreamz added a commit that referenced this issue Sep 3, 2018
#3365)

This commit adds support for 3rd dimension (Z value) to points for geo_shapes

GeoShapeAttribute needs to implement IGeoShapeProperty
Mpdreamz added a commit that referenced this issue Sep 3, 2018
#3365)

This commit adds support for 3rd dimension (Z value) to points for geo_shapes

GeoShapeAttribute needs to implement IGeoShapeProperty
Mpdreamz added a commit that referenced this issue Sep 6, 2018
#3365)

This commit adds support for 3rd dimension (Z value) to points for geo_shapes

GeoShapeAttribute needs to implement IGeoShapeProperty

(cherry picked from commit 5cc9a51)
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

No branches or pull requests

2 participants