Last chance! 50% off unlimited learning
Sale ends in
OgcBBOX(propertyName = sosDefaultSpatialOpPropertyName, envelope)
OgcContains(propertyName = sosDefaultSpatialOpPropertyName, geometry = NULL,
envelope = NULL)
OgcIntersects(propertyName = sosDefaultSpatialOpPropertyName, geometry = NULL,
envelope = NULL)
OgcOverlaps(propertyName = sosDefaultSpatialOpPropertyName, geometry = NULL,
envelope = NULL)
OgcBBOX( ...)
, OgcContains(...)
, or OgcIntersects
.The following classes are virtual, no objects may be created from them: OgcBinaryTemporalOp
, OgcBinaryTemporalOpOrNULL
, OgcComparisonOps
, code{OgcComparisonOpsOrNULL}, OgcSpatialOps
, OgcSpatialOpsOrNULL
.
"OgcSpatialOps "
, directly.
Class "OgcSpatialOpsOrNULL "
, by class "OgcSpatialOps", distance 2.OgcBinaryTemporalOp:
Class "
, directly.
OgcContains, OgcIntersects, OgcOverlaps:
Class "
, directly.
Class "
, by class "OgcBinarySpatialOp", distance 2.
Class "
, by class "OgcBinarySpatialOp", distance 3.
OgcSpatialOps:
Class "
, directly.
The
Schemas:
showClass("OgcBBOX")
showClass("OgcBinarySpatialOp")
showClass("OgcBinaryTemporalOp")
showClass("OgcBinaryTemporalOpOrNULL")
showClass("OgcComparisonOps")
showClass("OgcContains")
showClass("OgcOverlaps")
showClass("OgcSpatialOps")
showClass("OgcSpatialOpsOrNULL")
# TBD examples for construction functions
Run the code above in your browser using DataLab