ArcGIS REST Services Directory Login | Get Token
JSON

Relationships : (Soil_Vegetation_Plots_Map)

{"relationships": [
 {
  "id": 0,
  "name": "smunson_point_location_to_plot_vegetation_relate",
  "backwardPathLabel": "smunson_point_location_test",
  "originLayerId": 0,
  "originPrimaryKey": "pid",
  "forwardPathLabel": "smunson_plot_vegetation",
  "destinationLayerId": 3,
  "originForeignKey": "pid",
  "rules": [],
  "cardinality": "esriRelCardinalityOneToMany",
  "attributed": false,
  "composite": false
 },
 {
  "id": 1,
  "name": "smunson_location_to_soil_class_relate",
  "backwardPathLabel": "smunson_point_location_test",
  "originLayerId": 0,
  "originPrimaryKey": "pid",
  "forwardPathLabel": "smunson_plot_soils_classification",
  "destinationLayerId": 1,
  "originForeignKey": "pid",
  "rules": [],
  "cardinality": "esriRelCardinalityOneToOne",
  "attributed": false,
  "composite": false
 },
 {
  "id": 2,
  "name": "smunson_point_location_to_plot_soils_texture_relate",
  "backwardPathLabel": "smunson_point_location_test",
  "originLayerId": 0,
  "originPrimaryKey": "pid",
  "forwardPathLabel": "smunson_plot_soils_texture",
  "destinationLayerId": 2,
  "originForeignKey": "pid",
  "rules": [],
  "cardinality": "esriRelCardinalityOneToOne",
  "attributed": false,
  "composite": false
 }
]}