This chapter contains descriptions of the spatial utility subprograms shown in Table 31-1.
Table 31-1 Spatial Utility Subprograms
Subprogram | Description |
---|---|
Returns a geometry that reflects an affine transformation of the input geometry. |
|
Appends one geometry to another geometry to create a new geometry. |
|
Computes the bearing and tilt from a start point to an end point. |
|
Returns the polygon geometry that approximates and is covered by a specified circle. |
|
Concatenates two line or multiline two-dimensional geometries to create a new geometry. |
|
Converts values from one angle, area, or distance unit of measure to another. |
|
Converts an input three-dimensional multisurface geometry (SDO_GTYPE 3007) to a simple solid geometry (SDO_GTYPE 3008). |
|
Returns the polygon geometry that approximates and is covered by a specified ellipse. |
|
Returns the two-dimensional geometry that represents a specified element (and optionally a ring) of the input two-dimensional geometry. |
|
Returns all elements and subelements of the input two-dimensional geometry, as an array of one or more geometries. |
|
Returns the three-dimensional geometry that represents a specified subset of the input three-dimensional geometry. |
|
Returns the three-dimensional extrusion solid geometry from an input two-dimensional polygon geometry. |
|
Converts a geography markup language (GML 3.1.1) fragment to a Spatial and Graph geometry object. |
|
Converts a geography markup language (GML 2.0) fragment to a Spatial and Graph geometry object. |
|
Converts a geometry in the well-known binary (WKB) format to a Spatial and Graph geometry object. |
|
Converts a geometry in the well-known text (WKT) format to a Spatial and Graph geometry object. |
|
Returns a two-dimensional geometry that reflects the footprint of the input three-dimensional geometry. |
|
Returns the number of elements in the input geometry. |
|
Returns the number of vertices in the input geometry. |
|
Returns a line string geometry that is an approximation of the input NURBS curve geometry. |
|
Returns the coordinates of the vertices of the input geometry. |
|
Initializes all spatial indexes in a tablespace that was transported to another database. |
|
Returns a point geometry that is at the specified distance and bearing from the start point. |
|
Converts all polygon-type elements in a geometry to line-type elements, and sets the SDO_GTYPE value accordingly. |
|
Fixes certain problems with the input geometry, and returns a valid geometry. |
|
Removes duplicate (redundant) vertices from a geometry. |
|
Returns a line string geometry with the vertices of the input geometry in reverse order. |
|
Simplifies the input geometry, based on a threshold value, using the Douglas-Peucker algorithm. |
|
Simplifies the input geometry, based on a threshold value, using the Visvalingham-Whyatt algorithm. |
|
Simplifies the input geometry, based on a threshold value, using the Visvalingham-Whyatt algorithm. |
|
Simplifies the input geometry, based on a threshold value, using the Visvalingham-Whyatt algorithm. |
|
Simplifies the input geometry, based on a threshold value, using the Visvalingham-Whyatt algorithm. |
|
Converts a Spatial and Graph geometry object to a geography markup language (GML 3.1.1) fragment based on the geometry types defined in the Open GIS |
|
Converts a Spatial and Graph geometry object to a geography markup language (GML 2.0) fragment based on the geometry types defined in the Open GIS |
|
Converts a Spatial and Graph geometry object to the well-known binary (WKB) format. |
|
Converts a Spatial and Graph geometry object to the well-known text (WKT) format. |
|
Validates a 3D theme. |
|
Validates a 3D scene. |
|
Validates a 3D viewframe. |
|
Validates the input geometry, which is in the standard well-known binary (WKB) format; returns the string |
|
Validates the input geometry, which is of type CLOB or VARCHAR2 and in the standard well-known text (WKT) format; returns the string |