SpatialPath Classe

Définition

Spécification d’index spatial

public sealed class SpatialPath
type SpatialPath = class
Public NotInheritable Class SpatialPath
Héritage
SpatialPath

Exemples

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

Constructeurs

SpatialPath()

Spécification d’index spatial

Propriétés

BoundingBox

Obtient ou définit le cadre englobant

Path

Chemin d’accès dans le document JSON à indexer

SpatialTypes

Type spatial du chemin d’accès

S’applique à