ArcGIS REST Services Directory Login
JSON

Relationships : (Accidentalidad/AccidentalidadAnalisis)

{"relationships": [
 {
  "id": 0,
  "name": "GeneraMuerto",
  "backwardPathLabel": "VM_GEO_ACCIDENTE",
  "originLayerId": 2,
  "originPrimaryKey": "FORMULARIO",
  "forwardPathLabel": "VM_GEO_MUERTO",
  "destinationLayerId": 0,
  "originForeignKey": "FORMULARIO",
  "rules": [],
  "cardinality": "esriRelCardinalityOneToMany",
  "attributed": false,
  "composite": false
 },
 {
  "id": 1,
  "name": "GeneraLesionado",
  "backwardPathLabel": "VM_GEO_ACCIDENTE",
  "originLayerId": 2,
  "originPrimaryKey": "FORMULARIO",
  "forwardPathLabel": "VM_GEO_LESIONADO",
  "destinationLayerId": 1,
  "originForeignKey": "FORMULARIO",
  "rules": [],
  "cardinality": "esriRelCardinalityOneToMany",
  "attributed": false,
  "composite": false
 },
 {
  "id": 2,
  "name": "ActoresVialesInvolucrados",
  "backwardPathLabel": "VM_GEO_ACCIDENTE",
  "originLayerId": 2,
  "originPrimaryKey": "FORMULARIO",
  "forwardPathLabel": "VM_ACC_ACTOR_VIAL",
  "destinationLayerId": 3,
  "originForeignKey": "FORMULARIO",
  "rules": [],
  "cardinality": "esriRelCardinalityOneToMany",
  "attributed": false,
  "composite": false
 },
 {
  "id": 3,
  "name": "ContieneCausa",
  "backwardPathLabel": "VM_GEO_ACCIDENTE",
  "originLayerId": 2,
  "originPrimaryKey": "CODIGO_ACCIDENTE",
  "forwardPathLabel": "VM_ACC_CAUSA",
  "destinationLayerId": 4,
  "originForeignKey": "CODIGO_ACCIDENTE",
  "rules": [],
  "cardinality": "esriRelCardinalityOneToMany",
  "attributed": false,
  "composite": false
 },
 {
  "id": 4,
  "name": "ContieneVehiculo",
  "backwardPathLabel": "VM_GEO_ACCIDENTE",
  "originLayerId": 2,
  "originPrimaryKey": "FORMULARIO",
  "forwardPathLabel": "VM_ACC_VEHICULO",
  "destinationLayerId": 5,
  "originForeignKey": "FORMULARIO",
  "rules": [],
  "cardinality": "esriRelCardinalityOneToMany",
  "attributed": false,
  "composite": false
 },
 {
  "id": 5,
  "name": "ContieneVia",
  "backwardPathLabel": "VM_GEO_ACCIDENTE",
  "originLayerId": 2,
  "originPrimaryKey": "CODIGO_ACCIDENTE",
  "forwardPathLabel": "VM_ACC_VIA",
  "destinationLayerId": 6,
  "originForeignKey": "CODIGO_ACCIDENTE",
  "rules": [],
  "cardinality": "esriRelCardinalityOneToMany",
  "attributed": false,
  "composite": false
 }
]}