{ "layers": [ { "currentVersion": 10.81, "id": 0, "name": "Signalized Intersection Striping", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102654, "latestWkid": 2232, "vcsWkid": 105703, "latestVcsWkid": 6360 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "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 }, "defaultVisibility": true, "extent": { "xmin": 3160192.9805966318, "ymin": 1539646.5208974779, "xmax": 3208679.7205652148, "ymax": 1579933.5594177246, "spatialReference": { "wkid": 102654, "latestWkid": 2232 } }, "timeInfo": { "startTimeField": "Actual_Stop_Date", "endTimeField": null, "trackIdField": null, "timeExtent": [ 1645579519000, 1645579519000 ], "timeReference": { "timeZone": "Mountain Standard Time", "respectsDaylightSaving": false }, "timeInterval": 1, "timeIntervalUnits": "esriTimeUnitsDays", "exportOptions": { "useTime": true, "timeDataCumulative": false, "timeOffset": null, "timeOffsetUnits": null }, "hasLiveData": false }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "MarkIDtxt", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Marking_ID", "type": "esriFieldTypeSmallInteger", "alias": "Marking ID", "domain": null }, { "name": "MarkIDtxt", "type": "esriFieldTypeString", "alias": "Marking ID (txt)", "length": 50, "domain": null }, { "name": "Mark_SType", "type": "esriFieldTypeSmallInteger", "alias": "Marking Classification", "domain": null }, { "name": "Mark_Type", "type": "esriFieldTypeString", "alias": "Marking Type", "length": 50, "domain": null }, { "name": "Material", "type": "esriFieldTypeString", "alias": "Material", "length": 50, "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" } }, { "name": "Color", "type": "esriFieldTypeString", "alias": "Color", "length": 15, "domain": null }, { "name": "MrkLen_ft", "type": "esriFieldTypeDouble", "alias": "Marking Length (ft)", "domain": null }, { "name": "MrkWD", "type": "esriFieldTypeDouble", "alias": "Marking Width", "domain": null }, { "name": "Area_sqft", "type": "esriFieldTypeDouble", "alias": "Area (sqft)", "domain": null }, { "name": "CreateUser", "type": "esriFieldTypeString", "alias": "Data Creator", "length": 255, "domain": null }, { "name": "Create_Dt", "type": "esriFieldTypeDate", "alias": "Created Date", "length": 8, "domain": null }, { "name": "Edit_User", "type": "esriFieldTypeString", "alias": "Last Editor", "length": 255, "domain": null }, { "name": "Edit_Dt", "type": "esriFieldTypeDate", "alias": "Edit Date", "length": 8, "domain": null }, { "name": "Notes", "type": "esriFieldTypeString", "alias": "Notes", "length": 125, "domain": null }, { "name": "Criticality_Factor", "type": "esriFieldTypeSmallInteger", "alias": "Criticality Factor", "domain": null }, { "name": "Status", "type": "esriFieldTypeString", "alias": "Status", "length": 50, "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" } }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Actual_Stop_Date", "type": "esriFieldTypeDate", "alias": "Actual Stop Date", "length": 8, "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R317_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_317", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_317", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S234_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true } ], "tables": [] }