{
 "layers": [
  {
   "currentVersion": 10.91,
   "id": 0,
   "name": "Road Closures",
   "type": "Feature Layer",
   "parentLayer": null,
   "defaultVisibility": true,
   "minScale": 0,
   "maxScale": 0,
   "canScaleSymbols": false,
   "geometryType": "esriGeometryPolyline",
   "description": "",
   "copyrightText": "",
   "editFieldsInfo": {
    "creationDateField": "created_date",
    "creatorField": "created_user",
    "editDateField": "last_edited_date",
    "editorField": "last_edited_user"
   },
   "ownershipBasedAccessControlForFeatures": null,
   "syncCanReturnChanges": true,
   "relationships": [],
   "isDataVersioned": true,
   "isDataArchived": false,
   "isCoGoEnabled": false,
   "supportsRollbackOnFailureParameter": false,
   "archivingInfo": {
    "supportsQueryWithHistoricMoment": false,
    "startArchivingMoment": -1
   },
   "supportsStatistics": true,
   "supportsAdvancedQueries": true,
   "supportsValidateSQL": true,
   "supportsCoordinatesQuantization": true,
   "supportsCalculate": false,
   "supportsDatumTransformation": true,
   "advancedQueryCapabilities": {
    "supportsPagination": true,
    "supportsTrueCurve": true,
    "supportsQueryWithDistance": true,
    "supportsReturningQueryExtent": true,
    "supportsStatistics": true,
    "supportsHavingClause": true,
    "supportsOrderBy": true,
    "supportsDistinct": true,
    "supportsCountDistinct": true,
    "supportsQueryWithResultType": true,
    "supportsReturningGeometryCentroid": false,
    "supportsSqlExpression": true,
    "supportsQueryWithDatumTransformation": true
   },
   "extent": {
    "xmin": 910170.3429122977,
    "ymin": 1617856.883907497,
    "xmax": 1068131.2089037597,
    "ymax": 1746557.25242351,
    "spatialReference": {
     "wkid": 102671,
     "latestWkid": 3435
    }
   },
   "sourceSpatialReference": {
    "wkid": 102671,
    "latestWkid": 3435
   },
   "drawingInfo": {
    "renderer": {
     "type": "uniqueValue",
     "field1": "Reason",
     "field2": null,
     "field3": null,
     "defaultSymbol": null,
     "defaultLabel": null,
     "uniqueValueInfos": [
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         255,
         0,
         0,
         255
        ],
        "width": 10
       },
       "value": "1",
       "label": "Power Lines Down",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         115,
         76,
         0,
         255
        ],
        "width": 10
       },
       "value": "2",
       "label": "Tree Limbs / Debris Covering Roadway",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         115,
         178,
         255,
         255
        ],
        "width": 10
       },
       "value": "0",
       "label": "Standing Water",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         228,
         179,
         255,
         255
        ],
        "width": 10
       },
       "value": "5",
       "label": "Snow / Ice",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         255,
         255,
         0,
         255
        ],
        "width": 10
       },
       "value": "4",
       "label": "Road Construction - Partial Closure",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         255,
         170,
         0,
         255
        ],
        "width": 10
       },
       "value": "3",
       "label": "Road Construction - Closed",
       "description": ""
      }
     ],
     "fieldDelimiter": ","
    },
    "transparency": 0,
    "labelingInfo": null
   },
   "hasM": false,
   "hasZ": false,
   "allowGeometryUpdates": true,
   "allowTrueCurvesUpdates": false,
   "onlyAllowTrueCurveUpdatesByTrueCurveClients": true,
   "hasAttachments": true,
   "supportsAttachmentsByUploadId": true,
   "supportsApplyEditsWithGlobalIds": false,
   "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
   "objectIdField": "OBJECTID",
   "globalIdField": "GlobalID",
   "displayField": "Comments",
   "typeIdField": "Reason",
   "subtypeField": "",
   "fields": [
    {
     "name": "OBJECTID",
     "type": "esriFieldTypeOID",
     "alias": "OBJECTID",
     "domain": null,
     "editable": false,
     "nullable": false,
     "defaultValue": null,
     "modelName": "OBJECTID"
    },
    {
     "name": "Reason",
     "type": "esriFieldTypeSmallInteger",
     "alias": "Reason For Closure",
     "domain": {
      "type": "codedValue",
      "name": "RoadClosureReason",
      "description": "Road Closure Reason",
      "codedValues": [
       {
        "name": "Standing Water",
        "code": 0
       },
       {
        "name": "Power Lines Down",
        "code": 1
       },
       {
        "name": "Tree Limbs/Debris Covering Roadway",
        "code": 2
       },
       {
        "name": "Road Construction - Closed",
        "code": 3
       },
       {
        "name": "Road Construction - Partial Closure",
        "code": 4
       },
       {
        "name": "Snow / Ice",
        "code": 5
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDefaultValue"
     },
     "editable": true,
     "nullable": true,
     "defaultValue": null,
     "modelName": "Reason"
    },
    {
     "name": "Comments",
     "type": "esriFieldTypeString",
     "alias": "Comments",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 255,
     "defaultValue": null,
     "modelName": "Comments"
    },
    {
     "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": "IncidentRetired",
     "type": "esriFieldTypeSmallInteger",
     "alias": "Incident Retired",
     "domain": {
      "type": "codedValue",
      "name": "YesNo",
      "description": "Yes or No Field",
      "codedValues": [
       {
        "name": "No",
        "code": 0
       },
       {
        "name": "Yes",
        "code": 1
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDefaultValue"
     },
     "editable": true,
     "nullable": true,
     "defaultValue": 0,
     "modelName": "IncidentRetired"
    }
   ],
   "geometryField": {
    "name": "SHAPE",
    "type": "esriFieldTypeGeometry",
    "alias": "SHAPE",
    "domain": null,
    "editable": true,
    "nullable": true,
    "defaultValue": null,
    "modelName": "SHAPE"
   },
   "indexes": [
    {
     "name": "R97_pk",
     "fields": "OBJECTID",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "UUID_97",
     "fields": "GlobalID",
     "isAscending": true,
     "isUnique": false,
     "description": ""
    },
    {
     "name": "UUID_OID_97",
     "fields": "GlobalID,OBJECTID",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "S40_idx",
     "fields": "SHAPE",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    }
   ],
   "dateFieldsTimeReference": {
    "timeZone": "UTC",
    "respectsDaylightSaving": false
   },
   "types": [
    {
     "id": 1,
     "name": "1",
     "domains": {
      "Reason": {"type": "inherited"},
      "IncidentRetired": {"type": "inherited"}
     },
     "templates": [
      {
       "name": "1",
       "description": "",
       "prototype": {
        "attributes": {
         "Comments": null,
         "IncidentRetired": 0,
         "Reason": 1
        }
       },
       "drawingTool": "esriFeatureEditToolLine"
      }
     ]
    },
    {
     "id": 2,
     "name": "2",
     "domains": {
      "Reason": {"type": "inherited"},
      "IncidentRetired": {"type": "inherited"}
     },
     "templates": [
      {
       "name": "2",
       "description": "",
       "prototype": {
        "attributes": {
         "Comments": null,
         "IncidentRetired": 0,
         "Reason": 2
        }
       },
       "drawingTool": "esriFeatureEditToolLine"
      }
     ]
    },
    {
     "id": 0,
     "name": "0",
     "domains": {
      "Reason": {"type": "inherited"},
      "IncidentRetired": {"type": "inherited"}
     },
     "templates": [
      {
       "name": "0",
       "description": "",
       "prototype": {
        "attributes": {
         "Comments": null,
         "IncidentRetired": 0,
         "Reason": 0
        }
       },
       "drawingTool": "esriFeatureEditToolLine"
      }
     ]
    },
    {
     "id": 5,
     "name": "5",
     "domains": {
      "Reason": {"type": "inherited"},
      "IncidentRetired": {"type": "inherited"}
     },
     "templates": [
      {
       "name": "5",
       "description": "",
       "prototype": {
        "attributes": {
         "Comments": null,
         "IncidentRetired": 0,
         "Reason": 5
        }
       },
       "drawingTool": "esriFeatureEditToolLine"
      }
     ]
    },
    {
     "id": 4,
     "name": "4",
     "domains": {
      "Reason": {"type": "inherited"},
      "IncidentRetired": {"type": "inherited"}
     },
     "templates": [
      {
       "name": "4",
       "description": "",
       "prototype": {
        "attributes": {
         "Comments": null,
         "IncidentRetired": 0,
         "Reason": 4
        }
       },
       "drawingTool": "esriFeatureEditToolLine"
      }
     ]
    },
    {
     "id": 3,
     "name": "3",
     "domains": {
      "Reason": {"type": "inherited"},
      "IncidentRetired": {"type": "inherited"}
     },
     "templates": [
      {
       "name": "3",
       "description": "",
       "prototype": {
        "attributes": {
         "Comments": null,
         "IncidentRetired": 0,
         "Reason": 3
        }
       },
       "drawingTool": "esriFeatureEditToolLine"
      }
     ]
    }
   ],
   "templates": [],
   "maxRecordCount": 1000,
   "supportedQueryFormats": "JSON, geoJSON",
   "capabilities": "Query,Create,Update,Delete,Uploads,Editing",
   "useStandardizedQueries": true,
   "standardMaxRecordCount": 8000,
   "tileMaxRecordCount": 4000,
   "standardMaxRecordCountNoGeometry": 32000,
   "maxRecordCountFactor": 1
  }
 ],
 "tables": []
}