{"relationships": [
{
"id": 0,
"name": "TrafficCountStations_TrafficCounts",
"backwardPathLabel": "TrafficCountStations",
"originLayerId": 0,
"originPrimaryKey": "StationName",
"forwardPathLabel": "TrafficCounts",
"destinationLayerId": 1,
"originForeignKey": "CountStation",
"rules": [],
"cardinality": "esriRelCardinalityOneToMany",
"attributed": false,
"composite": false
},
{
"id": 1,
"name": "TrafficCounts_TrafficCounters",
"backwardPathLabel": "TrafficCounts",
"originLayerId": 1,
"originPrimaryKey": "Counter",
"forwardPathLabel": "TrafficCounters",
"destinationLayerId": 2,
"originForeignKey": "SerialNo",
"rules": [],
"cardinality": "esriRelCardinalityOneToOne",
"attributed": false,
"composite": false
}
]} |