Barry A Bragg Jr

Results 5 issues of Barry A Bragg Jr

Expand data types supported for ingest into GeoWave to include Apache Parquet. Create SparkParquetIngestDriver to ingest Parquet from S3 bucket or HDFS directory. Should be configurable to support creation of...

enhancement

GeoHash Aggregation - Expose API methods for binning data using geohashes through a Spatio or SpatioTemporal query at varying resolutions. Results should be a map of geohash keys to binned...

enhancement
api

Using a specified fieldname, compute the frequency for each unique value within a geospatial or geotemporal bounds. Results would be a map of the unique value to the count. Solves...

enhancement

Create a user interface that exposes the functionality of the GeoWave CLI, similar to the Geoserver UI.

enhancement

Implement MapboxTilesRenderer, which adds support for outputting TMS tilesets as a mbtiles file (a SQLite database following the [MBTiles 1.3 schema](https://github.com/mapbox/mbtiles-spec/blob/master/1.3/spec.md). This file can then be easily used in GIS...