{
 "layers": [
  {
   "currentVersion": 10.91,
   "id": 240,
   "name": "Capital Planning Point",
   "type": "Feature Layer",
   "parentLayer": {
    "id": 246,
    "name": "Capital Planning"
   },
   "defaultVisibility": true,
   "minScale": 0,
   "maxScale": 0,
   "canScaleSymbols": false,
   "geometryType": "esriGeometryPoint",
   "description": "This is a point feature that represents the location of CIP projects and is used in multi-scale maps.",
   "copyrightText": "",
   "editFieldsInfo": null,
   "ownershipBasedAccessControlForFeatures": null,
   "syncCanReturnChanges": false,
   "relationships": [
    {
     "id": 0,
     "name": "CIPProjects",
     "relatedTableId": 243,
     "cardinality": "esriRelCardinalityOneToOne",
     "role": "esriRelRoleDestination",
     "keyField": "PROJNAME",
     "composite": true
    }
   ],
   "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": 1315503.0486022532,
    "ymin": 633705.8907575905,
    "xmax": 1315503.0486022532,
    "ymax": 633705.8907575905,
    "spatialReference": {
     "wkid": 102660,
     "latestWkid": 2238
    }
   },
   "sourceSpatialReference": {
    "wkid": 102660,
    "latestWkid": 2238
   },
   "drawingInfo": {
    "renderer": {
     "type": "simple",
     "symbol": {
      "type": "esriPMS",
      "url": "0906ccabd3c8a1e25433a00c522f9e4d",
      "imageData": "iVBORw0KGgoAAAANSUhEUgAAABYAAAAWCAYAAADEtGw7AAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAFhJREFUOI1jYaARYIExzhob61DDwJ9nz962YmD4CTeY8cffy9QwmN3YWJfh7NkrLISVkgdGDR41eNTgUYNHDSbb4J/UMJCRgeEfisFGVy9wUMNgGKBZUAAA3tMQAS/N2fwAAAAASUVORK5CYII=",
      "contentType": "image/png",
      "width": 16,
      "height": 16,
      "angle": 0,
      "xoffset": 0,
      "yoffset": 0
     },
     "label": "",
     "description": ""
    },
    "transparency": 0,
    "labelingInfo": [
     {
      "labelPlacement": "esriServerPointLabelPlacementAboveRight",
      "where": null,
      "labelExpression": "[PROJNAME]",
      "useCodedValues": true,
      "symbol": {
       "type": "esriTS",
       "color": [
        0,
        0,
        0,
        255
       ],
       "backgroundColor": null,
       "borderLineColor": null,
       "borderLineSize": null,
       "verticalAlignment": "baseline",
       "horizontalAlignment": "left",
       "rightToLeft": false,
       "angle": 0,
       "xoffset": 0,
       "yoffset": 0,
       "kerning": true,
       "haloColor": [
        255,
        255,
        255,
        255
       ],
       "haloSize": 0.001,
       "font": {
        "family": "Arial",
        "size": 8,
        "style": "normal",
        "weight": "bold",
        "decoration": "none"
       }
      },
      "minScale": 0,
      "maxScale": 0
     }
    ]
   },
   "hasM": false,
   "hasZ": false,
   "allowGeometryUpdates": true,
   "allowTrueCurvesUpdates": false,
   "onlyAllowTrueCurveUpdatesByTrueCurveClients": false,
   "hasAttachments": false,
   "supportsApplyEditsWithGlobalIds": false,
   "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
   "objectIdField": "OBJECTID",
   "globalIdField": "",
   "displayField": "PROJNAME",
   "typeIdField": "",
   "subtypeField": "",
   "fields": [
    {
     "name": "OBJECTID",
     "type": "esriFieldTypeOID",
     "alias": "OBJECTID",
     "domain": null,
     "editable": false,
     "nullable": false,
     "defaultValue": null,
     "modelName": "OBJECTID"
    },
    {
     "name": "PROJNAME",
     "type": "esriFieldTypeString",
     "alias": "Project Name",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 50,
     "defaultValue": null,
     "modelName": "PROJNAME"
    },
    {
     "name": "TOTCOST",
     "type": "esriFieldTypeDouble",
     "alias": "Total Cost",
     "domain": null,
     "editable": true,
     "nullable": true,
     "defaultValue": null,
     "modelName": "TOTCOST"
    },
    {
     "name": "TOTLEN",
     "type": "esriFieldTypeDouble",
     "alias": "Total Length",
     "domain": null,
     "editable": true,
     "nullable": true,
     "defaultValue": null,
     "modelName": "TOTLEN"
    },
    {
     "name": "TOTAREA",
     "type": "esriFieldTypeDouble",
     "alias": "Total Area",
     "domain": null,
     "editable": true,
     "nullable": true,
     "defaultValue": null,
     "modelName": "TOTAREA"
    },
    {
     "name": "TOTPNT",
     "type": "esriFieldTypeDouble",
     "alias": "Point Count",
     "domain": null,
     "editable": true,
     "nullable": true,
     "defaultValue": null,
     "modelName": "TOTPNT"
    },
    {
     "name": "DATESTART",
     "type": "esriFieldTypeDate",
     "alias": "Expected Start Date",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 8,
     "defaultValue": null,
     "modelName": "DATESTART"
    },
    {
     "name": "DATECOMP",
     "type": "esriFieldTypeDate",
     "alias": "Date Completed",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 8,
     "defaultValue": null,
     "modelName": "DATECOMP"
    },
    {
     "name": "CIPSTAT",
     "type": "esriFieldTypeString",
     "alias": "CIP Status",
     "domain": {
      "type": "codedValue",
      "name": "CIPStatus",
      "description": "The status of the CIP",
      "codedValues": [
       {
        "name": "Proposed",
        "code": "Proposed"
       },
       {
        "name": "Completed",
        "code": "Completed"
       },
       {
        "name": "Approved",
        "code": "Approved"
       },
       {
        "name": "Funded",
        "code": "Funded"
       },
       {
        "name": "Under Construction",
        "code": "Under Construction"
       },
       {
        "name": "Canceled",
        "code": "Canceled"
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDefaultValue"
     },
     "editable": true,
     "nullable": true,
     "length": 50,
     "defaultValue": "Proposed",
     "modelName": "CIPSTAT"
    },
    {
     "name": "NOTES",
     "type": "esriFieldTypeString",
     "alias": "Notes",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 200,
     "defaultValue": null,
     "modelName": "NOTES"
    },
    {
     "name": "PRJMAN",
     "type": "esriFieldTypeString",
     "alias": "Project Manager",
     "domain": {
      "type": "codedValue",
      "name": "CIPProjManager",
      "description": "A domain used to identify the name of the project manager",
      "codedValues": [
       {
        "name": "Other",
        "code": "Other"
       },
       {
        "name": "Unknown",
        "code": "Unknown"
       },
       {
        "name": "City Engineer",
        "code": "City Engineer"
       },
       {
        "name": "Operations Manager",
        "code": "Operations Manager"
       },
       {
        "name": "PW Director",
        "code": "PW Director"
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDefaultValue"
     },
     "editable": true,
     "nullable": true,
     "length": 50,
     "defaultValue": null,
     "modelName": "PRJMAN"
    },
    {
     "name": "CREATNAM",
     "type": "esriFieldTypeString",
     "alias": "Created By",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 50,
     "defaultValue": null,
     "modelName": "CREATNAM"
    },
    {
     "name": "CREATDAT",
     "type": "esriFieldTypeDate",
     "alias": "Date Created",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 8,
     "defaultValue": null,
     "modelName": "CREATDAT"
    },
    {
     "name": "LINK",
     "type": "esriFieldTypeString",
     "alias": "Link to Report",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 175,
     "defaultValue": null,
     "modelName": "LINK"
    },
    {
     "name": "LASTEDITOR",
     "type": "esriFieldTypeString",
     "alias": "Last Editor",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 50,
     "defaultValue": null,
     "modelName": "LASTEDITOR"
    },
    {
     "name": "LASTUPDATE",
     "type": "esriFieldTypeDate",
     "alias": "Last Update",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 8,
     "defaultValue": null,
     "modelName": "LASTUPDATE"
    },
    {
     "name": "PROJTYPE",
     "type": "esriFieldTypeString",
     "alias": "Project Type",
     "domain": {
      "type": "codedValue",
      "name": "CIPProjectType",
      "description": "The type of CIP",
      "codedValues": [
       {
        "name": "Water Distribution",
        "code": "Water Distribution"
       },
       {
        "name": "Sewer Collection",
        "code": "Sewer Collection"
       },
       {
        "name": "Storm Drainage",
        "code": "Storm Drainage"
       },
       {
        "name": "Streets",
        "code": "Streets"
       },
       {
        "name": "Other",
        "code": "Other"
       },
       {
        "name": "Unknown",
        "code": "Unknown"
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDefaultValue"
     },
     "editable": true,
     "nullable": true,
     "length": 80,
     "defaultValue": null,
     "modelName": "PROJTYPE"
    },
    {
     "name": "FUNDSOUR",
     "type": "esriFieldTypeString",
     "alias": "Funding Source",
     "domain": {
      "type": "codedValue",
      "name": "CIPFundingSource",
      "description": "The funding source for the CIP",
      "codedValues": [
       {
        "name": "Unknown",
        "code": "Unknown"
       },
       {
        "name": "General Revenue",
        "code": "General Revenue"
       },
       {
        "name": "Revenue Bonds",
        "code": "Revenue Bonds"
       },
       {
        "name": "System Revenues",
        "code": "System Revenues"
       },
       {
        "name": "Connection Fees",
        "code": "Connection Fees"
       },
       {
        "name": "Other",
        "code": "Other"
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDefaultValue"
     },
     "editable": true,
     "nullable": true,
     "length": 80,
     "defaultValue": null,
     "modelName": "FUNDSOUR"
    },
    {
     "name": "MANPHONE",
     "type": "esriFieldTypeString",
     "alias": "Contact Phone",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 80,
     "defaultValue": null,
     "modelName": "MANPHONE"
    },
    {
     "name": "MANEMAIL",
     "type": "esriFieldTypeString",
     "alias": "Contact Email",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 80,
     "defaultValue": null,
     "modelName": "MANEMAIL"
    }
   ],
   "geometryField": {
    "name": "SHAPE",
    "type": "esriFieldTypeGeometry",
    "alias": "SHAPE",
    "domain": null,
    "editable": true,
    "nullable": true,
    "defaultValue": null,
    "modelName": "SHAPE"
   },
   "indexes": [
    {
     "name": "R228_pk",
     "fields": "OBJECTID",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "G801PROJNAME",
     "fields": "PROJNAME",
     "isAscending": true,
     "isUnique": false,
     "description": ""
    },
    {
     "name": "S189_idx",
     "fields": "SHAPE",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    }
   ],
   "dateFieldsTimeReference": {
    "timeZone": "UTC",
    "respectsDaylightSaving": false
   },
   "types": [],
   "templates": [
    {
     "name": "Capital Planning",
     "description": "",
     "prototype": {
      "attributes": {
       "DATECOMP": null,
       "MANEMAIL": null,
       "PROJNAME": null,
       "TOTCOST": null,
       "TOTLEN": null,
       "TOTAREA": null,
       "TOTPNT": null,
       "DATESTART": null,
       "CIPSTAT": "Proposed",
       "NOTES": null,
       "PRJMAN": null,
       "CREATNAM": null,
       "CREATDAT": null,
       "LINK": null,
       "LASTEDITOR": null,
       "LASTUPDATE": null,
       "PROJTYPE": null,
       "FUNDSOUR": null,
       "MANPHONE": null
      }
     },
     "drawingTool": "esriFeatureEditToolPoint"
    }
   ],
   "maxRecordCount": 1000,
   "supportedQueryFormats": "JSON, geoJSON",
   "capabilities": "Query,Create,Update,Delete,Uploads,Editing",
   "useStandardizedQueries": true,
   "standardMaxRecordCount": 32000,
   "tileMaxRecordCount": 8000,
   "standardMaxRecordCountNoGeometry": 32000,
   "maxRecordCountFactor": 1,
   "serviceItemId": "123360504493469fbc81c4ccfcf601da"
  },
  {
   "currentVersion": 10.91,
   "id": 241,
   "name": "CIP Point Assets",
   "type": "Feature Layer",
   "parentLayer": {
    "id": 246,
    "name": "Capital Planning"
   },
   "defaultVisibility": true,
   "minScale": 0,
   "maxScale": 0,
   "canScaleSymbols": false,
   "geometryType": "esriGeometryPoint",
   "description": "",
   "copyrightText": "",
   "editFieldsInfo": null,
   "ownershipBasedAccessControlForFeatures": null,
   "syncCanReturnChanges": false,
   "relationships": [
    {
     "id": 1,
     "name": "CIPProjects",
     "relatedTableId": 243,
     "cardinality": "esriRelCardinalityOneToMany",
     "role": "esriRelRoleDestination",
     "keyField": "PROJNAME",
     "composite": true
    }
   ],
   "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": "NaN",
    "ymin": "NaN",
    "xmax": "NaN",
    "ymax": "NaN",
    "spatialReference": {
     "wkid": 102660,
     "latestWkid": 2238
    }
   },
   "sourceSpatialReference": {
    "wkid": 102660,
    "latestWkid": 2238
   },
   "drawingInfo": {
    "renderer": {
     "type": "simple",
     "symbol": {
      "type": "esriSMS",
      "style": "esriSMSCircle",
      "color": [
       46,
       143,
       145,
       255
      ],
      "size": 7,
      "angle": 0,
      "xoffset": 0,
      "yoffset": 0,
      "outline": {
       "color": [
        0,
        0,
        0,
        255
       ],
       "width": 1
      }
     },
     "label": "",
     "description": ""
    },
    "transparency": 0,
    "labelingInfo": null
   },
   "hasM": false,
   "hasZ": false,
   "allowGeometryUpdates": true,
   "allowTrueCurvesUpdates": false,
   "onlyAllowTrueCurveUpdatesByTrueCurveClients": false,
   "hasAttachments": false,
   "supportsApplyEditsWithGlobalIds": false,
   "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
   "objectIdField": "OBJECTID",
   "globalIdField": "",
   "displayField": "PROJNAME",
   "typeIdField": "",
   "subtypeField": "",
   "fields": [
    {
     "name": "OBJECTID",
     "type": "esriFieldTypeOID",
     "alias": "OBJECTID",
     "domain": null,
     "editable": false,
     "nullable": false,
     "defaultValue": null,
     "modelName": "System-maintained ObjectID"
    },
    {
     "name": "PROJNAME",
     "type": "esriFieldTypeString",
     "alias": "Project Name",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 50,
     "defaultValue": null,
     "modelName": "PROJNAME"
    },
    {
     "name": "STRATEGY",
     "type": "esriFieldTypeString",
     "alias": "Strategy",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 50,
     "defaultValue": null,
     "modelName": "STRATEGY"
    },
    {
     "name": "ACTION",
     "type": "esriFieldTypeString",
     "alias": "Action",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 50,
     "defaultValue": null,
     "modelName": "ACTION"
    },
    {
     "name": "COST",
     "type": "esriFieldTypeDouble",
     "alias": "Cost",
     "domain": null,
     "editable": true,
     "nullable": true,
     "defaultValue": null,
     "modelName": "COST"
    },
    {
     "name": "MULTI",
     "type": "esriFieldTypeDouble",
     "alias": "Multiplier Value",
     "domain": null,
     "editable": true,
     "nullable": true,
     "defaultValue": 1,
     "modelName": "MULTI"
    },
    {
     "name": "ADDCOST",
     "type": "esriFieldTypeDouble",
     "alias": "Additional Cost",
     "domain": null,
     "editable": true,
     "nullable": true,
     "defaultValue": null,
     "modelName": "ADDCOST"
    },
    {
     "name": "TOTCOST",
     "type": "esriFieldTypeDouble",
     "alias": "Total Cost",
     "domain": null,
     "editable": true,
     "nullable": true,
     "defaultValue": null,
     "modelName": "TOTCOST"
    },
    {
     "name": "EXTFILT1",
     "type": "esriFieldTypeString",
     "alias": "Existing Value - 1st",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 50,
     "defaultValue": null,
     "modelName": "EXTFILT1"
    },
    {
     "name": "EXTFILT2",
     "type": "esriFieldTypeString",
     "alias": "Existing Value - 2nd",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 50,
     "defaultValue": null,
     "modelName": "EXTFILT2"
    },
    {
     "name": "PROFILT1",
     "type": "esriFieldTypeString",
     "alias": "Replacement Value - 1st",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 50,
     "defaultValue": null,
     "modelName": "PROFILT1"
    },
    {
     "name": "PROFILT2",
     "type": "esriFieldTypeString",
     "alias": "Replacement Value - 2nd",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 50,
     "defaultValue": null,
     "modelName": "PROFILT2"
    },
    {
     "name": "NOTES",
     "type": "esriFieldTypeString",
     "alias": "Asset Notes",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 255,
     "defaultValue": null,
     "modelName": "NOTES"
    },
    {
     "name": "ASSETTYP",
     "type": "esriFieldTypeString",
     "alias": "Source Asset",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 255,
     "defaultValue": null,
     "modelName": "ASSETTYP"
    },
    {
     "name": "FACILITYID",
     "type": "esriFieldTypeString",
     "alias": "Asset ID",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 120,
     "defaultValue": null,
     "modelName": "FACILITYID"
    },
    {
     "name": "SOURCOID",
     "type": "esriFieldTypeString",
     "alias": "Source OID",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 50,
     "defaultValue": null,
     "modelName": "SOURCOID"
    },
    {
     "name": "LASTEDITOR",
     "type": "esriFieldTypeString",
     "alias": "Last Editor",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 50,
     "defaultValue": null,
     "modelName": "LASTEDITOR"
    },
    {
     "name": "LASTUPDATE",
     "type": "esriFieldTypeDate",
     "alias": "Last Update",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 8,
     "defaultValue": null,
     "modelName": "LASTUPDATE"
    }
   ],
   "geometryField": {
    "name": "SHAPE",
    "type": "esriFieldTypeGeometry",
    "alias": "SHAPE",
    "domain": null,
    "editable": true,
    "nullable": true,
    "defaultValue": null,
    "modelName": "System-maintained Geometry for a feature"
   },
   "indexes": [
    {
     "name": "R223_pk",
     "fields": "OBJECTID",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "G796PROJNAME",
     "fields": "PROJNAME",
     "isAscending": true,
     "isUnique": false,
     "description": ""
    },
    {
     "name": "S184_idx",
     "fields": "SHAPE",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    }
   ],
   "dateFieldsTimeReference": {
    "timeZone": "UTC",
    "respectsDaylightSaving": false
   },
   "types": [],
   "templates": [
    {
     "name": "CIP Point Assets",
     "description": "",
     "prototype": {
      "attributes": {
       "COST": null,
       "LASTUPDATE": null,
       "PROJNAME": null,
       "STRATEGY": null,
       "ACTION": null,
       "MULTI": 1,
       "ADDCOST": null,
       "TOTCOST": null,
       "EXTFILT1": null,
       "EXTFILT2": null,
       "PROFILT1": null,
       "PROFILT2": null,
       "NOTES": null,
       "ASSETTYP": null,
       "FACILITYID": null,
       "SOURCOID": null,
       "LASTEDITOR": null
      }
     },
     "drawingTool": "esriFeatureEditToolPoint"
    }
   ],
   "maxRecordCount": 1000,
   "supportedQueryFormats": "JSON, geoJSON",
   "capabilities": "Query,Create,Update,Delete,Uploads,Editing",
   "useStandardizedQueries": true,
   "standardMaxRecordCount": 32000,
   "tileMaxRecordCount": 8000,
   "standardMaxRecordCountNoGeometry": 32000,
   "maxRecordCountFactor": 1,
   "serviceItemId": "123360504493469fbc81c4ccfcf601da"
  },
  {
   "currentVersion": 10.91,
   "id": 244,
   "name": "CIP Polyline Assets",
   "type": "Feature Layer",
   "parentLayer": {
    "id": 246,
    "name": "Capital Planning"
   },
   "defaultVisibility": true,
   "minScale": 0,
   "maxScale": 0,
   "canScaleSymbols": false,
   "geometryType": "esriGeometryPolyline",
   "description": "",
   "copyrightText": "",
   "editFieldsInfo": null,
   "ownershipBasedAccessControlForFeatures": null,
   "syncCanReturnChanges": false,
   "relationships": [
    {
     "id": 2,
     "name": "CIPProjects",
     "relatedTableId": 243,
     "cardinality": "esriRelCardinalityOneToMany",
     "role": "esriRelRoleDestination",
     "keyField": "PROJNAME",
     "composite": true
    }
   ],
   "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": 1303957.8351441696,
    "ymin": 628315.0846100897,
    "xmax": 1334739.2345392555,
    "ymax": 660543.6054547578,
    "spatialReference": {
     "wkid": 102660,
     "latestWkid": 2238
    }
   },
   "sourceSpatialReference": {
    "wkid": 102660,
    "latestWkid": 2238
   },
   "drawingInfo": {
    "renderer": {
     "type": "uniqueValue",
     "field1": "PROJNAME",
     "field2": null,
     "field3": null,
     "defaultSymbol": null,
     "defaultLabel": null,
     "uniqueValueInfos": [
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         0,
         0,
         0,
         255
        ],
        "width": 2
       },
       "value": "BYPASS EAST",
       "label": "BYPASS EAST",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         54,
         77,
         168,
         255
        ],
        "width": 2
       },
       "value": "BYPASS OLD BETHEL",
       "label": "BYPASS OLD BETHEL",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         56,
         168,
         3,
         255
        ],
        "width": 2
       },
       "value": "BYPASS PJ ADAMS",
       "label": "BYPASS PJ ADAMS",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         230,
         19,
         0,
         255
        ],
        "width": 2
       },
       "value": "BYPASS RASBERRY",
       "label": "BYPASS RASBERRY",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         255,
         255,
         255,
         255
        ],
        "width": 1.4975999999999998
       },
       "value": "FOY SHAW PKWY CONSTRUCTION LIMIT",
       "label": "FOY SHAW PKWY CONSTRUCTION LIMIT",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         255,
         255,
         255,
         255
        ],
        "width": 1.4975999999999998
       },
       "value": "FOY SHAW PKWY EASEMENT",
       "label": "FOY SHAW PKWY EASEMENT",
       "description": ""
      }
     ],
     "fieldDelimiter": ","
    },
    "transparency": 0,
    "labelingInfo": [
     {
      "labelPlacement": "esriServerLinePlacementAboveAfter",
      "where": null,
      "labelExpression": "[PROJNAME]",
      "useCodedValues": true,
      "symbol": {
       "type": "esriTS",
       "color": [
        0,
        0,
        0,
        255
       ],
       "backgroundColor": null,
       "borderLineColor": null,
       "borderLineSize": null,
       "verticalAlignment": "baseline",
       "horizontalAlignment": "left",
       "rightToLeft": false,
       "angle": 0,
       "xoffset": 0,
       "yoffset": 0,
       "kerning": true,
       "haloColor": [
        255,
        255,
        255,
        255
       ],
       "haloSize": 0.001,
       "font": {
        "family": "Arial",
        "size": 8,
        "style": "normal",
        "weight": "bold",
        "decoration": "none"
       }
      },
      "minScale": 0,
      "maxScale": 0
     }
    ]
   },
   "hasM": false,
   "hasZ": false,
   "allowGeometryUpdates": true,
   "allowTrueCurvesUpdates": false,
   "onlyAllowTrueCurveUpdatesByTrueCurveClients": false,
   "hasAttachments": false,
   "supportsApplyEditsWithGlobalIds": false,
   "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
   "objectIdField": "OBJECTID",
   "globalIdField": "",
   "displayField": "PROJNAME",
   "typeIdField": "PROJNAME",
   "subtypeField": "",
   "fields": [
    {
     "name": "OBJECTID",
     "type": "esriFieldTypeOID",
     "alias": "OBJECTID",
     "domain": null,
     "editable": false,
     "nullable": false,
     "defaultValue": null,
     "modelName": "System-maintained ObjectID"
    },
    {
     "name": "PROJNAME",
     "type": "esriFieldTypeString",
     "alias": "Project Name",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 50,
     "defaultValue": null,
     "modelName": "PROJNAME"
    },
    {
     "name": "STRATEGY",
     "type": "esriFieldTypeString",
     "alias": "Strategy",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 50,
     "defaultValue": null,
     "modelName": "STRATEGY"
    },
    {
     "name": "ACTION",
     "type": "esriFieldTypeString",
     "alias": "Action",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 50,
     "defaultValue": null,
     "modelName": "ACTION"
    },
    {
     "name": "COST",
     "type": "esriFieldTypeDouble",
     "alias": "Cost per Unit",
     "domain": null,
     "editable": true,
     "nullable": true,
     "defaultValue": null,
     "modelName": "COST"
    },
    {
     "name": "MULTI",
     "type": "esriFieldTypeDouble",
     "alias": "Multiplier Value",
     "domain": null,
     "editable": true,
     "nullable": true,
     "defaultValue": 1,
     "modelName": "MULTI"
    },
    {
     "name": "LENGTH",
     "type": "esriFieldTypeString",
     "alias": "Length",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 50,
     "defaultValue": null,
     "modelName": "LENGTH"
    },
    {
     "name": "ADDCOST",
     "type": "esriFieldTypeDouble",
     "alias": "Additional Cost",
     "domain": null,
     "editable": true,
     "nullable": true,
     "defaultValue": null,
     "modelName": "ADDCOST"
    },
    {
     "name": "TOTCOST",
     "type": "esriFieldTypeDouble",
     "alias": "Total Cost",
     "domain": null,
     "editable": true,
     "nullable": true,
     "defaultValue": null,
     "modelName": "TOTCOST"
    },
    {
     "name": "EXTFILT1",
     "type": "esriFieldTypeString",
     "alias": "Existing Value - 1st",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 50,
     "defaultValue": null,
     "modelName": "EXTFILT1"
    },
    {
     "name": "EXTFILT2",
     "type": "esriFieldTypeString",
     "alias": "Existing Value - 2nd",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 50,
     "defaultValue": null,
     "modelName": "EXTFILT2"
    },
    {
     "name": "PROFILT1",
     "type": "esriFieldTypeString",
     "alias": "Replacement Value - 1st",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 50,
     "defaultValue": null,
     "modelName": "PROFILT1"
    },
    {
     "name": "PROFILT2",
     "type": "esriFieldTypeString",
     "alias": "Replacement Value - 2nd",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 50,
     "defaultValue": null,
     "modelName": "PROFILT2"
    },
    {
     "name": "NOTES",
     "type": "esriFieldTypeString",
     "alias": "Asset Notes",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 255,
     "defaultValue": null,
     "modelName": "NOTES"
    },
    {
     "name": "ASSETTYP",
     "type": "esriFieldTypeString",
     "alias": "Source Asset",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 255,
     "defaultValue": null,
     "modelName": "ASSETTYP"
    },
    {
     "name": "FACILITYID",
     "type": "esriFieldTypeString",
     "alias": "Asset ID",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 120,
     "defaultValue": null,
     "modelName": "FACILITYID"
    },
    {
     "name": "SOURCOID",
     "type": "esriFieldTypeString",
     "alias": "Source OID",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 50,
     "defaultValue": null,
     "modelName": "SOURCOID"
    },
    {
     "name": "LASTEDITOR",
     "type": "esriFieldTypeString",
     "alias": "Last Editor",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 50,
     "defaultValue": null,
     "modelName": "LASTEDITOR"
    },
    {
     "name": "LASTUPDATE",
     "type": "esriFieldTypeDate",
     "alias": "Last Update",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 8,
     "defaultValue": null,
     "modelName": "LASTUPDATE"
    }
   ],
   "geometryField": {
    "name": "SHAPE",
    "type": "esriFieldTypeGeometry",
    "alias": "SHAPE",
    "domain": null,
    "editable": true,
    "nullable": true,
    "defaultValue": null,
    "modelName": "System-maintained Geometry for a feature"
   },
   "indexes": [
    {
     "name": "R227_pk",
     "fields": "OBJECTID",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "G800PROJNAME",
     "fields": "PROJNAME",
     "isAscending": true,
     "isUnique": false,
     "description": ""
    },
    {
     "name": "S188_idx",
     "fields": "SHAPE",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    }
   ],
   "dateFieldsTimeReference": {
    "timeZone": "UTC",
    "respectsDaylightSaving": false
   },
   "types": [
    {
     "id": "BYPASS EAST",
     "name": "BYPASS EAST",
     "domains": {},
     "templates": [
      {
       "name": "BYPASS EAST",
       "description": "",
       "prototype": {
        "attributes": {
         "LASTEDITOR": null,
         "LASTUPDATE": null,
         "PROJNAME": "BYPASS EAST",
         "STRATEGY": null,
         "ACTION": null,
         "COST": null,
         "MULTI": 1,
         "LENGTH": null,
         "ADDCOST": null,
         "TOTCOST": null,
         "EXTFILT1": null,
         "EXTFILT2": null,
         "PROFILT1": null,
         "PROFILT2": null,
         "NOTES": null,
         "ASSETTYP": null,
         "FACILITYID": null,
         "SOURCOID": null
        }
       },
       "drawingTool": "esriFeatureEditToolLine"
      }
     ]
    },
    {
     "id": "BYPASS OLD BETHEL",
     "name": "BYPASS OLD BETHEL",
     "domains": {},
     "templates": [
      {
       "name": "BYPASS OLD BETHEL",
       "description": "",
       "prototype": {
        "attributes": {
         "LASTEDITOR": null,
         "LASTUPDATE": null,
         "PROJNAME": "BYPASS OLD BETHEL",
         "STRATEGY": null,
         "ACTION": null,
         "COST": null,
         "MULTI": 1,
         "LENGTH": null,
         "ADDCOST": null,
         "TOTCOST": null,
         "EXTFILT1": null,
         "EXTFILT2": null,
         "PROFILT1": null,
         "PROFILT2": null,
         "NOTES": null,
         "ASSETTYP": null,
         "FACILITYID": null,
         "SOURCOID": null
        }
       },
       "drawingTool": "esriFeatureEditToolLine"
      }
     ]
    },
    {
     "id": "BYPASS PJ ADAMS",
     "name": "BYPASS PJ ADAMS",
     "domains": {},
     "templates": [
      {
       "name": "BYPASS PJ ADAMS",
       "description": "",
       "prototype": {
        "attributes": {
         "LASTEDITOR": null,
         "LASTUPDATE": null,
         "PROJNAME": "BYPASS PJ ADAMS",
         "STRATEGY": null,
         "ACTION": null,
         "COST": null,
         "MULTI": 1,
         "LENGTH": null,
         "ADDCOST": null,
         "TOTCOST": null,
         "EXTFILT1": null,
         "EXTFILT2": null,
         "PROFILT1": null,
         "PROFILT2": null,
         "NOTES": null,
         "ASSETTYP": null,
         "FACILITYID": null,
         "SOURCOID": null
        }
       },
       "drawingTool": "esriFeatureEditToolLine"
      }
     ]
    },
    {
     "id": "BYPASS RASBERRY",
     "name": "BYPASS RASBERRY",
     "domains": {},
     "templates": [
      {
       "name": "BYPASS RASBERRY",
       "description": "",
       "prototype": {
        "attributes": {
         "LASTEDITOR": null,
         "LASTUPDATE": null,
         "PROJNAME": "BYPASS RASBERRY",
         "STRATEGY": null,
         "ACTION": null,
         "COST": null,
         "MULTI": 1,
         "LENGTH": null,
         "ADDCOST": null,
         "TOTCOST": null,
         "EXTFILT1": null,
         "EXTFILT2": null,
         "PROFILT1": null,
         "PROFILT2": null,
         "NOTES": null,
         "ASSETTYP": null,
         "FACILITYID": null,
         "SOURCOID": null
        }
       },
       "drawingTool": "esriFeatureEditToolLine"
      }
     ]
    },
    {
     "id": "FOY SHAW PKWY CONSTRUCTION LIMIT",
     "name": "FOY SHAW PKWY CONSTRUCTION LIMIT",
     "domains": {},
     "templates": [
      {
       "name": "FOY SHAW PKWY CONSTRUCTION LIMIT",
       "description": "",
       "prototype": {
        "attributes": {
         "LASTEDITOR": null,
         "LASTUPDATE": null,
         "PROJNAME": "FOY SHAW PKWY CONSTRUCTION LIMIT",
         "STRATEGY": null,
         "ACTION": null,
         "COST": null,
         "MULTI": 1,
         "LENGTH": null,
         "ADDCOST": null,
         "TOTCOST": null,
         "EXTFILT1": null,
         "EXTFILT2": null,
         "PROFILT1": null,
         "PROFILT2": null,
         "NOTES": null,
         "ASSETTYP": null,
         "FACILITYID": null,
         "SOURCOID": null
        }
       },
       "drawingTool": "esriFeatureEditToolLine"
      }
     ]
    },
    {
     "id": "FOY SHAW PKWY EASEMENT",
     "name": "FOY SHAW PKWY EASEMENT",
     "domains": {},
     "templates": [
      {
       "name": "FOY SHAW PKWY EASEMENT",
       "description": "",
       "prototype": {
        "attributes": {
         "LASTEDITOR": null,
         "LASTUPDATE": null,
         "PROJNAME": "FOY SHAW PKWY EASEMENT",
         "STRATEGY": null,
         "ACTION": null,
         "COST": null,
         "MULTI": 1,
         "LENGTH": null,
         "ADDCOST": null,
         "TOTCOST": null,
         "EXTFILT1": null,
         "EXTFILT2": null,
         "PROFILT1": null,
         "PROFILT2": null,
         "NOTES": null,
         "ASSETTYP": null,
         "FACILITYID": null,
         "SOURCOID": null
        }
       },
       "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,
   "serviceItemId": "123360504493469fbc81c4ccfcf601da"
  },
  {
   "currentVersion": 10.91,
   "id": 245,
   "name": "CIP Polygon Assets",
   "type": "Feature Layer",
   "parentLayer": {
    "id": 246,
    "name": "Capital Planning"
   },
   "defaultVisibility": true,
   "minScale": 0,
   "maxScale": 0,
   "canScaleSymbols": false,
   "geometryType": "esriGeometryPolygon",
   "description": "",
   "copyrightText": "",
   "editFieldsInfo": null,
   "ownershipBasedAccessControlForFeatures": null,
   "syncCanReturnChanges": false,
   "relationships": [
    {
     "id": 3,
     "name": "CIPProjects",
     "relatedTableId": 243,
     "cardinality": "esriRelCardinalityOneToMany",
     "role": "esriRelRoleDestination",
     "keyField": "PROJNAME",
     "composite": true
    }
   ],
   "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": true,
    "supportsSqlExpression": true,
    "supportsQueryWithDatumTransformation": true
   },
   "extent": {
    "xmin": "NaN",
    "ymin": "NaN",
    "xmax": "NaN",
    "ymax": "NaN",
    "spatialReference": {
     "wkid": 102660,
     "latestWkid": 2238
    }
   },
   "sourceSpatialReference": {
    "wkid": 102660,
    "latestWkid": 2238
   },
   "drawingInfo": {
    "renderer": {
     "type": "simple",
     "symbol": {
      "type": "esriSFS",
      "style": "esriSFSSolid",
      "color": [
       198,
       248,
       236,
       255
      ],
      "outline": {
       "type": "esriSLS",
       "style": "esriSLSSolid",
       "color": [
        63,
        254,
        197,
        255
       ],
       "width": 0.4
      }
     },
     "label": "",
     "description": ""
    },
    "transparency": 0,
    "labelingInfo": null
   },
   "hasM": false,
   "hasZ": false,
   "allowGeometryUpdates": true,
   "allowTrueCurvesUpdates": false,
   "onlyAllowTrueCurveUpdatesByTrueCurveClients": false,
   "hasAttachments": false,
   "supportsApplyEditsWithGlobalIds": false,
   "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
   "objectIdField": "OBJECTID",
   "globalIdField": "",
   "displayField": "PROJNAME",
   "typeIdField": "",
   "subtypeField": "",
   "fields": [
    {
     "name": "OBJECTID",
     "type": "esriFieldTypeOID",
     "alias": "OBJECTID",
     "domain": null,
     "editable": false,
     "nullable": false,
     "defaultValue": null,
     "modelName": "System-maintained ObjectID"
    },
    {
     "name": "PROJNAME",
     "type": "esriFieldTypeString",
     "alias": "Project Name",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 50,
     "defaultValue": null,
     "modelName": "PROJNAME"
    },
    {
     "name": "STRATEGY",
     "type": "esriFieldTypeString",
     "alias": "Strategy",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 50,
     "defaultValue": null,
     "modelName": "STRATEGY"
    },
    {
     "name": "ACTION",
     "type": "esriFieldTypeString",
     "alias": "Action",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 50,
     "defaultValue": null,
     "modelName": "ACTION"
    },
    {
     "name": "COST",
     "type": "esriFieldTypeDouble",
     "alias": "Cost per Unit",
     "domain": null,
     "editable": true,
     "nullable": true,
     "defaultValue": null,
     "modelName": "COST"
    },
    {
     "name": "MULTI",
     "type": "esriFieldTypeDouble",
     "alias": "Multiplier Value",
     "domain": null,
     "editable": true,
     "nullable": true,
     "defaultValue": 1,
     "modelName": "MULTI"
    },
    {
     "name": "ADDCOST",
     "type": "esriFieldTypeDouble",
     "alias": "Additional Cost",
     "domain": null,
     "editable": true,
     "nullable": true,
     "defaultValue": null,
     "modelName": "ADDCOST"
    },
    {
     "name": "TOTCOST",
     "type": "esriFieldTypeDouble",
     "alias": "Total Cost",
     "domain": null,
     "editable": true,
     "nullable": true,
     "defaultValue": null,
     "modelName": "TOTCOST"
    },
    {
     "name": "EXTFILT1",
     "type": "esriFieldTypeString",
     "alias": "Existing Value - 1st",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 50,
     "defaultValue": null,
     "modelName": "EXTFILT1"
    },
    {
     "name": "EXTFILT2",
     "type": "esriFieldTypeString",
     "alias": "Existing Value - 2nd",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 50,
     "defaultValue": null,
     "modelName": "EXTFILT2"
    },
    {
     "name": "PROFILT1",
     "type": "esriFieldTypeString",
     "alias": "Replacement Value - 1st",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 50,
     "defaultValue": null,
     "modelName": "PROFILT1"
    },
    {
     "name": "PROFILT2",
     "type": "esriFieldTypeString",
     "alias": "Replacement Value - 2nd",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 50,
     "defaultValue": null,
     "modelName": "PROFILT2"
    },
    {
     "name": "NOTES",
     "type": "esriFieldTypeString",
     "alias": "Asset Notes",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 255,
     "defaultValue": null,
     "modelName": "NOTES"
    },
    {
     "name": "ASSETTYP",
     "type": "esriFieldTypeString",
     "alias": "Source Asset",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 255,
     "defaultValue": null,
     "modelName": "ASSETTYP"
    },
    {
     "name": "FACILITYID",
     "type": "esriFieldTypeString",
     "alias": "Asset ID",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 120,
     "defaultValue": null,
     "modelName": "FACILITYID"
    },
    {
     "name": "SOURCOID",
     "type": "esriFieldTypeString",
     "alias": "Source OID",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 50,
     "defaultValue": null,
     "modelName": "SOURCOID"
    },
    {
     "name": "LASTEDITOR",
     "type": "esriFieldTypeString",
     "alias": "Last Editor",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 50,
     "defaultValue": null,
     "modelName": "LASTEDITOR"
    },
    {
     "name": "LASTUPDATE",
     "type": "esriFieldTypeDate",
     "alias": "Last Update",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 8,
     "defaultValue": null,
     "modelName": "LASTUPDATE"
    }
   ],
   "geometryField": {
    "name": "SHAPE",
    "type": "esriFieldTypeGeometry",
    "alias": "SHAPE",
    "domain": null,
    "editable": true,
    "nullable": true,
    "defaultValue": null,
    "modelName": "System-maintained Geometry for a feature"
   },
   "indexes": [
    {
     "name": "R225_pk",
     "fields": "OBJECTID",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "G798PROJNAME",
     "fields": "PROJNAME",
     "isAscending": true,
     "isUnique": false,
     "description": ""
    },
    {
     "name": "S186_idx",
     "fields": "SHAPE",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    }
   ],
   "dateFieldsTimeReference": {
    "timeZone": "UTC",
    "respectsDaylightSaving": false
   },
   "types": [],
   "templates": [
    {
     "name": "CIP Polygon Assets",
     "description": "",
     "prototype": {
      "attributes": {
       "COST": null,
       "LASTUPDATE": null,
       "PROJNAME": null,
       "STRATEGY": null,
       "ACTION": null,
       "MULTI": 1,
       "ADDCOST": null,
       "TOTCOST": null,
       "EXTFILT1": null,
       "EXTFILT2": null,
       "PROFILT1": null,
       "PROFILT2": null,
       "NOTES": null,
       "ASSETTYP": null,
       "FACILITYID": null,
       "SOURCOID": null,
       "LASTEDITOR": null
      }
     },
     "drawingTool": "esriFeatureEditToolPolygon"
    },
    {
     "name": "CIP Polygon Assets",
     "description": "",
     "prototype": {
      "attributes": {
       "COST": null,
       "LASTUPDATE": null,
       "PROJNAME": null,
       "STRATEGY": null,
       "ACTION": null,
       "MULTI": 1,
       "ADDCOST": null,
       "TOTCOST": null,
       "EXTFILT1": null,
       "EXTFILT2": null,
       "PROFILT1": null,
       "PROFILT2": null,
       "NOTES": null,
       "ASSETTYP": null,
       "FACILITYID": null,
       "SOURCOID": null,
       "LASTEDITOR": null
      }
     },
     "drawingTool": "esriFeatureEditToolPolygon"
    }
   ],
   "maxRecordCount": 1000,
   "supportedQueryFormats": "JSON, geoJSON",
   "capabilities": "Query,Create,Update,Delete,Uploads,Editing",
   "useStandardizedQueries": true,
   "standardMaxRecordCount": 4000,
   "tileMaxRecordCount": 4000,
   "standardMaxRecordCountNoGeometry": 32000,
   "maxRecordCountFactor": 1,
   "serviceItemId": "123360504493469fbc81c4ccfcf601da"
  },
  {
   "currentVersion": 10.91,
   "id": 243,
   "name": "CIP Project Outlines",
   "type": "Feature Layer",
   "parentLayer": {
    "id": 246,
    "name": "Capital Planning"
   },
   "defaultVisibility": true,
   "minScale": 0,
   "maxScale": 0,
   "canScaleSymbols": false,
   "geometryType": "esriGeometryPolygon",
   "description": "",
   "copyrightText": "",
   "editFieldsInfo": null,
   "ownershipBasedAccessControlForFeatures": null,
   "syncCanReturnChanges": false,
   "relationships": [
    {
     "id": 0,
     "name": "CIPProjectsLocations",
     "relatedTableId": 240,
     "cardinality": "esriRelCardinalityOneToOne",
     "role": "esriRelRoleOrigin",
     "keyField": "PROJNAME",
     "composite": true
    },
    {
     "id": 2,
     "name": "CIPPolylines",
     "relatedTableId": 244,
     "cardinality": "esriRelCardinalityOneToMany",
     "role": "esriRelRoleOrigin",
     "keyField": "PROJNAME",
     "composite": true
    },
    {
     "id": 1,
     "name": "CIPPoints",
     "relatedTableId": 241,
     "cardinality": "esriRelCardinalityOneToMany",
     "role": "esriRelRoleOrigin",
     "keyField": "PROJNAME",
     "composite": true
    },
    {
     "id": 3,
     "name": "CIPPolygons",
     "relatedTableId": 245,
     "cardinality": "esriRelCardinalityOneToMany",
     "role": "esriRelRoleOrigin",
     "keyField": "PROJNAME",
     "composite": true
    },
    {
     "id": 4,
     "name": "CIPProjectsOverview",
     "relatedTableId": 242,
     "cardinality": "esriRelCardinalityOneToOne",
     "role": "esriRelRoleDestination",
     "keyField": "PROJNAME",
     "composite": true
    }
   ],
   "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": true,
    "supportsSqlExpression": true,
    "supportsQueryWithDatumTransformation": true
   },
   "extent": {
    "xmin": "NaN",
    "ymin": "NaN",
    "xmax": "NaN",
    "ymax": "NaN",
    "spatialReference": {
     "wkid": 102660,
     "latestWkid": 2238
    }
   },
   "sourceSpatialReference": {
    "wkid": 102660,
    "latestWkid": 2238
   },
   "drawingInfo": {
    "renderer": {
     "type": "simple",
     "symbol": {
      "type": "esriSFS",
      "style": "esriSFSSolid",
      "color": [
       115,
       222,
       255,
       255
      ],
      "outline": {
       "type": "esriSLS",
       "style": "esriSLSSolid",
       "color": [
        255,
        255,
        255,
        255
       ],
       "width": 1
      }
     },
     "label": "",
     "description": ""
    },
    "transparency": 0,
    "labelingInfo": null
   },
   "hasM": false,
   "hasZ": false,
   "allowGeometryUpdates": true,
   "allowTrueCurvesUpdates": false,
   "onlyAllowTrueCurveUpdatesByTrueCurveClients": false,
   "hasAttachments": false,
   "supportsApplyEditsWithGlobalIds": false,
   "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
   "objectIdField": "OBJECTID",
   "globalIdField": "",
   "displayField": "PROJNAME",
   "typeIdField": "",
   "subtypeField": "",
   "fields": [
    {
     "name": "OBJECTID",
     "type": "esriFieldTypeOID",
     "alias": "OBJECTID",
     "domain": null,
     "editable": false,
     "nullable": false,
     "defaultValue": null,
     "modelName": "System-maintained ObjectID"
    },
    {
     "name": "PROJNAME",
     "type": "esriFieldTypeString",
     "alias": "Project Name",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 50,
     "defaultValue": null,
     "modelName": "PROJNAME"
    },
    {
     "name": "TOTCOST",
     "type": "esriFieldTypeDouble",
     "alias": "Total Cost",
     "domain": null,
     "editable": true,
     "nullable": true,
     "defaultValue": null,
     "modelName": "TOTCOST"
    },
    {
     "name": "TOTLEN",
     "type": "esriFieldTypeDouble",
     "alias": "Total Length",
     "domain": null,
     "editable": true,
     "nullable": true,
     "defaultValue": null,
     "modelName": "TOTLEN"
    },
    {
     "name": "TOTAREA",
     "type": "esriFieldTypeDouble",
     "alias": "Total Area",
     "domain": null,
     "editable": true,
     "nullable": true,
     "defaultValue": null,
     "modelName": "TOTAREA"
    },
    {
     "name": "TOTPNT",
     "type": "esriFieldTypeDouble",
     "alias": "Point Count",
     "domain": null,
     "editable": true,
     "nullable": true,
     "defaultValue": null,
     "modelName": "TOTPNT"
    },
    {
     "name": "DATESTART",
     "type": "esriFieldTypeDate",
     "alias": "Expected Start Date",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 8,
     "defaultValue": null,
     "modelName": "DATESTART"
    },
    {
     "name": "DATECOMP",
     "type": "esriFieldTypeDate",
     "alias": "Date Completed",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 8,
     "defaultValue": null,
     "modelName": "DATECOMP"
    },
    {
     "name": "CIPSTAT",
     "type": "esriFieldTypeString",
     "alias": "CIP Status",
     "domain": {
      "type": "codedValue",
      "name": "CIPStatus",
      "description": "The status of the CIP",
      "codedValues": [
       {
        "name": "Proposed",
        "code": "Proposed"
       },
       {
        "name": "Completed",
        "code": "Completed"
       },
       {
        "name": "Approved",
        "code": "Approved"
       },
       {
        "name": "Funded",
        "code": "Funded"
       },
       {
        "name": "Under Construction",
        "code": "Under Construction"
       },
       {
        "name": "Canceled",
        "code": "Canceled"
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDefaultValue"
     },
     "editable": true,
     "nullable": true,
     "length": 50,
     "defaultValue": "Proposed",
     "modelName": "CIPSTAT"
    },
    {
     "name": "NOTES",
     "type": "esriFieldTypeString",
     "alias": "Notes",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 200,
     "defaultValue": null,
     "modelName": "NOTES"
    },
    {
     "name": "PRJMAN",
     "type": "esriFieldTypeString",
     "alias": "Project Manager",
     "domain": {
      "type": "codedValue",
      "name": "CIPProjManager",
      "description": "A domain used to identify the name of the project manager",
      "codedValues": [
       {
        "name": "Other",
        "code": "Other"
       },
       {
        "name": "Unknown",
        "code": "Unknown"
       },
       {
        "name": "City Engineer",
        "code": "City Engineer"
       },
       {
        "name": "Operations Manager",
        "code": "Operations Manager"
       },
       {
        "name": "PW Director",
        "code": "PW Director"
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDefaultValue"
     },
     "editable": true,
     "nullable": true,
     "length": 50,
     "defaultValue": null,
     "modelName": "PRJMAN"
    },
    {
     "name": "CREATNAM",
     "type": "esriFieldTypeString",
     "alias": "Created By",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 50,
     "defaultValue": null,
     "modelName": "CREATNAM"
    },
    {
     "name": "CREATDAT",
     "type": "esriFieldTypeDate",
     "alias": "Date Created",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 8,
     "defaultValue": null,
     "modelName": "CREATDAT"
    },
    {
     "name": "LINK",
     "type": "esriFieldTypeString",
     "alias": "Link to Report",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 175,
     "defaultValue": null,
     "modelName": "LINK"
    },
    {
     "name": "LASTEDITOR",
     "type": "esriFieldTypeString",
     "alias": "Last Editor",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 50,
     "defaultValue": null,
     "modelName": "LASTEDITOR"
    },
    {
     "name": "LASTUPDATE",
     "type": "esriFieldTypeDate",
     "alias": "Last Update",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 8,
     "defaultValue": null,
     "modelName": "LASTUPDATE"
    },
    {
     "name": "PROJTYPE",
     "type": "esriFieldTypeString",
     "alias": "Project Type",
     "domain": {
      "type": "codedValue",
      "name": "CIPProjectType",
      "description": "The type of CIP",
      "codedValues": [
       {
        "name": "Water Distribution",
        "code": "Water Distribution"
       },
       {
        "name": "Sewer Collection",
        "code": "Sewer Collection"
       },
       {
        "name": "Storm Drainage",
        "code": "Storm Drainage"
       },
       {
        "name": "Streets",
        "code": "Streets"
       },
       {
        "name": "Other",
        "code": "Other"
       },
       {
        "name": "Unknown",
        "code": "Unknown"
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDefaultValue"
     },
     "editable": true,
     "nullable": true,
     "length": 80,
     "defaultValue": null,
     "modelName": "PROJTYPE"
    },
    {
     "name": "FUNDSOUR",
     "type": "esriFieldTypeString",
     "alias": "Funding Source",
     "domain": {
      "type": "codedValue",
      "name": "CIPFundingSource",
      "description": "The funding source for the CIP",
      "codedValues": [
       {
        "name": "Unknown",
        "code": "Unknown"
       },
       {
        "name": "General Revenue",
        "code": "General Revenue"
       },
       {
        "name": "Revenue Bonds",
        "code": "Revenue Bonds"
       },
       {
        "name": "System Revenues",
        "code": "System Revenues"
       },
       {
        "name": "Connection Fees",
        "code": "Connection Fees"
       },
       {
        "name": "Other",
        "code": "Other"
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDefaultValue"
     },
     "editable": true,
     "nullable": true,
     "length": 80,
     "defaultValue": null,
     "modelName": "FUNDSOUR"
    },
    {
     "name": "MANPHONE",
     "type": "esriFieldTypeString",
     "alias": "Contact Phone",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 80,
     "defaultValue": null,
     "modelName": "MANPHONE"
    },
    {
     "name": "MANEMAIL",
     "type": "esriFieldTypeString",
     "alias": "Contact Email",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 80,
     "defaultValue": null,
     "modelName": "MANEMAIL"
    }
   ],
   "geometryField": {
    "name": "SHAPE",
    "type": "esriFieldTypeGeometry",
    "alias": "SHAPE",
    "domain": null,
    "editable": true,
    "nullable": true,
    "defaultValue": null,
    "modelName": "System-maintained Geometry for a feature"
   },
   "indexes": [
    {
     "name": "R226_pk",
     "fields": "OBJECTID",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "G799PROJNAME",
     "fields": "PROJNAME",
     "isAscending": true,
     "isUnique": false,
     "description": ""
    },
    {
     "name": "S187_idx",
     "fields": "SHAPE",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    }
   ],
   "dateFieldsTimeReference": {
    "timeZone": "UTC",
    "respectsDaylightSaving": false
   },
   "types": [],
   "templates": [
    {
     "name": "CIP Project Outlines",
     "description": "",
     "prototype": {
      "attributes": {
       "DATECOMP": null,
       "MANEMAIL": null,
       "PROJNAME": null,
       "TOTCOST": null,
       "TOTLEN": null,
       "TOTAREA": null,
       "TOTPNT": null,
       "DATESTART": null,
       "CIPSTAT": "Proposed",
       "NOTES": null,
       "PRJMAN": null,
       "CREATNAM": null,
       "CREATDAT": null,
       "LINK": null,
       "LASTEDITOR": null,
       "LASTUPDATE": null,
       "PROJTYPE": null,
       "FUNDSOUR": null,
       "MANPHONE": null
      }
     },
     "drawingTool": "esriFeatureEditToolPolygon"
    }
   ],
   "maxRecordCount": 1000,
   "supportedQueryFormats": "JSON, geoJSON",
   "capabilities": "Query,Create,Update,Delete,Uploads,Editing",
   "useStandardizedQueries": true,
   "standardMaxRecordCount": 4000,
   "tileMaxRecordCount": 4000,
   "standardMaxRecordCountNoGeometry": 32000,
   "maxRecordCountFactor": 1,
   "serviceItemId": "123360504493469fbc81c4ccfcf601da"
  },
  {
   "currentVersion": 10.91,
   "id": 242,
   "name": "CIP Project Overviews",
   "type": "Feature Layer",
   "parentLayer": {
    "id": 246,
    "name": "Capital Planning"
   },
   "defaultVisibility": true,
   "minScale": 0,
   "maxScale": 0,
   "canScaleSymbols": false,
   "geometryType": "esriGeometryPolygon",
   "description": "A polygon that represents an overview of the CIP project.",
   "copyrightText": "",
   "editFieldsInfo": null,
   "ownershipBasedAccessControlForFeatures": null,
   "syncCanReturnChanges": false,
   "relationships": [
    {
     "id": 4,
     "name": "CIPProjects",
     "relatedTableId": 243,
     "cardinality": "esriRelCardinalityOneToOne",
     "role": "esriRelRoleOrigin",
     "keyField": "PROJNAME",
     "composite": true
    }
   ],
   "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": true,
    "supportsSqlExpression": true,
    "supportsQueryWithDatumTransformation": true
   },
   "extent": {
    "xmin": "NaN",
    "ymin": "NaN",
    "xmax": "NaN",
    "ymax": "NaN",
    "spatialReference": {
     "wkid": 102660,
     "latestWkid": 2238
    }
   },
   "sourceSpatialReference": {
    "wkid": 102660,
    "latestWkid": 2238
   },
   "drawingInfo": {
    "renderer": {
     "type": "simple",
     "symbol": {
      "type": "esriSFS",
      "style": "esriSFSSolid",
      "color": [
       0,
       0,
       0,
       0
      ],
      "outline": {
       "type": "esriSLS",
       "style": "esriSLSSolid",
       "color": [
        81,
        6,
        255,
        255
       ],
       "width": 2
      }
     },
     "label": "",
     "description": ""
    },
    "transparency": 0,
    "labelingInfo": null
   },
   "hasM": false,
   "hasZ": false,
   "allowGeometryUpdates": true,
   "allowTrueCurvesUpdates": false,
   "onlyAllowTrueCurveUpdatesByTrueCurveClients": false,
   "hasAttachments": false,
   "supportsApplyEditsWithGlobalIds": false,
   "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
   "objectIdField": "OBJECTID",
   "globalIdField": "",
   "displayField": "PROJNAME",
   "typeIdField": "",
   "subtypeField": "",
   "fields": [
    {
     "name": "OBJECTID",
     "type": "esriFieldTypeOID",
     "alias": "OBJECTID",
     "domain": null,
     "editable": false,
     "nullable": false,
     "defaultValue": null,
     "modelName": "System-maintained ObjectID"
    },
    {
     "name": "PROJNAME",
     "type": "esriFieldTypeString",
     "alias": "Project Name",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 50,
     "defaultValue": null,
     "modelName": "PROJNAME"
    },
    {
     "name": "TOTCOST",
     "type": "esriFieldTypeDouble",
     "alias": "Total Cost",
     "domain": null,
     "editable": true,
     "nullable": true,
     "defaultValue": null,
     "modelName": "TOTCOST"
    },
    {
     "name": "TOTLEN",
     "type": "esriFieldTypeDouble",
     "alias": "Total Length",
     "domain": null,
     "editable": true,
     "nullable": true,
     "defaultValue": null,
     "modelName": "TOTLEN"
    },
    {
     "name": "TOTAREA",
     "type": "esriFieldTypeDouble",
     "alias": "Total Area",
     "domain": null,
     "editable": true,
     "nullable": true,
     "defaultValue": null,
     "modelName": "TOTAREA"
    },
    {
     "name": "TOTPNT",
     "type": "esriFieldTypeDouble",
     "alias": "Point Count",
     "domain": null,
     "editable": true,
     "nullable": true,
     "defaultValue": null,
     "modelName": "TOTPNT"
    },
    {
     "name": "DATESTART",
     "type": "esriFieldTypeDate",
     "alias": "Expected Start Date",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 8,
     "defaultValue": null,
     "modelName": "DATESTART"
    },
    {
     "name": "DATECOMP",
     "type": "esriFieldTypeDate",
     "alias": "Date Completed",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 8,
     "defaultValue": null,
     "modelName": "DATECOMP"
    },
    {
     "name": "CIPSTAT",
     "type": "esriFieldTypeString",
     "alias": "CIP Status",
     "domain": {
      "type": "codedValue",
      "name": "CIPStatus",
      "description": "The status of the CIP",
      "codedValues": [
       {
        "name": "Proposed",
        "code": "Proposed"
       },
       {
        "name": "Completed",
        "code": "Completed"
       },
       {
        "name": "Approved",
        "code": "Approved"
       },
       {
        "name": "Funded",
        "code": "Funded"
       },
       {
        "name": "Under Construction",
        "code": "Under Construction"
       },
       {
        "name": "Canceled",
        "code": "Canceled"
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDefaultValue"
     },
     "editable": true,
     "nullable": true,
     "length": 50,
     "defaultValue": "Proposed",
     "modelName": "CIPSTAT"
    },
    {
     "name": "NOTES",
     "type": "esriFieldTypeString",
     "alias": "Notes",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 200,
     "defaultValue": null,
     "modelName": "NOTES"
    },
    {
     "name": "PRJMAN",
     "type": "esriFieldTypeString",
     "alias": "Project Manager",
     "domain": {
      "type": "codedValue",
      "name": "CIPProjManager",
      "description": "A domain used to identify the name of the project manager",
      "codedValues": [
       {
        "name": "Other",
        "code": "Other"
       },
       {
        "name": "Unknown",
        "code": "Unknown"
       },
       {
        "name": "City Engineer",
        "code": "City Engineer"
       },
       {
        "name": "Operations Manager",
        "code": "Operations Manager"
       },
       {
        "name": "PW Director",
        "code": "PW Director"
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDefaultValue"
     },
     "editable": true,
     "nullable": true,
     "length": 50,
     "defaultValue": null,
     "modelName": "PRJMAN"
    },
    {
     "name": "CREATNAM",
     "type": "esriFieldTypeString",
     "alias": "Created By",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 50,
     "defaultValue": null,
     "modelName": "CREATNAM"
    },
    {
     "name": "CREATDAT",
     "type": "esriFieldTypeDate",
     "alias": "Date Created",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 8,
     "defaultValue": null,
     "modelName": "CREATDAT"
    },
    {
     "name": "LINK",
     "type": "esriFieldTypeString",
     "alias": "Link to Report",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 175,
     "defaultValue": null,
     "modelName": "LINK"
    },
    {
     "name": "LASTEDITOR",
     "type": "esriFieldTypeString",
     "alias": "Last Editor",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 50,
     "defaultValue": null,
     "modelName": "LASTEDITOR"
    },
    {
     "name": "LASTUPDATE",
     "type": "esriFieldTypeDate",
     "alias": "Last Update",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 8,
     "defaultValue": null,
     "modelName": "LASTUPDATE"
    },
    {
     "name": "PROJTYPE",
     "type": "esriFieldTypeString",
     "alias": "Project Type",
     "domain": {
      "type": "codedValue",
      "name": "CIPProjectType",
      "description": "The type of CIP",
      "codedValues": [
       {
        "name": "Water Distribution",
        "code": "Water Distribution"
       },
       {
        "name": "Sewer Collection",
        "code": "Sewer Collection"
       },
       {
        "name": "Storm Drainage",
        "code": "Storm Drainage"
       },
       {
        "name": "Streets",
        "code": "Streets"
       },
       {
        "name": "Other",
        "code": "Other"
       },
       {
        "name": "Unknown",
        "code": "Unknown"
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDefaultValue"
     },
     "editable": true,
     "nullable": true,
     "length": 80,
     "defaultValue": null,
     "modelName": "PROJTYPE"
    },
    {
     "name": "FUNDSOUR",
     "type": "esriFieldTypeString",
     "alias": "Funding Source",
     "domain": {
      "type": "codedValue",
      "name": "CIPFundingSource",
      "description": "The funding source for the CIP",
      "codedValues": [
       {
        "name": "Unknown",
        "code": "Unknown"
       },
       {
        "name": "General Revenue",
        "code": "General Revenue"
       },
       {
        "name": "Revenue Bonds",
        "code": "Revenue Bonds"
       },
       {
        "name": "System Revenues",
        "code": "System Revenues"
       },
       {
        "name": "Connection Fees",
        "code": "Connection Fees"
       },
       {
        "name": "Other",
        "code": "Other"
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDefaultValue"
     },
     "editable": true,
     "nullable": true,
     "length": 80,
     "defaultValue": null,
     "modelName": "FUNDSOUR"
    },
    {
     "name": "MANPHONE",
     "type": "esriFieldTypeString",
     "alias": "Contact Phone",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 80,
     "defaultValue": null,
     "modelName": "MANPHONE"
    },
    {
     "name": "MANEMAIL",
     "type": "esriFieldTypeString",
     "alias": "Contact Email",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 80,
     "defaultValue": null,
     "modelName": "MANEMAIL"
    }
   ],
   "geometryField": {
    "name": "SHAPE",
    "type": "esriFieldTypeGeometry",
    "alias": "SHAPE",
    "domain": null,
    "editable": true,
    "nullable": true,
    "defaultValue": null,
    "modelName": "System-maintained Geometry for a feature"
   },
   "indexes": [
    {
     "name": "R222_pk",
     "fields": "OBJECTID",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "G795PROJNAME",
     "fields": "PROJNAME",
     "isAscending": true,
     "isUnique": false,
     "description": ""
    },
    {
     "name": "S183_idx",
     "fields": "SHAPE",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    }
   ],
   "dateFieldsTimeReference": {
    "timeZone": "UTC",
    "respectsDaylightSaving": false
   },
   "types": [],
   "templates": [
    {
     "name": "CIP Project Overviews",
     "description": "",
     "prototype": {
      "attributes": {
       "DATECOMP": null,
       "MANEMAIL": null,
       "PROJNAME": null,
       "TOTCOST": null,
       "TOTLEN": null,
       "TOTAREA": null,
       "TOTPNT": null,
       "DATESTART": null,
       "CIPSTAT": "Proposed",
       "NOTES": null,
       "PRJMAN": null,
       "CREATNAM": null,
       "CREATDAT": null,
       "LINK": null,
       "LASTEDITOR": null,
       "LASTUPDATE": null,
       "PROJTYPE": null,
       "FUNDSOUR": null,
       "MANPHONE": null
      }
     },
     "drawingTool": "esriFeatureEditToolPolygon"
    }
   ],
   "maxRecordCount": 1000,
   "supportedQueryFormats": "JSON, geoJSON",
   "capabilities": "Query,Create,Update,Delete,Uploads,Editing",
   "useStandardizedQueries": true,
   "standardMaxRecordCount": 4000,
   "tileMaxRecordCount": 4000,
   "standardMaxRecordCountNoGeometry": 32000,
   "maxRecordCountFactor": 1,
   "serviceItemId": "123360504493469fbc81c4ccfcf601da"
  }
 ],
 "tables": []
}