{
 "layers": [
  {
   "currentVersion": 10.91,
   "id": 0,
   "name": "Sidewalk Unfunded Requests",
   "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": 384538.9481181763,
    "ymin": 1241851.2991447747,
    "xmax": 455274.1790227592,
    "ymax": 1396448.49355869,
    "spatialReference": {
     "wkid": 2882,
     "latestWkid": 2882
    }
   },
   "sourceSpatialReference": {
    "wkid": 2882,
    "latestWkid": 2882
   },
   "drawingInfo": {
    "renderer": {
     "type": "uniqueValue",
     "field1": "STATUS",
     "field2": null,
     "field3": null,
     "defaultSymbol": null,
     "defaultLabel": null,
     "uniqueValueInfos": [
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         197,
         0,
         255,
         255
        ],
        "width": 2
       },
       "value": "Completed",
       "label": "Completed",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         245,
         122,
         182,
         255
        ],
        "width": 2
       },
       "value": "Funded_Construction",
       "label": "Funded_Construction",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         56,
         168,
         0,
         255
        ],
        "width": 2
       },
       "value": "Funded_Design",
       "label": "Funded_Design",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         0,
         112,
         255,
         255
        ],
        "width": 2
       },
       "value": "Request Received",
       "label": "Request Received",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         255,
         0,
         0,
         255
        ],
        "width": 2
       },
       "value": "TE Grant Appl Submitted",
       "label": "TE Grant Appl Submitted",
       "description": ""
      }
     ],
     "fieldDelimiter": ","
    },
    "transparency": 0,
    "labelingInfo": null
   },
   "hasM": false,
   "hasZ": false,
   "allowGeometryUpdates": false,
   "allowTrueCurvesUpdates": false,
   "onlyAllowTrueCurveUpdatesByTrueCurveClients": false,
   "hasAttachments": false,
   "supportsApplyEditsWithGlobalIds": false,
   "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
   "objectIdField": "OBJECTID",
   "globalIdField": "GlobalID",
   "displayField": "ROADNAME",
   "typeIdField": "STATUS",
   "subtypeField": "",
   "fields": [
    {
     "name": "OBJECTID",
     "type": "esriFieldTypeOID",
     "alias": "OBJECTID",
     "domain": null,
     "editable": false,
     "nullable": false,
     "defaultValue": null,
     "modelName": "OBJECTID"
    },
    {
     "name": "DATEREQ",
     "type": "esriFieldTypeDate",
     "alias": "Date Requested",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 8,
     "defaultValue": null,
     "modelName": "DATEREQ"
    },
    {
     "name": "ROADNAME",
     "type": "esriFieldTypeString",
     "alias": "Road Name",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 100,
     "defaultValue": null,
     "modelName": "ROADNAME"
    },
    {
     "name": "FROMLOC",
     "type": "esriFieldTypeString",
     "alias": "From Location",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 100,
     "defaultValue": null,
     "modelName": "FROMLOC"
    },
    {
     "name": "TOLOC",
     "type": "esriFieldTypeString",
     "alias": "To Location",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 100,
     "defaultValue": null,
     "modelName": "TOLOC"
    },
    {
     "name": "SIDEOFROAD",
     "type": "esriFieldTypeString",
     "alias": "Side of Road",
     "domain": {
      "type": "codedValue",
      "name": "pwSidewalkRoadside",
      "description": "Sidewalk Unfunded Requests Roadside",
      "codedValues": [
       {
        "name": "N",
        "code": "N"
       },
       {
        "name": "S",
        "code": "S"
       },
       {
        "name": "W",
        "code": "W"
       },
       {
        "name": "E",
        "code": "E"
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDefaultValue"
     },
     "editable": true,
     "nullable": true,
     "length": 5,
     "defaultValue": null,
     "modelName": "SIDEOFROAD"
    },
    {
     "name": "UNIQUEID",
     "type": "esriFieldTypeInteger",
     "alias": "UniqueID",
     "domain": null,
     "editable": true,
     "nullable": true,
     "defaultValue": null,
     "modelName": "UNIQUEID"
    },
    {
     "name": "COMMENT",
     "type": "esriFieldTypeString",
     "alias": "Comments",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 1000,
     "defaultValue": null,
     "modelName": "COMMENT"
    },
    {
     "name": "STATUS",
     "type": "esriFieldTypeString",
     "alias": "Status",
     "domain": {
      "type": "codedValue",
      "name": "pwSidewalkStatus",
      "description": "Sidewalk Unfunded Requests Status",
      "codedValues": [
       {
        "name": "Funded_Design",
        "code": "Funded_Design"
       },
       {
        "name": "Request Received",
        "code": "Request Received"
       },
       {
        "name": "Funded_Construction",
        "code": "Funded_Construction"
       },
       {
        "name": "Completed",
        "code": "Completed"
       },
       {
        "name": "TE Grant Appl Submitted",
        "code": "TE Grant Appl Submitted"
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDefaultValue"
     },
     "editable": true,
     "nullable": true,
     "length": 50,
     "defaultValue": null,
     "modelName": "STATUS"
    },
    {
     "name": "POINTSPRIORITY",
     "type": "esriFieldTypeInteger",
     "alias": "Points Priority",
     "domain": null,
     "editable": true,
     "nullable": true,
     "defaultValue": null,
     "modelName": "POINTSPRIORITY"
    },
    {
     "name": "EDITEDBY",
     "type": "esriFieldTypeString",
     "alias": "Edited By",
     "domain": {
      "type": "codedValue",
      "name": "pwSidewalkEditor",
      "description": "Sidewalk Unfunded Requests Editors",
      "codedValues": [
       {
        "name": "Amin Vosouli",
        "code": "Amin Vosouli"
       },
       {
        "name": "David Deranzio",
        "code": "David Deranzio"
       },
       {
        "name": "Keith Brosseau",
        "code": "Keith Brosseau"
       },
       {
        "name": "Other",
        "code": "Other"
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDefaultValue"
     },
     "editable": true,
     "nullable": true,
     "length": 50,
     "defaultValue": null,
     "modelName": "EDITEDBY"
    },
    {
     "name": "PROJECT_ID",
     "type": "esriFieldTypeString",
     "alias": "PID",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 50,
     "defaultValue": null,
     "modelName": "PROJECT_ID"
    },
    {
     "name": "PROJECT_NAME",
     "type": "esriFieldTypeString",
     "alias": "PROJECT_NAME",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 254,
     "defaultValue": null,
     "modelName": "PROJECT_NAME"
    },
    {
     "name": "DISPLAY_YN",
     "type": "esriFieldTypeString",
     "alias": "DISPLAY_YN",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 50,
     "defaultValue": null,
     "modelName": "DISPLAY_YN"
    },
    {
     "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": "X",
     "type": "esriFieldTypeDouble",
     "alias": "X",
     "domain": null,
     "editable": true,
     "nullable": true,
     "defaultValue": null,
     "modelName": "X"
    },
    {
     "name": "Y",
     "type": "esriFieldTypeDouble",
     "alias": "Y",
     "domain": null,
     "editable": true,
     "nullable": true,
     "defaultValue": null,
     "modelName": "Y"
    },
    {
     "name": "DESCRIPTION",
     "type": "esriFieldTypeString",
     "alias": "DESCRIPTION",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 255,
     "defaultValue": null,
     "modelName": "DESCRIPTION"
    },
    {
     "name": "PROJECTCLASSIFICATION",
     "type": "esriFieldTypeString",
     "alias": "PROJECTCLASSIFICATION",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 75,
     "defaultValue": null,
     "modelName": "PROJECTCLASSIFICATION"
    },
    {
     "name": "PIC_URL",
     "type": "esriFieldTypeString",
     "alias": "PIC_URL",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 255,
     "defaultValue": null,
     "modelName": "PIC_URL"
    },
    {
     "name": "WEBSITE",
     "type": "esriFieldTypeString",
     "alias": "WEBSITE",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 255,
     "defaultValue": null,
     "modelName": "WEBSITE"
    },
    {
     "name": "SHORT_DESC",
     "type": "esriFieldTypeString",
     "alias": "SHORT_DESC",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 255,
     "defaultValue": null,
     "modelName": "SHORT_DESC"
    },
    {
     "name": "PENNY_DECADE",
     "type": "esriFieldTypeString",
     "alias": "PENNY_DECADE",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 50,
     "defaultValue": null,
     "modelName": "PENNY_DECADE"
    },
    {
     "name": "ASSETTYPE",
     "type": "esriFieldTypeString",
     "alias": "ASSETTYPE",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 100,
     "defaultValue": null,
     "modelName": "ASSETTYPE"
    },
    {
     "name": "BMP_ID",
     "type": "esriFieldTypeString",
     "alias": "BMP_ID",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 255,
     "defaultValue": null,
     "modelName": "BMP_ID"
    },
    {
     "name": "BASIN_NAME",
     "type": "esriFieldTypeString",
     "alias": "BASIN_NAME",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 255,
     "defaultValue": null,
     "modelName": "BASIN_NAME"
    },
    {
     "name": "LOCATION",
     "type": "esriFieldTypeString",
     "alias": "LOCATION",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 255,
     "defaultValue": null,
     "modelName": "LOCATION"
    },
    {
     "name": "NEEDSID",
     "type": "esriFieldTypeInteger",
     "alias": "NeedsID",
     "domain": null,
     "editable": true,
     "nullable": true,
     "defaultValue": null,
     "modelName": "NEEDSID"
    },
    {
     "name": "ORIG_FID",
     "type": "esriFieldTypeInteger",
     "alias": "ORIG_FID",
     "domain": null,
     "editable": true,
     "nullable": true,
     "defaultValue": null,
     "modelName": "ORIG_FID"
    },
    {
     "name": "GlobalID",
     "type": "esriFieldTypeGlobalID",
     "alias": "GlobalID",
     "domain": null,
     "editable": false,
     "nullable": false,
     "length": 38,
     "defaultValue": null,
     "modelName": "GlobalID"
    }
   ],
   "geometryField": {
    "name": "Shape",
    "type": "esriFieldTypeGeometry",
    "alias": "Shape",
    "domain": null,
    "editable": false,
    "nullable": true,
    "defaultValue": null,
    "modelName": "Shape"
   },
   "indexes": [
    {
     "name": "R3865_pk",
     "fields": "OBJECTID",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "UUID_3865",
     "fields": "GlobalID",
     "isAscending": true,
     "isUnique": false,
     "description": ""
    },
    {
     "name": "UUID_OID_3865",
     "fields": "GlobalID,OBJECTID",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "S3061_idx",
     "fields": "Shape",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    }
   ],
   "dateFieldsTimeReference": {
    "timeZone": "UTC",
    "respectsDaylightSaving": false
   },
   "types": [
    {
     "id": "Completed",
     "name": "Completed",
     "domains": {
      "SIDEOFROAD": {"type": "inherited"},
      "STATUS": {"type": "inherited"},
      "EDITEDBY": {"type": "inherited"}
     },
     "templates": [
      {
       "name": "Completed",
       "description": "",
       "prototype": {
        "attributes": {
         "COMMENT": null,
         "ORIG_FID": null,
         "DATEREQ": null,
         "ROADNAME": null,
         "FROMLOC": null,
         "TOLOC": null,
         "SIDEOFROAD": null,
         "UNIQUEID": null,
         "STATUS": "Completed",
         "POINTSPRIORITY": null,
         "EDITEDBY": null,
         "PROJECT_ID": null,
         "PROJECT_NAME": null,
         "DISPLAY_YN": null,
         "NEEDSID": null,
         "LOCATION": null,
         "BASIN_NAME": null,
         "BMP_ID": null,
         "X": null,
         "Y": null,
         "DESCRIPTION": null,
         "PROJECTCLASSIFICATION": null,
         "PIC_URL": null,
         "WEBSITE": null,
         "SHORT_DESC": null,
         "PENNY_DECADE": null,
         "ASSETTYPE": null
        }
       },
       "drawingTool": "esriFeatureEditToolLine"
      }
     ]
    },
    {
     "id": "Funded_Construction",
     "name": "Funded_Construction",
     "domains": {
      "SIDEOFROAD": {"type": "inherited"},
      "STATUS": {"type": "inherited"},
      "EDITEDBY": {"type": "inherited"}
     },
     "templates": [
      {
       "name": "Funded_Construction",
       "description": "",
       "prototype": {
        "attributes": {
         "COMMENT": null,
         "ORIG_FID": null,
         "DATEREQ": null,
         "ROADNAME": null,
         "FROMLOC": null,
         "TOLOC": null,
         "SIDEOFROAD": null,
         "UNIQUEID": null,
         "STATUS": "Funded_Construction",
         "POINTSPRIORITY": null,
         "EDITEDBY": null,
         "PROJECT_ID": null,
         "PROJECT_NAME": null,
         "DISPLAY_YN": null,
         "NEEDSID": null,
         "LOCATION": null,
         "BASIN_NAME": null,
         "BMP_ID": null,
         "X": null,
         "Y": null,
         "DESCRIPTION": null,
         "PROJECTCLASSIFICATION": null,
         "PIC_URL": null,
         "WEBSITE": null,
         "SHORT_DESC": null,
         "PENNY_DECADE": null,
         "ASSETTYPE": null
        }
       },
       "drawingTool": "esriFeatureEditToolLine"
      }
     ]
    },
    {
     "id": "Funded_Design",
     "name": "Funded_Design",
     "domains": {
      "SIDEOFROAD": {"type": "inherited"},
      "STATUS": {"type": "inherited"},
      "EDITEDBY": {"type": "inherited"}
     },
     "templates": [
      {
       "name": "Funded_Design",
       "description": "",
       "prototype": {
        "attributes": {
         "COMMENT": null,
         "ORIG_FID": null,
         "DATEREQ": null,
         "ROADNAME": null,
         "FROMLOC": null,
         "TOLOC": null,
         "SIDEOFROAD": null,
         "UNIQUEID": null,
         "STATUS": "Funded_Design",
         "POINTSPRIORITY": null,
         "EDITEDBY": null,
         "PROJECT_ID": null,
         "PROJECT_NAME": null,
         "DISPLAY_YN": null,
         "NEEDSID": null,
         "LOCATION": null,
         "BASIN_NAME": null,
         "BMP_ID": null,
         "X": null,
         "Y": null,
         "DESCRIPTION": null,
         "PROJECTCLASSIFICATION": null,
         "PIC_URL": null,
         "WEBSITE": null,
         "SHORT_DESC": null,
         "PENNY_DECADE": null,
         "ASSETTYPE": null
        }
       },
       "drawingTool": "esriFeatureEditToolLine"
      }
     ]
    },
    {
     "id": "Request Received",
     "name": "Request Received",
     "domains": {
      "SIDEOFROAD": {"type": "inherited"},
      "STATUS": {"type": "inherited"},
      "EDITEDBY": {"type": "inherited"}
     },
     "templates": [
      {
       "name": "Request Received",
       "description": "",
       "prototype": {
        "attributes": {
         "COMMENT": null,
         "ORIG_FID": null,
         "DATEREQ": null,
         "ROADNAME": null,
         "FROMLOC": null,
         "TOLOC": null,
         "SIDEOFROAD": null,
         "UNIQUEID": null,
         "STATUS": "Request Received",
         "POINTSPRIORITY": null,
         "EDITEDBY": null,
         "PROJECT_ID": null,
         "PROJECT_NAME": null,
         "DISPLAY_YN": null,
         "NEEDSID": null,
         "LOCATION": null,
         "BASIN_NAME": null,
         "BMP_ID": null,
         "X": null,
         "Y": null,
         "DESCRIPTION": null,
         "PROJECTCLASSIFICATION": null,
         "PIC_URL": null,
         "WEBSITE": null,
         "SHORT_DESC": null,
         "PENNY_DECADE": null,
         "ASSETTYPE": null
        }
       },
       "drawingTool": "esriFeatureEditToolLine"
      }
     ]
    },
    {
     "id": "TE Grant Appl Submitted",
     "name": "TE Grant Appl Submitted",
     "domains": {
      "SIDEOFROAD": {"type": "inherited"},
      "STATUS": {"type": "inherited"},
      "EDITEDBY": {"type": "inherited"}
     },
     "templates": [
      {
       "name": "TE Grant Appl Submitted",
       "description": "",
       "prototype": {
        "attributes": {
         "COMMENT": null,
         "ORIG_FID": null,
         "DATEREQ": null,
         "ROADNAME": null,
         "FROMLOC": null,
         "TOLOC": null,
         "SIDEOFROAD": null,
         "UNIQUEID": null,
         "STATUS": "TE Grant Appl Submitted",
         "POINTSPRIORITY": null,
         "EDITEDBY": null,
         "PROJECT_ID": null,
         "PROJECT_NAME": null,
         "DISPLAY_YN": null,
         "NEEDSID": null,
         "LOCATION": null,
         "BASIN_NAME": null,
         "BMP_ID": null,
         "X": null,
         "Y": null,
         "DESCRIPTION": null,
         "PROJECTCLASSIFICATION": null,
         "PIC_URL": null,
         "WEBSITE": null,
         "SHORT_DESC": null,
         "PENNY_DECADE": null,
         "ASSETTYPE": null
        }
       },
       "drawingTool": "esriFeatureEditToolLine"
      }
     ]
    }
   ],
   "templates": [],
   "maxRecordCount": 1000,
   "supportedQueryFormats": "JSON, geoJSON",
   "capabilities": "Query",
   "useStandardizedQueries": true,
   "standardMaxRecordCount": 8000,
   "tileMaxRecordCount": 4000,
   "standardMaxRecordCountNoGeometry": 32000,
   "maxRecordCountFactor": 1
  }
 ],
 "tables": []
}