ArcGIS REST Services Directory Login | Get Token
JSON

Relationships : (Troncal/consulta_trazados_troncales_estaciones)

{"relationships": [
 {
  "id": 0,
  "name": "estacion_cable_biciestacion",
  "backwardPathLabel": "estacion_cable",
  "originLayerId": 4,
  "originPrimaryKey": "cod_est",
  "forwardPathLabel": "biciestacion",
  "destinationLayerId": 3,
  "originForeignKey": "cod_est_c",
  "rules": [],
  "cardinality": "esriRelCardinalityOneToOne",
  "attributed": false,
  "composite": false
 },
 {
  "id": 1,
  "name": "trazado_cable_estacion_cable",
  "backwardPathLabel": "trazado_cable",
  "originLayerId": 5,
  "originPrimaryKey": "ID_SUBTRAM",
  "forwardPathLabel": "estacion_cable",
  "destinationLayerId": 4,
  "originForeignKey": "ID_SUBTRAM",
  "rules": [],
  "cardinality": "esriRelCardinalityOneToMany",
  "attributed": false,
  "composite": false
 },
 {
  "id": 2,
  "name": "estacion_troncal_biciestacion",
  "backwardPathLabel": "estacion_troncal",
  "originLayerId": 0,
  "originPrimaryKey": "num_est",
  "forwardPathLabel": "biciestacion",
  "destinationLayerId": 3,
  "originForeignKey": "num_est_t",
  "rules": [],
  "cardinality": "esriRelCardinalityOneToOne",
  "attributed": false,
  "composite": false
 },
 {
  "id": 3,
  "name": "trazado_troncal_estacion_troncal",
  "backwardPathLabel": "trazado_troncal",
  "originLayerId": 1,
  "originPrimaryKey": "ID_TRAZADO",
  "forwardPathLabel": "estacion_troncal",
  "destinationLayerId": 0,
  "originForeignKey": "ID_TRAZADO",
  "rules": [],
  "cardinality": "esriRelCardinalityOneToMany",
  "attributed": false,
  "composite": false
 }
]}