Prerequisite: Read the RouteElevation documentation first to understand what a polygonal chain is and how it's used to represent a route
RouteModel will probably work best with CoordinateElevation since RouteModel is able to find the coordinates in the route
Introduction
RouteModel is a model that consumes a polygonal chain representation of a route and returns an interpolated route
...