Routing API v7 Developer's Guide

RouteShapeReferenceType

Reference to the route section defined by the first and last shape point index of the route.

RouteShapeReferenceType defines the following attributes:

Element Description
FirstPoint xs:int

Index into the global geometry array, pointing to the first shape point of the route section.

LastPoint xs:int

Index into the global geometry array, pointing to the last shape point of the route section.