{ "layers": [ { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 0, "name": "Under Review", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 92, 230, 255 ], "width": 6 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -20037700, "ymin": -30241100, "xmax": -8977533.2653, "ymax": 5120908.9036, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 2, "mTolerance": 0.001, "falseX": -2.0591419067495E7, "falseY": -3.2010991162815E7, "xyUnits": 1.4468910339386725E8, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "NLFID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "NLFID", "type": "esriFieldTypeString", "alias": "NLFID", "length": 14, "domain": null }, { "name": "CTL_BEGIN_NBR", "type": "esriFieldTypeDouble", "alias": "CTL_BEGIN_NBR", "domain": null }, { "name": "CTL_END_NBR", "type": "esriFieldTypeDouble", "alias": "CTL_END_NBR", "domain": null }, { "name": "ODOT_DISTRICT", "type": "esriFieldTypeString", "alias": "ODOT_DISTRICT", "length": 2, "domain": null }, { "name": "COUNTY_CD", "type": "esriFieldTypeString", "alias": "COUNTY_CD", "length": 3, "domain": null }, { "name": "REQUEST_STATUS", "type": "esriFieldTypeString", "alias": "Request_Status", "length": 15, "domain": { "type": "codedValue", "name": "WS1_WZE_Request_Status", "description": "Work Zone Exception Request Status", "codedValues": [ { "name": "Submitted", "code": "Submitted" }, { "name": "Under Review", "code": "Under Review" }, { "name": "Approved", "code": "Approved" }, { "name": "Denied", "code": "Denied" }, { "name": "Retracted", "code": "Retracted" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "DATE_REQUESTED", "type": "esriFieldTypeDate", "alias": "Date_Requested", "length": 8, "domain": null }, { "name": "DATE_WORK_BEGIN_EST", "type": "esriFieldTypeDate", "alias": "Date_Work_Begin_Est", "length": 8, "domain": null }, { "name": "DATE_WORK_END_EST", "type": "esriFieldTypeDate", "alias": "Date_Work_End_Est", "length": 8, "domain": null }, { "name": "DATE_WORK_BEGIN_ACTUAL", "type": "esriFieldTypeDate", "alias": "Date_Work_Begin_Actual", "length": 8, "domain": null }, { "name": "DATE_WORK_END_ACTUAL", "type": "esriFieldTypeDate", "alias": "Date_Work_End_Actual", "length": 8, "domain": null }, { "name": "PROPOSED_LANES_OPEN", "type": "esriFieldTypeSmallInteger", "alias": "Proposed_Lanes_Open", "domain": null }, { "name": "SYSTEM_TYPE", "type": "esriFieldTypeString", "alias": "System_Type", "length": 25, "domain": { "type": "codedValue", "name": "WS1_WZE_System_Type", "description": "Work Zone Exception System Type", "codedValues": [ { "name": "Mainline", "code": "Mainline" }, { "name": "Collector Distributor", "code": "Collector Distributor" }, { "name": "System Ramp", "code": "System Ramp" }, { "name": "Mainline Ramp", "code": "Mainline Ramp" }, { "name": "Service Ramp", "code": "Service Ramp" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "DIRECTION", "type": "esriFieldTypeString", "alias": "Direction", "length": 15, "domain": null }, { "name": "PID", "type": "esriFieldTypeInteger", "alias": "PID", "domain": null }, { "name": "CASE_NUMBER", "type": "esriFieldTypeDouble", "alias": "Case_Number", "domain": null }, { "name": "DATE_REQUEST_STATUS", "type": "esriFieldTypeDate", "alias": "Date_Request_Status", "length": 8, "domain": null }, { "name": "REVIEWED_BY", "type": "esriFieldTypeString", "alias": "Reviewed_By", "length": 15, "domain": { "type": "codedValue", "name": "WS1_WZE_Reviewed_By", "description": "Work Zone Exception Reviewed By", "codedValues": [ { "name": "PIAC", "code": "PIAC" }, { "name": "MOTEC", "code": "MOTEC" }, { "name": "OTHER", "code": "OTHER" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "NOTES", "type": "esriFieldTypeString", "alias": "Notes", "length": 300, "domain": null }, { "name": "EXCEPTION_WORK_STATUS", "type": "esriFieldTypeString", "alias": "Exception_Work_Status", "length": 15, "domain": { "type": "codedValue", "name": "WS1_WZE_Work_Status", "description": "Work Zone Exception Work Status", "codedValues": [ { "name": "To Be Scheduled", "code": "To Be Scheduled" }, { "name": "Completed", "code": "Completed" }, { "name": "In Progress", "code": "In Progress" }, { "name": "Standing Closure", "code": "StandingClosure" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SUBMITTED_BY", "type": "esriFieldTypeString", "alias": "Submitted_By", "length": 30, "domain": null }, { "name": "PREDICTED_QUEUE_LENGTH", "type": "esriFieldTypeString", "alias": "Predicted_Queue_Length", "length": 30, "domain": null }, { "name": "FILE_PATH", "type": "esriFieldTypeString", "alias": "File_Path", "length": 200, "domain": null }, { "name": "WORK_DESCRIPTION", "type": "esriFieldTypeString", "alias": "Work_Description", "length": 100, "domain": null }, { "name": "MOT_DESCRIPTION", "type": "esriFieldTypeString", "alias": "MOT_Description", "length": 100, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": null, "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": { "timeZone": "Eastern Standard Time", "respectsDaylightSaving": false }, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriMeters", "mapUnits": {"uwkid": 9001} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 1, "name": "Submitted", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 230, 230, 0, 255 ], "width": 6 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -20037700, "ymin": -30241100, "xmax": -8977533.2653, "ymax": 5120908.9036, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 2, "mTolerance": 0.001, "falseX": -2.0591419067495E7, "falseY": -3.2010991162815E7, "xyUnits": 1.4468910339386725E8, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "NLFID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "NLFID", "type": "esriFieldTypeString", "alias": "NLFID", "length": 14, "domain": null }, { "name": "CTL_BEGIN_NBR", "type": "esriFieldTypeDouble", "alias": "CTL_BEGIN_NBR", "domain": null }, { "name": "CTL_END_NBR", "type": "esriFieldTypeDouble", "alias": "CTL_END_NBR", "domain": null }, { "name": "ODOT_DISTRICT", "type": "esriFieldTypeString", "alias": "ODOT_DISTRICT", "length": 2, "domain": null }, { "name": "COUNTY_CD", "type": "esriFieldTypeString", "alias": "COUNTY_CD", "length": 3, "domain": null }, { "name": "REQUEST_STATUS", "type": "esriFieldTypeString", "alias": "Request_Status", "length": 15, "domain": { "type": "codedValue", "name": "WS1_WZE_Request_Status", "description": "Work Zone Exception Request Status", "codedValues": [ { "name": "Submitted", "code": "Submitted" }, { "name": "Under Review", "code": "Under Review" }, { "name": "Approved", "code": "Approved" }, { "name": "Denied", "code": "Denied" }, { "name": "Retracted", "code": "Retracted" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "DATE_REQUESTED", "type": "esriFieldTypeDate", "alias": "Date_Requested", "length": 8, "domain": null }, { "name": "DATE_WORK_BEGIN_EST", "type": "esriFieldTypeDate", "alias": "Date_Work_Begin_Est", "length": 8, "domain": null }, { "name": "DATE_WORK_END_EST", "type": "esriFieldTypeDate", "alias": "Date_Work_End_Est", "length": 8, "domain": null }, { "name": "DATE_WORK_BEGIN_ACTUAL", "type": "esriFieldTypeDate", "alias": "Date_Work_Begin_Actual", "length": 8, "domain": null }, { "name": "DATE_WORK_END_ACTUAL", "type": "esriFieldTypeDate", "alias": "Date_Work_End_Actual", "length": 8, "domain": null }, { "name": "PROPOSED_LANES_OPEN", "type": "esriFieldTypeSmallInteger", "alias": "Proposed_Lanes_Open", "domain": null }, { "name": "SYSTEM_TYPE", "type": "esriFieldTypeString", "alias": "System_Type", "length": 25, "domain": { "type": "codedValue", "name": "WS1_WZE_System_Type", "description": "Work Zone Exception System Type", "codedValues": [ { "name": "Mainline", "code": "Mainline" }, { "name": "Collector Distributor", "code": "Collector Distributor" }, { "name": "System Ramp", "code": "System Ramp" }, { "name": "Mainline Ramp", "code": "Mainline Ramp" }, { "name": "Service Ramp", "code": "Service Ramp" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "DIRECTION", "type": "esriFieldTypeString", "alias": "Direction", "length": 15, "domain": null }, { "name": "PID", "type": "esriFieldTypeInteger", "alias": "PID", "domain": null }, { "name": "CASE_NUMBER", "type": "esriFieldTypeDouble", "alias": "Case_Number", "domain": null }, { "name": "DATE_REQUEST_STATUS", "type": "esriFieldTypeDate", "alias": "Date_Request_Status", "length": 8, "domain": null }, { "name": "REVIEWED_BY", "type": "esriFieldTypeString", "alias": "Reviewed_By", "length": 15, "domain": { "type": "codedValue", "name": "WS1_WZE_Reviewed_By", "description": "Work Zone Exception Reviewed By", "codedValues": [ { "name": "PIAC", "code": "PIAC" }, { "name": "MOTEC", "code": "MOTEC" }, { "name": "OTHER", "code": "OTHER" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "NOTES", "type": "esriFieldTypeString", "alias": "Notes", "length": 300, "domain": null }, { "name": "EXCEPTION_WORK_STATUS", "type": "esriFieldTypeString", "alias": "Exception_Work_Status", "length": 15, "domain": { "type": "codedValue", "name": "WS1_WZE_Work_Status", "description": "Work Zone Exception Work Status", "codedValues": [ { "name": "To Be Scheduled", "code": "To Be Scheduled" }, { "name": "Completed", "code": "Completed" }, { "name": "In Progress", "code": "In Progress" }, { "name": "Standing Closure", "code": "StandingClosure" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SUBMITTED_BY", "type": "esriFieldTypeString", "alias": "Submitted_By", "length": 30, "domain": null }, { "name": "PREDICTED_QUEUE_LENGTH", "type": "esriFieldTypeString", "alias": "Predicted_Queue_Length", "length": 30, "domain": null }, { "name": "FILE_PATH", "type": "esriFieldTypeString", "alias": "File_Path", "length": 200, "domain": null }, { "name": "WORK_DESCRIPTION", "type": "esriFieldTypeString", "alias": "Work_Description", "length": 100, "domain": null }, { "name": "MOT_DESCRIPTION", "type": "esriFieldTypeString", "alias": "MOT_Description", "length": 100, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": null, "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": { "timeZone": "Eastern Standard Time", "respectsDaylightSaving": false }, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriMeters", "mapUnits": {"uwkid": 9001} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 2, "name": "Approved (Standing Closure)", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 115, 223, 255, 255 ], "width": 6 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -20037700, "ymin": -30241100, "xmax": -8977533.2653, "ymax": 5120908.9036, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 2, "mTolerance": 0.001, "falseX": -2.0591419067495E7, "falseY": -3.2010991162815E7, "xyUnits": 1.4468910339386725E8, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "NLFID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "NLFID", "type": "esriFieldTypeString", "alias": "NLFID", "length": 14, "domain": null }, { "name": "CTL_BEGIN_NBR", "type": "esriFieldTypeDouble", "alias": "CTL_BEGIN_NBR", "domain": null }, { "name": "CTL_END_NBR", "type": "esriFieldTypeDouble", "alias": "CTL_END_NBR", "domain": null }, { "name": "ODOT_DISTRICT", "type": "esriFieldTypeString", "alias": "ODOT_DISTRICT", "length": 2, "domain": null }, { "name": "COUNTY_CD", "type": "esriFieldTypeString", "alias": "COUNTY_CD", "length": 3, "domain": null }, { "name": "REQUEST_STATUS", "type": "esriFieldTypeString", "alias": "Request_Status", "length": 15, "domain": { "type": "codedValue", "name": "WS1_WZE_Request_Status", "description": "Work Zone Exception Request Status", "codedValues": [ { "name": "Submitted", "code": "Submitted" }, { "name": "Under Review", "code": "Under Review" }, { "name": "Approved", "code": "Approved" }, { "name": "Denied", "code": "Denied" }, { "name": "Retracted", "code": "Retracted" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "DATE_REQUESTED", "type": "esriFieldTypeDate", "alias": "Date_Requested", "length": 8, "domain": null }, { "name": "DATE_WORK_BEGIN_EST", "type": "esriFieldTypeDate", "alias": "Date_Work_Begin_Est", "length": 8, "domain": null }, { "name": "DATE_WORK_END_EST", "type": "esriFieldTypeDate", "alias": "Date_Work_End_Est", "length": 8, "domain": null }, { "name": "DATE_WORK_BEGIN_ACTUAL", "type": "esriFieldTypeDate", "alias": "Date_Work_Begin_Actual", "length": 8, "domain": null }, { "name": "DATE_WORK_END_ACTUAL", "type": "esriFieldTypeDate", "alias": "Date_Work_End_Actual", "length": 8, "domain": null }, { "name": "PROPOSED_LANES_OPEN", "type": "esriFieldTypeSmallInteger", "alias": "Proposed_Lanes_Open", "domain": null }, { "name": "SYSTEM_TYPE", "type": "esriFieldTypeString", "alias": "System_Type", "length": 25, "domain": { "type": "codedValue", "name": "WS1_WZE_System_Type", "description": "Work Zone Exception System Type", "codedValues": [ { "name": "Mainline", "code": "Mainline" }, { "name": "Collector Distributor", "code": "Collector Distributor" }, { "name": "System Ramp", "code": "System Ramp" }, { "name": "Mainline Ramp", "code": "Mainline Ramp" }, { "name": "Service Ramp", "code": "Service Ramp" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "DIRECTION", "type": "esriFieldTypeString", "alias": "Direction", "length": 15, "domain": null }, { "name": "PID", "type": "esriFieldTypeInteger", "alias": "PID", "domain": null }, { "name": "CASE_NUMBER", "type": "esriFieldTypeDouble", "alias": "Case_Number", "domain": null }, { "name": "DATE_REQUEST_STATUS", "type": "esriFieldTypeDate", "alias": "Date_Request_Status", "length": 8, "domain": null }, { "name": "REVIEWED_BY", "type": "esriFieldTypeString", "alias": "Reviewed_By", "length": 15, "domain": { "type": "codedValue", "name": "WS1_WZE_Reviewed_By", "description": "Work Zone Exception Reviewed By", "codedValues": [ { "name": "PIAC", "code": "PIAC" }, { "name": "MOTEC", "code": "MOTEC" }, { "name": "OTHER", "code": "OTHER" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "NOTES", "type": "esriFieldTypeString", "alias": "Notes", "length": 300, "domain": null }, { "name": "EXCEPTION_WORK_STATUS", "type": "esriFieldTypeString", "alias": "Exception_Work_Status", "length": 15, "domain": { "type": "codedValue", "name": "WS1_WZE_Work_Status", "description": "Work Zone Exception Work Status", "codedValues": [ { "name": "To Be Scheduled", "code": "To Be Scheduled" }, { "name": "Completed", "code": "Completed" }, { "name": "In Progress", "code": "In Progress" }, { "name": "Standing Closure", "code": "StandingClosure" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SUBMITTED_BY", "type": "esriFieldTypeString", "alias": "Submitted_By", "length": 30, "domain": null }, { "name": "PREDICTED_QUEUE_LENGTH", "type": "esriFieldTypeString", "alias": "Predicted_Queue_Length", "length": 30, "domain": null }, { "name": "FILE_PATH", "type": "esriFieldTypeString", "alias": "File_Path", "length": 200, "domain": null }, { "name": "WORK_DESCRIPTION", "type": "esriFieldTypeString", "alias": "Work_Description", "length": 100, "domain": null }, { "name": "MOT_DESCRIPTION", "type": "esriFieldTypeString", "alias": "MOT_Description", "length": 100, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": null, "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": { "timeZone": "Eastern Standard Time", "respectsDaylightSaving": false }, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriMeters", "mapUnits": {"uwkid": 9001} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 3, "name": "Approved (In Progress or To Be Scheduled)", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 76, 230, 0, 255 ], "width": 6 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -20037700, "ymin": -30241100, "xmax": -8977533.2653, "ymax": 5120908.9036, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 2, "mTolerance": 0.001, "falseX": -2.0591419067495E7, "falseY": -3.2010991162815E7, "xyUnits": 1.4468910339386725E8, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "NLFID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "NLFID", "type": "esriFieldTypeString", "alias": "NLFID", "length": 14, "domain": null }, { "name": "CTL_BEGIN_NBR", "type": "esriFieldTypeDouble", "alias": "CTL_BEGIN_NBR", "domain": null }, { "name": "CTL_END_NBR", "type": "esriFieldTypeDouble", "alias": "CTL_END_NBR", "domain": null }, { "name": "ODOT_DISTRICT", "type": "esriFieldTypeString", "alias": "ODOT_DISTRICT", "length": 2, "domain": null }, { "name": "COUNTY_CD", "type": "esriFieldTypeString", "alias": "COUNTY_CD", "length": 3, "domain": null }, { "name": "REQUEST_STATUS", "type": "esriFieldTypeString", "alias": "Request_Status", "length": 15, "domain": { "type": "codedValue", "name": "WS1_WZE_Request_Status", "description": "Work Zone Exception Request Status", "codedValues": [ { "name": "Submitted", "code": "Submitted" }, { "name": "Under Review", "code": "Under Review" }, { "name": "Approved", "code": "Approved" }, { "name": "Denied", "code": "Denied" }, { "name": "Retracted", "code": "Retracted" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "DATE_REQUESTED", "type": "esriFieldTypeDate", "alias": "Date_Requested", "length": 8, "domain": null }, { "name": "DATE_WORK_BEGIN_EST", "type": "esriFieldTypeDate", "alias": "Date_Work_Begin_Est", "length": 8, "domain": null }, { "name": "DATE_WORK_END_EST", "type": "esriFieldTypeDate", "alias": "Date_Work_End_Est", "length": 8, "domain": null }, { "name": "DATE_WORK_BEGIN_ACTUAL", "type": "esriFieldTypeDate", "alias": "Date_Work_Begin_Actual", "length": 8, "domain": null }, { "name": "DATE_WORK_END_ACTUAL", "type": "esriFieldTypeDate", "alias": "Date_Work_End_Actual", "length": 8, "domain": null }, { "name": "PROPOSED_LANES_OPEN", "type": "esriFieldTypeSmallInteger", "alias": "Proposed_Lanes_Open", "domain": null }, { "name": "SYSTEM_TYPE", "type": "esriFieldTypeString", "alias": "System_Type", "length": 25, "domain": { "type": "codedValue", "name": "WS1_WZE_System_Type", "description": "Work Zone Exception System Type", "codedValues": [ { "name": "Mainline", "code": "Mainline" }, { "name": "Collector Distributor", "code": "Collector Distributor" }, { "name": "System Ramp", "code": "System Ramp" }, { "name": "Mainline Ramp", "code": "Mainline Ramp" }, { "name": "Service Ramp", "code": "Service Ramp" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "DIRECTION", "type": "esriFieldTypeString", "alias": "Direction", "length": 15, "domain": null }, { "name": "PID", "type": "esriFieldTypeInteger", "alias": "PID", "domain": null }, { "name": "CASE_NUMBER", "type": "esriFieldTypeDouble", "alias": "Case_Number", "domain": null }, { "name": "DATE_REQUEST_STATUS", "type": "esriFieldTypeDate", "alias": "Date_Request_Status", "length": 8, "domain": null }, { "name": "REVIEWED_BY", "type": "esriFieldTypeString", "alias": "Reviewed_By", "length": 15, "domain": { "type": "codedValue", "name": "WS1_WZE_Reviewed_By", "description": "Work Zone Exception Reviewed By", "codedValues": [ { "name": "PIAC", "code": "PIAC" }, { "name": "MOTEC", "code": "MOTEC" }, { "name": "OTHER", "code": "OTHER" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "NOTES", "type": "esriFieldTypeString", "alias": "Notes", "length": 300, "domain": null }, { "name": "EXCEPTION_WORK_STATUS", "type": "esriFieldTypeString", "alias": "Exception_Work_Status", "length": 15, "domain": { "type": "codedValue", "name": "WS1_WZE_Work_Status", "description": "Work Zone Exception Work Status", "codedValues": [ { "name": "To Be Scheduled", "code": "To Be Scheduled" }, { "name": "Completed", "code": "Completed" }, { "name": "In Progress", "code": "In Progress" }, { "name": "Standing Closure", "code": "StandingClosure" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SUBMITTED_BY", "type": "esriFieldTypeString", "alias": "Submitted_By", "length": 30, "domain": null }, { "name": "PREDICTED_QUEUE_LENGTH", "type": "esriFieldTypeString", "alias": "Predicted_Queue_Length", "length": 30, "domain": null }, { "name": "FILE_PATH", "type": "esriFieldTypeString", "alias": "File_Path", "length": 200, "domain": null }, { "name": "WORK_DESCRIPTION", "type": "esriFieldTypeString", "alias": "Work_Description", "length": 100, "domain": null }, { "name": "MOT_DESCRIPTION", "type": "esriFieldTypeString", "alias": "MOT_Description", "length": 100, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": null, "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": { "timeZone": "Eastern Standard Time", "respectsDaylightSaving": false }, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriMeters", "mapUnits": {"uwkid": 9001} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 4, "name": "Approved (Completed)", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 76, 115, 0, 255 ], "width": 6 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -20037700, "ymin": -30241100, "xmax": -8977533.2653, "ymax": 5120908.9036, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 2, "mTolerance": 0.001, "falseX": -2.0591419067495E7, "falseY": -3.2010991162815E7, "xyUnits": 1.4468910339386725E8, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "NLFID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "NLFID", "type": "esriFieldTypeString", "alias": "NLFID", "length": 14, "domain": null }, { "name": "CTL_BEGIN_NBR", "type": "esriFieldTypeDouble", "alias": "CTL_BEGIN_NBR", "domain": null }, { "name": "CTL_END_NBR", "type": "esriFieldTypeDouble", "alias": "CTL_END_NBR", "domain": null }, { "name": "ODOT_DISTRICT", "type": "esriFieldTypeString", "alias": "ODOT_DISTRICT", "length": 2, "domain": null }, { "name": "COUNTY_CD", "type": "esriFieldTypeString", "alias": "COUNTY_CD", "length": 3, "domain": null }, { "name": "REQUEST_STATUS", "type": "esriFieldTypeString", "alias": "Request_Status", "length": 15, "domain": { "type": "codedValue", "name": "WS1_WZE_Request_Status", "description": "Work Zone Exception Request Status", "codedValues": [ { "name": "Submitted", "code": "Submitted" }, { "name": "Under Review", "code": "Under Review" }, { "name": "Approved", "code": "Approved" }, { "name": "Denied", "code": "Denied" }, { "name": "Retracted", "code": "Retracted" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "DATE_REQUESTED", "type": "esriFieldTypeDate", "alias": "Date_Requested", "length": 8, "domain": null }, { "name": "DATE_WORK_BEGIN_EST", "type": "esriFieldTypeDate", "alias": "Date_Work_Begin_Est", "length": 8, "domain": null }, { "name": "DATE_WORK_END_EST", "type": "esriFieldTypeDate", "alias": "Date_Work_End_Est", "length": 8, "domain": null }, { "name": "DATE_WORK_BEGIN_ACTUAL", "type": "esriFieldTypeDate", "alias": "Date_Work_Begin_Actual", "length": 8, "domain": null }, { "name": "DATE_WORK_END_ACTUAL", "type": "esriFieldTypeDate", "alias": "Date_Work_End_Actual", "length": 8, "domain": null }, { "name": "PROPOSED_LANES_OPEN", "type": "esriFieldTypeSmallInteger", "alias": "Proposed_Lanes_Open", "domain": null }, { "name": "SYSTEM_TYPE", "type": "esriFieldTypeString", "alias": "System_Type", "length": 25, "domain": { "type": "codedValue", "name": "WS1_WZE_System_Type", "description": "Work Zone Exception System Type", "codedValues": [ { "name": "Mainline", "code": "Mainline" }, { "name": "Collector Distributor", "code": "Collector Distributor" }, { "name": "System Ramp", "code": "System Ramp" }, { "name": "Mainline Ramp", "code": "Mainline Ramp" }, { "name": "Service Ramp", "code": "Service Ramp" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "DIRECTION", "type": "esriFieldTypeString", "alias": "Direction", "length": 15, "domain": null }, { "name": "PID", "type": "esriFieldTypeInteger", "alias": "PID", "domain": null }, { "name": "CASE_NUMBER", "type": "esriFieldTypeDouble", "alias": "Case_Number", "domain": null }, { "name": "DATE_REQUEST_STATUS", "type": "esriFieldTypeDate", "alias": "Date_Request_Status", "length": 8, "domain": null }, { "name": "REVIEWED_BY", "type": "esriFieldTypeString", "alias": "Reviewed_By", "length": 15, "domain": { "type": "codedValue", "name": "WS1_WZE_Reviewed_By", "description": "Work Zone Exception Reviewed By", "codedValues": [ { "name": "PIAC", "code": "PIAC" }, { "name": "MOTEC", "code": "MOTEC" }, { "name": "OTHER", "code": "OTHER" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "NOTES", "type": "esriFieldTypeString", "alias": "Notes", "length": 300, "domain": null }, { "name": "EXCEPTION_WORK_STATUS", "type": "esriFieldTypeString", "alias": "Exception_Work_Status", "length": 15, "domain": { "type": "codedValue", "name": "WS1_WZE_Work_Status", "description": "Work Zone Exception Work Status", "codedValues": [ { "name": "To Be Scheduled", "code": "To Be Scheduled" }, { "name": "Completed", "code": "Completed" }, { "name": "In Progress", "code": "In Progress" }, { "name": "Standing Closure", "code": "StandingClosure" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SUBMITTED_BY", "type": "esriFieldTypeString", "alias": "Submitted_By", "length": 30, "domain": null }, { "name": "PREDICTED_QUEUE_LENGTH", "type": "esriFieldTypeString", "alias": "Predicted_Queue_Length", "length": 30, "domain": null }, { "name": "FILE_PATH", "type": "esriFieldTypeString", "alias": "File_Path", "length": 200, "domain": null }, { "name": "WORK_DESCRIPTION", "type": "esriFieldTypeString", "alias": "Work_Description", "length": 100, "domain": null }, { "name": "MOT_DESCRIPTION", "type": "esriFieldTypeString", "alias": "MOT_Description", "length": 100, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": null, "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": { "timeZone": "Eastern Standard Time", "respectsDaylightSaving": false }, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriMeters", "mapUnits": {"uwkid": 9001} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 5, "name": "Denied", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 230, 0, 0, 255 ], "width": 6 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -20037700, "ymin": -30241100, "xmax": -8977533.2653, "ymax": 5120908.9036, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 2, "mTolerance": 0.001, "falseX": -2.0591419067495E7, "falseY": -3.2010991162815E7, "xyUnits": 1.4468910339386725E8, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "NLFID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "NLFID", "type": "esriFieldTypeString", "alias": "NLFID", "length": 14, "domain": null }, { "name": "CTL_BEGIN_NBR", "type": "esriFieldTypeDouble", "alias": "CTL_BEGIN_NBR", "domain": null }, { "name": "CTL_END_NBR", "type": "esriFieldTypeDouble", "alias": "CTL_END_NBR", "domain": null }, { "name": "ODOT_DISTRICT", "type": "esriFieldTypeString", "alias": "ODOT_DISTRICT", "length": 2, "domain": null }, { "name": "COUNTY_CD", "type": "esriFieldTypeString", "alias": "COUNTY_CD", "length": 3, "domain": null }, { "name": "REQUEST_STATUS", "type": "esriFieldTypeString", "alias": "Request_Status", "length": 15, "domain": { "type": "codedValue", "name": "WS1_WZE_Request_Status", "description": "Work Zone Exception Request Status", "codedValues": [ { "name": "Submitted", "code": "Submitted" }, { "name": "Under Review", "code": "Under Review" }, { "name": "Approved", "code": "Approved" }, { "name": "Denied", "code": "Denied" }, { "name": "Retracted", "code": "Retracted" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "DATE_REQUESTED", "type": "esriFieldTypeDate", "alias": "Date_Requested", "length": 8, "domain": null }, { "name": "DATE_WORK_BEGIN_EST", "type": "esriFieldTypeDate", "alias": "Date_Work_Begin_Est", "length": 8, "domain": null }, { "name": "DATE_WORK_END_EST", "type": "esriFieldTypeDate", "alias": "Date_Work_End_Est", "length": 8, "domain": null }, { "name": "DATE_WORK_BEGIN_ACTUAL", "type": "esriFieldTypeDate", "alias": "Date_Work_Begin_Actual", "length": 8, "domain": null }, { "name": "DATE_WORK_END_ACTUAL", "type": "esriFieldTypeDate", "alias": "Date_Work_End_Actual", "length": 8, "domain": null }, { "name": "PROPOSED_LANES_OPEN", "type": "esriFieldTypeSmallInteger", "alias": "Proposed_Lanes_Open", "domain": null }, { "name": "SYSTEM_TYPE", "type": "esriFieldTypeString", "alias": "System_Type", "length": 25, "domain": { "type": "codedValue", "name": "WS1_WZE_System_Type", "description": "Work Zone Exception System Type", "codedValues": [ { "name": "Mainline", "code": "Mainline" }, { "name": "Collector Distributor", "code": "Collector Distributor" }, { "name": "System Ramp", "code": "System Ramp" }, { "name": "Mainline Ramp", "code": "Mainline Ramp" }, { "name": "Service Ramp", "code": "Service Ramp" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "DIRECTION", "type": "esriFieldTypeString", "alias": "Direction", "length": 15, "domain": null }, { "name": "PID", "type": "esriFieldTypeInteger", "alias": "PID", "domain": null }, { "name": "CASE_NUMBER", "type": "esriFieldTypeDouble", "alias": "Case_Number", "domain": null }, { "name": "DATE_REQUEST_STATUS", "type": "esriFieldTypeDate", "alias": "Date_Request_Status", "length": 8, "domain": null }, { "name": "REVIEWED_BY", "type": "esriFieldTypeString", "alias": "Reviewed_By", "length": 15, "domain": { "type": "codedValue", "name": "WS1_WZE_Reviewed_By", "description": "Work Zone Exception Reviewed By", "codedValues": [ { "name": "PIAC", "code": "PIAC" }, { "name": "MOTEC", "code": "MOTEC" }, { "name": "OTHER", "code": "OTHER" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "NOTES", "type": "esriFieldTypeString", "alias": "Notes", "length": 300, "domain": null }, { "name": "EXCEPTION_WORK_STATUS", "type": "esriFieldTypeString", "alias": "Exception_Work_Status", "length": 15, "domain": { "type": "codedValue", "name": "WS1_WZE_Work_Status", "description": "Work Zone Exception Work Status", "codedValues": [ { "name": "To Be Scheduled", "code": "To Be Scheduled" }, { "name": "Completed", "code": "Completed" }, { "name": "In Progress", "code": "In Progress" }, { "name": "Standing Closure", "code": "StandingClosure" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SUBMITTED_BY", "type": "esriFieldTypeString", "alias": "Submitted_By", "length": 30, "domain": null }, { "name": "PREDICTED_QUEUE_LENGTH", "type": "esriFieldTypeString", "alias": "Predicted_Queue_Length", "length": 30, "domain": null }, { "name": "FILE_PATH", "type": "esriFieldTypeString", "alias": "File_Path", "length": 200, "domain": null }, { "name": "WORK_DESCRIPTION", "type": "esriFieldTypeString", "alias": "Work_Description", "length": 100, "domain": null }, { "name": "MOT_DESCRIPTION", "type": "esriFieldTypeString", "alias": "MOT_Description", "length": 100, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": null, "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": { "timeZone": "Eastern Standard Time", "respectsDaylightSaving": false }, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriMeters", "mapUnits": {"uwkid": 9001} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 6, "name": "Retracted", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 0, 132, 255 ], "width": 6 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -20037700, "ymin": -30241100, "xmax": -8977533.2653, "ymax": 5120908.9036, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 2, "mTolerance": 0.001, "falseX": -2.0591419067495E7, "falseY": -3.2010991162815E7, "xyUnits": 1.4468910339386725E8, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "NLFID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "NLFID", "type": "esriFieldTypeString", "alias": "NLFID", "length": 14, "domain": null }, { "name": "CTL_BEGIN_NBR", "type": "esriFieldTypeDouble", "alias": "CTL_BEGIN_NBR", "domain": null }, { "name": "CTL_END_NBR", "type": "esriFieldTypeDouble", "alias": "CTL_END_NBR", "domain": null }, { "name": "ODOT_DISTRICT", "type": "esriFieldTypeString", "alias": "ODOT_DISTRICT", "length": 2, "domain": null }, { "name": "COUNTY_CD", "type": "esriFieldTypeString", "alias": "COUNTY_CD", "length": 3, "domain": null }, { "name": "REQUEST_STATUS", "type": "esriFieldTypeString", "alias": "Request_Status", "length": 15, "domain": { "type": "codedValue", "name": "WS1_WZE_Request_Status", "description": "Work Zone Exception Request Status", "codedValues": [ { "name": "Submitted", "code": "Submitted" }, { "name": "Under Review", "code": "Under Review" }, { "name": "Approved", "code": "Approved" }, { "name": "Denied", "code": "Denied" }, { "name": "Retracted", "code": "Retracted" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "DATE_REQUESTED", "type": "esriFieldTypeDate", "alias": "Date_Requested", "length": 8, "domain": null }, { "name": "DATE_WORK_BEGIN_EST", "type": "esriFieldTypeDate", "alias": "Date_Work_Begin_Est", "length": 8, "domain": null }, { "name": "DATE_WORK_END_EST", "type": "esriFieldTypeDate", "alias": "Date_Work_End_Est", "length": 8, "domain": null }, { "name": "DATE_WORK_BEGIN_ACTUAL", "type": "esriFieldTypeDate", "alias": "Date_Work_Begin_Actual", "length": 8, "domain": null }, { "name": "DATE_WORK_END_ACTUAL", "type": "esriFieldTypeDate", "alias": "Date_Work_End_Actual", "length": 8, "domain": null }, { "name": "PROPOSED_LANES_OPEN", "type": "esriFieldTypeSmallInteger", "alias": "Proposed_Lanes_Open", "domain": null }, { "name": "SYSTEM_TYPE", "type": "esriFieldTypeString", "alias": "System_Type", "length": 25, "domain": { "type": "codedValue", "name": "WS1_WZE_System_Type", "description": "Work Zone Exception System Type", "codedValues": [ { "name": "Mainline", "code": "Mainline" }, { "name": "Collector Distributor", "code": "Collector Distributor" }, { "name": "System Ramp", "code": "System Ramp" }, { "name": "Mainline Ramp", "code": "Mainline Ramp" }, { "name": "Service Ramp", "code": "Service Ramp" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "DIRECTION", "type": "esriFieldTypeString", "alias": "Direction", "length": 15, "domain": null }, { "name": "PID", "type": "esriFieldTypeInteger", "alias": "PID", "domain": null }, { "name": "CASE_NUMBER", "type": "esriFieldTypeDouble", "alias": "Case_Number", "domain": null }, { "name": "DATE_REQUEST_STATUS", "type": "esriFieldTypeDate", "alias": "Date_Request_Status", "length": 8, "domain": null }, { "name": "REVIEWED_BY", "type": "esriFieldTypeString", "alias": "Reviewed_By", "length": 15, "domain": { "type": "codedValue", "name": "WS1_WZE_Reviewed_By", "description": "Work Zone Exception Reviewed By", "codedValues": [ { "name": "PIAC", "code": "PIAC" }, { "name": "MOTEC", "code": "MOTEC" }, { "name": "OTHER", "code": "OTHER" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "NOTES", "type": "esriFieldTypeString", "alias": "Notes", "length": 300, "domain": null }, { "name": "EXCEPTION_WORK_STATUS", "type": "esriFieldTypeString", "alias": "Exception_Work_Status", "length": 15, "domain": { "type": "codedValue", "name": "WS1_WZE_Work_Status", "description": "Work Zone Exception Work Status", "codedValues": [ { "name": "To Be Scheduled", "code": "To Be Scheduled" }, { "name": "Completed", "code": "Completed" }, { "name": "In Progress", "code": "In Progress" }, { "name": "Standing Closure", "code": "StandingClosure" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SUBMITTED_BY", "type": "esriFieldTypeString", "alias": "Submitted_By", "length": 30, "domain": null }, { "name": "PREDICTED_QUEUE_LENGTH", "type": "esriFieldTypeString", "alias": "Predicted_Queue_Length", "length": 30, "domain": null }, { "name": "FILE_PATH", "type": "esriFieldTypeString", "alias": "File_Path", "length": 200, "domain": null }, { "name": "WORK_DESCRIPTION", "type": "esriFieldTypeString", "alias": "Work_Description", "length": 100, "domain": null }, { "name": "MOT_DESCRIPTION", "type": "esriFieldTypeString", "alias": "MOT_Description", "length": 100, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": null, "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": { "timeZone": "Eastern Standard Time", "respectsDaylightSaving": false }, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriMeters", "mapUnits": {"uwkid": 9001} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 7, "name": "All Requests", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 170, 0, 255 ], "width": 4 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -20037700, "ymin": -30241100, "xmax": -8977533.2653, "ymax": 5120908.9036, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 2, "mTolerance": 0.001, "falseX": -2.0591419067495E7, "falseY": -3.2010991162815E7, "xyUnits": 1.4468910339386725E8, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "NLFID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "NLFID", "type": "esriFieldTypeString", "alias": "NLFID", "length": 14, "domain": null }, { "name": "CTL_BEGIN_NBR", "type": "esriFieldTypeDouble", "alias": "CTL_BEGIN_NBR", "domain": null }, { "name": "CTL_END_NBR", "type": "esriFieldTypeDouble", "alias": "CTL_END_NBR", "domain": null }, { "name": "ODOT_DISTRICT", "type": "esriFieldTypeString", "alias": "ODOT_DISTRICT", "length": 2, "domain": null }, { "name": "COUNTY_CD", "type": "esriFieldTypeString", "alias": "COUNTY_CD", "length": 3, "domain": null }, { "name": "REQUEST_STATUS", "type": "esriFieldTypeString", "alias": "Request_Status", "length": 15, "domain": { "type": "codedValue", "name": "WS1_WZE_Request_Status", "description": "Work Zone Exception Request Status", "codedValues": [ { "name": "Submitted", "code": "Submitted" }, { "name": "Under Review", "code": "Under Review" }, { "name": "Approved", "code": "Approved" }, { "name": "Denied", "code": "Denied" }, { "name": "Retracted", "code": "Retracted" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "DATE_REQUESTED", "type": "esriFieldTypeDate", "alias": "Date_Requested", "length": 8, "domain": null }, { "name": "DATE_WORK_BEGIN_EST", "type": "esriFieldTypeDate", "alias": "Date_Work_Begin_Est", "length": 8, "domain": null }, { "name": "DATE_WORK_END_EST", "type": "esriFieldTypeDate", "alias": "Date_Work_End_Est", "length": 8, "domain": null }, { "name": "DATE_WORK_BEGIN_ACTUAL", "type": "esriFieldTypeDate", "alias": "Date_Work_Begin_Actual", "length": 8, "domain": null }, { "name": "DATE_WORK_END_ACTUAL", "type": "esriFieldTypeDate", "alias": "Date_Work_End_Actual", "length": 8, "domain": null }, { "name": "PROPOSED_LANES_OPEN", "type": "esriFieldTypeSmallInteger", "alias": "Proposed_Lanes_Open", "domain": null }, { "name": "SYSTEM_TYPE", "type": "esriFieldTypeString", "alias": "System_Type", "length": 25, "domain": { "type": "codedValue", "name": "WS1_WZE_System_Type", "description": "Work Zone Exception System Type", "codedValues": [ { "name": "Mainline", "code": "Mainline" }, { "name": "Collector Distributor", "code": "Collector Distributor" }, { "name": "System Ramp", "code": "System Ramp" }, { "name": "Mainline Ramp", "code": "Mainline Ramp" }, { "name": "Service Ramp", "code": "Service Ramp" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "DIRECTION", "type": "esriFieldTypeString", "alias": "Direction", "length": 15, "domain": null }, { "name": "PID", "type": "esriFieldTypeInteger", "alias": "PID", "domain": null }, { "name": "CASE_NUMBER", "type": "esriFieldTypeDouble", "alias": "Case_Number", "domain": null }, { "name": "DATE_REQUEST_STATUS", "type": "esriFieldTypeDate", "alias": "Date_Request_Status", "length": 8, "domain": null }, { "name": "REVIEWED_BY", "type": "esriFieldTypeString", "alias": "Reviewed_By", "length": 15, "domain": { "type": "codedValue", "name": "WS1_WZE_Reviewed_By", "description": "Work Zone Exception Reviewed By", "codedValues": [ { "name": "PIAC", "code": "PIAC" }, { "name": "MOTEC", "code": "MOTEC" }, { "name": "OTHER", "code": "OTHER" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "NOTES", "type": "esriFieldTypeString", "alias": "Notes", "length": 300, "domain": null }, { "name": "EXCEPTION_WORK_STATUS", "type": "esriFieldTypeString", "alias": "Exception_Work_Status", "length": 15, "domain": { "type": "codedValue", "name": "WS1_WZE_Work_Status", "description": "Work Zone Exception Work Status", "codedValues": [ { "name": "To Be Scheduled", "code": "To Be Scheduled" }, { "name": "Completed", "code": "Completed" }, { "name": "In Progress", "code": "In Progress" }, { "name": "Standing Closure", "code": "StandingClosure" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SUBMITTED_BY", "type": "esriFieldTypeString", "alias": "Submitted_By", "length": 30, "domain": null }, { "name": "PREDICTED_QUEUE_LENGTH", "type": "esriFieldTypeString", "alias": "Predicted_Queue_Length", "length": 30, "domain": null }, { "name": "FILE_PATH", "type": "esriFieldTypeString", "alias": "File_Path", "length": 200, "domain": null }, { "name": "WORK_DESCRIPTION", "type": "esriFieldTypeString", "alias": "Work_Description", "length": 100, "domain": null }, { "name": "MOT_DESCRIPTION", "type": "esriFieldTypeString", "alias": "MOT_Description", "length": 100, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": null, "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": { "timeZone": "Eastern Standard Time", "respectsDaylightSaving": false }, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriMeters", "mapUnits": {"uwkid": 9001} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 8, "name": "State Network", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 200000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "ROUTE_TYPE", "uniqueValueGroups": [ { "heading": "ROUTE_TYPE", "classes": [ { "label": "Interstate", "description": "Interstate", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 52, 52, 52, 255 ], "width": 5 }, "values": [ [ "IR" ] ] }, { "label": "US", "description": "US", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 130, 130, 130, 255 ], "width": 4 }, "values": [ [ "US" ] ] }, { "label": "SR", "description": "SR", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 178, 178, 178, 255 ], "width": 4 }, "values": [ [ "SR" ] ] }, { "label": "RA", "description": "RA", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 178, 178, 178, 255 ], "width": 3 }, "values": [ [ "RA" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 52, 52, 52, 255 ], "width": 5 }, "value": "IR", "label": "Interstate" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 130, 130, 130, 255 ], "width": 4 }, "value": "US", "label": "US" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 178, 178, 178, 255 ], "width": 4 }, "value": "SR", "label": "SR" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 178, 178, 178, 255 ], "width": 3 }, "value": "RA", "label": "RA" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriHSVAlgorithm", "fromColor": [ 56, 168, 0, 255 ], "toColor": [ 255, 255, 0, 255 ] }, { "type": "algorithmic", "algorithm": "esriHSVAlgorithm", "fromColor": [ 255, 255, 0, 255 ], "toColor": [ 255, 0, 0, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -9442157.8137, "ymin": 4636681.473200001, "xmax": -8963318.6501, "ymax": 5156723.256300002, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 2, "mTolerance": 0.001, "falseX": -2.0591419067495E7, "falseY": -3.2010991162815E7, "xyUnits": 1.4468910339386725E8, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "STREET_NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "ObjectID", "domain": null }, { "name": "COUNTY_CD", "type": "esriFieldTypeString", "alias": "COUNTY_CD", "length": 3, "domain": null }, { "name": "ROUTE_TYPE", "type": "esriFieldTypeString", "alias": "ROUTE_TYPE", "length": 2, "domain": null }, { "name": "ROUTE_NBR", "type": "esriFieldTypeString", "alias": "ROUTE_NBR", "length": 5, "domain": null }, { "name": "ODOT_DISTRICT", "type": "esriFieldTypeString", "alias": "ODOT_DISTRICT", "length": 2, "domain": null }, { "name": "PRIMARY_IND", "type": "esriFieldTypeString", "alias": "PRIMARY_IND", "length": 1, "domain": null }, { "name": "FAP_IND", "type": "esriFieldTypeString", "alias": "FAP_IND", "length": 1, "domain": null }, { "name": "HPMS_SAMPLE_ID", "type": "esriFieldTypeString", "alias": "HPMS_SAMPLE_ID", "length": 12, "domain": null }, { "name": "TRUCK_ROUTE_IND", "type": "esriFieldTypeString", "alias": "TRUCK_ROUTE_IND", "length": 1, "domain": null }, { "name": "SPEED_LIMIT_NBR", "type": "esriFieldTypeInteger", "alias": "SPEED_LIMIT_NBR", "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": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null }, { "name": "PERP_YEAR", "type": "esriFieldTypeSmallInteger", "alias": "PERP_YEAR", "domain": null }, { "name": "LAST_MODIFIED_DATE", "type": "esriFieldTypeDate", "alias": "LAST_MODIFIED_DATE", "length": 8, "domain": null }, { "name": "NLF_ID", "type": "esriFieldTypeString", "alias": "NLF_ID", "length": 14, "domain": null }, { "name": "JURISDICTION_CD", "type": "esriFieldTypeString", "alias": "JURISDICTION_CD", "length": 1, "domain": null }, { "name": "ROUTE_SUFFIX", "type": "esriFieldTypeString", "alias": "ROUTE_SUFFIX", "length": 1, "domain": null }, { "name": "ROUTE_EXTENSION_CD", "type": "esriFieldTypeString", "alias": "ROUTE_EXTENSION_CD", "length": 1, "domain": null }, { "name": "CARDINALITY_CD", "type": "esriFieldTypeString", "alias": "CARDINALITY_CD", "length": 1, "domain": null }, { "name": "CTL_BEGIN_NBR", "type": "esriFieldTypeDouble", "alias": "CTL_BEGIN_NBR", "domain": null }, { "name": "CTL_END_NBR", "type": "esriFieldTypeDouble", "alias": "CTL_END_NBR", "domain": null }, { "name": "SEGMENT_LENGTH_NBR", "type": "esriFieldTypeDouble", "alias": "SEGMENT_LENGTH_NBR", "domain": null }, { "name": "LEAVE_IND", "type": "esriFieldTypeString", "alias": "LEAVE_IND", "length": 1, "domain": null }, { "name": "REENTER_IND", "type": "esriFieldTypeString", "alias": "REENTER_IND", "length": 1, "domain": null }, { "name": "GAP_LEAVE_IND", "type": "esriFieldTypeString", "alias": "GAP_LEAVE_IND", "length": 1, "domain": null }, { "name": "GAP_REENTER_IND", "type": "esriFieldTypeString", "alias": "GAP_REENTER_IND", "length": 1, "domain": null }, { "name": "OVERLAP_INDICATOR", "type": "esriFieldTypeString", "alias": "OVERLAP_INDICATOR", "length": 1, "domain": null }, { "name": "COUNTY_SPLIT_INDICATOR", "type": "esriFieldTypeString", "alias": "COUNTY_SPLIT_INDICATOR", "length": 1, "domain": null }, { "name": "FUNCTION_CLASS_CD", "type": "esriFieldTypeInteger", "alias": "FUNCTION_CLASS_CD", "domain": null }, { "name": "AREA_CODE_NBR", "type": "esriFieldTypeString", "alias": "AREA_CODE_NBR", "length": 9, "domain": null }, { "name": "NHS_CD", "type": "esriFieldTypeString", "alias": "NHS_CD", "length": 1, "domain": null }, { "name": "STRAHNET_CD", "type": "esriFieldTypeString", "alias": "STRAHNET_CD", "length": 1, "domain": null }, { "name": "NHS_INTERMODAL_FACILITY_CD", "type": "esriFieldTypeString", "alias": "NHS_INTERMODAL_FACILITY_CD", "length": 2, "domain": null }, { "name": "DIVIDED_HWY_IND", "type": "esriFieldTypeString", "alias": "DIVIDED_HWY_IND", "length": 1, "domain": null }, { "name": "MEDIAN_TYPE_CD", "type": "esriFieldTypeInteger", "alias": "MEDIAN_TYPE_CD", "domain": null }, { "name": "MEDIAN_WIDTH_NBR", "type": "esriFieldTypeInteger", "alias": "MEDIAN_WIDTH_NBR", "domain": null }, { "name": "LANES_NBR", "type": "esriFieldTypeDouble", "alias": "LANES_NBR", "domain": null }, { "name": "LANE_WIDTH_NBR", "type": "esriFieldTypeInteger", "alias": "LANE_WIDTH_NBR", "domain": null }, { "name": "ACCESS_CONTROL_CD", "type": "esriFieldTypeString", "alias": "ACCESS_CONTROL_CD", "length": 1, "domain": null }, { "name": "ACCESS_CONTROL_OPNL_CD", "type": "esriFieldTypeInteger", "alias": "ACCESS_CONTROL_OPNL_CD", "domain": null }, { "name": "DIRECTION_OF_TRAVEL_CD", "type": "esriFieldTypeString", "alias": "DIRECTION_OF_TRAVEL_CD", "length": 1, "domain": null }, { "name": "FACILITY_TYPE_CD", "type": "esriFieldTypeInteger", "alias": "FACILITY_TYPE_CD", "domain": null }, { "name": "PRIORITY_SYSTEM_CD", "type": "esriFieldTypeString", "alias": "PRIORITY_SYSTEM_CD", "length": 1, "domain": null }, { "name": "SEGMENT_DESCRIPTION_TXT", "type": "esriFieldTypeString", "alias": "SEGMENT_DESCRIPTION_TXT", "length": 255, "domain": null }, { "name": "MILEAGE_CLASS", "type": "esriFieldTypeSmallInteger", "alias": "MILEAGE_CLASS", "domain": null }, { "name": "ROADWAY_CLASS", "type": "esriFieldTypeSmallInteger", "alias": "ROADWAY_CLASS", "domain": null }, { "name": "STATE_CODE_LEFT", "type": "esriFieldTypeString", "alias": "STATE_CODE_LEFT", "length": 2, "domain": null }, { "name": "STATE_CODE_RIGHT", "type": "esriFieldTypeString", "alias": "STATE_CODE_RIGHT", "length": 2, "domain": null }, { "name": "COUNTY_CODE_LEFT", "type": "esriFieldTypeString", "alias": "COUNTY_CODE_LEFT", "length": 3, "domain": null }, { "name": "COUNTY_CODE_RIGHT", "type": "esriFieldTypeString", "alias": "COUNTY_CODE_RIGHT", "length": 3, "domain": null }, { "name": "TWP_CODE_LEFT", "type": "esriFieldTypeString", "alias": "TWP_CODE_LEFT", "length": 50, "domain": null }, { "name": "TWP_CODE_RIGHT", "type": "esriFieldTypeString", "alias": "TWP_CODE_RIGHT", "length": 50, "domain": null }, { "name": "MUNI_CODE_LEFT", "type": "esriFieldTypeString", "alias": "MUNI_CODE_LEFT", "length": 50, "domain": null }, { "name": "MUNI_CODE_RIGHT", "type": "esriFieldTypeString", "alias": "MUNI_CODE_RIGHT", "length": 50, "domain": null }, { "name": "MUNI_POPULATION_LEFT_NBR", "type": "esriFieldTypeInteger", "alias": "MUNI_POPULATION_LEFT_NBR", "domain": null }, { "name": "MUNI_POPULATION_RIGHT_NBR", "type": "esriFieldTypeInteger", "alias": "MUNI_POPULATION_RIGHT_NBR", "domain": null }, { "name": "TAG_REVENUE_ELIGIBLE", "type": "esriFieldTypeSmallInteger", "alias": "TAG_REVENUE_ELIGIBLE", "domain": null }, { "name": "SCENIC_BYWAY_CD", "type": "esriFieldTypeString", "alias": "SCENIC_BYWAY_CD", "length": 1, "domain": null }, { "name": "SCENIC_ROUTE_NUMBER", "type": "esriFieldTypeString", "alias": "SCENIC_ROUTE_NUMBER", "length": 2, "domain": null }, { "name": "SHOULDER_TYPE_CD", "type": "esriFieldTypeInteger", "alias": "SHOULDER_TYPE_CD", "domain": null }, { "name": "SHOULDER_TOTAL_WIDTH_LT", "type": "esriFieldTypeInteger", "alias": "SHOULDER_TOTAL_WIDTH_LT", "domain": null }, { "name": "SHOULDER_TOTAL_WIDTH_RT", "type": "esriFieldTypeInteger", "alias": "SHOULDER_TOTAL_WIDTH_RT", "domain": null }, { "name": "SHOULDER_PVD_WIDTH_IN_LT", "type": "esriFieldTypeInteger", "alias": "SHOULDER_PVD_WIDTH_IN_LT", "domain": null }, { "name": "SHOULDER_PVD_WIDTH_IN_RT", "type": "esriFieldTypeInteger", "alias": "SHOULDER_PVD_WIDTH_IN_RT", "domain": null }, { "name": "SHOULDER_PVD_WIDTH_OUT_LT", "type": "esriFieldTypeInteger", "alias": "SHOULDER_PVD_WIDTH_OUT_LT", "domain": null }, { "name": "SHOULDER_PVD_WIDTH_OUT_RT", "type": "esriFieldTypeInteger", "alias": "SHOULDER_PVD_WIDTH_OUT_RT", "domain": null }, { "name": "STREET_PREFIX_DIR_CD", "type": "esriFieldTypeString", "alias": "STREET_PREFIX_DIR_CD", "length": 1, "domain": null }, { "name": "STREET_NAME", "type": "esriFieldTypeString", "alias": "STREET_NAME", "length": 100, "domain": null }, { "name": "STREET_SUFFIX_CD", "type": "esriFieldTypeString", "alias": "STREET_SUFFIX_CD", "length": 4, "domain": null }, { "name": "STREET_DIR_SUFFIX_CD", "type": "esriFieldTypeString", "alias": "STREET_DIR_SUFFIX_CD", "length": 2, "domain": null }, { "name": "BASE_TYPE_LEFT_CD", "type": "esriFieldTypeString", "alias": "BASE_TYPE_LEFT_CD", "length": 1, "domain": null }, { "name": "BASE_TYPE_RIGHT_CD", "type": "esriFieldTypeString", "alias": "BASE_TYPE_RIGHT_CD", "length": 1, "domain": null }, { "name": "SURFACE_TYPE_LEFT_CD", "type": "esriFieldTypeString", "alias": "SURFACE_TYPE_LEFT_CD", "length": 2, "domain": null }, { "name": "SURFACE_TYPE_RIGHT_CD", "type": "esriFieldTypeString", "alias": "SURFACE_TYPE_RIGHT_CD", "length": 2, "domain": null }, { "name": "SURFACE_WIDTH_LEFT", "type": "esriFieldTypeInteger", "alias": "SURFACE_WIDTH_LEFT", "domain": null }, { "name": "SURFACE_WIDTH_RIGHT", "type": "esriFieldTypeInteger", "alias": "SURFACE_WIDTH_RIGHT", "domain": null }, { "name": "PVMT_TYPE_LEFT_CD", "type": "esriFieldTypeString", "alias": "PVMT_TYPE_LEFT_CD", "length": 10, "domain": null }, { "name": "PVMT_TYPE_RIGHT_CD", "type": "esriFieldTypeString", "alias": "PVMT_TYPE_RIGHT_CD", "length": 10, "domain": null }, { "name": "ROADWAY_WIDTH", "type": "esriFieldTypeSmallInteger", "alias": "ROADWAY_WIDTH", "domain": null }, { "name": "RESURFACE_YEAR", "type": "esriFieldTypeSmallInteger", "alias": "RESURFACE_YEAR", "domain": null }, { "name": "ADJ_NLF_ID", "type": "esriFieldTypeString", "alias": "ADJ_NLF_ID", "length": 14, "domain": null }, { "name": "ADJ_CTL_BEGIN_NBR", "type": "esriFieldTypeDouble", "alias": "ADJ_CTL_BEGIN_NBR", "domain": null }, { "name": "ADJ_CTL_END_NBR", "type": "esriFieldTypeDouble", "alias": "ADJ_CTL_END_NBR", "domain": null }, { "name": "ADT_PSNGR_CAR_NBR", "type": "esriFieldTypeInteger", "alias": "ADT_PSNGR_CAR_NBR", "domain": null }, { "name": "ADT_TRUCK_NBR", "type": "esriFieldTypeInteger", "alias": "ADT_TRUCK_NBR", "domain": null }, { "name": "ADT_TOTAL_NBR", "type": "esriFieldTypeInteger", "alias": "ADT_TOTAL_NBR", "domain": null }, { "name": "ADT_YEAR_NBR", "type": "esriFieldTypeInteger", "alias": "ADT_YEAR_NBR", "domain": null }, { "name": "ROADWAY_INVENTORY_ID", "type": "esriFieldTypeString", "alias": "ROADWAY_INVENTORY_ID", "length": 40, "domain": null }, { "name": "LEAVE_REENTER_TYPE_CD", "type": "esriFieldTypeString", "alias": "LEAVE_REENTER_TYPE_CD", "length": 25, "domain": null }, { "name": "OVERLAP_INVERSE_IND", "type": "esriFieldTypeString", "alias": "OVERLAP_INVERSE_IND", "length": 1, "domain": null }, { "name": "SPLIT_JUR_INVERSE_IND", "type": "esriFieldTypeString", "alias": "SPLIT_JUR_INVERSE_IND", "length": 1, "domain": null }, { "name": "SPLIT_JUR_OVERLAP_ID", "type": "esriFieldTypeString", "alias": "SPLIT_JUR_OVERLAP_ID", "length": 40, "domain": null }, { "name": "PRIMARY_OVERLAP_ID", "type": "esriFieldTypeString", "alias": "PRIMARY_OVERLAP_ID", "length": 40, "domain": null }, { "name": "STL_BEGIN_NBR", "type": "esriFieldTypeDouble", "alias": "STL_BEGIN_NBR", "domain": null }, { "name": "STL_END_NBR", "type": "esriFieldTypeDouble", "alias": "STL_END_NBR", "domain": null }, { "name": "NLF_ID_ST", "type": "esriFieldTypeString", "alias": "NLF_ID_ST", "length": 25, "domain": null }, { "name": "MUNI_FIPS_CODE_LEFT", "type": "esriFieldTypeString", "alias": "MUNI_FIPS_CODE_LEFT", "length": 5, "domain": null }, { "name": "MUNI_FIPS_CODE_RIGHT", "type": "esriFieldTypeString", "alias": "MUNI_FIPS_CODE_RIGHT", "length": 5, "domain": null }, { "name": "TWP_FIPS_CODE_LEFT", "type": "esriFieldTypeString", "alias": "TWP_FIPS_CODE_LEFT", "length": 5, "domain": null }, { "name": "TWP_FIPS_CODE_RIGHT", "type": "esriFieldTypeString", "alias": "TWP_FIPS_CODE_RIGHT", "length": 5, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R132_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S119_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "hasM": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": { "timeZone": "Eastern Standard Time", "respectsDaylightSaving": false }, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriMeters", "mapUnits": {"uwkid": 9001} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true } ], "tables": [] }