{ "currentVersion": 10.91, "id": 1, "name": "RESS Lines", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 2876, "latestWkid": 2876 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "EVENTTYPE", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 76, 230, 0, 255 ], "width": 3 }, "value": "Open", "label": "Open", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 215, 194, 158, 255 ], "width": 3 }, "value": "No Winter Maintenance", "label": "No Winter Maintenance", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 230, 230, 0, 255 ], "width": 3 }, "value": "Delay", "label": "Delay", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 215, 25, 28, 255 ], "width": 3 }, "value": "Full Closure", "label": "Full Closure", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 253, 174, 97, 255 ], "width": 3 }, "value": "Lane Closure", "label": "Lane Closure", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 115, 223, 255 ], "width": 3 }, "value": "Restricted Access", "label": "Restricted Access", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 44, 123, 182, 255 ], "width": 3 }, "value": "Unknown", "label": "Unknown", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 2859567.33960398, "ymin": 1332962.42362039, "xmax": 3291893.92343989, "ymax": 1608942.6981023, "spatialReference": { "wkid": 2876, "latestWkid": 2876 } }, "timeInfo": { "startTimeField": "STARTDATE", "endTimeField": "ENDDATE", "trackIdField": null, "timeExtent": [ 1727676000000, 7956860400000 ], "timeReference": { "timeZone": "Mountain Standard Time", "respectsDaylightSaving": false }, "timeInterval": 7, "timeIntervalUnits": "esriTimeUnitsDays", "exportOptions": { "useTime": true, "timeDataCumulative": false, "timeOffset": null, "timeOffsetUnits": null }, "hasLiveData": true }, "hasAttachments": true, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "CONTACTNAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "GLOBALID", "type": "esriFieldTypeGlobalID", "alias": "GLOBALID", "length": 38, "domain": null }, { "name": "CREATED_USER", "type": "esriFieldTypeString", "alias": "CREATED_USER", "length": 255, "domain": null }, { "name": "CREATED_DATE", "type": "esriFieldTypeDate", "alias": "CREATED_DATE", "length": 8, "domain": null }, { "name": "LAST_EDITED_USER", "type": "esriFieldTypeString", "alias": "LAST_EDITED_USER", "length": 255, "domain": null }, { "name": "LAST_EDITED_DATE", "type": "esriFieldTypeDate", "alias": "LAST_EDITED_DATE", "length": 8, "domain": null }, { "name": "EVENTTITLE", "type": "esriFieldTypeString", "alias": "Event Title", "length": 50, "domain": null }, { "name": "COUNTYROADNUMBER", "type": "esriFieldTypeString", "alias": "County Road Number", "length": 16, "domain": null }, { "name": "COUNTYROADALIAS", "type": "esriFieldTypeString", "alias": "County Road Alias", "length": 50, "domain": null }, { "name": "FROMCRALIAS", "type": "esriFieldTypeString", "alias": "From", "length": 50, "domain": null }, { "name": "TOCRALIAS", "type": "esriFieldTypeString", "alias": "To", "length": 50, "domain": null }, { "name": "STARTDATE", "type": "esriFieldTypeDate", "alias": "Start Date", "length": 8, "domain": null }, { "name": "ENDDATE", "type": "esriFieldTypeDate", "alias": "End Date", "length": 8, "domain": null }, { "name": "CONTACTNAME", "type": "esriFieldTypeString", "alias": "Contact Name", "length": 50, "domain": null }, { "name": "CONTACTPHONE", "type": "esriFieldTypeString", "alias": "Contact Phone", "length": 16, "domain": null }, { "name": "CONTACTEMAIL", "type": "esriFieldTypeString", "alias": "Contact Email", "length": 32, "domain": null }, { "name": "RECORDOWNERNAME", "type": "esriFieldTypeString", "alias": "Record Owner Name", "length": 50, "domain": null }, { "name": "RECORDOWNEREMAIL", "type": "esriFieldTypeString", "alias": "Record Owner Email", "length": 32, "domain": null }, { "name": "EVENTCATEGORY", "type": "esriFieldTypeString", "alias": "Event Category", "length": 32, "domain": { "type": "codedValue", "name": "dmnRoadEvent_Category", "description": "", "codedValues": [ { "name": "Weather Related", "code": "Weather Related" }, { "name": "Seasonal Closure", "code": "Seasonal Closure" }, { "name": "Construction Related", "code": "Construction Related" }, { "name": "Emergency Closure", "code": "Emergency Closure" }, { "name": "Special Event", "code": "Special Event" }, { "name": "Unknown", "code": "Unknown" }, { "name": "Draft", "code": "Draft" }, { "name": "Open", "code": "Open" }, { "name": "No Winter Maintenance", "code": "No Winter Maintenance" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "EVENTTYPE", "type": "esriFieldTypeString", "alias": "Event Type", "length": 50, "domain": { "type": "codedValue", "name": "dmnRoadEvent_Type", "description": "", "codedValues": [ { "name": "Full Closure", "code": "Full Closure" }, { "name": "Restricted Access", "code": "Restricted Access" }, { "name": "Unknown", "code": "Unknown" }, { "name": "Lane Closure", "code": "Lane Closure" }, { "name": "Delay", "code": "Delay" }, { "name": "Open", "code": "Open" }, { "name": "No Winter Maintenance", "code": "No Winter Maintenance" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "EXPECTEDDELAY", "type": "esriFieldTypeString", "alias": "Expected Delay", "length": 50, "domain": null }, { "name": "EVENTREASON", "type": "esriFieldTypeString", "alias": "Event Reason", "length": 512, "domain": null }, { "name": "ARCHIVED", "type": "esriFieldTypeString", "alias": "Archived", "length": 8, "domain": { "type": "codedValue", "name": "dmnYesNo", "description": "For RESS", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "LINK1", "type": "esriFieldTypeString", "alias": "Link 1", "length": 256, "domain": null }, { "name": "LINK2", "type": "esriFieldTypeString", "alias": "Link 2", "length": 256, "domain": null }, { "name": "LINK3", "type": "esriFieldTypeString", "alias": "Link 3", "length": 256, "domain": null }, { "name": "EVENTDISPLAY", "type": "esriFieldTypeString", "alias": "Event Display", "length": 32, "domain": { "type": "codedValue", "name": "dmnEventDisplay", "description": "", "codedValues": [ { "name": "RESS", "code": "RESS" }, { "name": "Project", "code": "Project" }, { "name": "Both", "code": "Both" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "PROJECTDESCRIPTION", "type": "esriFieldTypeString", "alias": "Project Description", "length": 256, "domain": null }, { "name": "TRAFFICIMPACTED", "type": "esriFieldTypeString", "alias": "Traffic Impacted", "length": 32, "domain": { "type": "codedValue", "name": "dmnTrafficImpacted", "description": "", "codedValues": [ { "name": "North", "code": "NORTH" }, { "name": "South", "code": "SOUTH" }, { "name": "East", "code": "EAST" }, { "name": "West", "code": "WEST" }, { "name": "Use Drawing (Line)", "code": "Use Drawing (Line)" }, { "name": "North-South (Both)", "code": "North-South (Both)" }, { "name": "East-West (Both)", "code": "East-West (Both)" }, { "name": "All Directions (Intersection)", "code": "All Directions (Intersection)" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SHAPE.LEN", "type": "esriFieldTypeDouble", "alias": "SHAPE.LEN", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R325_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_325", "fields": "GLOBALID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "A10_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "SHAPE.LEN", "units": "esriFeet" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }