ngageoint / elasticgeo

ElasticGeo provides a GeoTools data store that allows geospatial features from an Elasticsearch index to be published via OGC services using GeoServer.
GNU General Public License v3.0
169 stars 85 forks source link

NestedAggGeoHashGrid #30

Closed nreese closed 7 years ago

nreese commented 7 years ago

Add parameter gridStrategyArgs that gets passed to GeoHashGrid.

Update MetricGeoHashGrid to set metric key and value key from gridStrategyArgs

Create new GeoHashGrid implementation, NestedAggGeoHashGrid, that extracts raster value from nested aggregation.

sjudeng commented 7 years ago

Looks great. I'll pull it down and do some testing in the next week and then get it merged in. Thanks for contributing back your work on this!

coveralls commented 7 years ago

Coverage Status

Coverage increased (+0.2%) to 92.256% when pulling 578777b479c8d90f587aae82433004649c480545 on nreese:bucket into 0c1738a27bb8fbc42bebf11cae5e9a501e329a4e on ngageoint:master.

sjudeng commented 4 years ago

@nreese Thank you for your contributions to ElasticGeo. I would like to donate the project as a community module to GeoServer and GeoTools. The OSGeo foundation that manages GeoServer requires all contributors to sign a contributor license agreement (CLA). If possible would you be willing to review the details on the page below and see if you're able to complete and send them the CLA?

(individual CLA) https://www.osgeo.org/resources/individual-contributor-license/ (or the corporate CLA) https://www.osgeo.org/resources/corporate-contributor-license/

Thanks again in any case.