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.

Usage Notes<br />

SDO_LRS.OFFSET_GEOM_SEGMENT<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 />

start_measure<br />

Start measure of geom_segment at which to start the offset operation.<br />

end_measure<br />

End measure of geom_segment at which to start the offset operation.<br />

offset<br />

Distance to measure perpendicularly from the points along geom_segment.<br />

Positive offset values are to the left of geom_segment; negative offset values are to<br />

the right of geom_segment.<br />

tolerance<br />

Tolerance value (see Section 1.5.5 <strong>and</strong> Section 7.6).<br />

unit<br />

Unit of measurement specification: a quoted string with one or both of the<br />

following keywords:<br />

■ unit <strong>and</strong> an SDO_UNIT value from the MDSYS.SDO_DIST_UNITS table. See<br />

Section 2.6 for more information about unit of measurement specification.<br />

■ arc_tolerance <strong>and</strong> an arc tolerance value. See the Usage Notes for the SDO_<br />

GEOM.SDO_ARC_DENSIFY function in Chapter 13 for more information<br />

about the arc_tolerance keyword.<br />

For example: 'unit=km arc_tolerance=0.05'<br />

If the input geometry is geodetic data, this parameter is required, <strong>and</strong> arc_<br />

tolerance must be specified. If the input geometry is Cartesian or projected data,<br />

arc_tolerance has no effect <strong>and</strong> should not be specified.<br />

If this parameter is not specified for a Cartesian or projected geometry, or if the<br />

arc_tolerance keyword is specified for a geodetic geometry but the unit<br />

keyword is not specified, the unit of measurement associated with the data is<br />

assumed.<br />

start_measure <strong>and</strong> end_measure can be any points on the geometric segment.<br />

They do not have to be in any specific order. For example, start_measure <strong>and</strong><br />

end_measure can be 5 <strong>and</strong> 10, respectively, or 10 <strong>and</strong> 5, respectively.<br />

Linear Referencing Subprograms 16-77

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

Saved successfully!

Ooh no, something went wrong!