Packages

o

geotrellis.store.index

HilbertKeyIndexMethod

object HilbertKeyIndexMethod extends HilbertKeyIndexMethod

Linear Supertypes
HilbertKeyIndexMethod, AnyRef, Any
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. HilbertKeyIndexMethod
  2. HilbertKeyIndexMethod
  3. AnyRef
  4. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All

Value Members

  1. def apply(minDate: ZonedDateTime, maxDate: ZonedDateTime, temporalResolution: Int): KeyIndexMethod[SpaceTimeKey]
  2. def apply(temporalResolution: Int): KeyIndexMethod[SpaceTimeKey]
  3. implicit def spatialKeyIndexIndex(m: HilbertKeyIndexMethod): KeyIndexMethod[SpatialKey]