{
 "currentVersion": 10.61,
 "id": 1,
 "name": "Access Permit",
 "type": "Feature Layer",
 "description": "",
 "geometryType": "esriGeometryPolyline",
 "sourceSpatialReference": {
  "wkid": 4326,
  "latestWkid": 4326
 },
 "copyrightText": "",
 "parentLayer": null,
 "subLayers": [],
 "minScale": 0,
 "maxScale": 0,
 "drawingInfo": {
  "renderer": {
   "type": "uniqueValue",
   "field1": "REQUEST_STATUS_CD",
   "field2": null,
   "field3": null,
   "defaultSymbol": null,
   "defaultLabel": null,
   "uniqueValueInfos": [
    {
     "symbol": {
      "type": "esriSLS",
      "style": "esriSLSSolid",
      "color": [
       56,
       168,
       0,
       255
      ],
      "width": 3
     },
     "value": "APRV",
     "label": "Approved",
     "description": ""
    },
    {
     "symbol": {
      "type": "esriSLS",
      "style": "esriSLSSolid",
      "color": [
       255,
       0,
       0,
       255
      ],
      "width": 3
     },
     "value": "PEND",
     "label": "Pending",
     "description": ""
    },
    {
     "symbol": {
      "type": "esriSLS",
      "style": "esriSLSSolid",
      "color": [
       115,
       0,
       76,
       255
      ],
      "width": 3
     },
     "value": "ACTV",
     "label": "Active",
     "description": ""
    },
    {
     "symbol": {
      "type": "esriSLS",
      "style": "esriSLSSolid",
      "color": [
       230,
       152,
       0,
       255
      ],
      "width": 3
     },
     "value": "RELRV",
     "label": "Release Review",
     "description": ""
    },
    {
     "symbol": {
      "type": "esriSLS",
      "style": "esriSLSSolid",
      "color": [
       0,
       112,
       255,
       255
      ],
      "width": 3
     },
     "value": "RLSD",
     "label": "Released",
     "description": ""
    },
    {
     "symbol": {
      "type": "esriSLS",
      "style": "esriSLSSolid",
      "color": [
       255,
       115,
       223,
       255
      ],
      "width": 3
     },
     "value": "CRCT",
     "label": "CRCT",
     "description": ""
    },
    {
     "symbol": {
      "type": "esriSLS",
      "style": "esriSLSSolid",
      "color": [
       68,
       79,
       137,
       255
      ],
      "width": 3
     },
     "value": "RJCT",
     "label": "RJCT",
     "description": ""
    },
    {
     "symbol": {
      "type": "esriSLS",
      "style": "esriSLSSolid",
      "color": [
       120,
       181,
       255,
       255
      ],
      "width": 3
     },
     "value": "CANC",
     "label": "CANC",
     "description": ""
    }
   ],
   "fieldDelimiter": ","
  },
  "transparency": 0,
  "labelingInfo": null
 },
 "defaultVisibility": false,
 "extent": {
  "xmin": -9518330.490592377,
  "ymin": 3595164.88580185,
  "xmax": -9026020.756117063,
  "ymax": 4152566.9794463525,
  "spatialReference": {
   "wkid": 102100,
   "latestWkid": 3857
  }
 },
 "hasAttachments": false,
 "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
 "displayField": "REQUESTOR_NAME",
 "typeIdField": null,
 "subtypeFieldName": null,
 "subtypeField": null,
 "defaultSubtypeCode": null,
 "fields": [
  {
   "name": "REQUESTOR_ID",
   "type": "esriFieldTypeDouble",
   "alias": "REQUESTOR_ID",
   "domain": null
  },
  {
   "name": "REQUESTOR_NAME",
   "type": "esriFieldTypeString",
   "alias": "REQUESTOR_NAME",
   "length": 130,
   "domain": null
  },
  {
   "name": "PERMIT_REFERENCE_ID",
   "type": "esriFieldTypeString",
   "alias": "PERMIT_REFERENCE_ID",
   "length": 40,
   "domain": null
  },
  {
   "name": "PERMIT_ID",
   "type": "esriFieldTypeString",
   "alias": "PERMIT_ID",
   "length": 40,
   "domain": null
  },
  {
   "name": "PERMIT_REQUEST_DETAIL_ID",
   "type": "esriFieldTypeDouble",
   "alias": "PERMIT_REQUEST_DETAIL_ID",
   "domain": null
  },
  {
   "name": "PERMIT_REQUEST_ID",
   "type": "esriFieldTypeDouble",
   "alias": "PERMIT_REQUEST_ID",
   "domain": null
  },
  {
   "name": "SUBMIT_DATE",
   "type": "esriFieldTypeDate",
   "alias": "SUBMIT_DATE",
   "length": 8,
   "domain": null
  },
  {
   "name": "APPROVAL_DATE",
   "type": "esriFieldTypeDate",
   "alias": "APPROVAL_DATE",
   "length": 8,
   "domain": null
  },
  {
   "name": "PERMIT_RELEASE_DATE",
   "type": "esriFieldTypeDate",
   "alias": "PERMIT_RELEASE_DATE",
   "length": 8,
   "domain": null
  },
  {
   "name": "REQUEST_STATUS_CD",
   "type": "esriFieldTypeString",
   "alias": "REQUEST_STATUS_CD",
   "length": 20,
   "domain": null
  },
  {
   "name": "REQUEST_STATUS_DISPLAY",
   "type": "esriFieldTypeString",
   "alias": "REQUEST_STATUS_DISPLAY",
   "length": 4000,
   "domain": null
  },
  {
   "name": "REQUEST_TYPE_CD",
   "type": "esriFieldTypeString",
   "alias": "REQUEST_TYPE_CD",
   "length": 20,
   "domain": null
  },
  {
   "name": "REQUEST_TYPE_DISPLAY",
   "type": "esriFieldTypeString",
   "alias": "REQUEST_TYPE_DISPLAY",
   "length": 4000,
   "domain": null
  },
  {
   "name": "ACCESS_TYPE_CD",
   "type": "esriFieldTypeString",
   "alias": "ACCESS_TYPE_CD",
   "length": 20,
   "domain": null
  },
  {
   "name": "ACCESS_TYPE_DISPLAY",
   "type": "esriFieldTypeString",
   "alias": "ACCESS_TYPE_DISPLAY",
   "length": 4000,
   "domain": null
  },
  {
   "name": "SUBMITTED_BY",
   "type": "esriFieldTypeDouble",
   "alias": "SUBMITTED_BY",
   "domain": null
  },
  {
   "name": "SUBMITTED_BY_NAME",
   "type": "esriFieldTypeString",
   "alias": "SUBMITTED_BY_NAME",
   "length": 102,
   "domain": null
  },
  {
   "name": "PERMIT_LOCATION_ID",
   "type": "esriFieldTypeOID",
   "alias": "PERMIT_LOCATION_ID",
   "domain": null
  },
  {
   "name": "GDOT_DISTRICT",
   "type": "esriFieldTypeDouble",
   "alias": "GDOT_DISTRICT",
   "domain": null
  },
  {
   "name": "GDOT_DISTRICT_NAME",
   "type": "esriFieldTypeString",
   "alias": "GDOT_DISTRICT_NAME",
   "length": 60,
   "domain": null
  },
  {
   "name": "COUNTY_FIPS_CD",
   "type": "esriFieldTypeString",
   "alias": "COUNTY_FIPS_CD",
   "length": 3,
   "domain": null
  },
  {
   "name": "COUNTY_NAME",
   "type": "esriFieldTypeString",
   "alias": "COUNTY_NAME",
   "length": 200,
   "domain": null
  },
  {
   "name": "ROUTE_CODE",
   "type": "esriFieldTypeString",
   "alias": "ROUTE_CODE",
   "length": 8,
   "domain": null
  },
  {
   "name": "CROSS_STREET_1",
   "type": "esriFieldTypeString",
   "alias": "CROSS_STREET_1",
   "length": 100,
   "domain": null
  },
  {
   "name": "BEGIN_MILEPOINT",
   "type": "esriFieldTypeDouble",
   "alias": "BEGIN_MILEPOINT",
   "domain": null
  },
  {
   "name": "END_MILEPOINT",
   "type": "esriFieldTypeDouble",
   "alias": "END_MILEPOINT",
   "domain": null
  },
  {
   "name": "ROUTE_1",
   "type": "esriFieldTypeString",
   "alias": "ROUTE_1",
   "length": 100,
   "domain": null
  },
  {
   "name": "ROUTE_2",
   "type": "esriFieldTypeString",
   "alias": "ROUTE_2",
   "length": 100,
   "domain": null
  },
  {
   "name": "SHAPE",
   "type": "esriFieldTypeGeometry",
   "alias": "SHAPE",
   "domain": null
  }
 ],
 "geometryField": {
  "name": "SHAPE",
  "type": "esriFieldTypeGeometry",
  "alias": "SHAPE"
 },
 "indexes": null,
 "subtypes": [],
 "relationships": [],
 "canModifyLayer": true,
 "canScaleSymbols": false,
 "hasLabels": false,
 "capabilities": "Map,Query,Data",
 "maxRecordCount": 1000,
 "supportsStatistics": true,
 "supportsAdvancedQueries": true,
 "supportedQueryFormats": "JSON, AMF, geoJSON",
 "isDataVersioned": false,
 "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true},
 "useStandardizedQueries": true,
 "advancedQueryCapabilities": {
  "useStandardizedQueries": true,
  "supportsStatistics": true,
  "supportsHavingClause": true,
  "supportsCountDistinct": true,
  "supportsOrderBy": true,
  "supportsDistinct": true,
  "supportsPagination": true,
  "supportsTrueCurve": true,
  "supportsReturningQueryExtent": true,
  "supportsQueryWithDistance": true,
  "supportsSqlExpression": true
 },
 "supportsDatumTransformation": true,
 "dateFieldsTimeReference": {
  "timeZone": "Eastern Standard Time",
  "respectsDaylightSaving": false
 },
 "supportsCoordinatesQuantization": true
}