10.12.2012 Views

Oracle Spatial User's Guide and Reference - InfoLab

Oracle Spatial User's Guide and Reference - InfoLab

Oracle Spatial User's Guide and Reference - InfoLab

SHOW MORE
SHOW LESS

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

SDO_LRS.IS_MEASURE_INCREASING<br />

Format<br />

Description<br />

Parameters<br />

Usage Notes<br />

Examples<br />

SDO_LRS.IS_MEASURE_INCREASING(<br />

geom_segment IN SDO_GEOMETRY<br />

[, dim_array IN SDO_DIM_ARRAY]<br />

) RETURN VARCHAR2;<br />

SDO_LRS.IS_MEASURE_INCREASING<br />

Checks if the measure values along an LRS segment are increasing (that is,<br />

ascending in numerical value).<br />

geom_segment<br />

Geometric segment to be checked.<br />

dim_array<br />

Dimensional information array corresponding to geom_segment, usually selected<br />

from one of the xxx_SDO_GEOM_METADATA views (described in Section 2.4).<br />

This function returns TRUE if the measure values along an LRS segment are<br />

increasing <strong>and</strong> FALSE if the measure values along an LRS segment are not<br />

increasing.<br />

The start <strong>and</strong> end measures of geom_segment must be defined (cannot be null).<br />

The _3D format of this function (SDO_LRS.IS_MEASURE_INCREASING_3D) is<br />

available. For information about _3D formats of LRS functions, see Section 7.4.<br />

See also the SDO_LRS.IS_MEASURE_DECREASING function.<br />

The following example checks if the measure values along the geometric segment<br />

representing Route 1 are increasing. (This example uses the definitions from the<br />

example in Section 7.7.)<br />

Linear Referencing Subprograms 16-65

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!