Spatial JSON Utilities

Enables developers and data scientists to use the Hadoop data processing system for spatial data analysis.

License

License

Categories

Categories

JSON Data
GroupId

GroupId

com.esri.hadoop
ArtifactId

ArtifactId

spatial-sdk-json
Last Version

Last Version

1.1
Release Date

Release Date

Type

Type

jar
Description

Description

Spatial JSON Utilities
Enables developers and data scientists to use the Hadoop data processing system for spatial data analysis.

Download spatial-sdk-json

How to add to project

<!-- https://jarcasting.com/artifacts/com.esri.hadoop/spatial-sdk-json/ -->
<dependency>
    <groupId>com.esri.hadoop</groupId>
    <artifactId>spatial-sdk-json</artifactId>
    <version>1.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.esri.hadoop/spatial-sdk-json/
implementation 'com.esri.hadoop:spatial-sdk-json:1.1'
// https://jarcasting.com/artifacts/com.esri.hadoop/spatial-sdk-json/
implementation ("com.esri.hadoop:spatial-sdk-json:1.1")
'com.esri.hadoop:spatial-sdk-json:jar:1.1'
<dependency org="com.esri.hadoop" name="spatial-sdk-json" rev="1.1">
  <artifact name="spatial-sdk-json" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.esri.hadoop', module='spatial-sdk-json', version='1.1')
)
libraryDependencies += "com.esri.hadoop" % "spatial-sdk-json" % "1.1"
[com.esri.hadoop/spatial-sdk-json "1.1"]

Dependencies

compile (3)

Group / Artifact Type Version
org.codehaus.jackson : jackson-core-asl jar 1.8.8
org.codehaus.jackson : jackson-mapper-asl jar 1.8.8
com.esri.geometry : esri-geometry-api jar 1.1.1

provided (1)

Group / Artifact Type Version
org.apache.hadoop : hadoop-client jar 1.1.1

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.

Versions

Version
1.1
1.0.2
1.0.1