public class ConvexHullMapReduce extends Object
Properties:
"ConvexHullMapReduce.Hull.DataTypeId" - Id of the data type to store the the polygons as simple features - defaults to "convex_hull"
"ConvexHullMapReduce.Hull.ProjectionClass" - instance of Projection
"ConvexHullMapReduce.Hull.IndexId" - The Index ID used for output simple features.
"ConvexHullMapReduce.Hull.WrapperFactoryClass" -> AnalyticItemWrapperFactory
to
group and level associated with each entry
Modifier and Type | Class and Description |
---|---|
static class |
ConvexHullMapReduce.ConvexHullMap<T> |
static class |
ConvexHullMapReduce.ConvexHullReducer<T> |
Modifier and Type | Field and Description |
---|---|
protected static org.slf4j.Logger |
LOGGER |
Constructor and Description |
---|
ConvexHullMapReduce() |
Copyright © 2013–2022. All rights reserved.