The MDSYS.SDO_SAM package contains subprograms for spatial analysis and data mining.
To use the subprograms in this chapter, you must understand the conceptual information about spatial analysis and data mining in Spatial Analysis and Mining.
Note:
SDO_SAM subprograms are supported for two-dimensional geometries only. They are not supported for three-dimensional geometries.
Table 28-1 lists the spatial analysis and mining subprograms.
Table 28-1 Subprograms for Spatial Analysis and Mining
Function | Description |
---|---|
Computes the thematic aggregate for a geometry. |
|
Computes thematic aggregates for a layer of geometries. |
|
Computes the most-intersecting tile for a geometry. |
|
Assigns each ___location (and the corresponding row) in a data mining table to a spatial bin. |
|
Performs a partial predicate-based join of tables, and materializes the join results into a table. |
|
Simplifies a geometry. |
|
Simplifies a geometry layer. |
|
Computes clusters using the existing R-tree index, and returns a set of SDO_REGION objects where the geometry column specifies the boundary of each cluster and the |
|
Tiles aggregates for a ___domain. For each tile, computes the intersecting geometries from the theme table; the values in the |
|
Tiles a two-dimensional space and returns geometries corresponding to those tiles. |
The rest of this chapter provides reference information on the spatial analysis and mining subprograms, listed in alphabetical order.