By Sathish Kumar V, GIS Developer, Maharashtra, India

Download the script.

Code Summary

This Application provides a way to implement Dynamic Segmentation in ArcGIS server by making use of Custom Server Object Extensions for Locating Events along the route features.
This can be used for analysis of roads, pipelines, railroads in transportation and utility network applications.

Key Features:

1.Extensions are created for

a.Locating the Events along the Route with lateral offset and with proper symbology settings.
b.Retrieving the Measures values.(used by custom tool for retrieving measure values).

2.Zooming to the Envelope Extent created from the Route Geometry(created from From & to Measure values) for clear visibility of Events.
3.Options for Exporting the Route Map(with Event Graphics) into Pdf format(in Layout View).
4.Custom tool for locating route events for users dragged Envelope Extent(This tool uses the SOE for retrieving the measure values for user Dragged Envelope and Route feature intersected points).