Vector Hadoop API REST Endpoints

Vector Hadoop API
The operations from the Vector Hadoop API category.
Create a spatial index using the Hadoop API
Method: post
Path: /spatialviewer/api/v1/hadoop/createIndex
Delete a spatial index
Method: delete
Path: /spatialviewer/api/v1/hadoop/indexes/{indexName}
Filter spatially the records in a spatial index using the Hadoop API
Method: get
Path: /spatialviewer/api/v1/hadoop/filter
List Hadoop spatial indexes
Method: get
Path: /spatialviewer/api/v1/hadoop/indexes
Service to classify the data into hierarchical entities
Method: post
Path: /spatialviewer/api/v1/hadoop/categorizationJob
This service is used to find spatial clusters in a data set.
Method: post
Path: /spatialviewer/api/v1/hadoop/clusteringJob
This service performs spatial binning over a spatial dataset.
Method: post
Path: /spatialviewer/api/v1/hadoop/binningJob