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

optional parameter gridStrategyEmptyCellValue #31

Closed nreese closed 7 years ago

nreese commented 7 years ago

There could be instances where a raster value of 0 has multiple meanings.

To avoid this ambiguity, there needs to be a mechanism to specify empty cell values.

This pull request adds an optional parameter gridStrategyEmptyCellValue to allow users to set the empty cell value.

coveralls commented 7 years ago

Coverage Status

Coverage increased (+0.03%) to 92.284% when pulling 2506973910730ba24883f2991cbb57eeceda233d on nreese:initialValue into 6d5b6f89a5469b22abc5038fbee52307b9282868 on ngageoint:master.