{
 "currentVersion": 10.91,
 "cimVersion": "2.9.0",
 "id": 0,
 "name": "Rock Cuts",
 "type": "Feature Layer",
 "parentLayer": null,
 "defaultVisibility": true,
 "minScale": 0,
 "maxScale": 0,
 "canScaleSymbols": false,
 "geometryType": "esriGeometryPoint",
 "description": "",
 "copyrightText": "",
 "editFieldsInfo": {
  "creationDateField": "created_date",
  "creatorField": "created_user",
  "editDateField": "last_edited_date",
  "editorField": "last_edited_user"
 },
 "ownershipBasedAccessControlForFeatures": null,
 "syncCanReturnChanges": true,
 "relationships": [
  {
   "id": 0,
   "name": "GDB_HWY.HWY_ADMIN.GeoTech_Inspections",
   "relatedTableId": 1,
   "cardinality": "esriRelCardinalityOneToMany",
   "role": "esriRelRoleOrigin",
   "keyField": "GlobalID",
   "composite": false
  }
 ],
 "isDataVersioned": false,
 "isDataArchived": true,
 "infoInEstimates": [
  "extent",
  "count"
 ],
 "isDataBranchVersioned": false,
 "isDataReplicaTracked": false,
 "isCoGoEnabled": false,
 "supportsRollbackOnFailureParameter": true,
 "archivingInfo": {
  "supportsQueryWithHistoricMoment": true,
  "startArchivingMoment": 1711116884000
 },
 "supportsStatistics": true,
 "supportsExceedsLimitStatistics": true,
 "supportsAdvancedQueries": true,
 "supportsValidateSQL": true,
 "supportsCoordinatesQuantization": true,
 "supportsQuantizationEditMode": true,
 "supportsCalculate": true,
 "supportsASyncCalculate": true,
 "supportsDatumTransformation": true,
 "advancedQueryCapabilities": {
  "supportsPagination": true,
  "supportsTrueCurve": true,
  "supportsQueryWithDistance": true,
  "supportsReturningQueryExtent": true,
  "supportsStatistics": true,
  "supportsPercentileStatistics": true,
  "supportsHavingClause": true,
  "supportsOrderBy": true,
  "supportsDistinct": true,
  "supportsCountDistinct": true,
  "supportsQueryWithResultType": true,
  "supportsReturningGeometryCentroid": false,
  "supportsSqlExpression": true,
  "supportsQueryWithDatumTransformation": true,
  "supportsLod": false,
  "supportsQueryWithLodSR": false,
  "supportsQueryAnalytic": true
 },
 "advancedQueryAnalyticCapabilities": {
  "supportsLinearRegression": true,
  "supportsAsync": false,
  "supportsPercentileAnalytic": true
 },
 "advancedEditingCapabilities": {
  "supportedSqlFormatsInCalculate": [
   "standard"
  ],
  "supportsAsyncApplyEdits": true
 },
 "hasMetadata": true,
 "extent": {
  "xmin": 432786.46999999974,
  "ymin": 25400.320000000298,
  "xmax": 577711.3099999996,
  "ymax": 279293.01999999955,
  "spatialReference": {
   "wkid": 32145,
   "latestWkid": 32145,
   "xyTolerance": 0.001,
   "zTolerance": 2,
   "mTolerance": 0.001,
   "falseX": -5123000,
   "falseY": -14708800,
   "xyUnits": 4.502789125327936E8,
   "falseZ": 0,
   "zUnits": 1,
   "falseM": -100000,
   "mUnits": 10000
  }
 },
 "sourceSpatialReference": {
  "wkid": 32145,
  "latestWkid": 32145,
  "xyTolerance": 0.001,
  "zTolerance": 0.001,
  "mTolerance": 0.001,
  "falseX": -5123000,
  "falseY": -14708800,
  "xyUnits": 10000,
  "falseZ": 0,
  "zUnits": 1,
  "falseM": 0,
  "mUnits": 1
 },
 "drawingInfo": {
  "renderer": {
   "type": "uniqueValue",
   "valueExpression": "var FR = $feature.FINAL_RATING\nvar HT = $feature.HAZARD_TYPE\nif (FR == \"A\" && HT == \"R\") {\n    return \"Rock: A\";\n} else if (FR == \"B+\" && HT == \"R\") {\n    return \"Rock: B+\";\n} else if (FR == \"B\" && HT == \"R\") {\n    return \"Rock: B\";\n} else if (FR == \"C\" && HT == \"R\") {\n    return \"Rock: C\";\n} else if (FR == \"NA\" && HT == \"R\") {\n    return \"Rock: Data not available\";\n} else if (FR == \"A\" && HT == \"H\") {\n    return \"Hybrid: A\";\n} else if (FR == \"B+\" && HT == \"H\") {\n    return \"Hybrid: B+\";\n} else if (FR == \"B\" && HT == \"H\") {\n    return \"Hybrid: B\";\n} else if (FR == \"C\" && HT == \"H\") {\n    return \"Hybrid: C\";\n} else if (FR == \"NA\" && HT == \"H\") {\n    return \"Hybrid: Data not available\";\n} else if (HT == \"S\") {\n    return \"Soil: Grade not applicable\";\n} else {\n    return \"Data not available\";\n}",
   "valueExpressionTitle": "Grades",
   "uniqueValueInfos": [
    {
     "symbol": {
      "type": "esriSMS",
      "style": "esriSMSCircle",
      "color": [
       255,
       0,
       0,
       255
      ],
      "size": 10,
      "angle": 0,
      "xoffset": 0,
      "yoffset": 0,
      "outline": {
       "color": [
        0,
        0,
        0,
        255
       ],
       "width": 0.4
      }
     },
     "value": "Rock: A",
     "label": "Rock: A"
    },
    {
     "symbol": {
      "type": "esriSMS",
      "style": "esriSMSCircle",
      "color": [
       255,
       170,
       0,
       255
      ],
      "size": 10,
      "angle": 0,
      "xoffset": 0,
      "yoffset": 0,
      "outline": {
       "color": [
        0,
        0,
        0,
        255
       ],
       "width": 0.4
      }
     },
     "value": "Rock: B+",
     "label": "Rock: B+"
    },
    {
     "symbol": {
      "type": "esriSMS",
      "style": "esriSMSCircle",
      "color": [
       255,
       255,
       0,
       255
      ],
      "size": 10,
      "angle": 0,
      "xoffset": 0,
      "yoffset": 0,
      "outline": {
       "color": [
        0,
        0,
        0,
        255
       ],
       "width": 0.4
      }
     },
     "value": "Rock: B",
     "label": "Rock: B"
    },
    {
     "symbol": {
      "type": "esriSMS",
      "style": "esriSMSCircle",
      "color": [
       56,
       168,
       0,
       255
      ],
      "size": 10,
      "angle": 0,
      "xoffset": 0,
      "yoffset": 0,
      "outline": {
       "color": [
        0,
        0,
        0,
        255
       ],
       "width": 0.4
      }
     },
     "value": "Rock: C",
     "label": "Rock: C"
    },
    {
     "symbol": {
      "type": "esriSMS",
      "style": "esriSMSCircle",
      "color": [
       156,
       156,
       156,
       255
      ],
      "size": 10,
      "angle": 0,
      "xoffset": 0,
      "yoffset": 0,
      "outline": {
       "color": [
        0,
        0,
        0,
        255
       ],
       "width": 0.4
      }
     },
     "value": "Rock: Data not available",
     "label": "Rock: Data not available"
    },
    {
     "symbol": {
      "type": "esriPMS",
      "url": "0ff923b4c0b27c6752cbb1cfe8febfb5",
      "imageData": "iVBORw0KGgoAAAANSUhEUgAAABAAAAAOCAYAAAAmL5yKAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABBklEQVQokaXRP0uCURQH4GdwCFpeN0fBJXB1ENuKWkIhpAIlEAdpEJFosUFCqKWmsqXILTenaIy+RkOBnyBqqrHBP1jYi9bZ7rn8Hu65J+KfFQm7LFN8J+hx+RcgyFJfJNHjHv25gAL5NKkATWot9ucB4kUaseEhR6nFFZ5mAYImtQyJUSNJ9ISjQ/bwFgpUWc1RCiZ6C9hk55m7DrdhQLBMJUn0J7yELPXO4EPHr/gGlNlIs74wZS5IkyqQ73IzDYhnqcd/CUMMRRpdHgzXOgaOqaRJheRBhsTkWkdAfIXtWEhwVAHWBms9Rz8CVXZf8cjLDIYPHLB1xmkE2ly0uZ4lPFGf8AXQyzLef0oghgAAAABJRU5ErkJggg==",
      "contentType": "image/png",
      "width": 12,
      "height": 10,
      "angle": 0,
      "xoffset": 0,
      "yoffset": 0
     },
     "value": "Hybrid: A",
     "label": "Hybrid: A"
    },
    {
     "symbol": {
      "type": "esriPMS",
      "url": "f199f38f3e50ba8b668beef8dd78556e",
      "imageData": "iVBORw0KGgoAAAANSUhEUgAAABAAAAAOCAYAAAAmL5yKAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABM0lEQVQokaXRMUvDQBjG8f+QIdDlumUMdClk7XCkW6UukkApKiQIJUNxCKVIl3YIEmgXO2lcFLOZLZN0lH4Nhwr9BMVOdXSo1So1tvps9x7vjzsehX9Gybr0PNz5HJGmXP8FEJZFO5ejkKaMgOlOgONQl5KSEBAEtMKQs10A3XXpatryYNs0wpAb4GkbQAQBLdOksBoYBvnBgPNej1PgJRPwffZsm4YQnzNVhVqN48mEhzjmPgsQ5TJNwyD/HS4WwbJoxzGj9Vd8ATyPAynZV9UNHwOkpOQ41JOEu02Ablm0dX3zMoCmgevSTRIeea/1A+j3aUpJ6ef1ZUyTwnqtK0CvVDha1ZYVIaBapRGGXAJTBcD3OZnNYDzm+XcCFgvodDgcDrlQAKKIqyjidpvltbwCvAFCc0qBGpcolwAAAABJRU5ErkJggg==",
      "contentType": "image/png",
      "width": 12,
      "height": 10,
      "angle": 0,
      "xoffset": 0,
      "yoffset": 0
     },
     "value": "Hybrid: B",
     "label": "Hybrid: B"
    },
    {
     "symbol": {
      "type": "esriPMS",
      "url": "6bc553bd96f97bea0a9c8acc3c57d285",
      "imageData": "iVBORw0KGgoAAAANSUhEUgAAABAAAAAOCAYAAAAmL5yKAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABP0lEQVQokaXRv0sCcRjH8Td6R+Vx9D3hpJKDA+kaokWlRQchyKG2oxIicJImkTa39raipWgMWpzKwSFwcfAPCFoCIQQ5ESKCfiE01JmFXVrP9n2+PC+eh4/EP0vy+gyl2Ow+Ijp1Dv8CCBGl4B8n0qlTBhojAXoCW7WI+xUI2+SbJXZGAcxgkqIs3h9ajGyzxBFwPQwgwjZ51SLiNgIGmpFh9/aMbeDOE5hOs6TFyErKZ88nQ3CRjecW506VUy9AKHPkAgbad3hiBkSUglOl3L/FFyCUYkWdZdknDzgMUC3iegK7XeNkEGCKKIUxffAwgCwgmKTYrnHJR6w9wMiQUy3iP4/3toj0x+oC5uQ8625sXiUpIBbINkvsAw0JIJRm6/UB7q+4+Z2A7gtMrbLWumBPAnAqHDgVjocZ7qsngDfrLkVQoxsgBQAAAABJRU5ErkJggg==",
      "contentType": "image/png",
      "width": 12,
      "height": 10,
      "angle": 0,
      "xoffset": 0,
      "yoffset": 0
     },
     "value": "Hybrid: C",
     "label": "Hybrid: C"
    },
    {
     "symbol": {
      "type": "esriPMS",
      "url": "a2f6f5739b71ef574f3bd189087341d7",
      "imageData": "iVBORw0KGgoAAAANSUhEUgAAABAAAAAOCAYAAAAmL5yKAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABUUlEQVQokaXRIWjDQBQG4F8kBM4khYpATLmmUGpyhBACUWEQM2JStokxqCpTpczVzc9tzGxMzsYcNYURFRMRHVOorZsoZETNNKUbWdZuv3zH//GOJ+CfEZoeXde9LIpCybLs8S+AwhibSpLUzbJsDmB1FGDb9pBSahFCEATBhHN+cwzQcRxnJssyAMAwjBHn/AlAfgigBEEw0XW9Ww00TWuFYXgbRdE1gPdGwPO8E8MwRoSQ3UwURZimebFer3mSJK9NgNLr9caaprW+w6qqgjE2TZJkvr/FF8B13VNKqS+KYs3PAEqpZdv2ME3Tlzqgwxibttvt2jIAyLIMx3FmaZq+YXvWHRCG4ZhSav3Y3kbX9e7+WSug0+/3z6uzNYUQgsFgMOKc3wNYCQDged7VZrNBnufLXwUAZVnC9/2zxWJxJwBAHMcPcRw/H1LeywcAfAL871zPS4TJ5AAAAABJRU5ErkJggg==",
      "contentType": "image/png",
      "width": 12,
      "height": 10,
      "angle": 0,
      "xoffset": 0,
      "yoffset": 0
     },
     "value": "Hybrid: Data not available",
     "label": "Hybrid: Data not available"
    },
    {
     "symbol": {
      "type": "esriSMS",
      "style": "esriSMSSquare",
      "color": [
       168,
       112,
       0,
       255
      ],
      "size": 10,
      "angle": 0,
      "xoffset": 0,
      "yoffset": 0,
      "outline": {
       "color": [
        0,
        0,
        0,
        255
       ],
       "width": 0.4
      }
     },
     "value": "Soil: Grade not applicable",
     "label": "Soil: Grade not applicable"
    }
   ],
   "fieldDelimiter": ",",
   "authoringInfo": {
    "colorRamp": {
     "type": "multipart",
     "colorRamps": [
      {
       "type": "algorithmic",
       "algorithm": "esriCIELabAlgorithm",
       "fromColor": [
        0,
        112,
        6,
        255
       ],
       "toColor": [
        241,
        252,
        30,
        255
       ]
      },
      {
       "type": "algorithmic",
       "algorithm": "esriCIELabAlgorithm",
       "fromColor": [
        241,
        252,
        30,
        255
       ],
       "toColor": [
        250,
        58,
        10,
        255
       ]
      }
     ]
    }
   }
  },
  "scaleSymbols": true,
  "transparency": 0,
  "labelingInfo": null
 },
 "hasM": false,
 "hasZ": false,
 "allowGeometryUpdates": true,
 "allowTrueCurvesUpdates": false,
 "onlyAllowTrueCurveUpdatesByTrueCurveClients": false,
 "hasAttachments": false,
 "supportsApplyEditsWithGlobalIds": true,
 "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
 "objectIdField": "OBJECTID",
 "globalIdField": "GlobalID",
 "displayField": "TOWN",
 "typeIdField": "",
 "subtypeField": "",
 "fields": [
  {
   "name": "ROCK_CUT_ID",
   "type": "esriFieldTypeString",
   "alias": "Rock Cut ID",
   "domain": null,
   "editable": true,
   "nullable": true,
   "length": 255,
   "defaultValue": null,
   "modelName": "ROCK_CUT_ID"
  },
  {
   "name": "ROCK_CUT_NUMBER",
   "type": "esriFieldTypeInteger",
   "alias": "Rock Cut Number",
   "domain": null,
   "editable": true,
   "nullable": true,
   "defaultValue": null,
   "modelName": "ROCK_CUT_NUMBER"
  },
  {
   "name": "DISTRICT",
   "type": "esriFieldTypeSmallInteger",
   "alias": "District",
   "domain": {
    "type": "codedValue",
    "name": "GeoTech_DistrictNumeric",
    "description": "Domain for district number",
    "codedValues": [
     {
      "name": "District 1",
      "code": 1
     },
     {
      "name": "District 2",
      "code": 2
     },
     {
      "name": "District 3",
      "code": 3
     },
     {
      "name": "District 4",
      "code": 4
     },
     {
      "name": "District 5",
      "code": 5
     },
     {
      "name": "District 6",
      "code": 6
     },
     {
      "name": "District 7",
      "code": 7
     },
     {
      "name": "District 8",
      "code": 8
     },
     {
      "name": "District 9",
      "code": 9
     },
     {
      "name": "No District",
      "code": -99
     }
    ],
    "mergePolicy": "esriMPTDefaultValue",
    "splitPolicy": "esriSPTDefaultValue"
   },
   "editable": true,
   "nullable": true,
   "defaultValue": null,
   "modelName": "DISTRICT"
  },
  {
   "name": "TOWN",
   "type": "esriFieldTypeString",
   "alias": "Town",
   "domain": null,
   "editable": true,
   "nullable": true,
   "length": 50,
   "defaultValue": null,
   "modelName": "TOWN"
  },
  {
   "name": "TWN_LR",
   "type": "esriFieldTypeString",
   "alias": "TWN_LR",
   "domain": null,
   "editable": true,
   "nullable": true,
   "length": 15,
   "defaultValue": null,
   "modelName": "TWN_LR"
  },
  {
   "name": "TWN_MM",
   "type": "esriFieldTypeDouble",
   "alias": "Town Mile Marker",
   "domain": null,
   "editable": true,
   "nullable": true,
   "defaultValue": null,
   "modelName": "TWN_MM"
  },
  {
   "name": "ETE_LR",
   "type": "esriFieldTypeString",
   "alias": "ETE_LR",
   "domain": null,
   "editable": true,
   "nullable": true,
   "length": 11,
   "defaultValue": null,
   "modelName": "ETE_LR"
  },
  {
   "name": "ETE_MM",
   "type": "esriFieldTypeDouble",
   "alias": "End to End Mile Marker",
   "domain": null,
   "editable": true,
   "nullable": true,
   "defaultValue": null,
   "modelName": "ETE_MM"
  },
  {
   "name": "TRAVEL_DIRECTION",
   "type": "esriFieldTypeString",
   "alias": "Travel Direction",
   "domain": {
    "type": "codedValue",
    "name": "GeoTech_TravelDirection",
    "description": "Domain for direction of travel",
    "codedValues": [
     {
      "name": "Eastbound direction",
      "code": "EB"
     },
     {
      "name": "Northbound direction",
      "code": "NB"
     },
     {
      "name": "Southbound direction",
      "code": "SB"
     },
     {
      "name": "Westbound direction",
      "code": "WB"
     },
     {
      "name": "Data not available",
      "code": "NA"
     }
    ],
    "mergePolicy": "esriMPTDefaultValue",
    "splitPolicy": "esriSPTDefaultValue"
   },
   "editable": true,
   "nullable": true,
   "length": 2,
   "defaultValue": null,
   "modelName": "TRAVEL_DIRECTION"
  },
  {
   "name": "CUT_LOCATION",
   "type": "esriFieldTypeString",
   "alias": "Cut Location",
   "domain": null,
   "editable": true,
   "nullable": true,
   "length": 50,
   "defaultValue": null,
   "modelName": "CUT_LOCATION"
  },
  {
   "name": "HAZARD_TYPE",
   "type": "esriFieldTypeString",
   "alias": "Hazard Type",
   "domain": {
    "type": "codedValue",
    "name": "GeoTech_HazardType",
    "description": "Domain for hazard type",
    "codedValues": [
     {
      "name": "Rock",
      "code": "R"
     },
     {
      "name": "Hybrid",
      "code": "H"
     },
     {
      "name": "Soil",
      "code": "S"
     }
    ],
    "mergePolicy": "esriMPTDefaultValue",
    "splitPolicy": "esriSPTDefaultValue"
   },
   "editable": true,
   "nullable": true,
   "length": 1,
   "defaultValue": null,
   "modelName": "HAZARD_TYPE"
  },
  {
   "name": "FINAL_RATING",
   "type": "esriFieldTypeString",
   "alias": "Final Rating",
   "domain": {
    "type": "codedValue",
    "name": "GeoTech_CutRating",
    "description": "Domain for cut rating",
    "codedValues": [
     {
      "name": "A",
      "code": "A"
     },
     {
      "name": "B+",
      "code": "B+"
     },
     {
      "name": "B",
      "code": "B"
     },
     {
      "name": "C",
      "code": "C"
     },
     {
      "name": "Data not available",
      "code": "NA"
     }
    ],
    "mergePolicy": "esriMPTDefaultValue",
    "splitPolicy": "esriSPTDefaultValue"
   },
   "editable": true,
   "nullable": true,
   "length": 2,
   "defaultValue": null,
   "modelName": "FINAL_RATING"
  },
  {
   "name": "LATITUDE",
   "type": "esriFieldTypeDouble",
   "alias": "Latitude",
   "domain": null,
   "editable": true,
   "nullable": true,
   "defaultValue": null,
   "modelName": "LATITUDE"
  },
  {
   "name": "LONGITUDE",
   "type": "esriFieldTypeDouble",
   "alias": "Longitude",
   "domain": null,
   "editable": true,
   "nullable": true,
   "defaultValue": null,
   "modelName": "LONGITUDE"
  },
  {
   "name": "GlobalID",
   "type": "esriFieldTypeGlobalID",
   "alias": "GlobalID",
   "domain": null,
   "editable": false,
   "nullable": false,
   "length": 38,
   "defaultValue": null,
   "modelName": "GlobalID"
  },
  {
   "name": "created_user",
   "type": "esriFieldTypeString",
   "alias": "created_user",
   "domain": null,
   "editable": false,
   "nullable": true,
   "length": 255,
   "defaultValue": null,
   "modelName": "created_user"
  },
  {
   "name": "created_date",
   "type": "esriFieldTypeDate",
   "alias": "created_date",
   "domain": null,
   "editable": false,
   "nullable": true,
   "length": 8,
   "defaultValue": null,
   "modelName": "created_date"
  },
  {
   "name": "last_edited_user",
   "type": "esriFieldTypeString",
   "alias": "last_edited_user",
   "domain": null,
   "editable": false,
   "nullable": true,
   "length": 255,
   "defaultValue": null,
   "modelName": "last_edited_user"
  },
  {
   "name": "last_edited_date",
   "type": "esriFieldTypeDate",
   "alias": "last_edited_date",
   "domain": null,
   "editable": false,
   "nullable": true,
   "length": 8,
   "defaultValue": null,
   "modelName": "last_edited_date"
  },
  {
   "name": "OBJECTID",
   "type": "esriFieldTypeOID",
   "alias": "OBJECTID",
   "domain": null,
   "editable": false,
   "nullable": false,
   "defaultValue": null,
   "modelName": "OBJECTID"
  }
 ],
 "geometryField": {
  "name": "Shape",
  "type": "esriFieldTypeGeometry",
  "alias": "Shape",
  "domain": null,
  "editable": true,
  "nullable": true,
  "defaultValue": null,
  "modelName": "Shape"
 },
 "indexes": [
  {
   "name": "UUID_796",
   "fields": "GlobalID",
   "isAscending": true,
   "isUnique": true,
   "description": ""
  },
  {
   "name": "gdb_ct3_796",
   "fields": "OBJECTID",
   "isAscending": true,
   "isUnique": false,
   "description": ""
  },
  {
   "name": "S559_idx",
   "fields": "Shape",
   "isAscending": true,
   "isUnique": true,
   "description": ""
  }
 ],
 "datesInUnknownTimezone": false,
 "dateFieldsTimeReference": {
  "timeZone": "UTC",
  "respectsDaylightSaving": false
 },
 "preferredTimeReference": null,
 "types": [],
 "templates": [
  {
   "name": "A",
   "description": "",
   "prototype": {
    "attributes": {
     "ROCK_CUT_NUMBER": 0,
     "FINAL_RATING": "A"
    }
   },
   "drawingTool": "esriFeatureEditToolPoint"
  },
  {
   "name": "B+",
   "description": "",
   "prototype": {
    "attributes": {
     "ROCK_CUT_NUMBER": 0,
     "FINAL_RATING": "B+"
    }
   },
   "drawingTool": "esriFeatureEditToolPoint"
  },
  {
   "name": "B",
   "description": "",
   "prototype": {
    "attributes": {
     "ROCK_CUT_NUMBER": 0,
     "FINAL_RATING": "B"
    }
   },
   "drawingTool": "esriFeatureEditToolPoint"
  },
  {
   "name": "C",
   "description": "",
   "prototype": {
    "attributes": {
     "ROCK_CUT_NUMBER": 0,
     "FINAL_RATING": "C"
    }
   },
   "drawingTool": "esriFeatureEditToolPoint"
  },
  {
   "name": "Data not available",
   "description": "",
   "prototype": {
    "attributes": {
     "ROCK_CUT_NUMBER": 0,
     "FINAL_RATING": "NA"
    }
   },
   "drawingTool": "esriFeatureEditToolPoint"
  }
 ],
 "maxRecordCount": 2000,
 "supportedQueryFormats": "JSON, geoJSON, PBF",
 "supportedExportFormats": "sqlite,filegdb",
 "capabilities": "Query,ChangeTracking",
 "useStandardizedQueries": true,
 "supportedSpatialRelationships": [
  "esriSpatialRelIntersects",
  "esriSpatialRelContains",
  "esriSpatialRelCrosses",
  "esriSpatialRelEnvelopeIntersects",
  "esriSpatialRelIndexIntersects",
  "esriSpatialRelOverlaps",
  "esriSpatialRelTouches",
  "esriSpatialRelWithin",
  "esriSpatialRelRelation"
 ],
 "standardMaxRecordCount": 32000,
 "tileMaxRecordCount": 8000,
 "standardMaxRecordCountNoGeometry": 32000,
 "maxRecordCountFactor": 1
}