List Spark spatial indexes

get

/spatialviewer/api/v1/spark/indexes

List the spatial indexes that were created using the Spark API and that have their metadata in the directory spark_index_metadata contained in the SpatialViewer local working directory (see SpatialViewer configuration).

Request

There are no request parameters for this operation.

Response

Supported Media Types
  • application/json
200 Response
successful request
Body
List of indexes metadata.
Root Schema : ListHadoopIndexesResponse
Type: object
List of indexes metadata.
Nested Schema : response
Type: object
Nested Schema : items
Type: array
Nested Schema : HadoopIndexMetadata
Type: object
Nested Schema : attributesList
Type: array
Extra fields of the indexed records (see 2.8.2.1 Spatial Indexing Class Structure).
Nested Schema : mbr
Type: array
MBR (Minimum Bounding Rectangle) of the indexed geometries.