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

StatisticsModule: SpatialFilter mapping #271

Open
lestarcdog opened this issue Jul 10, 2015 · 2 comments
Open

StatisticsModule: SpatialFilter mapping #271

lestarcdog opened this issue Jul 10, 2015 · 2 comments

Comments

@lestarcdog
Copy link

Currently the Kibana 4.1.0 doesn't support the aggregation of the geo_shape fields on a tile map.
This Kibana feature is almost ready elastic/kibana#2576 elastic/elasticsearch#7574

The statistics component stores the SpatialFilter#geometry object's coordinates only if the SRID is 4326.

The SpatialFilterEsModel responsible for the transformation.
On the SOS side currently no changes needed if the Kibana feature is implemented.

@nuest
Copy link

nuest commented Jul 10, 2015

Which class of the statistics component does the transformation of the spatial filter to a geo_shape?

@lestarcdog
Copy link
Author

SpatialFilterEsModel

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants