{
 "layers": [
  {
   "currentVersion": 10.81,
   "id": 0,
   "name": "Spring Long Line Striping",
   "type": "Feature Layer",
   "parentLayer": null,
   "defaultVisibility": true,
   "minScale": 0,
   "maxScale": 0,
   "canScaleSymbols": false,
   "geometryType": "esriGeometryPolyline",
   "description": "",
   "copyrightText": "",
   "editFieldsInfo": null,
   "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": 3136220.2516393065,
    "ymin": 1524477.4843064696,
    "xmax": 3225586.255321637,
    "ymax": 1586983.984949395,
    "spatialReference": {
     "wkid": 102654,
     "latestWkid": 2232
    }
   },
   "sourceSpatialReference": {
    "wkid": 102654,
    "latestWkid": 2232,
    "vcsWkid": 105703,
    "latestVcsWkid": 6360
   },
   "drawingInfo": {
    "renderer": {
     "type": "uniqueValue",
     "field1": "Status",
     "field2": null,
     "field3": null,
     "defaultSymbol": null,
     "defaultLabel": null,
     "uniqueValueInfos": [
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         0,
         0,
         0,
         255
        ],
        "width": 3.4
       },
       "value": "Planned",
       "label": "Planned",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         0,
         0,
         0,
         255
        ],
        "width": 3.4
       },
       "value": "In Progress",
       "label": "In Progress",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         0,
         0,
         0,
         255
        ],
        "width": 3.4
       },
       "value": "Complete",
       "label": "Complete",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         0,
         0,
         0,
         255
        ],
        "width": 3.4
       },
       "value": "On Hold",
       "label": "On Hold",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         0,
         0,
         0,
         255
        ],
        "width": 3.4
       },
       "value": "Canceled",
       "label": "Canceled",
       "description": ""
      }
     ],
     "fieldDelimiter": ","
    },
    "transparency": 0,
    "labelingInfo": null
   },
   "hasM": false,
   "hasZ": false,
   "allowGeometryUpdates": true,
   "allowTrueCurvesUpdates": false,
   "onlyAllowTrueCurveUpdatesByTrueCurveClients": false,
   "timeInfo": {
    "startTimeField": "Actual_Stop_Date",
    "endTimeField": null,
    "trackIdField": null,
    "timeExtent": null,
    "timeReference": {
     "timeZone": "Mountain Standard Time",
     "respectsDaylightSaving": false
    },
    "timeInterval": 1,
    "timeIntervalUnits": "esriTimeUnitsDays",
    "exportOptions": {
     "useTime": true,
     "timeDataCumulative": false,
     "timeOffset": null,
     "timeOffsetUnits": null
    },
    "hasLiveData": false
   },
   "hasAttachments": false,
   "supportsApplyEditsWithGlobalIds": false,
   "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
   "objectIdField": "OBJECTID_1",
   "globalIdField": "GlobalID",
   "displayField": "MarkIDtxt",
   "typeIdField": "Status",
   "subtypeField": "",
   "fields": [
    {
     "name": "OBJECTID_1",
     "type": "esriFieldTypeOID",
     "alias": "OBJECTID_1",
     "domain": null,
     "editable": false,
     "nullable": false,
     "defaultValue": null,
     "modelName": "OBJECTID_1"
    },
    {
     "name": "Actual_Stop_Date",
     "type": "esriFieldTypeDate",
     "alias": "Actual Stop Date",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 8,
     "defaultValue": null,
     "modelName": "Actual_Stop_Date"
    },
    {
     "name": "Status",
     "type": "esriFieldTypeString",
     "alias": "Status",
     "domain": {
      "type": "codedValue",
      "name": "PW Status",
      "description": "Work Status",
      "codedValues": [
       {
        "name": "Canceled",
        "code": "Canceled"
       },
       {
        "name": "Complete",
        "code": "Complete"
       },
       {
        "name": "In Progress",
        "code": "In Progress"
       },
       {
        "name": "On Hold",
        "code": "On Hold"
       },
       {
        "name": "Planned",
        "code": "Planned"
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDefaultValue"
     },
     "editable": true,
     "nullable": true,
     "length": 20,
     "defaultValue": "Planned",
     "modelName": "Status"
    },
    {
     "name": "Mark_Type",
     "type": "esriFieldTypeString",
     "alias": "Mark_Type",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 50,
     "defaultValue": null,
     "modelName": "Mark_Type"
    },
    {
     "name": "MrkWD",
     "type": "esriFieldTypeDouble",
     "alias": "MrkWD",
     "domain": null,
     "editable": true,
     "nullable": true,
     "defaultValue": null,
     "modelName": "MrkWD"
    },
    {
     "name": "Area_sqft",
     "type": "esriFieldTypeDouble",
     "alias": "Area_sqft",
     "domain": null,
     "editable": true,
     "nullable": true,
     "defaultValue": null,
     "modelName": "Area_sqft"
    },
    {
     "name": "Marking_ID",
     "type": "esriFieldTypeInteger",
     "alias": "Marking_ID",
     "domain": null,
     "editable": true,
     "nullable": true,
     "defaultValue": null,
     "modelName": "Marking_ID"
    },
    {
     "name": "MarkIDtxt",
     "type": "esriFieldTypeString",
     "alias": "MarkIDtxt",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 50,
     "defaultValue": null,
     "modelName": "MarkIDtxt"
    },
    {
     "name": "Mark_SType",
     "type": "esriFieldTypeInteger",
     "alias": "Mark_SType",
     "domain": null,
     "editable": true,
     "nullable": true,
     "defaultValue": null,
     "modelName": "Mark_SType"
    },
    {
     "name": "Material",
     "type": "esriFieldTypeString",
     "alias": "Material",
     "domain": {
      "type": "codedValue",
      "name": "PW Marking Material Types",
      "description": "Marking Material Types",
      "codedValues": [
       {
        "name": "Acrylic Latex Polymer",
        "code": "Acrylic Latex Polymer"
       },
       {
        "name": "Inlay Contrast Tape",
        "code": "Inlay Contrast Tape"
       },
       {
        "name": "Methyl Methacrylate Polymer",
        "code": "Methyl Methacrylate Polymer"
       },
       {
        "name": "Alkyd - Preformed Thermoplastic",
        "code": "Alkyd - Preformed Thermoplastic"
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDefaultValue"
     },
     "editable": true,
     "nullable": true,
     "length": 50,
     "defaultValue": null,
     "modelName": "Material"
    },
    {
     "name": "Color",
     "type": "esriFieldTypeString",
     "alias": "Color",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 15,
     "defaultValue": null,
     "modelName": "Color"
    },
    {
     "name": "MrkLen_ft",
     "type": "esriFieldTypeDouble",
     "alias": "MrkLen_ft",
     "domain": null,
     "editable": true,
     "nullable": true,
     "defaultValue": null,
     "modelName": "MrkLen_ft"
    },
    {
     "name": "CreateUser",
     "type": "esriFieldTypeString",
     "alias": "CreateUser",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 254,
     "defaultValue": null,
     "modelName": "CreateUser"
    },
    {
     "name": "Create_Dt",
     "type": "esriFieldTypeDate",
     "alias": "Create_Dt",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 8,
     "defaultValue": null,
     "modelName": "Create_Dt"
    },
    {
     "name": "Edit_User",
     "type": "esriFieldTypeString",
     "alias": "Edit_User",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 254,
     "defaultValue": null,
     "modelName": "Edit_User"
    },
    {
     "name": "Edit_Dt",
     "type": "esriFieldTypeDate",
     "alias": "Edit_Dt",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 8,
     "defaultValue": null,
     "modelName": "Edit_Dt"
    },
    {
     "name": "Notes",
     "type": "esriFieldTypeString",
     "alias": "Notes",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 125,
     "defaultValue": null,
     "modelName": "Notes"
    },
    {
     "name": "Criticalit",
     "type": "esriFieldTypeInteger",
     "alias": "Criticalit",
     "domain": null,
     "editable": true,
     "nullable": true,
     "defaultValue": null,
     "modelName": "Criticalit"
    },
    {
     "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": true,
    "nullable": true,
    "defaultValue": null,
    "modelName": "Shape"
   },
   "indexes": [
    {
     "name": "R315_pk",
     "fields": "OBJECTID_1",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "UUID_315",
     "fields": "GlobalID",
     "isAscending": true,
     "isUnique": false,
     "description": ""
    },
    {
     "name": "UUID_OID_315",
     "fields": "GlobalID,OBJECTID_1",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "S232_idx",
     "fields": "Shape",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    }
   ],
   "dateFieldsTimeReference": {
    "timeZone": "UTC",
    "respectsDaylightSaving": false
   },
   "types": [
    {
     "id": "Planned",
     "name": "Planned",
     "domains": {
      "Status": {"type": "inherited"},
      "Material": {"type": "inherited"}
     },
     "templates": [
      {
       "name": "publicworks.PWEDIT.Spring_LongLineStriping",
       "description": "",
       "prototype": {
        "attributes": {
         "Actual_Stop_Date": null,
         "Criticalit": null,
         "Status": "Planned",
         "Mark_Type": null,
         "MrkWD": null,
         "Area_sqft": null,
         "Marking_ID": null,
         "MarkIDtxt": null,
         "Mark_SType": null,
         "Material": null,
         "Color": null,
         "MrkLen_ft": null,
         "CreateUser": null,
         "Create_Dt": null,
         "Edit_User": null,
         "Edit_Dt": null,
         "Notes": null
        }
       },
       "drawingTool": "esriFeatureEditToolLine"
      }
     ]
    },
    {
     "id": "In Progress",
     "name": "In Progress",
     "domains": {
      "Status": {"type": "inherited"},
      "Material": {"type": "inherited"}
     },
     "templates": [
      {
       "name": "In Progress",
       "description": "",
       "prototype": {
        "attributes": {
         "Criticalit": null,
         "Notes": null,
         "Actual_Stop_Date": null,
         "Status": "In Progress",
         "Mark_Type": null,
         "MrkWD": null,
         "Area_sqft": null,
         "Marking_ID": null,
         "MarkIDtxt": null,
         "Mark_SType": null,
         "Material": null,
         "Color": null,
         "MrkLen_ft": null,
         "CreateUser": null,
         "Create_Dt": null,
         "Edit_User": null,
         "Edit_Dt": null
        }
       },
       "drawingTool": "esriFeatureEditToolLine"
      }
     ]
    },
    {
     "id": "Complete",
     "name": "Complete",
     "domains": {
      "Status": {"type": "inherited"},
      "Material": {"type": "inherited"}
     },
     "templates": [
      {
       "name": "Complete",
       "description": "",
       "prototype": {
        "attributes": {
         "Criticalit": null,
         "Notes": null,
         "Actual_Stop_Date": null,
         "Status": "Complete",
         "Mark_Type": null,
         "MrkWD": null,
         "Area_sqft": null,
         "Marking_ID": null,
         "MarkIDtxt": null,
         "Mark_SType": null,
         "Material": null,
         "Color": null,
         "MrkLen_ft": null,
         "CreateUser": null,
         "Create_Dt": null,
         "Edit_User": null,
         "Edit_Dt": null
        }
       },
       "drawingTool": "esriFeatureEditToolLine"
      }
     ]
    },
    {
     "id": "On Hold",
     "name": "On Hold",
     "domains": {
      "Status": {"type": "inherited"},
      "Material": {"type": "inherited"}
     },
     "templates": [
      {
       "name": "On Hold",
       "description": "",
       "prototype": {
        "attributes": {
         "Criticalit": null,
         "Notes": null,
         "Actual_Stop_Date": null,
         "Status": "On Hold",
         "Mark_Type": null,
         "MrkWD": null,
         "Area_sqft": null,
         "Marking_ID": null,
         "MarkIDtxt": null,
         "Mark_SType": null,
         "Material": null,
         "Color": null,
         "MrkLen_ft": null,
         "CreateUser": null,
         "Create_Dt": null,
         "Edit_User": null,
         "Edit_Dt": null
        }
       },
       "drawingTool": "esriFeatureEditToolLine"
      }
     ]
    },
    {
     "id": "Canceled",
     "name": "Canceled",
     "domains": {
      "Status": {"type": "inherited"},
      "Material": {"type": "inherited"}
     },
     "templates": [
      {
       "name": "Canceled",
       "description": "",
       "prototype": {
        "attributes": {
         "Criticalit": null,
         "Notes": null,
         "Actual_Stop_Date": null,
         "Status": "Canceled",
         "Mark_Type": null,
         "MrkWD": null,
         "Area_sqft": null,
         "Marking_ID": null,
         "MarkIDtxt": null,
         "Mark_SType": null,
         "Material": null,
         "Color": null,
         "MrkLen_ft": null,
         "CreateUser": null,
         "Create_Dt": null,
         "Edit_User": null,
         "Edit_Dt": null
        }
       },
       "drawingTool": "esriFeatureEditToolLine"
      }
     ]
    }
   ],
   "templates": [],
   "maxRecordCount": 1000,
   "supportedQueryFormats": "JSON, geoJSON",
   "capabilities": "Query,Update,Uploads,Editing,Extract",
   "useStandardizedQueries": true,
   "standardMaxRecordCount": 8000,
   "tileMaxRecordCount": 4000,
   "standardMaxRecordCountNoGeometry": 32000,
   "maxRecordCountFactor": 1
  }
 ],
 "tables": []
}