[Home] [Help]
[Dependency Information]
| Object Name: | CSF_LF_ROADSEGMENTS_NA |
|---|---|
| Object Type: | TABLE |
| Owner: | CSF |
| Subobject Name: | |
| Status: | VALID |
DEFINITION
A Road Segment is a navigable feature such as a Road, Ferry or Walkway. Road Segments make up the navigable road network. A Road Segment is always bounded by two nodes. A road segment will have various attributes associated with it.
EXAMPLE
MISCELLANEOUS
| Tablespace: | APPS_TS_TX_DATA |
|---|---|
| PCT Free: | 10 |
| PCT Used: |
| Name | Datatype | Length | Mandatory | Comments |
|---|---|---|---|---|
| ROADSEGMENT_ID | NUMBER | (30) | Yes | Permanent identifier for RoadSegment (=GDF3.0 Edge ID) |
| ROADSEGMENT_LENGTH | NUMBER | Yes | Length of road segment | |
| TIME_ZONE | NUMBER | The time zone for this road segment | ||
| SECURITY_GROUP_ID | NUMBER | Identifier user for running in hosted mode. |
Cut, paste (and edit) the following text to query this object:
SELECT ROADSEGMENT_ID
, ROADSEGMENT_LENGTH
, TIME_ZONE
, SECURITY_GROUP_ID
FROM CSF.CSF_LF_ROADSEGMENTS_NA;
CSF.CSF_LF_ROADSEGMENTS_NA does not reference any database object
CSF.CSF_LF_ROADSEGMENTS_NA is referenced by following:
APPS
CSF_LF_ROADSEGMENTS_NA
|
|
|
|