SpatialPath Clase

Definición

Especificación del índice espacial

public sealed class SpatialPath
type SpatialPath = class
Public NotInheritable Class SpatialPath
Herencia
SpatialPath

Ejemplos

"spatialIndexes": [ {
"path":"/'region'/?", "types":["Polygon"], "boundingBox": { "xmin":0, "ymin":0, "xmax":10, "ymax":10 } } ]

Constructores

SpatialPath()

Especificación del índice espacial

Propiedades

BoundingBox

Obtiene o establece el cuadro de límite.

Path

Ruta de acceso del documento JSON al índice

SpatialTypes

Tipo espacial de la ruta de acceso

Se aplica a