FarePolygon
Name: Fare Polygon
Type: Application
Modules: Faring
Description: Defines the faring factor, amount to multiply the base fare by, used for traveling between zones in a polygon.
| Field | Documentation |
|---|---|
| PolyFareFactor | Amount by which to multiply the fare rate for the fare type. |
| PolyTypeId | Numeric identifier of the polygon type (from the PolygonTypes table). |
| OriginPolyId | Numeric identifier of the polygon where the event originates (from the Polygons table). |
| DestPolyId | Numeric identifier of the polygon where the event ends (from the Polygons table). |