Calrissian Accumulo Recipes Geospatial Store

The Geospatial store allows events to be stored under geohashes so that they can be queried back when given rectangular geo-bounds.

License

License

Categories

Categories

Geo Business Logic Libraries Geospatial
GroupId

GroupId

org.calrissian.accumulorecipes
ArtifactId

ArtifactId

geospatial-store
Last Version

Last Version

2.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

Calrissian Accumulo Recipes Geospatial Store
The Geospatial store allows events to be stored under geohashes so that they can be queried back when given rectangular geo-bounds.
Project Organization

Project Organization

Calrissian

Download geospatial-store

How to add to project

<!-- https://jarcasting.com/artifacts/org.calrissian.accumulorecipes/geospatial-store/ -->
<dependency>
    <groupId>org.calrissian.accumulorecipes</groupId>
    <artifactId>geospatial-store</artifactId>
    <version>2.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.calrissian.accumulorecipes/geospatial-store/
implementation 'org.calrissian.accumulorecipes:geospatial-store:2.0.0'
// https://jarcasting.com/artifacts/org.calrissian.accumulorecipes/geospatial-store/
implementation ("org.calrissian.accumulorecipes:geospatial-store:2.0.0")
'org.calrissian.accumulorecipes:geospatial-store:jar:2.0.0'
<dependency org="org.calrissian.accumulorecipes" name="geospatial-store" rev="2.0.0">
  <artifact name="geospatial-store" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.calrissian.accumulorecipes', module='geospatial-store', version='2.0.0')
)
libraryDependencies += "org.calrissian.accumulorecipes" % "geospatial-store" % "2.0.0"
[org.calrissian.accumulorecipes/geospatial-store "2.0.0"]

Dependencies

compile (5)

Group / Artifact Type Version
org.calrissian.accumulorecipes : commons jar 2.0.0
org.calrissian.mango : mango-json jar 1.2.0
org.apache.accumulo : accumulo-core jar 1.6.1
org.apache.hadoop : hadoop-client jar 2.3.0
joda-time : joda-time jar 2.2

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.

Versions

Version
2.0.0
1.1.0
0.1