jar

org.locationtech.geowave : geowave-core-geotime

Maven & Gradle

May 27, 2022
6 usages
447 stars

GeoWave Spatial and Temporal Support

Table Of Contents

Latest Version

Download org.locationtech.geowave : geowave-core-geotime JAR file - Latest Versions:

All Versions

Download org.locationtech.geowave : geowave-core-geotime JAR file - All Versions:

Version Vulnerabilities Size Updated
2.0.x
1.2.x
1.1.x
1.0.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window geowave-core-geotime-2.0.1.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.locationtech.geowave.core.geotime.index.api

├─ org.locationtech.geowave.core.geotime.index.api.SpatialIndexBuilder.class - [JAR]

├─ org.locationtech.geowave.core.geotime.index.api.SpatialTemporalIndexBuilder.class - [JAR]

├─ org.locationtech.geowave.core.geotime.index.api.TemporalIndexBuilder.class - [JAR]

org.locationtech.geowave.core.geotime.index.dimension

├─ org.locationtech.geowave.core.geotime.index.dimension.LatitudeDefinition.class - [JAR]

├─ org.locationtech.geowave.core.geotime.index.dimension.LongitudeDefinition.class - [JAR]

├─ org.locationtech.geowave.core.geotime.index.dimension.SimpleTimeDefinition.class - [JAR]

├─ org.locationtech.geowave.core.geotime.index.dimension.SimpleTimeIndexStrategy.class - [JAR]

├─ org.locationtech.geowave.core.geotime.index.dimension.TemporalBinningStrategy.class - [JAR]

├─ org.locationtech.geowave.core.geotime.index.dimension.TimeDefinition.class - [JAR]

org.locationtech.geowave.core.geotime.adapter

├─ org.locationtech.geowave.core.geotime.adapter.GeometryFieldMapper.class - [JAR]

├─ org.locationtech.geowave.core.geotime.adapter.GeotimeRegisteredIndexFieldMappers.class - [JAR]

├─ org.locationtech.geowave.core.geotime.adapter.LatLonFieldMapper.class - [JAR]

├─ org.locationtech.geowave.core.geotime.adapter.SpatialFieldDescriptor.class - [JAR]

├─ org.locationtech.geowave.core.geotime.adapter.SpatialFieldDescriptorBuilder.class - [JAR]

├─ org.locationtech.geowave.core.geotime.adapter.SpatialFieldMapper.class - [JAR]

├─ org.locationtech.geowave.core.geotime.adapter.TemporalFieldDescriptor.class - [JAR]

├─ org.locationtech.geowave.core.geotime.adapter.TemporalFieldDescriptorBuilder.class - [JAR]

├─ org.locationtech.geowave.core.geotime.adapter.TemporalIntervalFieldMapper.class - [JAR]

├─ org.locationtech.geowave.core.geotime.adapter.TemporalLongFieldMapper.class - [JAR]

├─ org.locationtech.geowave.core.geotime.adapter.TimeInstantFieldMapper.class - [JAR]

├─ org.locationtech.geowave.core.geotime.adapter.TimeRangeFieldMapper.class - [JAR]

org.locationtech.geowave.core.geotime.store.statistics.binning

├─ org.locationtech.geowave.core.geotime.store.statistics.binning.SpatialFieldValueBinningStrategy.class - [JAR]

├─ org.locationtech.geowave.core.geotime.store.statistics.binning.TimeRangeFieldValueBinningStrategy.class - [JAR]

org.locationtech.geowave.core.geotime.store

├─ org.locationtech.geowave.core.geotime.store.GeotoolsFeatureDataAdapter.class - [JAR]

├─ org.locationtech.geowave.core.geotime.store.InternalGeotoolsDataAdapterWrapper.class - [JAR]

├─ org.locationtech.geowave.core.geotime.store.InternalGeotoolsFeatureDataAdapter.class - [JAR]

org.locationtech.geowave.core.geotime.binning

├─ org.locationtech.geowave.core.geotime.binning.ComplexGeometryBinningOption.class - [JAR]

├─ org.locationtech.geowave.core.geotime.binning.GeohashBinningHelper.class - [JAR]

├─ org.locationtech.geowave.core.geotime.binning.H3BinningHelper.class - [JAR]

├─ org.locationtech.geowave.core.geotime.binning.S2BinningHelper.class - [JAR]

├─ org.locationtech.geowave.core.geotime.binning.SpatialBinningHelper.class - [JAR]

├─ org.locationtech.geowave.core.geotime.binning.SpatialBinningType.class - [JAR]

org.locationtech.geowave.core.geotime.store.query.filter

├─ org.locationtech.geowave.core.geotime.store.query.filter.CQLQueryFilter.class - [JAR]

├─ org.locationtech.geowave.core.geotime.store.query.filter.SpatialQueryFilter.class - [JAR]

org.locationtech.geowave.core.geotime.store.dimension

├─ org.locationtech.geowave.core.geotime.store.dimension.BaseCustomCRSSpatialDimension.class - [JAR]

├─ org.locationtech.geowave.core.geotime.store.dimension.CustomCRSBoundedSpatialDimension.class - [JAR]

├─ org.locationtech.geowave.core.geotime.store.dimension.CustomCRSBoundedSpatialDimensionX.class - [JAR]

├─ org.locationtech.geowave.core.geotime.store.dimension.CustomCRSBoundedSpatialDimensionY.class - [JAR]

├─ org.locationtech.geowave.core.geotime.store.dimension.CustomCRSSpatialDimension.class - [JAR]

├─ org.locationtech.geowave.core.geotime.store.dimension.CustomCRSSpatialField.class - [JAR]

├─ org.locationtech.geowave.core.geotime.store.dimension.CustomCRSUnboundedSpatialDimension.class - [JAR]

├─ org.locationtech.geowave.core.geotime.store.dimension.CustomCRSUnboundedSpatialDimensionX.class - [JAR]

├─ org.locationtech.geowave.core.geotime.store.dimension.CustomCRSUnboundedSpatialDimensionY.class - [JAR]

├─ org.locationtech.geowave.core.geotime.store.dimension.CustomCrsIndexModel.class - [JAR]

├─ org.locationtech.geowave.core.geotime.store.dimension.LatitudeField.class - [JAR]

├─ org.locationtech.geowave.core.geotime.store.dimension.LongitudeField.class - [JAR]

├─ org.locationtech.geowave.core.geotime.store.dimension.SpatialField.class - [JAR]

├─ org.locationtech.geowave.core.geotime.store.dimension.TimeField.class - [JAR]

org.locationtech.geowave.core.geotime.store.query

├─ org.locationtech.geowave.core.geotime.store.query.AbstractVectorConstraints.class - [JAR]

├─ org.locationtech.geowave.core.geotime.store.query.BaseVectorQueryBuilder.class - [JAR]

├─ org.locationtech.geowave.core.geotime.store.query.ExplicitCQLQuery.class - [JAR]

├─ org.locationtech.geowave.core.geotime.store.query.ExplicitSpatialQuery.class - [JAR]

├─ org.locationtech.geowave.core.geotime.store.query.ExplicitSpatialTemporalQuery.class - [JAR]

├─ org.locationtech.geowave.core.geotime.store.query.ExplicitTemporalQuery.class - [JAR]

├─ org.locationtech.geowave.core.geotime.store.query.IndexOnlySpatialQuery.class - [JAR]

├─ org.locationtech.geowave.core.geotime.store.query.OptimalCQLQuery.class - [JAR]

├─ org.locationtech.geowave.core.geotime.store.query.ScaledTemporalRange.class - [JAR]

├─ org.locationtech.geowave.core.geotime.store.query.SpatialQuery.class - [JAR]

├─ org.locationtech.geowave.core.geotime.store.query.SpatialTemporalConstraintsBuilderImpl.class - [JAR]

├─ org.locationtech.geowave.core.geotime.store.query.SpatialTemporalQuery.class - [JAR]

├─ org.locationtech.geowave.core.geotime.store.query.TemporalConstraints.class - [JAR]

├─ org.locationtech.geowave.core.geotime.store.query.TemporalConstraintsSet.class - [JAR]

├─ org.locationtech.geowave.core.geotime.store.query.TemporalQuery.class - [JAR]

├─ org.locationtech.geowave.core.geotime.store.query.TemporalRange.class - [JAR]

├─ org.locationtech.geowave.core.geotime.store.query.VectorQueryBuilderImpl.class - [JAR]

├─ org.locationtech.geowave.core.geotime.store.query.VectorQueryConstraintsFactoryImpl.class - [JAR]

org.locationtech.geowave.core.geotime.store.query.filter.expression

├─ org.locationtech.geowave.core.geotime.store.query.filter.expression.CQLToGeoWaveConversionException.class - [JAR]

├─ org.locationtech.geowave.core.geotime.store.query.filter.expression.CQLToGeoWaveFilterVisitor.class - [JAR]

org.locationtech.geowave.core.geotime.store.query.gwql

├─ org.locationtech.geowave.core.geotime.store.query.gwql.BboxFunction.class - [JAR]

├─ org.locationtech.geowave.core.geotime.store.query.gwql.DateCastableType.class - [JAR]

├─ org.locationtech.geowave.core.geotime.store.query.gwql.GWQLSpatialTemporalExtensions.class - [JAR]

├─ org.locationtech.geowave.core.geotime.store.query.gwql.GeometryCastableType.class - [JAR]

├─ org.locationtech.geowave.core.geotime.store.query.gwql.SpatialPredicates.class - [JAR]

├─ org.locationtech.geowave.core.geotime.store.query.gwql.TemporalOperators.class - [JAR]

├─ org.locationtech.geowave.core.geotime.store.query.gwql.TemporalPredicates.class - [JAR]

org.locationtech.geowave.core.geotime

├─ org.locationtech.geowave.core.geotime.GeoTimePersistableRegistry.class - [JAR]

org.locationtech.geowave.core.geotime.store.query.filter.expression.temporal

├─ org.locationtech.geowave.core.geotime.store.query.filter.expression.temporal.After.class - [JAR]

├─ org.locationtech.geowave.core.geotime.store.query.filter.expression.temporal.Before.class - [JAR]

├─ org.locationtech.geowave.core.geotime.store.query.filter.expression.temporal.BeforeOrDuring.class - [JAR]

├─ org.locationtech.geowave.core.geotime.store.query.filter.expression.temporal.BinaryTemporalPredicate.class - [JAR]

├─ org.locationtech.geowave.core.geotime.store.query.filter.expression.temporal.During.class - [JAR]

├─ org.locationtech.geowave.core.geotime.store.query.filter.expression.temporal.DuringOrAfter.class - [JAR]

├─ org.locationtech.geowave.core.geotime.store.query.filter.expression.temporal.TemporalBetween.class - [JAR]

├─ org.locationtech.geowave.core.geotime.store.query.filter.expression.temporal.TemporalEqualTo.class - [JAR]

├─ org.locationtech.geowave.core.geotime.store.query.filter.expression.temporal.TemporalExpression.class - [JAR]

├─ org.locationtech.geowave.core.geotime.store.query.filter.expression.temporal.TemporalFieldValue.class - [JAR]

├─ org.locationtech.geowave.core.geotime.store.query.filter.expression.temporal.TemporalLiteral.class - [JAR]

├─ org.locationtech.geowave.core.geotime.store.query.filter.expression.temporal.TemporalNotEqualTo.class - [JAR]

├─ org.locationtech.geowave.core.geotime.store.query.filter.expression.temporal.TimeOverlaps.class - [JAR]

org.locationtech.geowave.core.geotime.util

├─ org.locationtech.geowave.core.geotime.util.DWithinFilterVisitor.class - [JAR]

├─ org.locationtech.geowave.core.geotime.util.ExtractAttributesFilter.class - [JAR]

├─ org.locationtech.geowave.core.geotime.util.ExtractGeometryFilterVisitor.class - [JAR]

├─ org.locationtech.geowave.core.geotime.util.ExtractGeometryFilterVisitorResult.class - [JAR]

├─ org.locationtech.geowave.core.geotime.util.ExtractTimeFilterVisitor.class - [JAR]

├─ org.locationtech.geowave.core.geotime.util.FilterToCQLTool.class - [JAR]

├─ org.locationtech.geowave.core.geotime.util.GeometryUtils.class - [JAR]

├─ org.locationtech.geowave.core.geotime.util.HasDWithinFilterVisitor.class - [JAR]

├─ org.locationtech.geowave.core.geotime.util.IndexOptimizationUtils.class - [JAR]

├─ org.locationtech.geowave.core.geotime.util.SimpleFeatureUserDataConfiguration.class - [JAR]

├─ org.locationtech.geowave.core.geotime.util.SpatialIndexUtils.class - [JAR]

├─ org.locationtech.geowave.core.geotime.util.TWKBReader.class - [JAR]

├─ org.locationtech.geowave.core.geotime.util.TWKBUtils.class - [JAR]

├─ org.locationtech.geowave.core.geotime.util.TWKBWriter.class - [JAR]

├─ org.locationtech.geowave.core.geotime.util.TimeDescriptors.class - [JAR]

├─ org.locationtech.geowave.core.geotime.util.TimeUtils.class - [JAR]

org.locationtech.geowave.core.geotime.adapter.annotation

├─ org.locationtech.geowave.core.geotime.adapter.annotation.GeoWaveSpatialField.class - [JAR]

├─ org.locationtech.geowave.core.geotime.adapter.annotation.GeoWaveTemporalField.class - [JAR]

├─ org.locationtech.geowave.core.geotime.adapter.annotation.SpatialAnnotatedFieldDescriptorBuilder.class - [JAR]

├─ org.locationtech.geowave.core.geotime.adapter.annotation.TemporalAnnotatedFieldDescriptorBuilder.class - [JAR]

org.locationtech.geowave.core.geotime.index

├─ org.locationtech.geowave.core.geotime.index.CommonSpatialOptions.class - [JAR]

├─ org.locationtech.geowave.core.geotime.index.SpatialAttributeIndexProvider.class - [JAR]

├─ org.locationtech.geowave.core.geotime.index.SpatialDimensionalityTypeProvider.class - [JAR]

├─ org.locationtech.geowave.core.geotime.index.SpatialIndexFilter.class - [JAR]

├─ org.locationtech.geowave.core.geotime.index.SpatialOptions.class - [JAR]

├─ org.locationtech.geowave.core.geotime.index.SpatialTemporalDimensionalityTypeProvider.class - [JAR]

├─ org.locationtech.geowave.core.geotime.index.SpatialTemporalOptions.class - [JAR]

├─ org.locationtech.geowave.core.geotime.index.TemporalAttributeIndexProvider.class - [JAR]

├─ org.locationtech.geowave.core.geotime.index.TemporalDimensionalityTypeProvider.class - [JAR]

├─ org.locationtech.geowave.core.geotime.index.TemporalOptions.class - [JAR]

org.locationtech.geowave.core.geotime.store.statistics

├─ org.locationtech.geowave.core.geotime.store.statistics.AbstractBoundingBoxValue.class - [JAR]

├─ org.locationtech.geowave.core.geotime.store.statistics.AbstractTimeRangeValue.class - [JAR]

├─ org.locationtech.geowave.core.geotime.store.statistics.BoundingBoxStatistic.class - [JAR]

├─ org.locationtech.geowave.core.geotime.store.statistics.GeotimeRegisteredStatistics.class - [JAR]

├─ org.locationtech.geowave.core.geotime.store.statistics.SpatialTemporalStatisticQueryBuilder.class - [JAR]

├─ org.locationtech.geowave.core.geotime.store.statistics.TimeRangeStatistic.class - [JAR]

org.locationtech.geowave.core.geotime.store.query.filter.expression.spatial

├─ org.locationtech.geowave.core.geotime.store.query.filter.expression.spatial.BBox.class - [JAR]

├─ org.locationtech.geowave.core.geotime.store.query.filter.expression.spatial.BinarySpatialPredicate.class - [JAR]

├─ org.locationtech.geowave.core.geotime.store.query.filter.expression.spatial.Crosses.class - [JAR]

├─ org.locationtech.geowave.core.geotime.store.query.filter.expression.spatial.Disjoint.class - [JAR]

├─ org.locationtech.geowave.core.geotime.store.query.filter.expression.spatial.FilterGeometry.class - [JAR]

├─ org.locationtech.geowave.core.geotime.store.query.filter.expression.spatial.Intersects.class - [JAR]

├─ org.locationtech.geowave.core.geotime.store.query.filter.expression.spatial.Overlaps.class - [JAR]

├─ org.locationtech.geowave.core.geotime.store.query.filter.expression.spatial.PreparedFilterGeometry.class - [JAR]

├─ org.locationtech.geowave.core.geotime.store.query.filter.expression.spatial.SpatialContains.class - [JAR]

├─ org.locationtech.geowave.core.geotime.store.query.filter.expression.spatial.SpatialEqualTo.class - [JAR]

├─ org.locationtech.geowave.core.geotime.store.query.filter.expression.spatial.SpatialExpression.class - [JAR]

├─ org.locationtech.geowave.core.geotime.store.query.filter.expression.spatial.SpatialFieldValue.class - [JAR]

├─ org.locationtech.geowave.core.geotime.store.query.filter.expression.spatial.SpatialLiteral.class - [JAR]

├─ org.locationtech.geowave.core.geotime.store.query.filter.expression.spatial.SpatialNotEqualTo.class - [JAR]

├─ org.locationtech.geowave.core.geotime.store.query.filter.expression.spatial.TextToSpatialExpression.class - [JAR]

├─ org.locationtech.geowave.core.geotime.store.query.filter.expression.spatial.Touches.class - [JAR]

├─ org.locationtech.geowave.core.geotime.store.query.filter.expression.spatial.UnpreparedFilterGeometry.class - [JAR]

├─ org.locationtech.geowave.core.geotime.store.query.filter.expression.spatial.Within.class - [JAR]

org.locationtech.geowave.core.geotime.store.query.aggregate

├─ org.locationtech.geowave.core.geotime.store.query.aggregate.BaseOptimalVectorAggregation.class - [JAR]

├─ org.locationtech.geowave.core.geotime.store.query.aggregate.BoundingBoxAggregation.class - [JAR]

├─ org.locationtech.geowave.core.geotime.store.query.aggregate.CommonIndexBoundingBoxAggregation.class - [JAR]

├─ org.locationtech.geowave.core.geotime.store.query.aggregate.CommonIndexTimeRangeAggregation.class - [JAR]

├─ org.locationtech.geowave.core.geotime.store.query.aggregate.OptimalVectorBoundingBoxAggregation.class - [JAR]

├─ org.locationtech.geowave.core.geotime.store.query.aggregate.OptimalVectorTimeRangeAggregation.class - [JAR]

├─ org.locationtech.geowave.core.geotime.store.query.aggregate.SpatialBinningStrategy.class - [JAR]

├─ org.locationtech.geowave.core.geotime.store.query.aggregate.SpatialCommonIndexedBinningStrategy.class - [JAR]

├─ org.locationtech.geowave.core.geotime.store.query.aggregate.SpatialFieldBinningStrategy.class - [JAR]

├─ org.locationtech.geowave.core.geotime.store.query.aggregate.SpatialSimpleFeatureBinningStrategy.class - [JAR]

├─ org.locationtech.geowave.core.geotime.store.query.aggregate.TimeRangeAggregation.class - [JAR]

├─ org.locationtech.geowave.core.geotime.store.query.aggregate.VectorAggregationQueryBuilderImpl.class - [JAR]

├─ org.locationtech.geowave.core.geotime.store.query.aggregate.VectorBoundingBoxAggregation.class - [JAR]

├─ org.locationtech.geowave.core.geotime.store.query.aggregate.VectorTimeRangeAggregation.class - [JAR]

org.locationtech.geowave.core.geotime.store.query.api

├─ org.locationtech.geowave.core.geotime.store.query.api.SpatialTemporalConstraintsBuilder.class - [JAR]

├─ org.locationtech.geowave.core.geotime.store.query.api.VectorAggregationQueryBuilder.class - [JAR]

├─ org.locationtech.geowave.core.geotime.store.query.api.VectorQueryBuilder.class - [JAR]

├─ org.locationtech.geowave.core.geotime.store.query.api.VectorQueryConstraintsFactory.class - [JAR]

org.locationtech.geowave.core.geotime.store.field

├─ org.locationtech.geowave.core.geotime.store.field.CalendarArraySerializationProvider.class - [JAR]

├─ org.locationtech.geowave.core.geotime.store.field.CalendarSerializationProvider.class - [JAR]

├─ org.locationtech.geowave.core.geotime.store.field.DateArraySerializationProvider.class - [JAR]

├─ org.locationtech.geowave.core.geotime.store.field.DateSerializationProvider.class - [JAR]

├─ org.locationtech.geowave.core.geotime.store.field.GeometryArraySerializationProvider.class - [JAR]

├─ org.locationtech.geowave.core.geotime.store.field.GeometrySerializationProvider.class - [JAR]

├─ org.locationtech.geowave.core.geotime.store.field.IntervalArraySerializationProvider.class - [JAR]

├─ org.locationtech.geowave.core.geotime.store.field.IntervalSerializationProvider.class - [JAR]

Advertisement

Dependencies from Group

May 27, 2022
19 usages
447 stars
May 27, 2022
19 usages
447 stars
May 27, 2022
13 usages
447 stars
May 27, 2022
13 usages
447 stars
May 27, 2022
11 usages
447 stars

Discover Dependencies

May 21, 2023
10 usages
91 stars
Apr 14, 2023
6 usages
52 stars
Aug 03, 2023
4 usages
Sep 22, 2019
10 usages
315 stars
Nov 04, 2022
4 usages
1 stars
Jul 05, 2021
4 usages
1 stars
May 24, 2021
5 usages
10 stars
Aug 22, 2023
14 usages
386 stars