package s2
Linear Supertypes
Ordering
- Alphabetic
- By Inheritance
Inherited
- s2
- AnyRef
- Any
- Hide All
- Show All
Visibility
- Public
- All
Type Members
- class S2Index extends GeoMesaFeatureIndex[S2IndexValues, Long] with SpatialFilterStrategy[S2IndexValues, Long] with SpatialIndex[S2IndexValues, Long]
-
class
S2IndexKeySpace extends IndexKeySpace[S2IndexValues, Long]
- Version
V1.0
- case class S2IndexValues(sfc: S2SFC, geometries: FilterValues[Geometry], spatialBounds: Seq[(Double, Double, Double, Double)]) extends SpatialIndexValues with Product with Serializable
Value Members
- object S2Index extends ConfiguredIndex
- object S2IndexKeySpace extends IndexKeySpaceFactory[S2IndexValues, Long]