object BinAggregatingScan
Linear Supertypes
Ordering
- Alphabetic
- By Inheritance
Inherited
- BinAggregatingScan
- AnyRef
- Any
- Hide All
- Show All
Visibility
- Public
- All
Type Members
-
abstract
class
BinResultsToFeatures[T] extends ResultsToFeatures[T]
Converts bin results to features
Converts bin results to features
- T
result type
- class ResultCallback extends Result with BinaryOutputCallback
Value Members
- def configure(sft: SimpleFeatureType, index: GeoMesaFeatureIndex[_, _], filter: Option[Filter], trackId: String, geom: String, dtg: Option[String], label: Option[String], batchSize: Int, sort: Boolean, sampling: Option[(Float, Option[String])]): Map[String, String]
-
def
propertyNames(hints: Hints, sft: SimpleFeatureType): Seq[String]
Get the attributes used by a BIN query
Get the attributes used by a BIN query
- hints
query hints
- sft
simple feature type
- object Configuration