Dynamic segmentation |
|
|
Release 9.3
Last modified February 24, 2009 |
Print all topics in : "Displaying and querying route events" |
Geographic data is represented on a map as a layer. Route events are no different. To display route events on a map, however, you must first define the parameters of the relationship between the table storing the events and the routes that the events reference.
Dynamic segmentation (DynSeg) is the process of computing the map location (shape) of events stored in an event table. Dynamic segmentation is what allows multiple sets of attributes to be associated with any portion of a linear feature.
The result of the dynamic segmentation process is a dynamic feature class known as a route event source. A route event source can serve as the data source of a feature layer in ArcMap.
For the most part, a dynamic feature layer behaves like any other feature layer. It is possible to decide whether to display it, the scale at which it should be visible, what features or subset of features to display, how to draw the features, whether to store it as a layer file (.lyr), whether to export it, and so on.
A route event source can be edited in ArcMap. It is important to note that it is only possible to edit the attributes. The shapes of a route event source, however, cannot be edited, because they are generated by the dynamic segmentation process. When you edit a route event, you are actually editing the underlying event table. As such, there may be some editing limitations imposed by the event table. For example, it is not possible to directly edit the attributes of a route event source created from a delimited text file table, since ArcMap does not allow text files to be edited directly.