{
 "layers": [
  {
   "currentVersion": 11.4,
   "cimVersion": "3.4.0",
   "id": 1,
   "name": "FR_Barriers",
   "type": "Feature Layer",
   "description": "",
   "geometryType": "esriGeometryPoint",
   "sourceSpatialReference": {
    "wkid": 3035,
    "latestWkid": 3035,
    "xyTolerance": 0.001,
    "zTolerance": 0.001,
    "mTolerance": 0.001,
    "falseX": -8426600,
    "falseY": -9526700,
    "xyUnits": 10000,
    "falseZ": 0,
    "zUnits": 1,
    "falseM": 0,
    "mUnits": 1
   },
   "copyrightText": "",
   "parentLayer": null,
   "subLayers": [],
   "minScale": 0,
   "maxScale": 0,
   "referenceScale": 0.0,
   "drawingInfo": {
    "renderer": {
     "type": "simple",
     "symbol": {
      "type": "esriSMS",
      "style": "esriSMSCircle",
      "color": [
       60,
       60,
       168,
       255
      ],
      "size": 4,
      "angle": 0,
      "xoffset": 0,
      "yoffset": 0,
      "outline": {
       "color": [
        0,
        0,
        0,
        255
       ],
       "width": 0.7
      }
     }
    },
    "scaleSymbols": true,
    "transparency": 0,
    "labelingInfo": null
   },
   "defaultVisibility": true,
   "extent": {
    "xmin": 3213966.5765000004,
    "ymin": 2199286.3455999997,
    "xmax": 3989401.6227,
    "ymax": 3130724.779100001,
    "spatialReference": {
     "wkid": 3035,
     "latestWkid": 3035,
     "xyTolerance": 0.001,
     "zTolerance": 0.001,
     "mTolerance": 0.001,
     "falseX": -8426600,
     "falseY": -9526700,
     "xyUnits": 10000,
     "falseZ": 0,
     "zUnits": 1,
     "falseM": 0,
     "mUnits": 1
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
   "displayField": "barrier_id",
   "typeIdField": null,
   "subtypeFieldName": null,
   "subtypeField": null,
   "defaultSubtypeCode": null,
   "fields": [
    {
     "name": "barrier_id",
     "type": "esriFieldTypeString",
     "alias": "barrier_id",
     "length": 1073741822,
     "domain": null
    },
    {
     "name": "GRAND_YEAR",
     "type": "esriFieldTypeDouble",
     "alias": "GRAND_YEAR",
     "domain": null
    },
    {
     "name": "height_barrier_m",
     "type": "esriFieldTypeDouble",
     "alias": "height_barrier_m",
     "domain": null
    },
    {
     "name": "geom",
     "type": "esriFieldTypeString",
     "alias": "geom",
     "length": 1073741822,
     "domain": null
    },
    {
     "name": "Geometry",
     "type": "esriFieldTypeGeometry",
     "alias": "Geometry",
     "domain": null
    },
    {
     "name": "ID",
     "type": "esriFieldTypeOID",
     "alias": "ID",
     "domain": null
    },
    {
     "name": "barrierType",
     "type": "esriFieldTypeSmallInteger",
     "alias": "barrierType",
     "domain": {
      "type": "codedValue",
      "name": "Barrier_type",
      "description": "",
      "codedValues": [
       {
        "name": "artificial",
        "code": 0
       },
       {
        "name": "natural",
        "code": 1
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDefaultValue"
     }
    },
    {
     "name": "is_passable",
     "type": "esriFieldTypeSmallInteger",
     "alias": "is_passable",
     "domain": {
      "type": "codedValue",
      "name": "is_passable",
      "description": "",
      "codedValues": [
       {
        "name": "Not Passable",
        "code": 0
       },
       {
        "name": "Passable",
        "code": 1
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDefaultValue"
     }
    }
   ],
   "geometryField": {
    "name": "Geometry",
    "type": "esriFieldTypeGeometry",
    "alias": "Geometry"
   },
   "indexes": [
    {
     "name": "R362_pk",
     "fields": "ID",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    }
   ],
   "subtypes": [],
   "relationships": [],
   "canModifyLayer": true,
   "canScaleSymbols": false,
   "hasLabels": false,
   "capabilities": "Map,Query,Data",
   "maxRecordCount": 1000,
   "maxSelectionCount": 2000,
   "supportsStatistics": true,
   "supportsExceedsLimitStatistics": true,
   "supportsAdvancedQueries": true,
   "supportedQueryFormats": "JSON, geoJSON, PBF",
   "isDataVersioned": false,
   "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true},
   "useStandardizedQueries": true,
   "supportedSpatialRelationships": [
    "esriSpatialRelIntersects",
    "esriSpatialRelContains",
    "esriSpatialRelCrosses",
    "esriSpatialRelEnvelopeIntersects",
    "esriSpatialRelIndexIntersects",
    "esriSpatialRelOverlaps",
    "esriSpatialRelTouches",
    "esriSpatialRelWithin",
    "esriSpatialRelRelation"
   ],
   "advancedQueryCapabilities": {
    "useStandardizedQueries": true,
    "supportsStatistics": true,
    "supportsPercentileStatistics": true,
    "supportsHavingClause": true,
    "supportsOrderBy": true,
    "supportsDistinct": true,
    "supportsCountDistinct": true,
    "supportsAdvancedQueryRelated": true,
    "supportsQueryRelatedPagination": true,
    "supportsPagination": true,
    "supportsLod": false,
    "supportsQueryWithLodSR": false,
    "supportsTrueCurve": true,
    "supportsQueryWithDatumTransformation": true,
    "supportsReturningQueryExtent": true,
    "supportsQueryWithDistance": true,
    "supportsSqlExpression": true,
    "supportsTimeRelation": true,
    "supportsSqlFormat": false,
    "supportsQueryAnalytic": true,
    "supportsCurrentUserQueries": true
   },
   "supportsDatumTransformation": true,
   "advancedQueryAnalyticCapabilities": {
    "supportsLinearRegression": true,
    "supportsAsync": false,
    "supportsPercentileAnalytic": true
   },
   "dateFieldsTimeReference": null,
   "preferredTimeReference": null,
   "datesInUnknownTimezone": false,
   "hasMetadata": true,
   "isDataArchived": false,
   "archivingInfo": {
    "supportsQueryWithHistoricMoment": false,
    "startArchivingMoment": -1
   },
   "supportsCoordinatesQuantization": true,
   "supportsDynamicLegends": true,
   "serviceItemId": "4b946459dcd541878188f8d0c0fcdf48"
  },
  {
   "currentVersion": 11.4,
   "cimVersion": "3.4.0",
   "id": 2,
   "name": "FR_DNR",
   "type": "Feature Layer",
   "description": "",
   "geometryType": "esriGeometryPolyline",
   "sourceSpatialReference": {
    "wkid": 3035,
    "latestWkid": 3035,
    "xyTolerance": 0.001,
    "zTolerance": 0.001,
    "mTolerance": 0.001,
    "falseX": -8426600,
    "falseY": -9526700,
    "xyUnits": 10000,
    "falseZ": 0,
    "zUnits": 1,
    "falseM": 0,
    "mUnits": 1
   },
   "copyrightText": "",
   "parentLayer": null,
   "subLayers": [],
   "minScale": 0,
   "maxScale": 0,
   "referenceScale": 0.0,
   "drawingInfo": {
    "renderer": {
     "type": "simple",
     "symbol": {
      "type": "esriSLS",
      "style": "esriSLSSolid",
      "color": [
       37,
       34,
       142,
       255
      ],
      "width": 1
     }
    },
    "scaleSymbols": true,
    "transparency": 0,
    "labelingInfo": null
   },
   "defaultVisibility": true,
   "extent": {
    "xmin": 3736408.2624999993,
    "ymin": 2790923.9130000006,
    "xmax": 3737225.1108999997,
    "ymax": 2792376.737299999,
    "spatialReference": {
     "wkid": 3035,
     "latestWkid": 3035,
     "xyTolerance": 0.001,
     "zTolerance": 0.001,
     "mTolerance": 0.001,
     "falseX": -8426600,
     "falseY": -9526700,
     "xyUnits": 10000,
     "falseZ": 0,
     "zUnits": 1,
     "falseM": 0,
     "mUnits": 1
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
   "displayField": "riverID",
   "typeIdField": null,
   "subtypeFieldName": null,
   "subtypeField": null,
   "defaultSubtypeCode": null,
   "fields": [
    {
     "name": "riverID",
     "type": "esriFieldTypeDouble",
     "alias": "riverID",
     "domain": null
    },
    {
     "name": "river_grou",
     "type": "esriFieldTypeDouble",
     "alias": "river_grou",
     "domain": null
    },
    {
     "name": "geom_Lengt",
     "type": "esriFieldTypeDouble",
     "alias": "geom_Lengt",
     "domain": null
    },
    {
     "name": "Shape",
     "type": "esriFieldTypeGeometry",
     "alias": "Shape",
     "domain": null
    },
    {
     "name": "ID",
     "type": "esriFieldTypeOID",
     "alias": "ID",
     "domain": null
    },
    {
     "name": "Shape.STLength()",
     "type": "esriFieldTypeDouble",
     "alias": "Shape.STLength()",
     "domain": null
    },
    {
     "name": "accessible",
     "type": "esriFieldTypeSmallInteger",
     "alias": "accessible",
     "domain": {
      "type": "codedValue",
      "name": "is_accessible",
      "description": "",
      "codedValues": [
       {
        "name": "not accessible",
        "code": 0
       },
       {
        "name": "accessible",
        "code": 1
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDefaultValue"
     }
    }
   ],
   "geometryField": {
    "name": "Shape",
    "type": "esriFieldTypeGeometry",
    "alias": "Shape"
   },
   "indexes": [
    {
     "name": "PK_YourTableName",
     "fields": "ID",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "GDB_6255_riverID",
     "fields": "riverID",
     "isAscending": true,
     "isUnique": false,
     "description": ""
    }
   ],
   "subtypes": [],
   "relationships": [
    {
     "id": 0,
     "name": "GDB.sde.France_DRN_lookups",
     "relatedTableId": 3,
     "role": "esriRelRoleOrigin",
     "keyField": "riverID",
     "cardinality": "esriRelCardinalityOneToOne",
     "composite": true,
     "catalogID": "{A67BE25A-9FFF-4B81-B599-7E93816BEBF7}"
    }
   ],
   "canModifyLayer": true,
   "canScaleSymbols": false,
   "hasLabels": false,
   "capabilities": "Map,Query,Data",
   "maxRecordCount": 1000,
   "maxSelectionCount": 2000,
   "supportsStatistics": true,
   "supportsExceedsLimitStatistics": true,
   "supportsAdvancedQueries": true,
   "supportedQueryFormats": "JSON, geoJSON, PBF",
   "isDataVersioned": false,
   "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true},
   "useStandardizedQueries": true,
   "supportedSpatialRelationships": [
    "esriSpatialRelIntersects",
    "esriSpatialRelContains",
    "esriSpatialRelCrosses",
    "esriSpatialRelEnvelopeIntersects",
    "esriSpatialRelIndexIntersects",
    "esriSpatialRelOverlaps",
    "esriSpatialRelTouches",
    "esriSpatialRelWithin",
    "esriSpatialRelRelation"
   ],
   "advancedQueryCapabilities": {
    "useStandardizedQueries": true,
    "supportsStatistics": true,
    "supportsPercentileStatistics": true,
    "supportsHavingClause": true,
    "supportsOrderBy": true,
    "supportsDistinct": true,
    "supportsCountDistinct": true,
    "supportsAdvancedQueryRelated": true,
    "supportsQueryRelatedPagination": true,
    "supportsPagination": true,
    "supportsLod": false,
    "supportsQueryWithLodSR": false,
    "supportsTrueCurve": true,
    "supportsQueryWithDatumTransformation": true,
    "supportsReturningQueryExtent": true,
    "supportsQueryWithDistance": true,
    "supportsSqlExpression": true,
    "supportsTimeRelation": true,
    "supportsSqlFormat": false,
    "supportsQueryAnalytic": true,
    "supportsCurrentUserQueries": true
   },
   "supportsDatumTransformation": true,
   "advancedQueryAnalyticCapabilities": {
    "supportsLinearRegression": true,
    "supportsAsync": false,
    "supportsPercentileAnalytic": true
   },
   "dateFieldsTimeReference": null,
   "preferredTimeReference": null,
   "datesInUnknownTimezone": false,
   "hasGeometryProperties": true,
   "geometryProperties": {
    "shapeLengthFieldName": "Shape.STLength()",
    "units": "esriMeters",
    "mapUnits": {"uwkid": 9001}
   },
   "hasMetadata": true,
   "isDataArchived": false,
   "archivingInfo": {
    "supportsQueryWithHistoricMoment": false,
    "startArchivingMoment": -1
   },
   "supportsCoordinatesQuantization": true,
   "supportsDynamicLegends": true,
   "serviceItemId": "4b946459dcd541878188f8d0c0fcdf48"
  }
 ],
 "tables": [
  {
   "currentVersion": 11.4,
   "cimVersion": "3.4.0",
   "id": 3,
   "name": "lookups",
   "type": "Table",
   "description": null,
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeNone",
   "displayField": "NEXT",
   "typeIdField": null,
   "subtypeFieldName": null,
   "subtypeField": null,
   "defaultSubtypeCode": null,
   "fields": [
    {
     "name": "riverID",
     "type": "esriFieldTypeDouble",
     "alias": "riverID",
     "domain": null
    },
    {
     "name": "NEXT",
     "type": "esriFieldTypeString",
     "alias": "NEXT",
     "length": 1073741822,
     "domain": null
    },
    {
     "name": "PREVIOUS",
     "type": "esriFieldTypeString",
     "alias": "PREVIOUS",
     "length": 1073741822,
     "domain": null
    },
    {
     "name": "upstream_ids",
     "type": "esriFieldTypeString",
     "alias": "upstream_ids",
     "length": 1073741822,
     "domain": null
    },
    {
     "name": "downstream_ids",
     "type": "esriFieldTypeString",
     "alias": "downstream_ids",
     "length": 1073741822,
     "domain": null
    },
    {
     "name": "ID",
     "type": "esriFieldTypeOID",
     "alias": "ID",
     "domain": null
    }
   ],
   "indexes": [
    {
     "name": "riverID",
     "fields": "riverID",
     "isAscending": true,
     "isUnique": false,
     "description": ""
    },
    {
     "name": "R363_SDE_ROWID_UK",
     "fields": "ID",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    }
   ],
   "subtypes": [],
   "relationships": [
    {
     "id": 0,
     "name": "GDB.SDE.FR_lookups_DRN",
     "relatedTableId": 2,
     "role": "esriRelRoleDestination",
     "keyField": "riverID",
     "cardinality": "esriRelCardinalityOneToOne",
     "composite": true,
     "catalogID": "{A67BE25A-9FFF-4B81-B599-7E93816BEBF7}"
    }
   ],
   "capabilities": "Map,Query,Data",
   "maxRecordCount": 1000,
   "supportsStatistics": true,
   "supportsExceedsLimitStatistics": true,
   "supportsAdvancedQueries": true,
   "supportedQueryFormats": "JSON, PBF",
   "isDataVersioned": false,
   "useStandardizedQueries": true,
   "advancedQueryCapabilities": {
    "useStandardizedQueries": true,
    "supportsStatistics": true,
    "supportsPercentileStatistics": true,
    "supportsHavingClause": true,
    "supportsOrderBy": true,
    "supportsDistinct": true,
    "supportsCountDistinct": true,
    "supportsPagination": true,
    "supportsTrueCurve": false,
    "supportsReturningQueryExtent": true,
    "supportsQueryWithDistance": true,
    "supportsSqlExpression": true,
    "supportsTimeRelation": true,
    "supportsAdvancedQueryRelated": true,
    "supportsQueryRelatedPagination": true,
    "supportsSqlFormat": false,
    "supportsQueryAnalytic": true,
    "supportsCurrentUserQueries": true
   },
   "advancedQueryAnalyticCapabilities": {
    "supportsLinearRegression": true,
    "supportsAsync": false,
    "supportsPercentileAnalytic": true
   },
   "dateFieldsTimeReference": null,
   "preferredTimeReference": null,
   "datesInUnknownTimezone": false,
   "hasMetadata": true,
   "isDataArchived": false,
   "archivingInfo": {
    "supportsQueryWithHistoricMoment": false,
    "startArchivingMoment": -1
   },
   "serviceItemId": "4b946459dcd541878188f8d0c0fcdf48"
  }
 ]
}