ArcGIS REST Services Directory Login
JSON

Relationships : (BDGC/Direccion_Urbanizaciones_Titulacion)

{"relationships": [
 {
  "id": 0,
  "name": "ltit_ptit",
  "backwardPathLabel": "Lote",
  "originLayerId": 0,
  "originPrimaryKey": "lotcodigo",
  "forwardPathLabel": "Predio",
  "destinationLayerId": 1,
  "originForeignKey": "lotcodigo",
  "rules": [],
  "cardinality": "esriRelCardinalityOneToMany",
  "attributed": false,
  "composite": false
 },
 {
  "id": 1,
  "name": "ptit_toto",
  "backwardPathLabel": "Predio",
  "originLayerId": 1,
  "originPrimaryKey": "id_titulo_cvp",
  "forwardPathLabel": "Titulo otorgado",
  "destinationLayerId": 2,
  "originForeignKey": "id_titulo_cvp",
  "rules": [],
  "cardinality": "esriRelCardinalityOneToOne",
  "attributed": false,
  "composite": false
 },
 {
  "id": 2,
  "name": "toto_btit",
  "backwardPathLabel": "Titulo otorgado",
  "originLayerId": 2,
  "originPrimaryKey": "id_titulo_cvp",
  "forwardPathLabel": "Beneficiario",
  "destinationLayerId": 3,
  "originForeignKey": "id_titulo_cvp",
  "rules": [],
  "cardinality": "esriRelCardinalityOneToMany",
  "attributed": false,
  "composite": false
 }
]}