{
 "isCoGoEnabled": false,
 "extent": {
  "ymin": "NaN",
  "xmin": "NaN",
  "ymax": "NaN",
  "xmax": "NaN",
  "spatialReference": {
   "falseM": -100000,
   "xyTolerance": 0.001,
   "mUnits": 10000,
   "zUnits": 10000,
   "latestWkid": 3857,
   "zTolerance": 0.001,
   "wkid": 102100,
   "xyUnits": 10000,
   "mTolerance": 0.001,
   "falseX": -20037700,
   "falseY": -30241100,
   "falseZ": -100000
  }
 },
 "isDataBranchVersioned": false,
 "supportsApplyEditsWithGlobalIds": true,
 "maxRecordCount": 2000,
 "infoInEstimates": [
  "extent",
  "count"
 ],
 "datesInUnknownTimezone": false,
 "type": "Feature Layer",
 "onlyAllowTrueCurveUpdatesByTrueCurveClients": true,
 "supportsAttachmentsByUploadId": true,
 "relationships": [],
 "hasViews": true,
 "supportsAttachmentsResizing": true,
 "cimVersion": "2.9.0",
 "isDataArchived": false,
 "id": 9,
 "supportsStatistics": true,
 "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson",
 "standardMaxRecordCount": 16000,
 "isDataVersioned": false,
 "templates": [
  {
   "name": "Road Blocks",
   "description": "",
   "drawingTool": "esriFeatureEditToolPoint",
   "prototype": {
    "attributes": {
     "identifier": null,
     "pocname": null,
     "pocphone": null,
     "endtime": null,
     "description": null,
     "starttime": null,
     "url": null,
     "pocemail": null,
     "activeincid": "Yes",
     "subtype": null,
     "street": null,
     "closureid": null,
     "altroute": null,
     "direction": null
    }
   }
  }
 ],
 "supportsAdvancedQueries": true,
 "parentLayer": null,
 "currentVersion": 11.1,
 "canScaleSymbols": false,
 "hasZ": false,
 "advancedEditingCapabilities": {
  "supportsAsyncApplyEdits": true,
  "supportsApplyEditsbyUploadID": true,
  "supportsReturnEditResults": true,
  "supportedSqlFormatsInCalculate": [
   "standard"
  ],
  "supportedApplyEditsUploadIDFormats": "JSON"
 },
 "objectIdField": "objectid",
 "supportsQuantizationEditMode": true,
 "name": "Road Blocks",
 "allowTrueCurvesUpdates": false,
 "displayField": "pocname",
 "supportsCalculate": true,
 "fields": [
  {
   "nullable": false,
   "defaultValue": null,
   "editable": false,
   "length": 4,
   "type": "esriFieldTypeOID",
   "modelName": "objectid",
   "domain": null,
   "name": "objectid",
   "alias": "OBJECTID"
  },
  {
   "modelName": "street",
   "nullable": true,
   "editable": true,
   "defaultValue": null,
   "domain": null,
   "name": "street",
   "length": 150,
   "alias": "Street Name",
   "type": "esriFieldTypeString"
  },
  {
   "modelName": "subtype",
   "nullable": true,
   "editable": true,
   "defaultValue": null,
   "domain": {
    "splitPolicy": "esriSPTDefaultValue",
    "name": "Road Closure",
    "description": "",
    "type": "codedValue",
    "codedValues": [
     {
      "code": "ROAD_CLOSED_CONSTRUCTION",
      "name": "Construction"
     },
     {
      "code": "ROAD_CLOSED_EVENT",
      "name": "Event"
     },
     {
      "code": "ROAD_CLOSED_HAZARD",
      "name": "Hazard"
     }
    ],
    "mergePolicy": "esriMPTDefaultValue"
   },
   "name": "subtype",
   "length": 50,
   "alias": "Reason",
   "type": "esriFieldTypeString"
  },
  {
   "modelName": "description",
   "nullable": true,
   "editable": true,
   "defaultValue": null,
   "domain": null,
   "name": "description",
   "length": 1000,
   "alias": "Description",
   "type": "esriFieldTypeString"
  },
  {
   "modelName": "direction",
   "nullable": true,
   "editable": true,
   "defaultValue": null,
   "domain": {
    "splitPolicy": "esriSPTDefaultValue",
    "name": "Direction_1",
    "description": "",
    "type": "codedValue",
    "codedValues": [
     {
      "code": "East",
      "name": "East"
     },
     {
      "code": "North",
      "name": "North"
     },
     {
      "code": "South",
      "name": "South"
     },
     {
      "code": "West",
      "name": "West"
     },
     {
      "code": "Northeast",
      "name": "Northeast"
     },
     {
      "code": "Northwest",
      "name": "Northwest"
     },
     {
      "code": "Southeast",
      "name": "Southeast"
     },
     {
      "code": "Southwest",
      "name": "Southwest"
     },
     {
      "code": "North/South",
      "name": "North/South"
     },
     {
      "code": "East/West",
      "name": "East/West"
     },
     {
      "code": "Northeast/Southwest",
      "name": "Northeast/Southwest"
     },
     {
      "code": "Northwest/Southeast",
      "name": "Northwest/Southeast"
     }
    ],
    "mergePolicy": "esriMPTDefaultValue"
   },
   "name": "direction",
   "length": 25,
   "alias": "Direction",
   "type": "esriFieldTypeString"
  },
  {
   "modelName": "starttime",
   "nullable": true,
   "editable": true,
   "defaultValue": null,
   "domain": null,
   "name": "starttime",
   "length": 29,
   "alias": "Start Time",
   "type": "esriFieldTypeDate"
  },
  {
   "modelName": "endtime",
   "nullable": true,
   "editable": true,
   "defaultValue": null,
   "domain": null,
   "name": "endtime",
   "length": 29,
   "alias": "End Time",
   "type": "esriFieldTypeDate"
  },
  {
   "modelName": "altroute",
   "nullable": true,
   "editable": true,
   "defaultValue": null,
   "domain": null,
   "name": "altroute",
   "length": 250,
   "alias": "Alternate Route",
   "type": "esriFieldTypeString"
  },
  {
   "modelName": "pocname",
   "nullable": true,
   "editable": true,
   "defaultValue": null,
   "domain": null,
   "name": "pocname",
   "length": 100,
   "alias": "Contact Name",
   "type": "esriFieldTypeString"
  },
  {
   "modelName": "pocemail",
   "nullable": true,
   "editable": true,
   "defaultValue": null,
   "domain": null,
   "name": "pocemail",
   "length": 100,
   "alias": "Contact Email",
   "type": "esriFieldTypeString"
  },
  {
   "modelName": "pocphone",
   "nullable": true,
   "editable": true,
   "defaultValue": null,
   "domain": null,
   "name": "pocphone",
   "length": 15,
   "alias": "Contact Phone",
   "type": "esriFieldTypeString"
  },
  {
   "modelName": "url",
   "nullable": true,
   "editable": true,
   "defaultValue": null,
   "domain": null,
   "name": "url",
   "length": 1000,
   "alias": "URL",
   "type": "esriFieldTypeString"
  },
  {
   "modelName": "identifier",
   "nullable": true,
   "editable": true,
   "defaultValue": null,
   "domain": null,
   "name": "identifier",
   "length": 100,
   "alias": "Identifier",
   "type": "esriFieldTypeString"
  },
  {
   "modelName": "activeincid",
   "nullable": true,
   "editable": true,
   "defaultValue": null,
   "domain": {
    "splitPolicy": "esriSPTDefaultValue",
    "name": "Road Blocks_activeincid_c834d3ab-d3da-4317-8139-36956a8f6dd0",
    "description": "",
    "type": "codedValue",
    "codedValues": [
     {
      "code": "Yes",
      "name": "Yes"
     },
     {
      "code": "No",
      "name": "No"
     }
    ],
    "mergePolicy": "esriMPTDefaultValue"
   },
   "name": "activeincid",
   "length": 5,
   "alias": "Active Incident",
   "type": "esriFieldTypeString"
  },
  {
   "modelName": "closureid",
   "nullable": true,
   "editable": true,
   "defaultValue": null,
   "domain": null,
   "name": "closureid",
   "length": 50,
   "alias": "Road Closure ID",
   "type": "esriFieldTypeString"
  },
  {
   "nullable": false,
   "editable": false,
   "defaultValue": null,
   "length": 38,
   "type": "esriFieldTypeGlobalID",
   "modelName": "globalid",
   "domain": null,
   "name": "globalid",
   "alias": "GlobalID"
  },
  {
   "modelName": "creationdate",
   "nullable": true,
   "editable": true,
   "defaultValue": null,
   "domain": null,
   "name": "creationdate",
   "length": 29,
   "alias": "CreationDate",
   "type": "esriFieldTypeDate"
  },
  {
   "modelName": "creator",
   "nullable": true,
   "editable": true,
   "defaultValue": null,
   "domain": null,
   "name": "creator",
   "length": 128,
   "alias": "Creator",
   "type": "esriFieldTypeString"
  },
  {
   "modelName": "editdate",
   "nullable": true,
   "editable": true,
   "defaultValue": null,
   "domain": null,
   "name": "editdate",
   "length": 29,
   "alias": "EditDate",
   "type": "esriFieldTypeDate"
  },
  {
   "modelName": "editor",
   "nullable": true,
   "editable": true,
   "defaultValue": null,
   "domain": null,
   "name": "editor",
   "length": 128,
   "alias": "Editor",
   "type": "esriFieldTypeString"
  }
 ],
 "maxRecordCountFactor": 1,
 "dateFieldsTimeReference": {
  "respectsDaylightSaving": false,
  "timeZone": "UTC"
 },
 "supportsFieldDescriptionProperty": true,
 "hasM": false,
 "allowGeometryUpdates": true,
 "useStandardizedQueries": true,
 "globalIdField": "globalid",
 "description": "",
 "syncCanReturnChanges": true,
 "supportsAsyncDelete": true,
 "supportedSpatialRelationships": [
  "esriSpatialRelIntersects",
  "esriSpatialRelContains",
  "esriSpatialRelCrosses",
  "esriSpatialRelEnvelopeIntersects",
  "esriSpatialRelOverlaps",
  "esriSpatialRelTouches",
  "esriSpatialRelWithin"
 ],
 "supportsRollbackOnFailureParameter": true,
 "isDataReplicaTracked": false,
 "standardMaxRecordCountNoGeometry": 16000,
 "indexes": [
  {
   "name": "r1692_sde_rowid_uk",
   "isUnique": true,
   "description": "",
   "fields": "objectid",
   "isAscending": true
  },
  {
   "name": "uuid_1692",
   "isUnique": true,
   "description": "",
   "fields": "globalid",
   "isAscending": true
  },
  {
   "name": "a1120_ix1",
   "isUnique": false,
   "description": "",
   "fields": "shape",
   "isAscending": true
  }
 ],
 "editFieldsInfo": null,
 "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
 "minScale": 58617,
 "hasAttachments": false,
 "advancedQueryCapabilities": {
  "supportsSqlExpression": true,
  "supportsQueryWithResultType": true,
  "supportsQueryRelatedPagination": true,
  "supportsQueryWithCacheHint": false,
  "supportsQueryWithDatumTransformation": true,
  "supportsQueryAttachmentsWithReturnUrl": true,
  "supportsQueryDateBins": false,
  "supportsQueryWithLodSR": true,
  "supportsPaginationOnAggregatedQueries": true,
  "supportsPagination": true,
  "supportsMaxRecordCountFactor": true,
  "supportsStatistics": true,
  "supportsOrderBy": true,
  "supportsQueryWithDistance": true,
  "supportsLod": true,
  "supportsCountDistinct": true,
  "supportsQueryAttachments": true,
  "supportsReturningQueryExtent": true,
  "supportsQueryAttachmentsCountOnly": true,
  "supportsOrderByOnlyOnLayerFields": false,
  "supportsOutFieldSqlExpression": true,
  "supportsTopFeaturesQuery": true,
  "supportsDistinct": true,
  "supportsReturningGeometryCentroid": false,
  "supportsQueryAnalytic": true,
  "supportsPercentileStatistics": true,
  "supportsHavingClause": true
 },
 "supportsValidateSQL": true,
 "enableZDefaults": true,
 "serviceItemId": "30598730c2d4428194123ef1ea09dfcc",
 "allowUpdateWithoutMValues": true,
 "supportsCoordinatesQuantization": true,
 "types": [],
 "capabilities": "Query",
 "maxScale": 0,
 "supportsAppend": true,
 "supportsExceedsLimitStatistics": true,
 "sourceSchemaChangesAllowed": true,
 "defaultVisibility": true,
 "advancedQueryAnalyticCapabilities": {
  "supportsAsync": true,
  "supportsLinearRegression": true,
  "supportsPercentileAnalytic": false
 },
 "hasMetadata": false,
 "supportedAppendFormats": "shapefile,geojson,csv,featureCollection,excel",
 "tileMaxRecordCount": 4000,
 "typeIdField": "",
 "modelName": "GP_734350967",
 "supportsASyncCalculate": true,
 "supportedQueryFormats": "JSON, geoJSON, PBF",
 "sqlParserVersion": "PG_10.9.1",
 "drawingInfo": {
  "renderer": {
   "symbol": {
    "imageData": "iVBORw0KGgoAAAANSUhEUgAAABYAAAAWCAYAAADEtGw7AAAACXBIWXMAAA7EAAAOxAGVKw4bAAACXUlEQVQ4jcXUS0sbURjG8f+ZMzOJndY2ESU1BrJpRxBcST+Bez9BCzUuRLBCxW47UNCFFKFicWfBfVd2b1ukYLsoVcGIiywikQa8JW3GZC5dxEuMiTGW0md7Zn5zzjvnfVX+UdT/BlugxEwM4RIE8CX2YJK8AP9GsBUnGNExBfQbCn2aSgcgHY/Mgsn6omDl8SYfqfOBmvB0L0arzVhIMhTSiLYo6AIQgAeUfNx9h+z8A+Z+F3j9PE2hITzdixEp8TKsMxHWQKlal4AmkC06kYDgVU7lvhVn3Eph14WtOMFWm7GwzkSbVt5hvQigTQNFMNKpkwam6sIRHTMkGQo3QCvxkAo5l+HZbpZGN1m7BFugCOgPaUSrj98Ib9eIHtkMWLBhlX/DORwzMQyFvntdcf12NN4EDWxvyDu72Z6YiUGS3AVYuAQ1lY67j/qJP5tsyk3NvCD9/l2HKBGEKvgkEs+5Vn0rI1S1/G5FzmBfYjsemf3PH3Azqabg/E4KDzK+PL9yZ/BgkvyiyXphL+vybVnWJmrnyKV4WGI1sUU+UQ0L8BcEK3sO2U6dyHXL4QMHDj+F4Hvl/LhQ46ebLM8/5E1AMNmoQaB8r/YdOHSZHUryqXLtUkvvFplpkXQpgpGQWh/3T9CdItOBAHOAeyVspbCtOOPHOumcy3C7RlQTyMohVPAoHjhkDl3eBgLMPfnBr2qn5nQ7GShTs90sHdkM3FLoUQWtUmA4Hpmcy2rR48vINl+rd3olfJrRTdYs2IiZGL6KphwjfYmd2PqLQX+2e/BO2/Q0iTrPNgXfNH8AvQPE81tmZScAAAAASUVORK5CYII=",
    "yoffset": 0,
    "width": 16,
    "xoffset": 0,
    "angle": 0,
    "type": "esriPMS",
    "contentType": "image/png",
    "url": "4501aff8fdb363c50c17d2247e8e460c",
    "height": 16
   },
   "authoringInfo": {
    "visualVariables": [
     {
      "maxSliderValue": 1,
      "type": "transparencyInfo",
      "minSliderValue": 0
     }
    ]
   },
   "visualVariables": [
    {
     "valueExpression": "IIf($feature.endtime == null || $feature.endtime >= Now(), 1, 0)",
     "legendOptions": {
      "showLegend": false,
      "title": "Custom"
     },
     "valueExpressionTitle": "Custom",
     "stops": [
      {
       "transparency": 65,
       "value": 0
      },
      {
       "transparency": 0,
       "value": 1
      }
     ],
     "type": "transparencyInfo"
    }
   ],
   "type": "simple"
  },
  "scaleSymbols": true,
  "transparency": 0,
  "labelingInfo": null
 },
 "geometryField": {
  "modelName": "shape",
  "nullable": true,
  "editable": true,
  "defaultValue": null,
  "domain": null,
  "name": "shape",
  "alias": "Shape",
  "type": "esriFieldTypeGeometry"
 },
 "copyrightText": "Esri",
 "zDefault": 0,
 "geometryType": "esriGeometryPoint",
 "supportsLayerOverrides": true
}