FareDistance

Name: Fare Distance

Type: Application

Modules: Faring

Description: Definition of fare amounts for trips by distance and polygon (area).

Field Documentation
Distance Distance in meters after which the fare amount is used.
FareTypeId Numeric identifier of the fare type to apply to travel the distance.
FlatRate Flat rate fare amount to charge for the distance (e.g., 2 dollars for a trip over 10 kilometers).
DistanceRate Fare amount to charge to travel the distance (e.g., 1 dollar per kilometer).
SpatialRule Polygon faring rule to be applied when traveling inside or outside of the PolyId.
PolyId Numeric identifier of the polygon using the fare (from the Polygon table in MmsMap.dbd).