{
 "currentVersion": 11.1,
 "cimVersion": "3.1.0",
 "id": 0,
 "name": "lm_flashboards",
 "type": "Feature Layer",
 "description": "Point feature class detailing the elevation of the top of the highest riser board in Flash Board Riser structures found in the referenced areas.",
 "geometryType": "esriGeometryPoint",
 "sourceSpatialReference": {
  "wkid": 2883,
  "latestWkid": 2883,
  "xyTolerance": 0.003280833333333333,
  "zTolerance": 0.001,
  "mTolerance": 0.001,
  "falseX": -125939000,
  "falseY": -91453300,
  "xyUnits": 3048.006096012192,
  "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": "esriPMS",
    "url": "4b6f3fd5cacef365a4c396bbeccf8485",
    "imageData": "iVBORw0KGgoAAAANSUhEUgAAABoAAAAaCAYAAACpSkzOAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAzUlEQVRIieXUr05CUQAH4O+6I0lGM1gYlUylQHaj6DDzBjwAmzPZeAEa1c1HMEuRxiM4g9PhDFLYZQQMONi9Bxz80tnZOb8vnD/BjhIOHqqq6SuYZW5+92zidh10rqfp0klmqP674/DPKFrCkUMzDPGKNiqxoGs8Lsf3GKOcN/SxgqT5xAO6cobOUMR0Ze5i491bQOnKATr4wg2uYkCWxS18oxT7ep9uj/zjd5Qh4QigkUSSQ/PP4tqshV7cacgnb39B6UfzJEJCjNK9QnOw0BuCV861BgAAAABJRU5ErkJggg==",
    "contentType": "image/png",
    "width": 19,
    "height": 19,
    "angle": 0,
    "xoffset": 0,
    "yoffset": 0
   }
  },
  "scaleSymbols": true,
  "transparency": 0,
  "labelingInfo": null
 },
 "defaultVisibility": true,
 "extent": {
  "xmin": 2399843.427442834,
  "ymin": 293684.8760700822,
  "xmax": 2675897.2047305107,
  "ymax": 362599.84093017876,
  "spatialReference": {
   "wkid": 2883,
   "latestWkid": 2883,
   "xyTolerance": 0.00328083333333333,
   "zTolerance": 2,
   "mTolerance": 0.001,
   "falseX": -125939000,
   "falseY": -91453300,
   "xyUnits": 3.520981668291926E7,
   "falseZ": 0,
   "zUnits": 1,
   "falseM": -100000,
   "mUnits": 10000
  }
 },
 "hasAttachments": false,
 "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
 "displayField": "STRUCTURE_",
 "typeIdField": null,
 "subtypeFieldName": null,
 "subtypeField": null,
 "defaultSubtypeCode": null,
 "fields": [
  {
   "name": "Northing",
   "type": "esriFieldTypeDouble",
   "alias": "Northing",
   "domain": null
  },
  {
   "name": "Easting",
   "type": "esriFieldTypeDouble",
   "alias": "Easting",
   "domain": null
  },
  {
   "name": "STRUC_EL",
   "type": "esriFieldTypeDouble",
   "alias": "STRUC_EL",
   "domain": null
  },
  {
   "name": "FBR09_2020",
   "type": "esriFieldTypeDouble",
   "alias": "FBR09_2020",
   "domain": null
  },
  {
   "name": "GlobalID",
   "type": "esriFieldTypeGlobalID",
   "alias": "GlobalID",
   "length": 38,
   "domain": null
  },
  {
   "name": "OBJECTID",
   "type": "esriFieldTypeOID",
   "alias": "FID",
   "domain": null
  },
  {
   "name": "GPS_Date",
   "type": "esriFieldTypeDate",
   "alias": "GPS_Date",
   "length": 8,
   "domain": null
  },
  {
   "name": "STRUCTURE_",
   "type": "esriFieldTypeString",
   "alias": "STRUCTURE_",
   "length": 30,
   "domain": null
  },
  {
   "name": "STRUC_ID",
   "type": "esriFieldTypeInteger",
   "alias": "STRUC_ID",
   "domain": null
  },
  {
   "name": "Corr_Type",
   "type": "esriFieldTypeString",
   "alias": "Corr_Type",
   "length": 36,
   "domain": null
  },
  {
   "name": "Face_Hght",
   "type": "esriFieldTypeInteger",
   "alias": "Face_Hght",
   "domain": null
  },
  {
   "name": "Face_Wdth",
   "type": "esriFieldTypeInteger",
   "alias": "Face_Wdth",
   "domain": null
  },
  {
   "name": "FB_Count",
   "type": "esriFieldTypeInteger",
   "alias": "FB_Count",
   "domain": null
  },
  {
   "name": "Shape",
   "type": "esriFieldTypeGeometry",
   "alias": "Shape",
   "domain": null
  },
  {
   "name": "STATUS",
   "type": "esriFieldTypeString",
   "alias": "STATUS",
   "length": 20,
   "domain": {
    "type": "codedValue",
    "name": "Flashboard_Status",
    "description": "Status of water flow at flashboard",
    "codedValues": [
     {
      "name": "Open",
      "code": "1"
     },
     {
      "name": "Other",
      "code": "3"
     },
     {
      "name": "Restricted",
      "code": "2"
     }
    ],
    "mergePolicy": "esriMPTDefaultValue",
    "splitPolicy": "esriSPTDefaultValue"
   }
  },
  {
   "name": "DATE_CHECKED",
   "type": "esriFieldTypeDate",
   "alias": "DATE_CHECKED",
   "length": 8,
   "domain": null
  },
  {
   "name": "STAFF",
   "type": "esriFieldTypeString",
   "alias": "STAFF",
   "length": 30,
   "domain": null
  },
  {
   "name": "COMMENT",
   "type": "esriFieldTypeString",
   "alias": "COMMENT",
   "length": 230,
   "domain": null
  }
 ],
 "geometryField": {
  "name": "Shape",
  "type": "esriFieldTypeGeometry",
  "alias": "Shape"
 },
 "indexes": [
  {
   "name": "UUID_4431",
   "fields": "GlobalID",
   "isAscending": true,
   "isUnique": true,
   "description": ""
  },
  {
   "name": "gdb_ct3_4431",
   "fields": "OBJECTID",
   "isAscending": true,
   "isUnique": false,
   "description": ""
  },
  {
   "name": "S4280_idx",
   "fields": "Shape",
   "isAscending": true,
   "isUnique": true,
   "description": ""
  }
 ],
 "subtypes": [],
 "relationships": [],
 "canModifyLayer": true,
 "canScaleSymbols": false,
 "hasLabels": false,
 "capabilities": "Map,Query,Data",
 "maxRecordCount": 1000,
 "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,
  "supportsPagination": true,
  "supportsLod": false,
  "supportsQueryWithLodSR": false,
  "supportsTrueCurve": true,
  "supportsQueryWithDatumTransformation": true,
  "supportsReturningQueryExtent": true,
  "supportsQueryWithDistance": true,
  "supportsSqlExpression": true,
  "supportsTimeRelation": true,
  "supportsSqlFormat": false,
  "supportsQueryAnalytic": true
 },
 "supportsDatumTransformation": true,
 "advancedQueryAnalyticCapabilities": {
  "supportsLinearRegression": true,
  "supportsAsync": false,
  "supportsPercentileAnalytic": true
 },
 "dateFieldsTimeReference": null,
 "preferredTimeReference": null,
 "datesInUnknownTimezone": false,
 "hasMetadata": false,
 "isDataArchived": true,
 "archivingInfo": {
  "supportsQueryWithHistoricMoment": true,
  "startArchivingMoment": 1664278437000
 },
 "supportsCoordinatesQuantization": true,
 "supportsDynamicLegends": true
}