jar

com.esri.hadoop : spatial-sdk-json

Maven & Gradle

Sep 16, 2014
327 stars

Spatial JSON Utilities

Table Of Contents

Latest Version

Download com.esri.hadoop : spatial-sdk-json JAR file - Latest Versions:

All Versions

Download com.esri.hadoop : spatial-sdk-json JAR file - All Versions:

Version Vulnerabilities Size Updated
1.1
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 spatial-sdk-json-1.1.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.esri.json.hadoop

├─ com.esri.json.hadoop.EnclosedJsonInputFormat.class - [JAR]

├─ com.esri.json.hadoop.EnclosedJsonRecordReader.class - [JAR]

├─ com.esri.json.hadoop.UnenclosedJsonInputFormat.class - [JAR]

├─ com.esri.json.hadoop.UnenclosedJsonRecordReader.class - [JAR]

com.esri.json.serializer

├─ com.esri.json.serializer.GeometryJsonSerializer.class - [JAR]

├─ com.esri.json.serializer.GeometryTypeJsonSerializer.class - [JAR]

├─ com.esri.json.serializer.SpatialReferenceJsonSerializer.class - [JAR]

com.esri.json.deserializer

├─ com.esri.json.deserializer.GeometryJsonDeserializer.class - [JAR]

├─ com.esri.json.deserializer.GeometryTypeJsonDeserializer.class - [JAR]

├─ com.esri.json.deserializer.SpatialReferenceJsonDeserializer.class - [JAR]

com.esri.json

├─ com.esri.json.EsriFeature.class - [JAR]

├─ com.esri.json.EsriFeatureClass.class - [JAR]

├─ com.esri.json.EsriField.class - [JAR]

├─ com.esri.json.EsriFieldType.class - [JAR]

├─ com.esri.json.EsriJsonFactory.class - [JAR]

Advertisement