{ "layers": [ { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 0, "name": "Redlines Points", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user" }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [ { "id": 0, "name": "_16443_Design_Lines", "relatedTableId": 3, "cardinality": "esriRelCardinalityOneToMany", "role": "esriRelRoleDestination", "keyField": "Related_GlobalID", "composite": false, "catalogID": "{188238C4-5964-4880-8A14-AF222B56257B}" } ], "isDataVersioned": false, "isDataArchived": true, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": true, "startArchivingMoment": 1586880579000 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsQueryAttachments": true, "supportsQueryAttachmentsWithReturnUrl": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": true, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasMetadata": true, "extent": { "xmin": -1.250720648809E7, "ymin": 4919366.83144605, "xmax": -1.24648320380622E7, "ymax": 4970615.02160038, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -120817800, "falseY": -96227700, "xyUnits": 3048.0060960121905, "falseZ": -100000, "zUnits": 10000, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 230, 0, 0, 255 ], "size": 13, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": true, "enableZDefaults": true, "zDefault": 0, "supportsVCSProjection": true, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": true, "supportsAttachmentsByUploadId": true, "supportsAttachmentsResizing": true, "supportsApplyEditsWithGlobalIds": true, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GLOBALID", "displayField": "INSPECTORS_NAME", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "GLOBALID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "name": "UDOT_PIN", "type": "esriFieldTypeInteger", "alias": "UDOT PIN", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "UDOT_PIN" }, { "name": "PAY_ITEM", "type": "esriFieldTypeString", "alias": "Pay Item", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "PAY_ITEM" }, { "name": "PAY_ITEM_DESCRIPTION", "type": "esriFieldTypeString", "alias": "PAY_ITEM_DESCRIPTION", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "PAY_ITEM_DESCRIPTION" }, { "name": "MEASUREMENT", "type": "esriFieldTypeDouble", "alias": "MEASUREMENT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "MEASUREMENT" }, { "name": "UNIT_MEASURE", "type": "esriFieldTypeString", "alias": "UNIT_MEASURE", "domain": null, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "UNIT_MEASURE" }, { "name": "INSTALLATION_STATUS", "type": "esriFieldTypeString", "alias": "INSTALLATION_STATUS", "domain": { "type": "codedValue", "name": "Installation Status", "description": "Installation Status", "codedValues": [ { "name": "Not Installed", "code": "Not Installed" }, { "name": "Partially Installed", "code": "Partially Installed" }, { "name": "Installed", "code": "Installed" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "INSTALLATION_STATUS" }, { "name": "INSPECTION_STATUS", "type": "esriFieldTypeString", "alias": "Inspection Status", "domain": { "type": "codedValue", "name": "Inspection Status", "description": "Inspection Status", "codedValues": [ { "name": "Pass", "code": "Pass" }, { "name": "Fail", "code": "Fail" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 4, "defaultValue": null, "modelName": "INSPECTION_STATUS" }, { "name": "DATE_", "type": "esriFieldTypeDate", "alias": "DATE", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "DATE" }, { "name": "INSPECTORS_NAME", "type": "esriFieldTypeString", "alias": "INSPECTORS_NAME", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "INSPECTORS_NAME" }, { "name": "LINK_SPECS", "type": "esriFieldTypeString", "alias": "Link to Spec's, Plansheet", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "LINK_SPECS" }, { "name": "NOTES", "type": "esriFieldTypeString", "alias": "NOTES", "domain": null, "editable": true, "nullable": true, "length": 1000, "defaultValue": null, "modelName": "NOTES" }, { "name": "UPDATE_STATUS", "type": "esriFieldTypeString", "alias": "UPDATE_STATUS", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "UPDATE_STATUS" }, { "name": "GPS_METADATA", "type": "esriFieldTypeString", "alias": "GPS Metadata", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "GPS_METADATA" }, { "name": "QA_QC_REVIEW", "type": "esriFieldTypeString", "alias": "QA_QC_REVIEW", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "QA_QC_REVIEW" }, { "name": "REVIEW_NOTES", "type": "esriFieldTypeString", "alias": "REVIEW_NOTES", "domain": null, "editable": true, "nullable": true, "length": 1000, "defaultValue": null, "modelName": "REVIEW_NOTES" }, { "name": "PAY_ITEM_STATUS", "type": "esriFieldTypeString", "alias": "PAY_ITEM_STATUS", "domain": null, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "PAY_ITEM_STATUS" }, { "name": "INITIAL_REVIEW_DATE", "type": "esriFieldTypeDate", "alias": "INITIAL_REVIEW_DATE", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "INITIAL_REVIEW_DATE" }, { "name": "ACCEPTED_DATE", "type": "esriFieldTypeDate", "alias": "ACCEPTED_DATE", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "ACCEPTED_DATE" }, { "name": "EDIT_NOTES", "type": "esriFieldTypeString", "alias": "Edit Notes", "domain": null, "editable": true, "nullable": true, "length": 1000, "defaultValue": null, "modelName": "EDIT_NOTES" }, { "name": "RELATED_GLOBALID", "type": "esriFieldTypeGUID", "alias": "Related_GlobalID", "domain": null, "editable": true, "nullable": true, "length": 38, "defaultValue": null, "modelName": "Related_GlobalID" }, { "name": "MEASUREMENT_TYPE", "type": "esriFieldTypeString", "alias": "MEASUREMENT_TYPE", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "MEASUREMENT_TYPE" }, { "name": "ITEM_NUM", "type": "esriFieldTypeString", "alias": "ITEM_NUM", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "ITEM_NUM" }, { "name": "SPEC_NUM", "type": "esriFieldTypeString", "alias": "SPEC_NUM", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "SPEC_NUM" }, { "name": "SPEC_NAME", "type": "esriFieldTypeString", "alias": "SPEC_NAME", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "SPEC_NAME" }, { "name": "DETAIL_DESCRIPTION", "type": "esriFieldTypeString", "alias": "DETAIL_DESCRIPTION", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "DETAIL_DESCRIPTION" }, { "name": "ENG_EST_ITEM_DESC", "type": "esriFieldTypeString", "alias": "ENG_EST_ITEM_DESC", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "ENG_EST_ITEM_DESC" }, { "name": "DESIGN_QTY", "type": "esriFieldTypeDouble", "alias": "DESIGN_QTY", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "DESIGN_QTY" }, { "name": "MP_STD_ITEM_DESC", "type": "esriFieldTypeString", "alias": "MP_STD_ITEM_DESC", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "MP_STD_ITEM_DESC" }, { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "CREATED_USER", "type": "esriFieldTypeString", "alias": "CREATED_USER", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "CREATED_USER" }, { "name": "CREATED_DATE", "type": "esriFieldTypeDate", "alias": "CREATED_DATE", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "CREATED_DATE" }, { "name": "LAST_EDITED_USER", "type": "esriFieldTypeString", "alias": "LAST_EDITED_USER", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "LAST_EDITED_USER" }, { "name": "LAST_EDITED_DATE", "type": "esriFieldTypeDate", "alias": "LAST_EDITED_DATE", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "LAST_EDITED_DATE" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "G1929RELATED_GLO", "fields": "RELATED_GLOBALID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "R1014_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_1014", "fields": "GLOBALID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "A47_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Redlines Points", "description": "", "prototype": { "attributes": { "MP_STD_ITEM_DESC": null, "DESIGN_QTY": null, "UDOT_PIN": null, "PAY_ITEM": null, "PAY_ITEM_DESCRIPTION": null, "MEASUREMENT": null, "UNIT_MEASURE": null, "INSTALLATION_STATUS": null, "INSPECTION_STATUS": null, "DATE_": null, "INSPECTORS_NAME": null, "LINK_SPECS": null, "NOTES": null, "UPDATE_STATUS": null, "GPS_METADATA": null, "QA_QC_REVIEW": null, "REVIEW_NOTES": null, "PAY_ITEM_STATUS": null, "INITIAL_REVIEW_DATE": null, "ACCEPTED_DATE": null, "EDIT_NOTES": null, "RELATED_GLOBALID": null, "MEASUREMENT_TYPE": null, "ITEM_NUM": null, "SPEC_NUM": null, "SPEC_NAME": null, "DETAIL_DESCRIPTION": null, "ENG_EST_ITEM_DESC": null } }, "drawingTool": "esriFeatureEditToolPoint" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Create,Update,Delete,Uploads,Editing,Sync,ChangeTracking", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "attachmentProperties": [ { "name": "id", "fieldName": "ATTACHMENTID", "isEnabled": true }, { "name": "globalId", "fieldName": "GLOBALID", "isEnabled": true }, { "name": "name", "fieldName": "ATT_NAME", "isEnabled": true }, { "name": "size", "fieldName": "DATA_SIZE", "isEnabled": true }, { "name": "contentType", "fieldName": "CONTENT_TYPE", "isEnabled": true }, { "name": "keywords", "fieldName": "KEYWORDS", "isEnabled": false }, { "name": "exifInfo", "fieldName": "EXIFINFO", "isEnabled": false } ], "attachmentFields": [ { "name": "ATTACHMENTID", "type": "esriFieldTypeOID", "alias": "ATTACHMENTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null }, { "name": "GLOBALID", "type": "esriFieldTypeGlobalID", "alias": "GLOBALID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null }, { "name": "ATT_NAME", "type": "esriFieldTypeString", "alias": "ATT_NAME", "domain": null, "editable": true, "nullable": false, "length": 250, "defaultValue": null }, { "name": "DATA_SIZE", "type": "esriFieldTypeInteger", "alias": "DATA_SIZE", "domain": null, "editable": true, "nullable": false, "defaultValue": null }, { "name": "CONTENT_TYPE", "type": "esriFieldTypeString", "alias": "CONTENT_TYPE", "domain": null, "editable": true, "nullable": false, "length": 150, "defaultValue": null } ], "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "a6216c69a80c4bc0a68af3198e345e6a" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 1, "name": "Redlines Lines", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolyline", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user" }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [ { "id": 1, "name": "_16443_Design_Lines", "relatedTableId": 3, "cardinality": "esriRelCardinalityOneToMany", "role": "esriRelRoleDestination", "keyField": "Related_GlobalID", "composite": false, "catalogID": "{0291135D-F2EA-4A7E-BEEE-86FF188E1844}" } ], "isDataVersioned": false, "isDataArchived": true, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": true, "startArchivingMoment": 1586880567000 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsQueryAttachments": true, "supportsQueryAttachmentsWithReturnUrl": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": true, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape__Length", "units": "esriMeters" }, "hasMetadata": true, "extent": { "xmin": -1.24959226875E7, "ymin": 4919340.0061, "xmax": -1.24538555521E7, "ymax": 4976752.8969, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 230, 0, 0, 255 ], "width": 6 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": true, "enableZDefaults": true, "zDefault": 0, "supportsVCSProjection": true, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": true, "supportsAttachmentsByUploadId": true, "supportsAttachmentsResizing": true, "supportsApplyEditsWithGlobalIds": true, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GLOBALID", "displayField": "INSPECTORS_NAME", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "UDOT_PIN", "type": "esriFieldTypeInteger", "alias": "UDOT PIN", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "UDOT_PIN" }, { "name": "PAY_ITEM", "type": "esriFieldTypeString", "alias": "Pay Item", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "PAY_ITEM" }, { "name": "PAY_ITEM_DESCRIPTION", "type": "esriFieldTypeString", "alias": "PAY_ITEM_DESCRIPTION", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "PAY_ITEM_DESCRIPTION" }, { "name": "MEASUREMENT", "type": "esriFieldTypeDouble", "alias": "MEASUREMENT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "MEASUREMENT" }, { "name": "UNIT_MEASURE", "type": "esriFieldTypeString", "alias": "UNIT_MEASURE", "domain": null, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "UNIT_MEASURE" }, { "name": "INSTALLATION_STATUS", "type": "esriFieldTypeString", "alias": "INSTALLATION_STATUS", "domain": { "type": "codedValue", "name": "Installation Status", "description": "Installation Status", "codedValues": [ { "name": "Not Installed", "code": "Not Installed" }, { "name": "Partially Installed", "code": "Partially Installed" }, { "name": "Installed", "code": "Installed" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "INSTALLATION_STATUS" }, { "name": "INSPECTION_STATUS", "type": "esriFieldTypeString", "alias": "Inspection Status", "domain": { "type": "codedValue", "name": "Inspection Status", "description": "Inspection Status", "codedValues": [ { "name": "Pass", "code": "Pass" }, { "name": "Fail", "code": "Fail" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 4, "defaultValue": null, "modelName": "INSPECTION_STATUS" }, { "name": "DATE_", "type": "esriFieldTypeDate", "alias": "DATE", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "DATE" }, { "name": "INSPECTORS_NAME", "type": "esriFieldTypeString", "alias": "INSPECTORS_NAME", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "INSPECTORS_NAME" }, { "name": "LINK_SPECS", "type": "esriFieldTypeString", "alias": "Link to Spec's, Plansheet", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "LINK_SPECS" }, { "name": "NOTES", "type": "esriFieldTypeString", "alias": "NOTES", "domain": null, "editable": true, "nullable": true, "length": 1000, "defaultValue": null, "modelName": "NOTES" }, { "name": "UPDATE_STATUS", "type": "esriFieldTypeString", "alias": "UPDATE_STATUS", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "UPDATE_STATUS" }, { "name": "GPS_METADATA", "type": "esriFieldTypeString", "alias": "GPS Metadata", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "GPS_METADATA" }, { "name": "QA_QC_REVIEW", "type": "esriFieldTypeString", "alias": "QA_QC_REVIEW", "domain": { "type": "codedValue", "name": "QA/QC Review", "description": "QA/QC Review", "codedValues": [ { "name": "Accept", "code": "Accept" }, { "name": "Reject", "code": "Reject" }, { "name": "Final", "code": "Final" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "QA_QC_REVIEW" }, { "name": "REVIEW_NOTES", "type": "esriFieldTypeString", "alias": "REVIEW_NOTES", "domain": null, "editable": true, "nullable": true, "length": 1000, "defaultValue": null, "modelName": "REVIEW_NOTES" }, { "name": "PAY_ITEM_STATUS", "type": "esriFieldTypeString", "alias": "PAY_ITEM_STATUS", "domain": null, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "PAY_ITEM_STATUS" }, { "name": "INITIAL_REVIEW_DATE", "type": "esriFieldTypeDate", "alias": "INITIAL_REVIEW_DATE", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "INITIAL_REVIEW_DATE" }, { "name": "ACCEPTED_DATE", "type": "esriFieldTypeDate", "alias": "ACCEPTED_DATE", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "ACCEPTED_DATE" }, { "name": "EDIT_NOTES", "type": "esriFieldTypeString", "alias": "Edit Notes", "domain": null, "editable": true, "nullable": true, "length": 1000, "defaultValue": null, "modelName": "EDIT_NOTES" }, { "name": "GLOBALID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "name": "RELATED_GLOBALID", "type": "esriFieldTypeGUID", "alias": "Related_GlobalID", "domain": null, "editable": true, "nullable": true, "length": 38, "defaultValue": null, "modelName": "Related_GlobalID" }, { "name": "MEASUREMENT_TYPE", "type": "esriFieldTypeString", "alias": "MEASUREMENT_TYPE", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "MEASUREMENT_TYPE" }, { "name": "ITEM_NUM", "type": "esriFieldTypeString", "alias": "ITEM_NUM", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "ITEM_NUM" }, { "name": "SPEC_NUM", "type": "esriFieldTypeString", "alias": "SPEC_NUM", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "SPEC_NUM" }, { "name": "SPEC_NAME", "type": "esriFieldTypeString", "alias": "SPEC_NAME", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "SPEC_NAME" }, { "name": "DETAIL_DESCRIPTION", "type": "esriFieldTypeString", "alias": "DETAIL_DESCRIPTION", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "DETAIL_DESCRIPTION" }, { "name": "ENG_EST_ITEM_DESC", "type": "esriFieldTypeString", "alias": "ENG_EST_ITEM_DESC", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "ENG_EST_ITEM_DESC" }, { "name": "DESIGN_QTY", "type": "esriFieldTypeDouble", "alias": "DESIGN_QTY", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "DESIGN_QTY" }, { "name": "MP_STD_ITEM_DESC", "type": "esriFieldTypeString", "alias": "MP_STD_ITEM_DESC", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "MP_STD_ITEM_DESC" }, { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "CREATED_USER", "type": "esriFieldTypeString", "alias": "CREATED_USER", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "CREATED_USER" }, { "name": "CREATED_DATE", "type": "esriFieldTypeDate", "alias": "CREATED_DATE", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "CREATED_DATE" }, { "name": "LAST_EDITED_USER", "type": "esriFieldTypeString", "alias": "LAST_EDITED_USER", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "LAST_EDITED_USER" }, { "name": "LAST_EDITED_DATE", "type": "esriFieldTypeDate", "alias": "LAST_EDITED_DATE", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "LAST_EDITED_DATE" }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "SHAPE.LEN", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "SHAPE.LEN", "required": true } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "G1927RELATED_GLO", "fields": "RELATED_GLOBALID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "R1012_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_1012", "fields": "GLOBALID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "A46_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Redlines Lines", "description": "", "prototype": { "attributes": { "DESIGN_QTY": null, "UDOT_PIN": null, "PAY_ITEM": null, "PAY_ITEM_DESCRIPTION": null, "MEASUREMENT": null, "UNIT_MEASURE": null, "INSTALLATION_STATUS": null, "INSPECTION_STATUS": null, "DATE_": null, "INSPECTORS_NAME": null, "LINK_SPECS": null, "NOTES": null, "UPDATE_STATUS": null, "GPS_METADATA": null, "QA_QC_REVIEW": null, "REVIEW_NOTES": null, "PAY_ITEM_STATUS": null, "INITIAL_REVIEW_DATE": null, "ACCEPTED_DATE": null, "EDIT_NOTES": null, "MP_STD_ITEM_DESC": null, "RELATED_GLOBALID": null, "MEASUREMENT_TYPE": null, "ITEM_NUM": null, "SPEC_NUM": null, "SPEC_NAME": null, "DETAIL_DESCRIPTION": null, "ENG_EST_ITEM_DESC": null } }, "drawingTool": "esriFeatureEditToolLine" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Create,Update,Delete,Uploads,Editing,Sync,ChangeTracking", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "attachmentProperties": [ { "name": "id", "fieldName": "ATTACHMENTID", "isEnabled": true }, { "name": "globalId", "fieldName": "GLOBALID", "isEnabled": true }, { "name": "name", "fieldName": "ATT_NAME", "isEnabled": true }, { "name": "size", "fieldName": "DATA_SIZE", "isEnabled": true }, { "name": "contentType", "fieldName": "CONTENT_TYPE", "isEnabled": true }, { "name": "keywords", "fieldName": "KEYWORDS", "isEnabled": false }, { "name": "exifInfo", "fieldName": "EXIFINFO", "isEnabled": false } ], "attachmentFields": [ { "name": "ATTACHMENTID", "type": "esriFieldTypeOID", "alias": "ATTACHMENTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null }, { "name": "GLOBALID", "type": "esriFieldTypeGlobalID", "alias": "GLOBALID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null }, { "name": "ATT_NAME", "type": "esriFieldTypeString", "alias": "ATT_NAME", "domain": null, "editable": true, "nullable": false, "length": 250, "defaultValue": null }, { "name": "DATA_SIZE", "type": "esriFieldTypeInteger", "alias": "DATA_SIZE", "domain": null, "editable": true, "nullable": false, "defaultValue": null }, { "name": "CONTENT_TYPE", "type": "esriFieldTypeString", "alias": "CONTENT_TYPE", "domain": null, "editable": true, "nullable": false, "length": 150, "defaultValue": null } ], "standardMaxRecordCount": 8000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "a6216c69a80c4bc0a68af3198e345e6a" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 2, "name": "Redlines Polygons", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user" }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [ { "id": 2, "name": "_16443_Design_Lines", "relatedTableId": 3, "cardinality": "esriRelCardinalityOneToMany", "role": "esriRelRoleDestination", "keyField": "Related_GlobalID", "composite": false, "catalogID": "{540F047B-977B-45AF-B21C-1A1B6FC4A547}" } ], "isDataVersioned": false, "isDataArchived": true, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": true, "startArchivingMoment": 1586880591000 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsQueryAttachments": true, "supportsQueryAttachmentsWithReturnUrl": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": true, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape__Area", "shapeLengthFieldName": "Shape__Length", "units": "esriMeters" }, "hasMetadata": true, "extent": { "xmin": -1.24961616048E7, "ymin": 4919359.5634, "xmax": -1.24648346371E7, "ymax": 4970623.2819, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 230, 0, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 0, 255 ], "width": 0.7 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": true, "enableZDefaults": true, "zDefault": 0, "supportsVCSProjection": true, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": true, "supportsAttachmentsByUploadId": true, "supportsAttachmentsResizing": true, "supportsApplyEditsWithGlobalIds": true, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GLOBALID", "displayField": "INSPECTORS_NAME", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "UDOT_PIN", "type": "esriFieldTypeInteger", "alias": "UDOT PIN", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "UDOT_PIN" }, { "name": "PAY_ITEM", "type": "esriFieldTypeString", "alias": "Pay Item", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "PAY_ITEM" }, { "name": "PAY_ITEM_DESCRIPTION", "type": "esriFieldTypeString", "alias": "PAY_ITEM_DESCRIPTION", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "PAY_ITEM_DESCRIPTION" }, { "name": "MEASUREMENT", "type": "esriFieldTypeDouble", "alias": "MEASUREMENT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "MEASUREMENT" }, { "name": "UNIT_MEASURE", "type": "esriFieldTypeString", "alias": "UNIT_MEASURE", "domain": null, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "UNIT_MEASURE" }, { "name": "INSTALLATION_STATUS", "type": "esriFieldTypeString", "alias": "INSTALLATION_STATUS", "domain": { "type": "codedValue", "name": "Installation Status", "description": "Installation Status", "codedValues": [ { "name": "Not Installed", "code": "Not Installed" }, { "name": "Partially Installed", "code": "Partially Installed" }, { "name": "Installed", "code": "Installed" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "INSTALLATION_STATUS" }, { "name": "INSPECTION_STATUS", "type": "esriFieldTypeString", "alias": "Inspection Status", "domain": { "type": "codedValue", "name": "Inspection Status", "description": "Inspection Status", "codedValues": [ { "name": "Pass", "code": "Pass" }, { "name": "Fail", "code": "Fail" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 4, "defaultValue": null, "modelName": "INSPECTION_STATUS" }, { "name": "DATE_", "type": "esriFieldTypeDate", "alias": "DATE", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "DATE" }, { "name": "INSPECTORS_NAME", "type": "esriFieldTypeString", "alias": "INSPECTORS_NAME", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "INSPECTORS_NAME" }, { "name": "LINK_SPECS", "type": "esriFieldTypeString", "alias": "Link to Spec's, Plansheet", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "LINK_SPECS" }, { "name": "NOTES", "type": "esriFieldTypeString", "alias": "NOTES", "domain": null, "editable": true, "nullable": true, "length": 1000, "defaultValue": null, "modelName": "NOTES" }, { "name": "UPDATE_STATUS", "type": "esriFieldTypeString", "alias": "UPDATE_STATUS", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "UPDATE_STATUS" }, { "name": "GPS_METADATA", "type": "esriFieldTypeString", "alias": "GPS Metadata", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "GPS_METADATA" }, { "name": "QA_QC_REVIEW", "type": "esriFieldTypeString", "alias": "QA_QC_REVIEW", "domain": { "type": "codedValue", "name": "QA/QC Review", "description": "QA/QC Review", "codedValues": [ { "name": "Accept", "code": "Accept" }, { "name": "Reject", "code": "Reject" }, { "name": "Final", "code": "Final" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "QA_QC_REVIEW" }, { "name": "REVIEW_NOTES", "type": "esriFieldTypeString", "alias": "REVIEW_NOTES", "domain": null, "editable": true, "nullable": true, "length": 1000, "defaultValue": null, "modelName": "REVIEW_NOTES" }, { "name": "PAY_ITEM_STATUS", "type": "esriFieldTypeString", "alias": "PAY_ITEM_STATUS", "domain": null, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "PAY_ITEM_STATUS" }, { "name": "INITIAL_REVIEW_DATE", "type": "esriFieldTypeDate", "alias": "INITIAL_REVIEW_DATE", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "INITIAL_REVIEW_DATE" }, { "name": "ACCEPTED_DATE", "type": "esriFieldTypeDate", "alias": "ACCEPTED_DATE", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "ACCEPTED_DATE" }, { "name": "EDIT_NOTES", "type": "esriFieldTypeString", "alias": "Edit Notes", "domain": null, "editable": true, "nullable": true, "length": 1000, "defaultValue": null, "modelName": "EDIT_NOTES" }, { "name": "GLOBALID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "name": "RELATED_GLOBALID", "type": "esriFieldTypeGUID", "alias": "Related_GlobalID", "domain": null, "editable": true, "nullable": true, "length": 38, "defaultValue": null, "modelName": "Related_GlobalID" }, { "name": "MEASUREMENT_TYPE", "type": "esriFieldTypeString", "alias": "MEASUREMENT_TYPE", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "MEASUREMENT_TYPE" }, { "name": "ITEM_NUM", "type": "esriFieldTypeString", "alias": "ITEM_NUM", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "ITEM_NUM" }, { "name": "SPEC_NUM", "type": "esriFieldTypeString", "alias": "SPEC_NUM", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "SPEC_NUM" }, { "name": "SPEC_NAME", "type": "esriFieldTypeString", "alias": "SPEC_NAME", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "SPEC_NAME" }, { "name": "DETAIL_DESCRIPTION", "type": "esriFieldTypeString", "alias": "DETAIL_DESCRIPTION", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "DETAIL_DESCRIPTION" }, { "name": "ENG_EST_ITEM_DESC", "type": "esriFieldTypeString", "alias": "ENG_EST_ITEM_DESC", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "ENG_EST_ITEM_DESC" }, { "name": "DESIGN_QTY", "type": "esriFieldTypeDouble", "alias": "DESIGN_QTY", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "DESIGN_QTY" }, { "name": "MP_STD_ITEM_DESC", "type": "esriFieldTypeString", "alias": "MP_STD_ITEM_DESC", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "MP_STD_ITEM_DESC" }, { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "CREATED_USER", "type": "esriFieldTypeString", "alias": "CREATED_USER", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "CREATED_USER" }, { "name": "CREATED_DATE", "type": "esriFieldTypeDate", "alias": "CREATED_DATE", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "CREATED_DATE" }, { "name": "LAST_EDITED_USER", "type": "esriFieldTypeString", "alias": "LAST_EDITED_USER", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "LAST_EDITED_USER" }, { "name": "LAST_EDITED_DATE", "type": "esriFieldTypeDate", "alias": "LAST_EDITED_DATE", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "LAST_EDITED_DATE" }, { "name": "Shape__Area", "type": "esriFieldTypeDouble", "alias": "SHAPE.AREA", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "SHAPE.AREA", "required": true }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "SHAPE.LEN", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "SHAPE.LEN", "required": true } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "G1931RELATED_GLO", "fields": "RELATED_GLOBALID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "R1016_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_1016", "fields": "GLOBALID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "A48_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Redlines Polygons", "description": "", "prototype": { "attributes": { "DESIGN_QTY": null, "UDOT_PIN": null, "PAY_ITEM": null, "PAY_ITEM_DESCRIPTION": null, "MEASUREMENT": null, "UNIT_MEASURE": null, "INSTALLATION_STATUS": null, "INSPECTION_STATUS": null, "DATE_": null, "INSPECTORS_NAME": null, "LINK_SPECS": null, "NOTES": null, "UPDATE_STATUS": null, "GPS_METADATA": null, "QA_QC_REVIEW": null, "REVIEW_NOTES": null, "PAY_ITEM_STATUS": null, "INITIAL_REVIEW_DATE": null, "ACCEPTED_DATE": null, "EDIT_NOTES": null, "MP_STD_ITEM_DESC": null, "RELATED_GLOBALID": null, "MEASUREMENT_TYPE": null, "ITEM_NUM": null, "SPEC_NUM": null, "SPEC_NAME": null, "DETAIL_DESCRIPTION": null, "ENG_EST_ITEM_DESC": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Create,Update,Delete,Uploads,Editing,Sync,ChangeTracking", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "attachmentProperties": [ { "name": "id", "fieldName": "ATTACHMENTID", "isEnabled": true }, { "name": "globalId", "fieldName": "GLOBALID", "isEnabled": true }, { "name": "name", "fieldName": "ATT_NAME", "isEnabled": true }, { "name": "size", "fieldName": "DATA_SIZE", "isEnabled": true }, { "name": "contentType", "fieldName": "CONTENT_TYPE", "isEnabled": true }, { "name": "keywords", "fieldName": "KEYWORDS", "isEnabled": false }, { "name": "exifInfo", "fieldName": "EXIFINFO", "isEnabled": false } ], "attachmentFields": [ { "name": "ATTACHMENTID", "type": "esriFieldTypeOID", "alias": "ATTACHMENTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null }, { "name": "GLOBALID", "type": "esriFieldTypeGlobalID", "alias": "GLOBALID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null }, { "name": "ATT_NAME", "type": "esriFieldTypeString", "alias": "ATT_NAME", "domain": null, "editable": true, "nullable": false, "length": 250, "defaultValue": null }, { "name": "DATA_SIZE", "type": "esriFieldTypeInteger", "alias": "DATA_SIZE", "domain": null, "editable": true, "nullable": false, "defaultValue": null }, { "name": "CONTENT_TYPE", "type": "esriFieldTypeString", "alias": "CONTENT_TYPE", "domain": null, "editable": true, "nullable": false, "length": 150, "defaultValue": null } ], "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "a6216c69a80c4bc0a68af3198e345e6a" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 3, "name": "Design Lines", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolyline", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user" }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [ { "id": 1, "name": "_16443_Redlines_Lines", "relatedTableId": 1, "cardinality": "esriRelCardinalityOneToMany", "role": "esriRelRoleOrigin", "keyField": "GlobalID", "composite": false, "catalogID": "{0291135D-F2EA-4A7E-BEEE-86FF188E1844}" }, { "id": 0, "name": "_16443_Redlines_Points", "relatedTableId": 0, "cardinality": "esriRelCardinalityOneToMany", "role": "esriRelRoleOrigin", "keyField": "GlobalID", "composite": false, "catalogID": "{188238C4-5964-4880-8A14-AF222B56257B}" }, { "id": 2, "name": "_16443_Redlines_Polygons", "relatedTableId": 2, "cardinality": "esriRelCardinalityOneToMany", "role": "esriRelRoleOrigin", "keyField": "GlobalID", "composite": false, "catalogID": "{540F047B-977B-45AF-B21C-1A1B6FC4A547}" } ], "isDataVersioned": false, "isDataArchived": true, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": true, "startArchivingMoment": 1586880559000 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": true, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape__Length", "units": "esriMeters" }, "hasMetadata": true, "extent": { "xmin": -1.24965940327E7, "ymin": 4949432.6755, "xmax": -1.2482830241E7, "ymax": 4977595.2088, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "LAYER", "uniqueValueGroups": [ { "heading": "LAYER", "classes": [ { "label": "ATMS: CCTV", "description": "ATMS: CCTV", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 0, 255 ], "width": 1 }, "values": [ [ "ATMS: CCTV" ] ] }, { "label": "ATMS: Concrete Pad", "description": "ATMS: Concrete Pad", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 170, 0, 255 ], "width": 1 }, "values": [ [ "ATMS: Concrete Pad" ] ] }, { "label": "ATMS: Controller", "description": "ATMS: Controller", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 0, 255 ], "width": 1 }, "values": [ [ "ATMS: Controller" ] ] }, { "label": "ATMS: H- FRAME", "description": "ATMS: H- FRAME", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 170, 0, 255 ], "width": 1 }, "values": [ [ "ATMS: H- FRAME" ] ] }, { "label": "ATMS: High Voltage Conduit", "description": "ATMS: High Voltage Conduit", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 170, 0, 255 ], "width": 1 }, "values": [ [ "ATMS: High Voltage Conduit" ] ] }, { "label": "ATMS: Low Voltage Conduit", "description": "ATMS: Low Voltage Conduit", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 85, 255, 0, 255 ], "width": 1 }, "values": [ [ "ATMS: Low Voltage Conduit" ] ] }, { "label": "ATMS: Maintenance Pullout", "description": "ATMS: Maintenance Pullout", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 1 }, "values": [ [ "ATMS: Maintenance Pullout" ] ] }, { "label": "ATMS: Overhead VMS", "description": "ATMS: Overhead VMS", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 0, 255 ], "width": 1 }, "values": [ [ "ATMS: Overhead VMS" ] ] }, { "label": "ATMS: Step-Down Transformer", "description": "ATMS: Step-Down Transformer", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 0, 255 ], "width": 1 }, "values": [ [ "ATMS: Step-Down Transformer" ] ] }, { "label": "ATMS: Step-Up Transformer", "description": "ATMS: Step-Up Transformer", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 127, 127, 255 ], "width": 1 }, "values": [ [ "ATMS: Step-Up Transformer" ] ] }, { "label": "ATMS: TMS", "description": "ATMS: TMS", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 197, 255 ], "width": 1 }, "values": [ [ "ATMS: TMS" ] ] }, { "label": "ATMS: Tail Circuit Conduit", "description": "ATMS: Tail Circuit Conduit", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 230, 0, 0, 255 ], "width": 1 }, "values": [ [ "ATMS: Tail Circuit Conduit" ] ] }, { "label": "ATMS: Type I-PC Junction Box", "description": "ATMS: Type I-PC Junction Box", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 170, 0, 255 ], "width": 1 }, "values": [ [ "ATMS: Type I-PC Junction Box" ] ] }, { "label": "ATMS: Type II-PC Junction Box", "description": "ATMS: Type II-PC Junction Box", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 170, 0, 255 ], "width": 1 }, "values": [ [ "ATMS: Type II-PC Junction Box" ] ] }, { "label": "ATMS: Type III-PC Junction Box", "description": "ATMS: Type III-PC Junction Box", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 170, 0, 255 ], "width": 1 }, "values": [ [ "ATMS: Type III-PC Junction Box" ] ] }, { "label": "DES Barriers", "description": "DES Barriers", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 0, 255 ], "width": 1 }, "values": [ [ "DES Barriers" ] ] }, { "label": "DES Breaklines", "description": "DES Breaklines", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 230, 0, 0, 255 ], "width": 1 }, "values": [ [ "DES Breaklines" ] ] }, { "label": "DES Cast-in-Place Concrete Barriers", "description": "DES Cast-in-Place Concrete Barriers", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 170, 0, 255 ], "width": 1 }, "values": [ [ "DES Cast-in-Place Concrete Barriers" ] ] }, { "label": "DES Edge of Paved Road", "description": "DES Edge of Paved Road", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 1 }, "values": [ [ "DES Edge of Paved Road" ] ] }, { "label": "DES End Treatment", "description": "DES End Treatment", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 0, 255 ], "width": 1 }, "values": [ [ "DES End Treatment" ] ] }, { "label": "DES Flatwork", "description": "DES Flatwork", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 170, 0, 255 ], "width": 1 }, "values": [ [ "DES Flatwork" ] ] }, { "label": "DES Guardrail", "description": "DES Guardrail", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 0, 255 ], "width": 1 }, "values": [ [ "DES Guardrail" ] ] }, { "label": "DES Horiz Alignments", "description": "DES Horiz Alignments", "symbol": { "type": "esriSLS", "style": "esriSLSDashDot", "color": [ 245, 122, 182, 255 ], "width": 1 }, "values": [ [ "DES Horiz Alignments" ] ] }, { "label": "DES Longitudinal Rumble Strips", "description": "DES Longitudinal Rumble Strips", "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 85, 255, 0, 255 ], "width": 1 }, "values": [ [ "DES Longitudinal Rumble Strips" ] ] }, { "label": "DES Pavement Cut", "description": "DES Pavement Cut", "symbol": { "type": "esriSLS", "style": "esriSLSDashDot", "color": [ 230, 0, 169, 255 ], "width": 1 }, "values": [ [ "DES Pavement Cut" ] ] }, { "label": "DES Pavement Section", "description": "DES Pavement Section", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 197, 255 ], "width": 1 }, "values": [ [ "DES Pavement Section" ] ] }, { "label": "DES Untreated Base Course", "description": "DES Untreated Base Course", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 115, 255 ], "width": 1 }, "values": [ [ "DES Untreated Base Course" ] ] }, { "label": "DES Untreated Base Course - Shouldering", "description": "DES Untreated Base Course - Shouldering", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 0, 255 ], "width": 1 }, "values": [ [ "DES Untreated Base Course - Shouldering" ] ] }, { "label": "DES: Horiz Alignments", "description": "DES: Horiz Alignments", "symbol": { "type": "esriSLS", "style": "esriSLSDashDot", "color": [ 245, 122, 182, 255 ], "width": 1 }, "values": [ [ "DES: Horiz Alignments" ] ] }, { "label": "EXTP Barriers", "description": "EXTP Barriers", "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 85, 255, 0, 255 ], "width": 1 }, "values": [ [ "EXTP Barriers" ] ] }, { "label": "EXTP Culverts", "description": "EXTP Culverts", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 255, 197, 255 ], "width": 1 }, "values": [ [ "EXTP Culverts" ] ] }, { "label": "EXTP Edge of Paved Road", "description": "EXTP Edge of Paved Road", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 197, 0, 255, 255 ], "width": 1 }, "values": [ [ "EXTP Edge of Paved Road" ] ] }, { "label": "EXTP Highway Signs", "description": "EXTP Highway Signs", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 0, 255 ], "width": 1 }, "values": [ [ "EXTP Highway Signs" ] ] }, { "label": "EXTP Hydraulic Structures", "description": "EXTP Hydraulic Structures", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 170, 0, 255 ], "width": 1 }, "values": [ [ "EXTP Hydraulic Structures" ] ] }, { "label": "EXTP Misc Structures", "description": "EXTP Misc Structures", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 169, 0, 230, 255 ], "width": 1 }, "values": [ [ "EXTP Misc Structures" ] ] }, { "label": "EXTP Road Structures", "description": "EXTP Road Structures", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 1 }, "values": [ [ "EXTP Road Structures" ] ] }, { "label": "EXTP: Barriers", "description": "EXTP: Barriers", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 85, 255, 0, 255 ], "width": 1 }, "values": [ [ "EXTP: Barriers" ] ] }, { "label": "EXTP: Culverts", "description": "EXTP: Culverts", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 255, 197, 255 ], "width": 1 }, "values": [ [ "EXTP: Culverts" ] ] }, { "label": "EXTP: Curb and Gutter", "description": "EXTP: Curb and Gutter", "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 76, 230, 0, 255 ], "width": 1 }, "values": [ [ "EXTP: Curb and Gutter" ] ] }, { "label": "EXTP: Edge of Paved Road", "description": "EXTP: Edge of Paved Road", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 169, 0, 230, 255 ], "width": 1 }, "values": [ [ "EXTP: Edge of Paved Road" ] ] }, { "label": "EXTP: Fences", "description": "EXTP: Fences", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 78, 78, 78, 255 ], "width": 1 }, "values": [ [ "EXTP: Fences" ] ] }, { "label": "EXTP: Highway Signs", "description": "EXTP: Highway Signs", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 0, 255 ], "width": 1 }, "values": [ [ "EXTP: Highway Signs" ] ] }, { "label": "EXTP: Hydraulic Structures", "description": "EXTP: Hydraulic Structures", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 170, 0, 255 ], "width": 1 }, "values": [ [ "EXTP: Hydraulic Structures" ] ] }, { "label": "EXTP: Road Structures", "description": "EXTP: Road Structures", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 92, 230, 255 ], "width": 1 }, "values": [ [ "EXTP: Road Structures" ] ] }, { "label": "HYDR Riprap", "description": "HYDR Riprap", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 78, 78, 78, 255 ], "width": 1 }, "values": [ [ "HYDR Riprap" ] ] }, { "label": "LAND Erosion Control Blankets", "description": "LAND Erosion Control Blankets", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 0, 255 ], "width": 1 }, "values": [ [ "LAND Erosion Control Blankets" ] ] }, { "label": "LAND Plantings", "description": "LAND Plantings", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 170, 0, 255 ], "width": 1 }, "values": [ [ "LAND Plantings" ] ] }, { "label": "LAND Temporary Erosion Control", "description": "LAND Temporary Erosion Control", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 211, 127, 255 ], "width": 1 }, "values": [ [ "LAND Temporary Erosion Control" ] ] }, { "label": "SIGL: Power Source", "description": "SIGL: Power Source", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1 }, "values": [ [ "SIGL: Power Source" ] ] }, { "label": "SIGL: Signal Pole", "description": "SIGL: Signal Pole", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 156, 156, 156, 255 ], "width": 1 }, "values": [ [ "SIGL: Signal Pole" ] ] }, { "label": "SIGL: Underground Service Pedestal", "description": "SIGL: Underground Service Pedestal", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 1 }, "values": [ [ "SIGL: Underground Service Pedestal" ] ] }, { "label": "SIGN New Sign", "description": "SIGN New Sign", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 85, 255, 0, 255 ], "width": 1 }, "values": [ [ "SIGN New Sign" ] ] }, { "label": "SIGN Relocate Sign", "description": "SIGN Relocate Sign", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 0, 255 ], "width": 1 }, "values": [ [ "SIGN Relocate Sign" ] ] }, { "label": "SIGN Remove Sign", "description": "SIGN Remove Sign", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 0, 255 ], "width": 1 }, "values": [ [ "SIGN Remove Sign" ] ] }, { "label": "SIGN Sign Base", "description": "SIGN Sign Base", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 169, 0, 230, 255 ], "width": 1 }, "values": [ [ "SIGN Sign Base" ] ] }, { "label": "SIGN Sign Post", "description": "SIGN Sign Post", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 197, 255 ], "width": 1 }, "values": [ [ "SIGN Sign Post" ] ] }, { "label": "SIGN Signs", "description": "SIGN Signs", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 0, 255 ], "width": 1 }, "values": [ [ "SIGN Signs" ] ] }, { "label": "SIGN Striping", "description": "SIGN Striping", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1 }, "values": [ [ "SIGN Striping" ] ] }, { "label": "STRIPE Pavement Marking", "description": "STRIPE Pavement Marking", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1 }, "values": [ [ "STRIPE Pavement Marking" ] ] }, { "label": "STRIPE: Pavement Marking-Removal", "description": "STRIPE: Pavement Marking-Removal", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 127, 127, 255 ], "width": 1 }, "values": [ [ "STRIPE: Pavement Marking-Removal" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 0, 255 ], "width": 1 }, "value": "ATMS: CCTV", "label": "ATMS: CCTV" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 170, 0, 255 ], "width": 1 }, "value": "ATMS: Concrete Pad", "label": "ATMS: Concrete Pad" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 0, 255 ], "width": 1 }, "value": "ATMS: Controller", "label": "ATMS: Controller" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 170, 0, 255 ], "width": 1 }, "value": "ATMS: H- FRAME", "label": "ATMS: H- FRAME" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 170, 0, 255 ], "width": 1 }, "value": "ATMS: High Voltage Conduit", "label": "ATMS: High Voltage Conduit" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 85, 255, 0, 255 ], "width": 1 }, "value": "ATMS: Low Voltage Conduit", "label": "ATMS: Low Voltage Conduit" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 1 }, "value": "ATMS: Maintenance Pullout", "label": "ATMS: Maintenance Pullout" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 0, 255 ], "width": 1 }, "value": "ATMS: Overhead VMS", "label": "ATMS: Overhead VMS" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 0, 255 ], "width": 1 }, "value": "ATMS: Step-Down Transformer", "label": "ATMS: Step-Down Transformer" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 127, 127, 255 ], "width": 1 }, "value": "ATMS: Step-Up Transformer", "label": "ATMS: Step-Up Transformer" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 197, 255 ], "width": 1 }, "value": "ATMS: TMS", "label": "ATMS: TMS" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 230, 0, 0, 255 ], "width": 1 }, "value": "ATMS: Tail Circuit Conduit", "label": "ATMS: Tail Circuit Conduit" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 170, 0, 255 ], "width": 1 }, "value": "ATMS: Type I-PC Junction Box", "label": "ATMS: Type I-PC Junction Box" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 170, 0, 255 ], "width": 1 }, "value": "ATMS: Type II-PC Junction Box", "label": "ATMS: Type II-PC Junction Box" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 170, 0, 255 ], "width": 1 }, "value": "ATMS: Type III-PC Junction Box", "label": "ATMS: Type III-PC Junction Box" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 0, 255 ], "width": 1 }, "value": "DES Barriers", "label": "DES Barriers" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 230, 0, 0, 255 ], "width": 1 }, "value": "DES Breaklines", "label": "DES Breaklines" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 170, 0, 255 ], "width": 1 }, "value": "DES Cast-in-Place Concrete Barriers", "label": "DES Cast-in-Place Concrete Barriers" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 1 }, "value": "DES Edge of Paved Road", "label": "DES Edge of Paved Road" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 0, 255 ], "width": 1 }, "value": "DES End Treatment", "label": "DES End Treatment" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 170, 0, 255 ], "width": 1 }, "value": "DES Flatwork", "label": "DES Flatwork" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 0, 255 ], "width": 1 }, "value": "DES Guardrail", "label": "DES Guardrail" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDashDot", "color": [ 245, 122, 182, 255 ], "width": 1 }, "value": "DES Horiz Alignments", "label": "DES Horiz Alignments" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 85, 255, 0, 255 ], "width": 1 }, "value": "DES Longitudinal Rumble Strips", "label": "DES Longitudinal Rumble Strips" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDashDot", "color": [ 230, 0, 169, 255 ], "width": 1 }, "value": "DES Pavement Cut", "label": "DES Pavement Cut" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 197, 255 ], "width": 1 }, "value": "DES Pavement Section", "label": "DES Pavement Section" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 115, 255 ], "width": 1 }, "value": "DES Untreated Base Course", "label": "DES Untreated Base Course" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 0, 255 ], "width": 1 }, "value": "DES Untreated Base Course - Shouldering", "label": "DES Untreated Base Course - Shouldering" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDashDot", "color": [ 245, 122, 182, 255 ], "width": 1 }, "value": "DES: Horiz Alignments", "label": "DES: Horiz Alignments" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 85, 255, 0, 255 ], "width": 1 }, "value": "EXTP Barriers", "label": "EXTP Barriers" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 255, 197, 255 ], "width": 1 }, "value": "EXTP Culverts", "label": "EXTP Culverts" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 197, 0, 255, 255 ], "width": 1 }, "value": "EXTP Edge of Paved Road", "label": "EXTP Edge of Paved Road" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 0, 255 ], "width": 1 }, "value": "EXTP Highway Signs", "label": "EXTP Highway Signs" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 170, 0, 255 ], "width": 1 }, "value": "EXTP Hydraulic Structures", "label": "EXTP Hydraulic Structures" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 169, 0, 230, 255 ], "width": 1 }, "value": "EXTP Misc Structures", "label": "EXTP Misc Structures" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 1 }, "value": "EXTP Road Structures", "label": "EXTP Road Structures" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 85, 255, 0, 255 ], "width": 1 }, "value": "EXTP: Barriers", "label": "EXTP: Barriers" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 255, 197, 255 ], "width": 1 }, "value": "EXTP: Culverts", "label": "EXTP: Culverts" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 76, 230, 0, 255 ], "width": 1 }, "value": "EXTP: Curb and Gutter", "label": "EXTP: Curb and Gutter" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 169, 0, 230, 255 ], "width": 1 }, "value": "EXTP: Edge of Paved Road", "label": "EXTP: Edge of Paved Road" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 78, 78, 78, 255 ], "width": 1 }, "value": "EXTP: Fences", "label": "EXTP: Fences" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 0, 255 ], "width": 1 }, "value": "EXTP: Highway Signs", "label": "EXTP: Highway Signs" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 170, 0, 255 ], "width": 1 }, "value": "EXTP: Hydraulic Structures", "label": "EXTP: Hydraulic Structures" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 92, 230, 255 ], "width": 1 }, "value": "EXTP: Road Structures", "label": "EXTP: Road Structures" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 78, 78, 78, 255 ], "width": 1 }, "value": "HYDR Riprap", "label": "HYDR Riprap" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 0, 255 ], "width": 1 }, "value": "LAND Erosion Control Blankets", "label": "LAND Erosion Control Blankets" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 170, 0, 255 ], "width": 1 }, "value": "LAND Plantings", "label": "LAND Plantings" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 211, 127, 255 ], "width": 1 }, "value": "LAND Temporary Erosion Control", "label": "LAND Temporary Erosion Control" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1 }, "value": "SIGL: Power Source", "label": "SIGL: Power Source" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 156, 156, 156, 255 ], "width": 1 }, "value": "SIGL: Signal Pole", "label": "SIGL: Signal Pole" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 1 }, "value": "SIGL: Underground Service Pedestal", "label": "SIGL: Underground Service Pedestal" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 85, 255, 0, 255 ], "width": 1 }, "value": "SIGN New Sign", "label": "SIGN New Sign" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 0, 255 ], "width": 1 }, "value": "SIGN Relocate Sign", "label": "SIGN Relocate Sign" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 0, 255 ], "width": 1 }, "value": "SIGN Remove Sign", "label": "SIGN Remove Sign" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 169, 0, 230, 255 ], "width": 1 }, "value": "SIGN Sign Base", "label": "SIGN Sign Base" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 197, 255 ], "width": 1 }, "value": "SIGN Sign Post", "label": "SIGN Sign Post" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 0, 255 ], "width": 1 }, "value": "SIGN Signs", "label": "SIGN Signs" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1 }, "value": "SIGN Striping", "label": "SIGN Striping" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1 }, "value": "STRIPE Pavement Marking", "label": "STRIPE Pavement Marking" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 127, 127, 255 ], "width": 1 }, "value": "STRIPE: Pavement Marking-Removal", "label": "STRIPE: Pavement Marking-Removal" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 212, 252, 255 ], "toColor": [ 252, 212, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 252, 185, 255 ], "toColor": [ 179, 252, 185, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 223, 184, 255 ], "toColor": [ 252, 223, 184, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 243, 252, 255 ], "toColor": [ 182, 243, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 206, 252, 255 ], "toColor": [ 179, 206, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 184, 191, 255 ], "toColor": [ 252, 184, 191, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 250, 252, 182, 255 ], "toColor": [ 250, 252, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 250, 179, 252, 255 ], "toColor": [ 250, 179, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 197, 252, 224, 255 ], "toColor": [ 197, 252, 224, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 197, 184, 252, 255 ], "toColor": [ 197, 184, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 232, 252, 212, 255 ], "toColor": [ 232, 252, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 207, 228, 252, 255 ], "toColor": [ 207, 228, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 216, 204, 255 ], "toColor": [ 252, 216, 204, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 189, 221, 255 ], "toColor": [ 252, 189, 221, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 244, 202, 255 ], "toColor": [ 252, 244, 202, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 215, 212, 252, 255 ], "toColor": [ 215, 212, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 218, 252, 192, 255 ], "toColor": [ 218, 252, 192, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 215, 252, 246, 255 ], "toColor": [ 215, 252, 246, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 207, 215, 255 ], "toColor": [ 252, 207, 215, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 224, 192, 252, 255 ], "toColor": [ 224, 192, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 196, 182, 255 ], "toColor": [ 252, 196, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 194, 248, 255 ], "toColor": [ 252, 194, 248, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 184, 252, 241, 255 ], "toColor": [ 184, 252, 241, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 252, 207, 255 ], "toColor": [ 179, 252, 207, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 208, 194, 252, 255 ], "toColor": [ 208, 194, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 229, 252, 255 ], "toColor": [ 179, 229, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 210, 252, 210, 255 ], "toColor": [ 210, 252, 210, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 237, 252, 194, 255 ], "toColor": [ 237, 252, 194, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 212, 242, 252, 255 ], "toColor": [ 212, 242, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 228, 252, 179, 255 ], "toColor": [ 228, 252, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 199, 252, 194, 255 ], "toColor": [ 199, 252, 194, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 204, 232, 255 ], "toColor": [ 252, 204, 232, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 229, 210, 255 ], "toColor": [ 252, 229, 210, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 235, 182, 255 ], "toColor": [ 252, 235, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 214, 184, 252, 255 ], "toColor": [ 214, 184, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 242, 215, 255 ], "toColor": [ 252, 242, 215, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 189, 200, 252, 255 ], "toColor": [ 189, 200, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 232, 204, 252, 255 ], "toColor": [ 232, 204, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 216, 252, 255 ], "toColor": [ 179, 216, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 199, 237, 255 ], "toColor": [ 252, 199, 237, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 187, 205, 255 ], "toColor": [ 252, 187, 205, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 194, 216, 252, 255 ], "toColor": [ 194, 216, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 247, 189, 255 ], "toColor": [ 252, 247, 189, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 241, 189, 252, 255 ], "toColor": [ 241, 189, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 206, 179, 255 ], "toColor": [ 252, 206, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 182, 242, 255 ], "toColor": [ 252, 182, 242, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 197, 252, 252, 255 ], "toColor": [ 197, 252, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 232, 199, 255 ], "toColor": [ 252, 232, 199, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 236, 215, 252, 255 ], "toColor": [ 236, 215, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 199, 252, 233, 255 ], "toColor": [ 199, 252, 233, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 197, 201, 255 ], "toColor": [ 252, 197, 201, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 202, 202, 252, 255 ], "toColor": [ 202, 202, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 179, 222, 255 ], "toColor": [ 252, 179, 222, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 244, 252, 204, 255 ], "toColor": [ 244, 252, 204, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 251, 252, 215, 255 ], "toColor": [ 251, 252, 215, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 220, 204, 252, 255 ], "toColor": [ 220, 204, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 225, 184, 252, 255 ], "toColor": [ 225, 184, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 184, 252, 197, 255 ], "toColor": [ 184, 252, 197, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 211, 252, 182, 255 ], "toColor": [ 211, 252, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 197, 239, 252, 255 ], "toColor": [ 197, 239, 252, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": true, "enableZDefaults": true, "zDefault": 0, "supportsVCSProjection": true, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": true, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GLOBALID", "displayField": "PAY_ITEM_NAME", "typeIdField": "LAYER", "subtypeField": "", "fields": [ { "name": "GLOBALID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "name": "LAYER", "type": "esriFieldTypeString", "alias": "LAYER", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "LAYER" }, { "name": "PIN", "type": "esriFieldTypeString", "alias": "PIN", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "PIN" }, { "name": "REGION", "type": "esriFieldTypeString", "alias": "REGION", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "REGION" }, { "name": "PROJ_NUM", "type": "esriFieldTypeString", "alias": "PROJ_NUM", "domain": null, "editable": true, "nullable": true, "length": 32, "defaultValue": null, "modelName": "PROJ_NUM" }, { "name": "PAY_ITEM_NAME", "type": "esriFieldTypeString", "alias": "PAY_ITEM_NAME", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "PAY_ITEM_NAME" }, { "name": "PAY_ITEM_NUMBER", "type": "esriFieldTypeString", "alias": "PAY_ITEM_NUMBER", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "PAY_ITEM_NUMBER" }, { "name": "MEASUREMENT_TYPE", "type": "esriFieldTypeString", "alias": "MEASUREMENT_TYPE", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "MEASUREMENT_TYPE" }, { "name": "UNITS", "type": "esriFieldTypeString", "alias": "UNITS", "domain": null, "editable": true, "nullable": true, "length": 200, "defaultValue": null, "modelName": "UNITS" }, { "name": "ITEM_NUM", "type": "esriFieldTypeString", "alias": "ITEM_NUM", "domain": null, "editable": true, "nullable": true, "length": 9, "defaultValue": null, "modelName": "ITEM_NUM" }, { "name": "SPEC_NUM", "type": "esriFieldTypeString", "alias": "SPEC_NUM", "domain": null, "editable": true, "nullable": true, "length": 9, "defaultValue": null, "modelName": "SPEC_NUM" }, { "name": "SPEC_NAME", "type": "esriFieldTypeString", "alias": "SPEC_NAME", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "SPEC_NAME" }, { "name": "DETAIL_DESCRIPTION", "type": "esriFieldTypeString", "alias": "DETAIL_DESCRIPTION", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "DETAIL_DESCRIPTION" }, { "name": "ENG_EST_ITEM_DESC", "type": "esriFieldTypeString", "alias": "ENG_EST_ITEM_DESC", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "ENG_EST_ITEM_DESC" }, { "name": "DESIGN_QTY", "type": "esriFieldTypeDouble", "alias": "DESIGN_QTY", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "DESIGN_QTY" }, { "name": "BID_PRICE", "type": "esriFieldTypeString", "alias": "BID_PRICE", "domain": null, "editable": true, "nullable": true, "length": 200, "defaultValue": null, "modelName": "BID_PRICE" }, { "name": "SEQ_NUM", "type": "esriFieldTypeDouble", "alias": "SEQ_NUM", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SEQ_NUM" }, { "name": "MP_STD_ITEM_DESC", "type": "esriFieldTypeString", "alias": "MP_STD_ITEM_DESC", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "MP_STD_ITEM_DESC" }, { "name": "AND_TESTING_STANDARD", "type": "esriFieldTypeString", "alias": "AND_TESTING_STANDARD", "domain": null, "editable": true, "nullable": true, "length": 200, "defaultValue": null, "modelName": "AND_TESTING_STANDARD" }, { "name": "AND_SUBMITTALS_STANDARD", "type": "esriFieldTypeString", "alias": "AND_SUBMITTALS_STANDARD", "domain": null, "editable": true, "nullable": true, "length": 200, "defaultValue": null, "modelName": "AND_SUBMITTALS_STANDARD" }, { "name": "AND_MISC_STANDARD", "type": "esriFieldTypeString", "alias": "AND_MISC_STANDARD", "domain": null, "editable": true, "nullable": true, "length": 200, "defaultValue": null, "modelName": "AND_MISC_STANDARD" }, { "name": "AND_INSPECTION_STANDARD", "type": "esriFieldTypeString", "alias": "AND_INSPECTION_STANDARD", "domain": null, "editable": true, "nullable": true, "length": 200, "defaultValue": null, "modelName": "AND_INSPECTION_STANDARD" }, { "name": "AND_DOCUMENTATION_STANDARD", "type": "esriFieldTypeString", "alias": "AND_DOCUMENTATION_STANDARD", "domain": null, "editable": true, "nullable": true, "length": 200, "defaultValue": null, "modelName": "AND_DOCUMENTATION_STANDARD" }, { "name": "AD_STD_ITEM_DESC", "type": "esriFieldTypeString", "alias": "AD_STD_ITEM_DESC", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "AD_STD_ITEM_DESC" }, { "name": "CE_OBLIGATION_AMT", "type": "esriFieldTypeDouble", "alias": "CE_OBLIGATION_AMT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "CE_OBLIGATION_AMT" }, { "name": "LINK_TO_INSPECTION_RESOURCE", "type": "esriFieldTypeString", "alias": "LINK_TO_INSPECTION_RESOURCE", "domain": null, "editable": true, "nullable": true, "length": 200, "defaultValue": null, "modelName": "LINK_TO_INSPECTION_RESOURCE" }, { "name": "PROJECT_PHASE", "type": "esriFieldTypeString", "alias": "PROJECT_PHASE", "domain": null, "editable": true, "nullable": true, "length": 200, "defaultValue": null, "modelName": "PROJECT_PHASE" }, { "name": "CONTRACTOR", "type": "esriFieldTypeString", "alias": "CONTRACTOR", "domain": null, "editable": true, "nullable": true, "length": 200, "defaultValue": null, "modelName": "CONTRACTOR" }, { "name": "COMMENTS", "type": "esriFieldTypeString", "alias": "COMMENTS", "domain": null, "editable": true, "nullable": true, "length": 1000, "defaultValue": null, "modelName": "COMMENTS" }, { "name": "INSTALLED_QTY", "type": "esriFieldTypeDouble", "alias": "INSTALLED_QTY", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "INSTALLED_QTY" }, { "name": "INSPECTOR_COMMENTS", "type": "esriFieldTypeString", "alias": "INSPECTOR_COMMENTS", "domain": null, "editable": true, "nullable": true, "length": 1000, "defaultValue": null, "modelName": "INSPECTOR_COMMENTS" }, { "name": "STATUS", "type": "esriFieldTypeString", "alias": "STATUS", "domain": null, "editable": true, "nullable": true, "length": 200, "defaultValue": null, "modelName": "STATUS" }, { "name": "OFFSET_BEG", "type": "esriFieldTypeString", "alias": "OFFSET_BEG", "domain": null, "editable": true, "nullable": true, "length": 200, "defaultValue": null, "modelName": "OFFSET_BEG" }, { "name": "OFFSET_END", "type": "esriFieldTypeString", "alias": "OFFSET_END", "domain": null, "editable": true, "nullable": true, "length": 200, "defaultValue": null, "modelName": "OFFSET_END" }, { "name": "ID_NUM", "type": "esriFieldTypeString", "alias": "ID_NUM", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "ID_NUM" }, { "name": "QTY_TOTAL", "type": "esriFieldTypeDouble", "alias": "QTY_TOTAL", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "QTY_TOTAL" }, { "name": "SHP", "type": "esriFieldTypeString", "alias": "SHP", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "SHP" }, { "name": "STATION_BEG", "type": "esriFieldTypeString", "alias": "STATION_BEG", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "STATION_BEG" }, { "name": "STATION_END", "type": "esriFieldTypeString", "alias": "STATION_END", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "STATION_END" }, { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "CREATED_USER", "type": "esriFieldTypeString", "alias": "CREATED_USER", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "CREATED_USER" }, { "name": "CREATED_DATE", "type": "esriFieldTypeDate", "alias": "CREATED_DATE", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "CREATED_DATE" }, { "name": "LAST_EDITED_USER", "type": "esriFieldTypeString", "alias": "LAST_EDITED_USER", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "LAST_EDITED_USER" }, { "name": "LAST_EDITED_DATE", "type": "esriFieldTypeDate", "alias": "LAST_EDITED_DATE", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "LAST_EDITED_DATE" }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "SHAPE.LEN", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "SHAPE.LEN", "required": true } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R1011_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_1011", "fields": "GLOBALID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "A45_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [ { "id": "ATMS: CCTV", "name": "ATMS: CCTV", "domains": {}, "templates": [ { "name": "ATMS: CCTV", "description": "", "prototype": { "attributes": { "STATION_END": null, "STATION_BEG": null, "LAYER": "ATMS: CCTV", "PIN": null, "REGION": null, "PROJ_NUM": null, "PAY_ITEM_NAME": null, "PAY_ITEM_NUMBER": null, "MEASUREMENT_TYPE": null, "UNITS": null, "ITEM_NUM": null, "SPEC_NUM": null, "SPEC_NAME": null, "DETAIL_DESCRIPTION": null, "ENG_EST_ITEM_DESC": null, "DESIGN_QTY": null, "BID_PRICE": null, "SEQ_NUM": null, "MP_STD_ITEM_DESC": null, "AND_TESTING_STANDARD": null, "AND_SUBMITTALS_STANDARD": null, "AND_MISC_STANDARD": null, "AND_INSPECTION_STANDARD": null, "AND_DOCUMENTATION_STANDARD": null, "AD_STD_ITEM_DESC": null, "CE_OBLIGATION_AMT": null, "LINK_TO_INSPECTION_RESOURCE": null, "PROJECT_PHASE": null, "CONTRACTOR": null, "COMMENTS": null, "INSTALLED_QTY": null, "INSPECTOR_COMMENTS": null, "STATUS": null, "OFFSET_BEG": null, "OFFSET_END": null, "ID_NUM": null, "QTY_TOTAL": null, "SHP": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "ATMS: Concrete Pad", "name": "ATMS: Concrete Pad", "domains": {}, "templates": [ { "name": "ATMS: Concrete Pad", "description": "", "prototype": { "attributes": { "STATION_END": null, "STATION_BEG": null, "LAYER": "ATMS: Concrete Pad", "PIN": null, "REGION": null, "PROJ_NUM": null, "PAY_ITEM_NAME": null, "PAY_ITEM_NUMBER": null, "MEASUREMENT_TYPE": null, "UNITS": null, "ITEM_NUM": null, "SPEC_NUM": null, "SPEC_NAME": null, "DETAIL_DESCRIPTION": null, "ENG_EST_ITEM_DESC": null, "DESIGN_QTY": null, "BID_PRICE": null, "SEQ_NUM": null, "MP_STD_ITEM_DESC": null, "AND_TESTING_STANDARD": null, "AND_SUBMITTALS_STANDARD": null, "AND_MISC_STANDARD": null, "AND_INSPECTION_STANDARD": null, "AND_DOCUMENTATION_STANDARD": null, "AD_STD_ITEM_DESC": null, "CE_OBLIGATION_AMT": null, "LINK_TO_INSPECTION_RESOURCE": null, "PROJECT_PHASE": null, "CONTRACTOR": null, "COMMENTS": null, "INSTALLED_QTY": null, "INSPECTOR_COMMENTS": null, "STATUS": null, "OFFSET_BEG": null, "OFFSET_END": null, "ID_NUM": null, "QTY_TOTAL": null, "SHP": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "ATMS: Controller", "name": "ATMS: Controller", "domains": {}, "templates": [ { "name": "ATMS: Controller", "description": "", "prototype": { "attributes": { "STATION_END": null, "STATION_BEG": null, "LAYER": "ATMS: Controller", "PIN": null, "REGION": null, "PROJ_NUM": null, "PAY_ITEM_NAME": null, "PAY_ITEM_NUMBER": null, "MEASUREMENT_TYPE": null, "UNITS": null, "ITEM_NUM": null, "SPEC_NUM": null, "SPEC_NAME": null, "DETAIL_DESCRIPTION": null, "ENG_EST_ITEM_DESC": null, "DESIGN_QTY": null, "BID_PRICE": null, "SEQ_NUM": null, "MP_STD_ITEM_DESC": null, "AND_TESTING_STANDARD": null, "AND_SUBMITTALS_STANDARD": null, "AND_MISC_STANDARD": null, "AND_INSPECTION_STANDARD": null, "AND_DOCUMENTATION_STANDARD": null, "AD_STD_ITEM_DESC": null, "CE_OBLIGATION_AMT": null, "LINK_TO_INSPECTION_RESOURCE": null, "PROJECT_PHASE": null, "CONTRACTOR": null, "COMMENTS": null, "INSTALLED_QTY": null, "INSPECTOR_COMMENTS": null, "STATUS": null, "OFFSET_BEG": null, "OFFSET_END": null, "ID_NUM": null, "QTY_TOTAL": null, "SHP": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "ATMS: H- FRAME", "name": "ATMS: H- FRAME", "domains": {}, "templates": [ { "name": "ATMS: H- FRAME", "description": "", "prototype": { "attributes": { "STATION_END": null, "STATION_BEG": null, "LAYER": "ATMS: H- FRAME", "PIN": null, "REGION": null, "PROJ_NUM": null, "PAY_ITEM_NAME": null, "PAY_ITEM_NUMBER": null, "MEASUREMENT_TYPE": null, "UNITS": null, "ITEM_NUM": null, "SPEC_NUM": null, "SPEC_NAME": null, "DETAIL_DESCRIPTION": null, "ENG_EST_ITEM_DESC": null, "DESIGN_QTY": null, "BID_PRICE": null, "SEQ_NUM": null, "MP_STD_ITEM_DESC": null, "AND_TESTING_STANDARD": null, "AND_SUBMITTALS_STANDARD": null, "AND_MISC_STANDARD": null, "AND_INSPECTION_STANDARD": null, "AND_DOCUMENTATION_STANDARD": null, "AD_STD_ITEM_DESC": null, "CE_OBLIGATION_AMT": null, "LINK_TO_INSPECTION_RESOURCE": null, "PROJECT_PHASE": null, "CONTRACTOR": null, "COMMENTS": null, "INSTALLED_QTY": null, "INSPECTOR_COMMENTS": null, "STATUS": null, "OFFSET_BEG": null, "OFFSET_END": null, "ID_NUM": null, "QTY_TOTAL": null, "SHP": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "ATMS: High Voltage Conduit", "name": "ATMS: High Voltage Conduit", "domains": {}, "templates": [ { "name": "ATMS: High Voltage Conduit", "description": "", "prototype": { "attributes": { "STATION_END": null, "STATION_BEG": null, "LAYER": "ATMS: High Voltage Conduit", "PIN": null, "REGION": null, "PROJ_NUM": null, "PAY_ITEM_NAME": null, "PAY_ITEM_NUMBER": null, "MEASUREMENT_TYPE": null, "UNITS": null, "ITEM_NUM": null, "SPEC_NUM": null, "SPEC_NAME": null, "DETAIL_DESCRIPTION": null, "ENG_EST_ITEM_DESC": null, "DESIGN_QTY": null, "BID_PRICE": null, "SEQ_NUM": null, "MP_STD_ITEM_DESC": null, "AND_TESTING_STANDARD": null, "AND_SUBMITTALS_STANDARD": null, "AND_MISC_STANDARD": null, "AND_INSPECTION_STANDARD": null, "AND_DOCUMENTATION_STANDARD": null, "AD_STD_ITEM_DESC": null, "CE_OBLIGATION_AMT": null, "LINK_TO_INSPECTION_RESOURCE": null, "PROJECT_PHASE": null, "CONTRACTOR": null, "COMMENTS": null, "INSTALLED_QTY": null, "INSPECTOR_COMMENTS": null, "STATUS": null, "OFFSET_BEG": null, "OFFSET_END": null, "ID_NUM": null, "QTY_TOTAL": null, "SHP": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "ATMS: Low Voltage Conduit", "name": "ATMS: Low Voltage Conduit", "domains": {}, "templates": [ { "name": "ATMS: Low Voltage Conduit", "description": "", "prototype": { "attributes": { "STATION_END": null, "STATION_BEG": null, "LAYER": "ATMS: Low Voltage Conduit", "PIN": null, "REGION": null, "PROJ_NUM": null, "PAY_ITEM_NAME": null, "PAY_ITEM_NUMBER": null, "MEASUREMENT_TYPE": null, "UNITS": null, "ITEM_NUM": null, "SPEC_NUM": null, "SPEC_NAME": null, "DETAIL_DESCRIPTION": null, "ENG_EST_ITEM_DESC": null, "DESIGN_QTY": null, "BID_PRICE": null, "SEQ_NUM": null, "MP_STD_ITEM_DESC": null, "AND_TESTING_STANDARD": null, "AND_SUBMITTALS_STANDARD": null, "AND_MISC_STANDARD": null, "AND_INSPECTION_STANDARD": null, "AND_DOCUMENTATION_STANDARD": null, "AD_STD_ITEM_DESC": null, "CE_OBLIGATION_AMT": null, "LINK_TO_INSPECTION_RESOURCE": null, "PROJECT_PHASE": null, "CONTRACTOR": null, "COMMENTS": null, "INSTALLED_QTY": null, "INSPECTOR_COMMENTS": null, "STATUS": null, "OFFSET_BEG": null, "OFFSET_END": null, "ID_NUM": null, "QTY_TOTAL": null, "SHP": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "ATMS: Maintenance Pullout", "name": "ATMS: Maintenance Pullout", "domains": {}, "templates": [ { "name": "ATMS: Maintenance Pullout", "description": "", "prototype": { "attributes": { "STATION_END": null, "STATION_BEG": null, "LAYER": "ATMS: Maintenance Pullout", "PIN": null, "REGION": null, "PROJ_NUM": null, "PAY_ITEM_NAME": null, "PAY_ITEM_NUMBER": null, "MEASUREMENT_TYPE": null, "UNITS": null, "ITEM_NUM": null, "SPEC_NUM": null, "SPEC_NAME": null, "DETAIL_DESCRIPTION": null, "ENG_EST_ITEM_DESC": null, "DESIGN_QTY": null, "BID_PRICE": null, "SEQ_NUM": null, "MP_STD_ITEM_DESC": null, "AND_TESTING_STANDARD": null, "AND_SUBMITTALS_STANDARD": null, "AND_MISC_STANDARD": null, "AND_INSPECTION_STANDARD": null, "AND_DOCUMENTATION_STANDARD": null, "AD_STD_ITEM_DESC": null, "CE_OBLIGATION_AMT": null, "LINK_TO_INSPECTION_RESOURCE": null, "PROJECT_PHASE": null, "CONTRACTOR": null, "COMMENTS": null, "INSTALLED_QTY": null, "INSPECTOR_COMMENTS": null, "STATUS": null, "OFFSET_BEG": null, "OFFSET_END": null, "ID_NUM": null, "QTY_TOTAL": null, "SHP": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "ATMS: Overhead VMS", "name": "ATMS: Overhead VMS", "domains": {}, "templates": [ { "name": "ATMS: Overhead VMS", "description": "", "prototype": { "attributes": { "STATION_END": null, "STATION_BEG": null, "LAYER": "ATMS: Overhead VMS", "PIN": null, "REGION": null, "PROJ_NUM": null, "PAY_ITEM_NAME": null, "PAY_ITEM_NUMBER": null, "MEASUREMENT_TYPE": null, "UNITS": null, "ITEM_NUM": null, "SPEC_NUM": null, "SPEC_NAME": null, "DETAIL_DESCRIPTION": null, "ENG_EST_ITEM_DESC": null, "DESIGN_QTY": null, "BID_PRICE": null, "SEQ_NUM": null, "MP_STD_ITEM_DESC": null, "AND_TESTING_STANDARD": null, "AND_SUBMITTALS_STANDARD": null, "AND_MISC_STANDARD": null, "AND_INSPECTION_STANDARD": null, "AND_DOCUMENTATION_STANDARD": null, "AD_STD_ITEM_DESC": null, "CE_OBLIGATION_AMT": null, "LINK_TO_INSPECTION_RESOURCE": null, "PROJECT_PHASE": null, "CONTRACTOR": null, "COMMENTS": null, "INSTALLED_QTY": null, "INSPECTOR_COMMENTS": null, "STATUS": null, "OFFSET_BEG": null, "OFFSET_END": null, "ID_NUM": null, "QTY_TOTAL": null, "SHP": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "ATMS: Step-Down Transformer", "name": "ATMS: Step-Down Transformer", "domains": {}, "templates": [ { "name": "ATMS: Step-Down Transformer", "description": "", "prototype": { "attributes": { "STATION_END": null, "STATION_BEG": null, "LAYER": "ATMS: Step-Down Transformer", "PIN": null, "REGION": null, "PROJ_NUM": null, "PAY_ITEM_NAME": null, "PAY_ITEM_NUMBER": null, "MEASUREMENT_TYPE": null, "UNITS": null, "ITEM_NUM": null, "SPEC_NUM": null, "SPEC_NAME": null, "DETAIL_DESCRIPTION": null, "ENG_EST_ITEM_DESC": null, "DESIGN_QTY": null, "BID_PRICE": null, "SEQ_NUM": null, "MP_STD_ITEM_DESC": null, "AND_TESTING_STANDARD": null, "AND_SUBMITTALS_STANDARD": null, "AND_MISC_STANDARD": null, "AND_INSPECTION_STANDARD": null, "AND_DOCUMENTATION_STANDARD": null, "AD_STD_ITEM_DESC": null, "CE_OBLIGATION_AMT": null, "LINK_TO_INSPECTION_RESOURCE": null, "PROJECT_PHASE": null, "CONTRACTOR": null, "COMMENTS": null, "INSTALLED_QTY": null, "INSPECTOR_COMMENTS": null, "STATUS": null, "OFFSET_BEG": null, "OFFSET_END": null, "ID_NUM": null, "QTY_TOTAL": null, "SHP": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "ATMS: Step-Up Transformer", "name": "ATMS: Step-Up Transformer", "domains": {}, "templates": [ { "name": "ATMS: Step-Up Transformer", "description": "", "prototype": { "attributes": { "STATION_END": null, "STATION_BEG": null, "LAYER": "ATMS: Step-Up Transformer", "PIN": null, "REGION": null, "PROJ_NUM": null, "PAY_ITEM_NAME": null, "PAY_ITEM_NUMBER": null, "MEASUREMENT_TYPE": null, "UNITS": null, "ITEM_NUM": null, "SPEC_NUM": null, "SPEC_NAME": null, "DETAIL_DESCRIPTION": null, "ENG_EST_ITEM_DESC": null, "DESIGN_QTY": null, "BID_PRICE": null, "SEQ_NUM": null, "MP_STD_ITEM_DESC": null, "AND_TESTING_STANDARD": null, "AND_SUBMITTALS_STANDARD": null, "AND_MISC_STANDARD": null, "AND_INSPECTION_STANDARD": null, "AND_DOCUMENTATION_STANDARD": null, "AD_STD_ITEM_DESC": null, "CE_OBLIGATION_AMT": null, "LINK_TO_INSPECTION_RESOURCE": null, "PROJECT_PHASE": null, "CONTRACTOR": null, "COMMENTS": null, "INSTALLED_QTY": null, "INSPECTOR_COMMENTS": null, "STATUS": null, "OFFSET_BEG": null, "OFFSET_END": null, "ID_NUM": null, "QTY_TOTAL": null, "SHP": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "ATMS: TMS", "name": "ATMS: TMS", "domains": {}, "templates": [ { "name": "ATMS: TMS", "description": "", "prototype": { "attributes": { "STATION_END": null, "STATION_BEG": null, "LAYER": "ATMS: TMS", "PIN": null, "REGION": null, "PROJ_NUM": null, "PAY_ITEM_NAME": null, "PAY_ITEM_NUMBER": null, "MEASUREMENT_TYPE": null, "UNITS": null, "ITEM_NUM": null, "SPEC_NUM": null, "SPEC_NAME": null, "DETAIL_DESCRIPTION": null, "ENG_EST_ITEM_DESC": null, "DESIGN_QTY": null, "BID_PRICE": null, "SEQ_NUM": null, "MP_STD_ITEM_DESC": null, "AND_TESTING_STANDARD": null, "AND_SUBMITTALS_STANDARD": null, "AND_MISC_STANDARD": null, "AND_INSPECTION_STANDARD": null, "AND_DOCUMENTATION_STANDARD": null, "AD_STD_ITEM_DESC": null, "CE_OBLIGATION_AMT": null, "LINK_TO_INSPECTION_RESOURCE": null, "PROJECT_PHASE": null, "CONTRACTOR": null, "COMMENTS": null, "INSTALLED_QTY": null, "INSPECTOR_COMMENTS": null, "STATUS": null, "OFFSET_BEG": null, "OFFSET_END": null, "ID_NUM": null, "QTY_TOTAL": null, "SHP": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "ATMS: Tail Circuit Conduit", "name": "ATMS: Tail Circuit Conduit", "domains": {}, "templates": [ { "name": "ATMS: Tail Circuit Conduit", "description": "", "prototype": { "attributes": { "STATION_END": null, "STATION_BEG": null, "LAYER": "ATMS: Tail Circuit Conduit", "PIN": null, "REGION": null, "PROJ_NUM": null, "PAY_ITEM_NAME": null, "PAY_ITEM_NUMBER": null, "MEASUREMENT_TYPE": null, "UNITS": null, "ITEM_NUM": null, "SPEC_NUM": null, "SPEC_NAME": null, "DETAIL_DESCRIPTION": null, "ENG_EST_ITEM_DESC": null, "DESIGN_QTY": null, "BID_PRICE": null, "SEQ_NUM": null, "MP_STD_ITEM_DESC": null, "AND_TESTING_STANDARD": null, "AND_SUBMITTALS_STANDARD": null, "AND_MISC_STANDARD": null, "AND_INSPECTION_STANDARD": null, "AND_DOCUMENTATION_STANDARD": null, "AD_STD_ITEM_DESC": null, "CE_OBLIGATION_AMT": null, "LINK_TO_INSPECTION_RESOURCE": null, "PROJECT_PHASE": null, "CONTRACTOR": null, "COMMENTS": null, "INSTALLED_QTY": null, "INSPECTOR_COMMENTS": null, "STATUS": null, "OFFSET_BEG": null, "OFFSET_END": null, "ID_NUM": null, "QTY_TOTAL": null, "SHP": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "ATMS: Type I-PC Junction Box", "name": "ATMS: Type I-PC Junction Box", "domains": {}, "templates": [ { "name": "ATMS: Type I-PC Junction Box", "description": "", "prototype": { "attributes": { "STATION_END": null, "STATION_BEG": null, "LAYER": "ATMS: Type I-PC Junction Box", "PIN": null, "REGION": null, "PROJ_NUM": null, "PAY_ITEM_NAME": null, "PAY_ITEM_NUMBER": null, "MEASUREMENT_TYPE": null, "UNITS": null, "ITEM_NUM": null, "SPEC_NUM": null, "SPEC_NAME": null, "DETAIL_DESCRIPTION": null, "ENG_EST_ITEM_DESC": null, "DESIGN_QTY": null, "BID_PRICE": null, "SEQ_NUM": null, "MP_STD_ITEM_DESC": null, "AND_TESTING_STANDARD": null, "AND_SUBMITTALS_STANDARD": null, "AND_MISC_STANDARD": null, "AND_INSPECTION_STANDARD": null, "AND_DOCUMENTATION_STANDARD": null, "AD_STD_ITEM_DESC": null, "CE_OBLIGATION_AMT": null, "LINK_TO_INSPECTION_RESOURCE": null, "PROJECT_PHASE": null, "CONTRACTOR": null, "COMMENTS": null, "INSTALLED_QTY": null, "INSPECTOR_COMMENTS": null, "STATUS": null, "OFFSET_BEG": null, "OFFSET_END": null, "ID_NUM": null, "QTY_TOTAL": null, "SHP": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "ATMS: Type II-PC Junction Box", "name": "ATMS: Type II-PC Junction Box", "domains": {}, "templates": [ { "name": "ATMS: Type II-PC Junction Box", "description": "", "prototype": { "attributes": { "STATION_END": null, "STATION_BEG": null, "LAYER": "ATMS: Type II-PC Junction Box", "PIN": null, "REGION": null, "PROJ_NUM": null, "PAY_ITEM_NAME": null, "PAY_ITEM_NUMBER": null, "MEASUREMENT_TYPE": null, "UNITS": null, "ITEM_NUM": null, "SPEC_NUM": null, "SPEC_NAME": null, "DETAIL_DESCRIPTION": null, "ENG_EST_ITEM_DESC": null, "DESIGN_QTY": null, "BID_PRICE": null, "SEQ_NUM": null, "MP_STD_ITEM_DESC": null, "AND_TESTING_STANDARD": null, "AND_SUBMITTALS_STANDARD": null, "AND_MISC_STANDARD": null, "AND_INSPECTION_STANDARD": null, "AND_DOCUMENTATION_STANDARD": null, "AD_STD_ITEM_DESC": null, "CE_OBLIGATION_AMT": null, "LINK_TO_INSPECTION_RESOURCE": null, "PROJECT_PHASE": null, "CONTRACTOR": null, "COMMENTS": null, "INSTALLED_QTY": null, "INSPECTOR_COMMENTS": null, "STATUS": null, "OFFSET_BEG": null, "OFFSET_END": null, "ID_NUM": null, "QTY_TOTAL": null, "SHP": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "ATMS: Type III-PC Junction Box", "name": "ATMS: Type III-PC Junction Box", "domains": {}, "templates": [ { "name": "ATMS: Type III-PC Junction Box", "description": "", "prototype": { "attributes": { "STATION_END": null, "STATION_BEG": null, "LAYER": "ATMS: Type III-PC Junction Box", "PIN": null, "REGION": null, "PROJ_NUM": null, "PAY_ITEM_NAME": null, "PAY_ITEM_NUMBER": null, "MEASUREMENT_TYPE": null, "UNITS": null, "ITEM_NUM": null, "SPEC_NUM": null, "SPEC_NAME": null, "DETAIL_DESCRIPTION": null, "ENG_EST_ITEM_DESC": null, "DESIGN_QTY": null, "BID_PRICE": null, "SEQ_NUM": null, "MP_STD_ITEM_DESC": null, "AND_TESTING_STANDARD": null, "AND_SUBMITTALS_STANDARD": null, "AND_MISC_STANDARD": null, "AND_INSPECTION_STANDARD": null, "AND_DOCUMENTATION_STANDARD": null, "AD_STD_ITEM_DESC": null, "CE_OBLIGATION_AMT": null, "LINK_TO_INSPECTION_RESOURCE": null, "PROJECT_PHASE": null, "CONTRACTOR": null, "COMMENTS": null, "INSTALLED_QTY": null, "INSPECTOR_COMMENTS": null, "STATUS": null, "OFFSET_BEG": null, "OFFSET_END": null, "ID_NUM": null, "QTY_TOTAL": null, "SHP": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "DES Barriers", "name": "DES Barriers", "domains": {}, "templates": [ { "name": "DES Barriers", "description": "", "prototype": { "attributes": { "STATION_END": null, "STATION_BEG": null, "LAYER": "DES Barriers", "PIN": null, "REGION": null, "PROJ_NUM": null, "PAY_ITEM_NAME": null, "PAY_ITEM_NUMBER": null, "MEASUREMENT_TYPE": null, "UNITS": null, "ITEM_NUM": null, "SPEC_NUM": null, "SPEC_NAME": null, "DETAIL_DESCRIPTION": null, "ENG_EST_ITEM_DESC": null, "DESIGN_QTY": null, "BID_PRICE": null, "SEQ_NUM": null, "MP_STD_ITEM_DESC": null, "AND_TESTING_STANDARD": null, "AND_SUBMITTALS_STANDARD": null, "AND_MISC_STANDARD": null, "AND_INSPECTION_STANDARD": null, "AND_DOCUMENTATION_STANDARD": null, "AD_STD_ITEM_DESC": null, "CE_OBLIGATION_AMT": null, "LINK_TO_INSPECTION_RESOURCE": null, "PROJECT_PHASE": null, "CONTRACTOR": null, "COMMENTS": null, "INSTALLED_QTY": null, "INSPECTOR_COMMENTS": null, "STATUS": null, "OFFSET_BEG": null, "OFFSET_END": null, "ID_NUM": null, "QTY_TOTAL": null, "SHP": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "DES Breaklines", "name": "DES Breaklines", "domains": {}, "templates": [ { "name": "DES Breaklines", "description": "", "prototype": { "attributes": { "STATION_END": null, "STATION_BEG": null, "LAYER": "DES Breaklines", "PIN": null, "REGION": null, "PROJ_NUM": null, "PAY_ITEM_NAME": null, "PAY_ITEM_NUMBER": null, "MEASUREMENT_TYPE": null, "UNITS": null, "ITEM_NUM": null, "SPEC_NUM": null, "SPEC_NAME": null, "DETAIL_DESCRIPTION": null, "ENG_EST_ITEM_DESC": null, "DESIGN_QTY": null, "BID_PRICE": null, "SEQ_NUM": null, "MP_STD_ITEM_DESC": null, "AND_TESTING_STANDARD": null, "AND_SUBMITTALS_STANDARD": null, "AND_MISC_STANDARD": null, "AND_INSPECTION_STANDARD": null, "AND_DOCUMENTATION_STANDARD": null, "AD_STD_ITEM_DESC": null, "CE_OBLIGATION_AMT": null, "LINK_TO_INSPECTION_RESOURCE": null, "PROJECT_PHASE": null, "CONTRACTOR": null, "COMMENTS": null, "INSTALLED_QTY": null, "INSPECTOR_COMMENTS": null, "STATUS": null, "OFFSET_BEG": null, "OFFSET_END": null, "ID_NUM": null, "QTY_TOTAL": null, "SHP": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "DES Cast-in-Place Concrete Barriers", "name": "DES Cast-in-Place Concrete Barriers", "domains": {}, "templates": [ { "name": "DES Cast-in-Place Concrete Barriers", "description": "", "prototype": { "attributes": { "STATION_END": null, "STATION_BEG": null, "LAYER": "DES Cast-in-Place Concrete Barriers", "PIN": null, "REGION": null, "PROJ_NUM": null, "PAY_ITEM_NAME": null, "PAY_ITEM_NUMBER": null, "MEASUREMENT_TYPE": null, "UNITS": null, "ITEM_NUM": null, "SPEC_NUM": null, "SPEC_NAME": null, "DETAIL_DESCRIPTION": null, "ENG_EST_ITEM_DESC": null, "DESIGN_QTY": null, "BID_PRICE": null, "SEQ_NUM": null, "MP_STD_ITEM_DESC": null, "AND_TESTING_STANDARD": null, "AND_SUBMITTALS_STANDARD": null, "AND_MISC_STANDARD": null, "AND_INSPECTION_STANDARD": null, "AND_DOCUMENTATION_STANDARD": null, "AD_STD_ITEM_DESC": null, "CE_OBLIGATION_AMT": null, "LINK_TO_INSPECTION_RESOURCE": null, "PROJECT_PHASE": null, "CONTRACTOR": null, "COMMENTS": null, "INSTALLED_QTY": null, "INSPECTOR_COMMENTS": null, "STATUS": null, "OFFSET_BEG": null, "OFFSET_END": null, "ID_NUM": null, "QTY_TOTAL": null, "SHP": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "DES Edge of Paved Road", "name": "DES Edge of Paved Road", "domains": {}, "templates": [ { "name": "DES Edge of Paved Road", "description": "", "prototype": { "attributes": { "STATION_END": null, "STATION_BEG": null, "LAYER": "DES Edge of Paved Road", "PIN": null, "REGION": null, "PROJ_NUM": null, "PAY_ITEM_NAME": null, "PAY_ITEM_NUMBER": null, "MEASUREMENT_TYPE": null, "UNITS": null, "ITEM_NUM": null, "SPEC_NUM": null, "SPEC_NAME": null, "DETAIL_DESCRIPTION": null, "ENG_EST_ITEM_DESC": null, "DESIGN_QTY": null, "BID_PRICE": null, "SEQ_NUM": null, "MP_STD_ITEM_DESC": null, "AND_TESTING_STANDARD": null, "AND_SUBMITTALS_STANDARD": null, "AND_MISC_STANDARD": null, "AND_INSPECTION_STANDARD": null, "AND_DOCUMENTATION_STANDARD": null, "AD_STD_ITEM_DESC": null, "CE_OBLIGATION_AMT": null, "LINK_TO_INSPECTION_RESOURCE": null, "PROJECT_PHASE": null, "CONTRACTOR": null, "COMMENTS": null, "INSTALLED_QTY": null, "INSPECTOR_COMMENTS": null, "STATUS": null, "OFFSET_BEG": null, "OFFSET_END": null, "ID_NUM": null, "QTY_TOTAL": null, "SHP": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "DES End Treatment", "name": "DES End Treatment", "domains": {}, "templates": [ { "name": "DES End Treatment", "description": "", "prototype": { "attributes": { "STATION_END": null, "STATION_BEG": null, "LAYER": "DES End Treatment", "PIN": null, "REGION": null, "PROJ_NUM": null, "PAY_ITEM_NAME": null, "PAY_ITEM_NUMBER": null, "MEASUREMENT_TYPE": null, "UNITS": null, "ITEM_NUM": null, "SPEC_NUM": null, "SPEC_NAME": null, "DETAIL_DESCRIPTION": null, "ENG_EST_ITEM_DESC": null, "DESIGN_QTY": null, "BID_PRICE": null, "SEQ_NUM": null, "MP_STD_ITEM_DESC": null, "AND_TESTING_STANDARD": null, "AND_SUBMITTALS_STANDARD": null, "AND_MISC_STANDARD": null, "AND_INSPECTION_STANDARD": null, "AND_DOCUMENTATION_STANDARD": null, "AD_STD_ITEM_DESC": null, "CE_OBLIGATION_AMT": null, "LINK_TO_INSPECTION_RESOURCE": null, "PROJECT_PHASE": null, "CONTRACTOR": null, "COMMENTS": null, "INSTALLED_QTY": null, "INSPECTOR_COMMENTS": null, "STATUS": null, "OFFSET_BEG": null, "OFFSET_END": null, "ID_NUM": null, "QTY_TOTAL": null, "SHP": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "DES Flatwork", "name": "DES Flatwork", "domains": {}, "templates": [ { "name": "DES Flatwork", "description": "", "prototype": { "attributes": { "STATION_END": null, "STATION_BEG": null, "LAYER": "DES Flatwork", "PIN": null, "REGION": null, "PROJ_NUM": null, "PAY_ITEM_NAME": null, "PAY_ITEM_NUMBER": null, "MEASUREMENT_TYPE": null, "UNITS": null, "ITEM_NUM": null, "SPEC_NUM": null, "SPEC_NAME": null, "DETAIL_DESCRIPTION": null, "ENG_EST_ITEM_DESC": null, "DESIGN_QTY": null, "BID_PRICE": null, "SEQ_NUM": null, "MP_STD_ITEM_DESC": null, "AND_TESTING_STANDARD": null, "AND_SUBMITTALS_STANDARD": null, "AND_MISC_STANDARD": null, "AND_INSPECTION_STANDARD": null, "AND_DOCUMENTATION_STANDARD": null, "AD_STD_ITEM_DESC": null, "CE_OBLIGATION_AMT": null, "LINK_TO_INSPECTION_RESOURCE": null, "PROJECT_PHASE": null, "CONTRACTOR": null, "COMMENTS": null, "INSTALLED_QTY": null, "INSPECTOR_COMMENTS": null, "STATUS": null, "OFFSET_BEG": null, "OFFSET_END": null, "ID_NUM": null, "QTY_TOTAL": null, "SHP": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "DES Guardrail", "name": "DES Guardrail", "domains": {}, "templates": [ { "name": "DES Guardrail", "description": "", "prototype": { "attributes": { "STATION_END": null, "STATION_BEG": null, "LAYER": "DES Guardrail", "PIN": null, "REGION": null, "PROJ_NUM": null, "PAY_ITEM_NAME": null, "PAY_ITEM_NUMBER": null, "MEASUREMENT_TYPE": null, "UNITS": null, "ITEM_NUM": null, "SPEC_NUM": null, "SPEC_NAME": null, "DETAIL_DESCRIPTION": null, "ENG_EST_ITEM_DESC": null, "DESIGN_QTY": null, "BID_PRICE": null, "SEQ_NUM": null, "MP_STD_ITEM_DESC": null, "AND_TESTING_STANDARD": null, "AND_SUBMITTALS_STANDARD": null, "AND_MISC_STANDARD": null, "AND_INSPECTION_STANDARD": null, "AND_DOCUMENTATION_STANDARD": null, "AD_STD_ITEM_DESC": null, "CE_OBLIGATION_AMT": null, "LINK_TO_INSPECTION_RESOURCE": null, "PROJECT_PHASE": null, "CONTRACTOR": null, "COMMENTS": null, "INSTALLED_QTY": null, "INSPECTOR_COMMENTS": null, "STATUS": null, "OFFSET_BEG": null, "OFFSET_END": null, "ID_NUM": null, "QTY_TOTAL": null, "SHP": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "DES Horiz Alignments", "name": "DES Horiz Alignments", "domains": {}, "templates": [ { "name": "DES Horiz Alignments", "description": "", "prototype": { "attributes": { "STATION_END": null, "STATION_BEG": null, "LAYER": "DES Horiz Alignments", "PIN": null, "REGION": null, "PROJ_NUM": null, "PAY_ITEM_NAME": null, "PAY_ITEM_NUMBER": null, "MEASUREMENT_TYPE": null, "UNITS": null, "ITEM_NUM": null, "SPEC_NUM": null, "SPEC_NAME": null, "DETAIL_DESCRIPTION": null, "ENG_EST_ITEM_DESC": null, "DESIGN_QTY": null, "BID_PRICE": null, "SEQ_NUM": null, "MP_STD_ITEM_DESC": null, "AND_TESTING_STANDARD": null, "AND_SUBMITTALS_STANDARD": null, "AND_MISC_STANDARD": null, "AND_INSPECTION_STANDARD": null, "AND_DOCUMENTATION_STANDARD": null, "AD_STD_ITEM_DESC": null, "CE_OBLIGATION_AMT": null, "LINK_TO_INSPECTION_RESOURCE": null, "PROJECT_PHASE": null, "CONTRACTOR": null, "COMMENTS": null, "INSTALLED_QTY": null, "INSPECTOR_COMMENTS": null, "STATUS": null, "OFFSET_BEG": null, "OFFSET_END": null, "ID_NUM": null, "QTY_TOTAL": null, "SHP": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "DES Longitudinal Rumble Strips", "name": "DES Longitudinal Rumble Strips", "domains": {}, "templates": [ { "name": "DES Longitudinal Rumble Strips", "description": "", "prototype": { "attributes": { "STATION_END": null, "STATION_BEG": null, "LAYER": "DES Longitudinal Rumble Strips", "PIN": null, "REGION": null, "PROJ_NUM": null, "PAY_ITEM_NAME": null, "PAY_ITEM_NUMBER": null, "MEASUREMENT_TYPE": null, "UNITS": null, "ITEM_NUM": null, "SPEC_NUM": null, "SPEC_NAME": null, "DETAIL_DESCRIPTION": null, "ENG_EST_ITEM_DESC": null, "DESIGN_QTY": null, "BID_PRICE": null, "SEQ_NUM": null, "MP_STD_ITEM_DESC": null, "AND_TESTING_STANDARD": null, "AND_SUBMITTALS_STANDARD": null, "AND_MISC_STANDARD": null, "AND_INSPECTION_STANDARD": null, "AND_DOCUMENTATION_STANDARD": null, "AD_STD_ITEM_DESC": null, "CE_OBLIGATION_AMT": null, "LINK_TO_INSPECTION_RESOURCE": null, "PROJECT_PHASE": null, "CONTRACTOR": null, "COMMENTS": null, "INSTALLED_QTY": null, "INSPECTOR_COMMENTS": null, "STATUS": null, "OFFSET_BEG": null, "OFFSET_END": null, "ID_NUM": null, "QTY_TOTAL": null, "SHP": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "DES Pavement Cut", "name": "DES Pavement Cut", "domains": {}, "templates": [ { "name": "DES Pavement Cut", "description": "", "prototype": { "attributes": { "STATION_END": null, "STATION_BEG": null, "LAYER": "DES Pavement Cut", "PIN": null, "REGION": null, "PROJ_NUM": null, "PAY_ITEM_NAME": null, "PAY_ITEM_NUMBER": null, "MEASUREMENT_TYPE": null, "UNITS": null, "ITEM_NUM": null, "SPEC_NUM": null, "SPEC_NAME": null, "DETAIL_DESCRIPTION": null, "ENG_EST_ITEM_DESC": null, "DESIGN_QTY": null, "BID_PRICE": null, "SEQ_NUM": null, "MP_STD_ITEM_DESC": null, "AND_TESTING_STANDARD": null, "AND_SUBMITTALS_STANDARD": null, "AND_MISC_STANDARD": null, "AND_INSPECTION_STANDARD": null, "AND_DOCUMENTATION_STANDARD": null, "AD_STD_ITEM_DESC": null, "CE_OBLIGATION_AMT": null, "LINK_TO_INSPECTION_RESOURCE": null, "PROJECT_PHASE": null, "CONTRACTOR": null, "COMMENTS": null, "INSTALLED_QTY": null, "INSPECTOR_COMMENTS": null, "STATUS": null, "OFFSET_BEG": null, "OFFSET_END": null, "ID_NUM": null, "QTY_TOTAL": null, "SHP": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "DES Pavement Section", "name": "DES Pavement Section", "domains": {}, "templates": [ { "name": "DES Pavement Section", "description": "", "prototype": { "attributes": { "STATION_END": null, "STATION_BEG": null, "LAYER": "DES Pavement Section", "PIN": null, "REGION": null, "PROJ_NUM": null, "PAY_ITEM_NAME": null, "PAY_ITEM_NUMBER": null, "MEASUREMENT_TYPE": null, "UNITS": null, "ITEM_NUM": null, "SPEC_NUM": null, "SPEC_NAME": null, "DETAIL_DESCRIPTION": null, "ENG_EST_ITEM_DESC": null, "DESIGN_QTY": null, "BID_PRICE": null, "SEQ_NUM": null, "MP_STD_ITEM_DESC": null, "AND_TESTING_STANDARD": null, "AND_SUBMITTALS_STANDARD": null, "AND_MISC_STANDARD": null, "AND_INSPECTION_STANDARD": null, "AND_DOCUMENTATION_STANDARD": null, "AD_STD_ITEM_DESC": null, "CE_OBLIGATION_AMT": null, "LINK_TO_INSPECTION_RESOURCE": null, "PROJECT_PHASE": null, "CONTRACTOR": null, "COMMENTS": null, "INSTALLED_QTY": null, "INSPECTOR_COMMENTS": null, "STATUS": null, "OFFSET_BEG": null, "OFFSET_END": null, "ID_NUM": null, "QTY_TOTAL": null, "SHP": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "DES Untreated Base Course", "name": "DES Untreated Base Course", "domains": {}, "templates": [ { "name": "DES Untreated Base Course", "description": "", "prototype": { "attributes": { "STATION_END": null, "STATION_BEG": null, "LAYER": "DES Untreated Base Course", "PIN": null, "REGION": null, "PROJ_NUM": null, "PAY_ITEM_NAME": null, "PAY_ITEM_NUMBER": null, "MEASUREMENT_TYPE": null, "UNITS": null, "ITEM_NUM": null, "SPEC_NUM": null, "SPEC_NAME": null, "DETAIL_DESCRIPTION": null, "ENG_EST_ITEM_DESC": null, "DESIGN_QTY": null, "BID_PRICE": null, "SEQ_NUM": null, "MP_STD_ITEM_DESC": null, "AND_TESTING_STANDARD": null, "AND_SUBMITTALS_STANDARD": null, "AND_MISC_STANDARD": null, "AND_INSPECTION_STANDARD": null, "AND_DOCUMENTATION_STANDARD": null, "AD_STD_ITEM_DESC": null, "CE_OBLIGATION_AMT": null, "LINK_TO_INSPECTION_RESOURCE": null, "PROJECT_PHASE": null, "CONTRACTOR": null, "COMMENTS": null, "INSTALLED_QTY": null, "INSPECTOR_COMMENTS": null, "STATUS": null, "OFFSET_BEG": null, "OFFSET_END": null, "ID_NUM": null, "QTY_TOTAL": null, "SHP": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "DES Untreated Base Course - Shouldering", "name": "DES Untreated Base Course - Shouldering", "domains": {}, "templates": [ { "name": "DES Untreated Base Course - Shouldering", "description": "", "prototype": { "attributes": { "STATION_END": null, "STATION_BEG": null, "LAYER": "DES Untreated Base Course - Shouldering", "PIN": null, "REGION": null, "PROJ_NUM": null, "PAY_ITEM_NAME": null, "PAY_ITEM_NUMBER": null, "MEASUREMENT_TYPE": null, "UNITS": null, "ITEM_NUM": null, "SPEC_NUM": null, "SPEC_NAME": null, "DETAIL_DESCRIPTION": null, "ENG_EST_ITEM_DESC": null, "DESIGN_QTY": null, "BID_PRICE": null, "SEQ_NUM": null, "MP_STD_ITEM_DESC": null, "AND_TESTING_STANDARD": null, "AND_SUBMITTALS_STANDARD": null, "AND_MISC_STANDARD": null, "AND_INSPECTION_STANDARD": null, "AND_DOCUMENTATION_STANDARD": null, "AD_STD_ITEM_DESC": null, "CE_OBLIGATION_AMT": null, "LINK_TO_INSPECTION_RESOURCE": null, "PROJECT_PHASE": null, "CONTRACTOR": null, "COMMENTS": null, "INSTALLED_QTY": null, "INSPECTOR_COMMENTS": null, "STATUS": null, "OFFSET_BEG": null, "OFFSET_END": null, "ID_NUM": null, "QTY_TOTAL": null, "SHP": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "DES: Horiz Alignments", "name": "DES: Horiz Alignments", "domains": {}, "templates": [ { "name": "DES: Horiz Alignments", "description": "", "prototype": { "attributes": { "STATION_END": null, "STATION_BEG": null, "LAYER": "DES: Horiz Alignments", "PIN": null, "REGION": null, "PROJ_NUM": null, "PAY_ITEM_NAME": null, "PAY_ITEM_NUMBER": null, "MEASUREMENT_TYPE": null, "UNITS": null, "ITEM_NUM": null, "SPEC_NUM": null, "SPEC_NAME": null, "DETAIL_DESCRIPTION": null, "ENG_EST_ITEM_DESC": null, "DESIGN_QTY": null, "BID_PRICE": null, "SEQ_NUM": null, "MP_STD_ITEM_DESC": null, "AND_TESTING_STANDARD": null, "AND_SUBMITTALS_STANDARD": null, "AND_MISC_STANDARD": null, "AND_INSPECTION_STANDARD": null, "AND_DOCUMENTATION_STANDARD": null, "AD_STD_ITEM_DESC": null, "CE_OBLIGATION_AMT": null, "LINK_TO_INSPECTION_RESOURCE": null, "PROJECT_PHASE": null, "CONTRACTOR": null, "COMMENTS": null, "INSTALLED_QTY": null, "INSPECTOR_COMMENTS": null, "STATUS": null, "OFFSET_BEG": null, "OFFSET_END": null, "ID_NUM": null, "QTY_TOTAL": null, "SHP": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "EXTP Barriers", "name": "EXTP Barriers", "domains": {}, "templates": [ { "name": "EXTP Barriers", "description": "", "prototype": { "attributes": { "STATION_END": null, "STATION_BEG": null, "LAYER": "EXTP Barriers", "PIN": null, "REGION": null, "PROJ_NUM": null, "PAY_ITEM_NAME": null, "PAY_ITEM_NUMBER": null, "MEASUREMENT_TYPE": null, "UNITS": null, "ITEM_NUM": null, "SPEC_NUM": null, "SPEC_NAME": null, "DETAIL_DESCRIPTION": null, "ENG_EST_ITEM_DESC": null, "DESIGN_QTY": null, "BID_PRICE": null, "SEQ_NUM": null, "MP_STD_ITEM_DESC": null, "AND_TESTING_STANDARD": null, "AND_SUBMITTALS_STANDARD": null, "AND_MISC_STANDARD": null, "AND_INSPECTION_STANDARD": null, "AND_DOCUMENTATION_STANDARD": null, "AD_STD_ITEM_DESC": null, "CE_OBLIGATION_AMT": null, "LINK_TO_INSPECTION_RESOURCE": null, "PROJECT_PHASE": null, "CONTRACTOR": null, "COMMENTS": null, "INSTALLED_QTY": null, "INSPECTOR_COMMENTS": null, "STATUS": null, "OFFSET_BEG": null, "OFFSET_END": null, "ID_NUM": null, "QTY_TOTAL": null, "SHP": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "EXTP Culverts", "name": "EXTP Culverts", "domains": {}, "templates": [ { "name": "EXTP Culverts", "description": "", "prototype": { "attributes": { "STATION_END": null, "STATION_BEG": null, "LAYER": "EXTP Culverts", "PIN": null, "REGION": null, "PROJ_NUM": null, "PAY_ITEM_NAME": null, "PAY_ITEM_NUMBER": null, "MEASUREMENT_TYPE": null, "UNITS": null, "ITEM_NUM": null, "SPEC_NUM": null, "SPEC_NAME": null, "DETAIL_DESCRIPTION": null, "ENG_EST_ITEM_DESC": null, "DESIGN_QTY": null, "BID_PRICE": null, "SEQ_NUM": null, "MP_STD_ITEM_DESC": null, "AND_TESTING_STANDARD": null, "AND_SUBMITTALS_STANDARD": null, "AND_MISC_STANDARD": null, "AND_INSPECTION_STANDARD": null, "AND_DOCUMENTATION_STANDARD": null, "AD_STD_ITEM_DESC": null, "CE_OBLIGATION_AMT": null, "LINK_TO_INSPECTION_RESOURCE": null, "PROJECT_PHASE": null, "CONTRACTOR": null, "COMMENTS": null, "INSTALLED_QTY": null, "INSPECTOR_COMMENTS": null, "STATUS": null, "OFFSET_BEG": null, "OFFSET_END": null, "ID_NUM": null, "QTY_TOTAL": null, "SHP": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "EXTP Edge of Paved Road", "name": "EXTP Edge of Paved Road", "domains": {}, "templates": [ { "name": "EXTP Edge of Paved Road", "description": "", "prototype": { "attributes": { "STATION_END": null, "STATION_BEG": null, "LAYER": "EXTP Edge of Paved Road", "PIN": null, "REGION": null, "PROJ_NUM": null, "PAY_ITEM_NAME": null, "PAY_ITEM_NUMBER": null, "MEASUREMENT_TYPE": null, "UNITS": null, "ITEM_NUM": null, "SPEC_NUM": null, "SPEC_NAME": null, "DETAIL_DESCRIPTION": null, "ENG_EST_ITEM_DESC": null, "DESIGN_QTY": null, "BID_PRICE": null, "SEQ_NUM": null, "MP_STD_ITEM_DESC": null, "AND_TESTING_STANDARD": null, "AND_SUBMITTALS_STANDARD": null, "AND_MISC_STANDARD": null, "AND_INSPECTION_STANDARD": null, "AND_DOCUMENTATION_STANDARD": null, "AD_STD_ITEM_DESC": null, "CE_OBLIGATION_AMT": null, "LINK_TO_INSPECTION_RESOURCE": null, "PROJECT_PHASE": null, "CONTRACTOR": null, "COMMENTS": null, "INSTALLED_QTY": null, "INSPECTOR_COMMENTS": null, "STATUS": null, "OFFSET_BEG": null, "OFFSET_END": null, "ID_NUM": null, "QTY_TOTAL": null, "SHP": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "EXTP Highway Signs", "name": "EXTP Highway Signs", "domains": {}, "templates": [ { "name": "EXTP Highway Signs", "description": "", "prototype": { "attributes": { "STATION_END": null, "STATION_BEG": null, "LAYER": "EXTP Highway Signs", "PIN": null, "REGION": null, "PROJ_NUM": null, "PAY_ITEM_NAME": null, "PAY_ITEM_NUMBER": null, "MEASUREMENT_TYPE": null, "UNITS": null, "ITEM_NUM": null, "SPEC_NUM": null, "SPEC_NAME": null, "DETAIL_DESCRIPTION": null, "ENG_EST_ITEM_DESC": null, "DESIGN_QTY": null, "BID_PRICE": null, "SEQ_NUM": null, "MP_STD_ITEM_DESC": null, "AND_TESTING_STANDARD": null, "AND_SUBMITTALS_STANDARD": null, "AND_MISC_STANDARD": null, "AND_INSPECTION_STANDARD": null, "AND_DOCUMENTATION_STANDARD": null, "AD_STD_ITEM_DESC": null, "CE_OBLIGATION_AMT": null, "LINK_TO_INSPECTION_RESOURCE": null, "PROJECT_PHASE": null, "CONTRACTOR": null, "COMMENTS": null, "INSTALLED_QTY": null, "INSPECTOR_COMMENTS": null, "STATUS": null, "OFFSET_BEG": null, "OFFSET_END": null, "ID_NUM": null, "QTY_TOTAL": null, "SHP": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "EXTP Hydraulic Structures", "name": "EXTP Hydraulic Structures", "domains": {}, "templates": [ { "name": "EXTP Hydraulic Structures", "description": "", "prototype": { "attributes": { "STATION_END": null, "STATION_BEG": null, "LAYER": "EXTP Hydraulic Structures", "PIN": null, "REGION": null, "PROJ_NUM": null, "PAY_ITEM_NAME": null, "PAY_ITEM_NUMBER": null, "MEASUREMENT_TYPE": null, "UNITS": null, "ITEM_NUM": null, "SPEC_NUM": null, "SPEC_NAME": null, "DETAIL_DESCRIPTION": null, "ENG_EST_ITEM_DESC": null, "DESIGN_QTY": null, "BID_PRICE": null, "SEQ_NUM": null, "MP_STD_ITEM_DESC": null, "AND_TESTING_STANDARD": null, "AND_SUBMITTALS_STANDARD": null, "AND_MISC_STANDARD": null, "AND_INSPECTION_STANDARD": null, "AND_DOCUMENTATION_STANDARD": null, "AD_STD_ITEM_DESC": null, "CE_OBLIGATION_AMT": null, "LINK_TO_INSPECTION_RESOURCE": null, "PROJECT_PHASE": null, "CONTRACTOR": null, "COMMENTS": null, "INSTALLED_QTY": null, "INSPECTOR_COMMENTS": null, "STATUS": null, "OFFSET_BEG": null, "OFFSET_END": null, "ID_NUM": null, "QTY_TOTAL": null, "SHP": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "EXTP Misc Structures", "name": "EXTP Misc Structures", "domains": {}, "templates": [ { "name": "EXTP Misc Structures", "description": "", "prototype": { "attributes": { "STATION_END": null, "STATION_BEG": null, "LAYER": "EXTP Misc Structures", "PIN": null, "REGION": null, "PROJ_NUM": null, "PAY_ITEM_NAME": null, "PAY_ITEM_NUMBER": null, "MEASUREMENT_TYPE": null, "UNITS": null, "ITEM_NUM": null, "SPEC_NUM": null, "SPEC_NAME": null, "DETAIL_DESCRIPTION": null, "ENG_EST_ITEM_DESC": null, "DESIGN_QTY": null, "BID_PRICE": null, "SEQ_NUM": null, "MP_STD_ITEM_DESC": null, "AND_TESTING_STANDARD": null, "AND_SUBMITTALS_STANDARD": null, "AND_MISC_STANDARD": null, "AND_INSPECTION_STANDARD": null, "AND_DOCUMENTATION_STANDARD": null, "AD_STD_ITEM_DESC": null, "CE_OBLIGATION_AMT": null, "LINK_TO_INSPECTION_RESOURCE": null, "PROJECT_PHASE": null, "CONTRACTOR": null, "COMMENTS": null, "INSTALLED_QTY": null, "INSPECTOR_COMMENTS": null, "STATUS": null, "OFFSET_BEG": null, "OFFSET_END": null, "ID_NUM": null, "QTY_TOTAL": null, "SHP": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "EXTP Road Structures", "name": "EXTP Road Structures", "domains": {}, "templates": [ { "name": "EXTP Road Structures", "description": "", "prototype": { "attributes": { "STATION_END": null, "STATION_BEG": null, "LAYER": "EXTP Road Structures", "PIN": null, "REGION": null, "PROJ_NUM": null, "PAY_ITEM_NAME": null, "PAY_ITEM_NUMBER": null, "MEASUREMENT_TYPE": null, "UNITS": null, "ITEM_NUM": null, "SPEC_NUM": null, "SPEC_NAME": null, "DETAIL_DESCRIPTION": null, "ENG_EST_ITEM_DESC": null, "DESIGN_QTY": null, "BID_PRICE": null, "SEQ_NUM": null, "MP_STD_ITEM_DESC": null, "AND_TESTING_STANDARD": null, "AND_SUBMITTALS_STANDARD": null, "AND_MISC_STANDARD": null, "AND_INSPECTION_STANDARD": null, "AND_DOCUMENTATION_STANDARD": null, "AD_STD_ITEM_DESC": null, "CE_OBLIGATION_AMT": null, "LINK_TO_INSPECTION_RESOURCE": null, "PROJECT_PHASE": null, "CONTRACTOR": null, "COMMENTS": null, "INSTALLED_QTY": null, "INSPECTOR_COMMENTS": null, "STATUS": null, "OFFSET_BEG": null, "OFFSET_END": null, "ID_NUM": null, "QTY_TOTAL": null, "SHP": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "EXTP: Barriers", "name": "EXTP: Barriers", "domains": {}, "templates": [ { "name": "EXTP: Barriers", "description": "", "prototype": { "attributes": { "STATION_END": null, "STATION_BEG": null, "LAYER": "EXTP: Barriers", "PIN": null, "REGION": null, "PROJ_NUM": null, "PAY_ITEM_NAME": null, "PAY_ITEM_NUMBER": null, "MEASUREMENT_TYPE": null, "UNITS": null, "ITEM_NUM": null, "SPEC_NUM": null, "SPEC_NAME": null, "DETAIL_DESCRIPTION": null, "ENG_EST_ITEM_DESC": null, "DESIGN_QTY": null, "BID_PRICE": null, "SEQ_NUM": null, "MP_STD_ITEM_DESC": null, "AND_TESTING_STANDARD": null, "AND_SUBMITTALS_STANDARD": null, "AND_MISC_STANDARD": null, "AND_INSPECTION_STANDARD": null, "AND_DOCUMENTATION_STANDARD": null, "AD_STD_ITEM_DESC": null, "CE_OBLIGATION_AMT": null, "LINK_TO_INSPECTION_RESOURCE": null, "PROJECT_PHASE": null, "CONTRACTOR": null, "COMMENTS": null, "INSTALLED_QTY": null, "INSPECTOR_COMMENTS": null, "STATUS": null, "OFFSET_BEG": null, "OFFSET_END": null, "ID_NUM": null, "QTY_TOTAL": null, "SHP": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "EXTP: Culverts", "name": "EXTP: Culverts", "domains": {}, "templates": [ { "name": "EXTP: Culverts", "description": "", "prototype": { "attributes": { "STATION_END": null, "STATION_BEG": null, "LAYER": "EXTP: Culverts", "PIN": null, "REGION": null, "PROJ_NUM": null, "PAY_ITEM_NAME": null, "PAY_ITEM_NUMBER": null, "MEASUREMENT_TYPE": null, "UNITS": null, "ITEM_NUM": null, "SPEC_NUM": null, "SPEC_NAME": null, "DETAIL_DESCRIPTION": null, "ENG_EST_ITEM_DESC": null, "DESIGN_QTY": null, "BID_PRICE": null, "SEQ_NUM": null, "MP_STD_ITEM_DESC": null, "AND_TESTING_STANDARD": null, "AND_SUBMITTALS_STANDARD": null, "AND_MISC_STANDARD": null, "AND_INSPECTION_STANDARD": null, "AND_DOCUMENTATION_STANDARD": null, "AD_STD_ITEM_DESC": null, "CE_OBLIGATION_AMT": null, "LINK_TO_INSPECTION_RESOURCE": null, "PROJECT_PHASE": null, "CONTRACTOR": null, "COMMENTS": null, "INSTALLED_QTY": null, "INSPECTOR_COMMENTS": null, "STATUS": null, "OFFSET_BEG": null, "OFFSET_END": null, "ID_NUM": null, "QTY_TOTAL": null, "SHP": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "EXTP: Curb and Gutter", "name": "EXTP: Curb and Gutter", "domains": {}, "templates": [ { "name": "EXTP: Curb and Gutter", "description": "", "prototype": { "attributes": { "STATION_END": null, "STATION_BEG": null, "LAYER": "EXTP: Curb and Gutter", "PIN": null, "REGION": null, "PROJ_NUM": null, "PAY_ITEM_NAME": null, "PAY_ITEM_NUMBER": null, "MEASUREMENT_TYPE": null, "UNITS": null, "ITEM_NUM": null, "SPEC_NUM": null, "SPEC_NAME": null, "DETAIL_DESCRIPTION": null, "ENG_EST_ITEM_DESC": null, "DESIGN_QTY": null, "BID_PRICE": null, "SEQ_NUM": null, "MP_STD_ITEM_DESC": null, "AND_TESTING_STANDARD": null, "AND_SUBMITTALS_STANDARD": null, "AND_MISC_STANDARD": null, "AND_INSPECTION_STANDARD": null, "AND_DOCUMENTATION_STANDARD": null, "AD_STD_ITEM_DESC": null, "CE_OBLIGATION_AMT": null, "LINK_TO_INSPECTION_RESOURCE": null, "PROJECT_PHASE": null, "CONTRACTOR": null, "COMMENTS": null, "INSTALLED_QTY": null, "INSPECTOR_COMMENTS": null, "STATUS": null, "OFFSET_BEG": null, "OFFSET_END": null, "ID_NUM": null, "QTY_TOTAL": null, "SHP": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "EXTP: Edge of Paved Road", "name": "EXTP: Edge of Paved Road", "domains": {}, "templates": [ { "name": "EXTP: Edge of Paved Road", "description": "", "prototype": { "attributes": { "STATION_END": null, "STATION_BEG": null, "LAYER": "EXTP: Edge of Paved Road", "PIN": null, "REGION": null, "PROJ_NUM": null, "PAY_ITEM_NAME": null, "PAY_ITEM_NUMBER": null, "MEASUREMENT_TYPE": null, "UNITS": null, "ITEM_NUM": null, "SPEC_NUM": null, "SPEC_NAME": null, "DETAIL_DESCRIPTION": null, "ENG_EST_ITEM_DESC": null, "DESIGN_QTY": null, "BID_PRICE": null, "SEQ_NUM": null, "MP_STD_ITEM_DESC": null, "AND_TESTING_STANDARD": null, "AND_SUBMITTALS_STANDARD": null, "AND_MISC_STANDARD": null, "AND_INSPECTION_STANDARD": null, "AND_DOCUMENTATION_STANDARD": null, "AD_STD_ITEM_DESC": null, "CE_OBLIGATION_AMT": null, "LINK_TO_INSPECTION_RESOURCE": null, "PROJECT_PHASE": null, "CONTRACTOR": null, "COMMENTS": null, "INSTALLED_QTY": null, "INSPECTOR_COMMENTS": null, "STATUS": null, "OFFSET_BEG": null, "OFFSET_END": null, "ID_NUM": null, "QTY_TOTAL": null, "SHP": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "EXTP: Fences", "name": "EXTP: Fences", "domains": {}, "templates": [ { "name": "EXTP: Fences", "description": "", "prototype": { "attributes": { "STATION_END": null, "STATION_BEG": null, "LAYER": "EXTP: Fences", "PIN": null, "REGION": null, "PROJ_NUM": null, "PAY_ITEM_NAME": null, "PAY_ITEM_NUMBER": null, "MEASUREMENT_TYPE": null, "UNITS": null, "ITEM_NUM": null, "SPEC_NUM": null, "SPEC_NAME": null, "DETAIL_DESCRIPTION": null, "ENG_EST_ITEM_DESC": null, "DESIGN_QTY": null, "BID_PRICE": null, "SEQ_NUM": null, "MP_STD_ITEM_DESC": null, "AND_TESTING_STANDARD": null, "AND_SUBMITTALS_STANDARD": null, "AND_MISC_STANDARD": null, "AND_INSPECTION_STANDARD": null, "AND_DOCUMENTATION_STANDARD": null, "AD_STD_ITEM_DESC": null, "CE_OBLIGATION_AMT": null, "LINK_TO_INSPECTION_RESOURCE": null, "PROJECT_PHASE": null, "CONTRACTOR": null, "COMMENTS": null, "INSTALLED_QTY": null, "INSPECTOR_COMMENTS": null, "STATUS": null, "OFFSET_BEG": null, "OFFSET_END": null, "ID_NUM": null, "QTY_TOTAL": null, "SHP": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "EXTP: Highway Signs", "name": "EXTP: Highway Signs", "domains": {}, "templates": [ { "name": "EXTP: Highway Signs", "description": "", "prototype": { "attributes": { "STATION_END": null, "STATION_BEG": null, "LAYER": "EXTP: Highway Signs", "PIN": null, "REGION": null, "PROJ_NUM": null, "PAY_ITEM_NAME": null, "PAY_ITEM_NUMBER": null, "MEASUREMENT_TYPE": null, "UNITS": null, "ITEM_NUM": null, "SPEC_NUM": null, "SPEC_NAME": null, "DETAIL_DESCRIPTION": null, "ENG_EST_ITEM_DESC": null, "DESIGN_QTY": null, "BID_PRICE": null, "SEQ_NUM": null, "MP_STD_ITEM_DESC": null, "AND_TESTING_STANDARD": null, "AND_SUBMITTALS_STANDARD": null, "AND_MISC_STANDARD": null, "AND_INSPECTION_STANDARD": null, "AND_DOCUMENTATION_STANDARD": null, "AD_STD_ITEM_DESC": null, "CE_OBLIGATION_AMT": null, "LINK_TO_INSPECTION_RESOURCE": null, "PROJECT_PHASE": null, "CONTRACTOR": null, "COMMENTS": null, "INSTALLED_QTY": null, "INSPECTOR_COMMENTS": null, "STATUS": null, "OFFSET_BEG": null, "OFFSET_END": null, "ID_NUM": null, "QTY_TOTAL": null, "SHP": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "EXTP: Hydraulic Structures", "name": "EXTP: Hydraulic Structures", "domains": {}, "templates": [ { "name": "EXTP: Hydraulic Structures", "description": "", "prototype": { "attributes": { "STATION_END": null, "STATION_BEG": null, "LAYER": "EXTP: Hydraulic Structures", "PIN": null, "REGION": null, "PROJ_NUM": null, "PAY_ITEM_NAME": null, "PAY_ITEM_NUMBER": null, "MEASUREMENT_TYPE": null, "UNITS": null, "ITEM_NUM": null, "SPEC_NUM": null, "SPEC_NAME": null, "DETAIL_DESCRIPTION": null, "ENG_EST_ITEM_DESC": null, "DESIGN_QTY": null, "BID_PRICE": null, "SEQ_NUM": null, "MP_STD_ITEM_DESC": null, "AND_TESTING_STANDARD": null, "AND_SUBMITTALS_STANDARD": null, "AND_MISC_STANDARD": null, "AND_INSPECTION_STANDARD": null, "AND_DOCUMENTATION_STANDARD": null, "AD_STD_ITEM_DESC": null, "CE_OBLIGATION_AMT": null, "LINK_TO_INSPECTION_RESOURCE": null, "PROJECT_PHASE": null, "CONTRACTOR": null, "COMMENTS": null, "INSTALLED_QTY": null, "INSPECTOR_COMMENTS": null, "STATUS": null, "OFFSET_BEG": null, "OFFSET_END": null, "ID_NUM": null, "QTY_TOTAL": null, "SHP": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "EXTP: Road Structures", "name": "EXTP: Road Structures", "domains": {}, "templates": [ { "name": "EXTP: Road Structures", "description": "", "prototype": { "attributes": { "STATION_END": null, "STATION_BEG": null, "LAYER": "EXTP: Road Structures", "PIN": null, "REGION": null, "PROJ_NUM": null, "PAY_ITEM_NAME": null, "PAY_ITEM_NUMBER": null, "MEASUREMENT_TYPE": null, "UNITS": null, "ITEM_NUM": null, "SPEC_NUM": null, "SPEC_NAME": null, "DETAIL_DESCRIPTION": null, "ENG_EST_ITEM_DESC": null, "DESIGN_QTY": null, "BID_PRICE": null, "SEQ_NUM": null, "MP_STD_ITEM_DESC": null, "AND_TESTING_STANDARD": null, "AND_SUBMITTALS_STANDARD": null, "AND_MISC_STANDARD": null, "AND_INSPECTION_STANDARD": null, "AND_DOCUMENTATION_STANDARD": null, "AD_STD_ITEM_DESC": null, "CE_OBLIGATION_AMT": null, "LINK_TO_INSPECTION_RESOURCE": null, "PROJECT_PHASE": null, "CONTRACTOR": null, "COMMENTS": null, "INSTALLED_QTY": null, "INSPECTOR_COMMENTS": null, "STATUS": null, "OFFSET_BEG": null, "OFFSET_END": null, "ID_NUM": null, "QTY_TOTAL": null, "SHP": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "HYDR Riprap", "name": "HYDR Riprap", "domains": {}, "templates": [ { "name": "HYDR Riprap", "description": "", "prototype": { "attributes": { "STATION_END": null, "STATION_BEG": null, "LAYER": "HYDR Riprap", "PIN": null, "REGION": null, "PROJ_NUM": null, "PAY_ITEM_NAME": null, "PAY_ITEM_NUMBER": null, "MEASUREMENT_TYPE": null, "UNITS": null, "ITEM_NUM": null, "SPEC_NUM": null, "SPEC_NAME": null, "DETAIL_DESCRIPTION": null, "ENG_EST_ITEM_DESC": null, "DESIGN_QTY": null, "BID_PRICE": null, "SEQ_NUM": null, "MP_STD_ITEM_DESC": null, "AND_TESTING_STANDARD": null, "AND_SUBMITTALS_STANDARD": null, "AND_MISC_STANDARD": null, "AND_INSPECTION_STANDARD": null, "AND_DOCUMENTATION_STANDARD": null, "AD_STD_ITEM_DESC": null, "CE_OBLIGATION_AMT": null, "LINK_TO_INSPECTION_RESOURCE": null, "PROJECT_PHASE": null, "CONTRACTOR": null, "COMMENTS": null, "INSTALLED_QTY": null, "INSPECTOR_COMMENTS": null, "STATUS": null, "OFFSET_BEG": null, "OFFSET_END": null, "ID_NUM": null, "QTY_TOTAL": null, "SHP": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "LAND Erosion Control Blankets", "name": "LAND Erosion Control Blankets", "domains": {}, "templates": [ { "name": "LAND Erosion Control Blankets", "description": "", "prototype": { "attributes": { "STATION_END": null, "STATION_BEG": null, "LAYER": "LAND Erosion Control Blankets", "PIN": null, "REGION": null, "PROJ_NUM": null, "PAY_ITEM_NAME": null, "PAY_ITEM_NUMBER": null, "MEASUREMENT_TYPE": null, "UNITS": null, "ITEM_NUM": null, "SPEC_NUM": null, "SPEC_NAME": null, "DETAIL_DESCRIPTION": null, "ENG_EST_ITEM_DESC": null, "DESIGN_QTY": null, "BID_PRICE": null, "SEQ_NUM": null, "MP_STD_ITEM_DESC": null, "AND_TESTING_STANDARD": null, "AND_SUBMITTALS_STANDARD": null, "AND_MISC_STANDARD": null, "AND_INSPECTION_STANDARD": null, "AND_DOCUMENTATION_STANDARD": null, "AD_STD_ITEM_DESC": null, "CE_OBLIGATION_AMT": null, "LINK_TO_INSPECTION_RESOURCE": null, "PROJECT_PHASE": null, "CONTRACTOR": null, "COMMENTS": null, "INSTALLED_QTY": null, "INSPECTOR_COMMENTS": null, "STATUS": null, "OFFSET_BEG": null, "OFFSET_END": null, "ID_NUM": null, "QTY_TOTAL": null, "SHP": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "LAND Plantings", "name": "LAND Plantings", "domains": {}, "templates": [ { "name": "LAND Plantings", "description": "", "prototype": { "attributes": { "STATION_END": null, "STATION_BEG": null, "LAYER": "LAND Plantings", "PIN": null, "REGION": null, "PROJ_NUM": null, "PAY_ITEM_NAME": null, "PAY_ITEM_NUMBER": null, "MEASUREMENT_TYPE": null, "UNITS": null, "ITEM_NUM": null, "SPEC_NUM": null, "SPEC_NAME": null, "DETAIL_DESCRIPTION": null, "ENG_EST_ITEM_DESC": null, "DESIGN_QTY": null, "BID_PRICE": null, "SEQ_NUM": null, "MP_STD_ITEM_DESC": null, "AND_TESTING_STANDARD": null, "AND_SUBMITTALS_STANDARD": null, "AND_MISC_STANDARD": null, "AND_INSPECTION_STANDARD": null, "AND_DOCUMENTATION_STANDARD": null, "AD_STD_ITEM_DESC": null, "CE_OBLIGATION_AMT": null, "LINK_TO_INSPECTION_RESOURCE": null, "PROJECT_PHASE": null, "CONTRACTOR": null, "COMMENTS": null, "INSTALLED_QTY": null, "INSPECTOR_COMMENTS": null, "STATUS": null, "OFFSET_BEG": null, "OFFSET_END": null, "ID_NUM": null, "QTY_TOTAL": null, "SHP": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "LAND Temporary Erosion Control", "name": "LAND Temporary Erosion Control", "domains": {}, "templates": [ { "name": "LAND Temporary Erosion Control", "description": "", "prototype": { "attributes": { "STATION_END": null, "STATION_BEG": null, "LAYER": "LAND Temporary Erosion Control", "PIN": null, "REGION": null, "PROJ_NUM": null, "PAY_ITEM_NAME": null, "PAY_ITEM_NUMBER": null, "MEASUREMENT_TYPE": null, "UNITS": null, "ITEM_NUM": null, "SPEC_NUM": null, "SPEC_NAME": null, "DETAIL_DESCRIPTION": null, "ENG_EST_ITEM_DESC": null, "DESIGN_QTY": null, "BID_PRICE": null, "SEQ_NUM": null, "MP_STD_ITEM_DESC": null, "AND_TESTING_STANDARD": null, "AND_SUBMITTALS_STANDARD": null, "AND_MISC_STANDARD": null, "AND_INSPECTION_STANDARD": null, "AND_DOCUMENTATION_STANDARD": null, "AD_STD_ITEM_DESC": null, "CE_OBLIGATION_AMT": null, "LINK_TO_INSPECTION_RESOURCE": null, "PROJECT_PHASE": null, "CONTRACTOR": null, "COMMENTS": null, "INSTALLED_QTY": null, "INSPECTOR_COMMENTS": null, "STATUS": null, "OFFSET_BEG": null, "OFFSET_END": null, "ID_NUM": null, "QTY_TOTAL": null, "SHP": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "SIGL: Power Source", "name": "SIGL: Power Source", "domains": {}, "templates": [ { "name": "SIGL: Power Source", "description": "", "prototype": { "attributes": { "STATION_END": null, "STATION_BEG": null, "LAYER": "SIGL: Power Source", "PIN": null, "REGION": null, "PROJ_NUM": null, "PAY_ITEM_NAME": null, "PAY_ITEM_NUMBER": null, "MEASUREMENT_TYPE": null, "UNITS": null, "ITEM_NUM": null, "SPEC_NUM": null, "SPEC_NAME": null, "DETAIL_DESCRIPTION": null, "ENG_EST_ITEM_DESC": null, "DESIGN_QTY": null, "BID_PRICE": null, "SEQ_NUM": null, "MP_STD_ITEM_DESC": null, "AND_TESTING_STANDARD": null, "AND_SUBMITTALS_STANDARD": null, "AND_MISC_STANDARD": null, "AND_INSPECTION_STANDARD": null, "AND_DOCUMENTATION_STANDARD": null, "AD_STD_ITEM_DESC": null, "CE_OBLIGATION_AMT": null, "LINK_TO_INSPECTION_RESOURCE": null, "PROJECT_PHASE": null, "CONTRACTOR": null, "COMMENTS": null, "INSTALLED_QTY": null, "INSPECTOR_COMMENTS": null, "STATUS": null, "OFFSET_BEG": null, "OFFSET_END": null, "ID_NUM": null, "QTY_TOTAL": null, "SHP": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "SIGL: Signal Pole", "name": "SIGL: Signal Pole", "domains": {}, "templates": [ { "name": "SIGL: Signal Pole", "description": "", "prototype": { "attributes": { "STATION_END": null, "STATION_BEG": null, "LAYER": "SIGL: Signal Pole", "PIN": null, "REGION": null, "PROJ_NUM": null, "PAY_ITEM_NAME": null, "PAY_ITEM_NUMBER": null, "MEASUREMENT_TYPE": null, "UNITS": null, "ITEM_NUM": null, "SPEC_NUM": null, "SPEC_NAME": null, "DETAIL_DESCRIPTION": null, "ENG_EST_ITEM_DESC": null, "DESIGN_QTY": null, "BID_PRICE": null, "SEQ_NUM": null, "MP_STD_ITEM_DESC": null, "AND_TESTING_STANDARD": null, "AND_SUBMITTALS_STANDARD": null, "AND_MISC_STANDARD": null, "AND_INSPECTION_STANDARD": null, "AND_DOCUMENTATION_STANDARD": null, "AD_STD_ITEM_DESC": null, "CE_OBLIGATION_AMT": null, "LINK_TO_INSPECTION_RESOURCE": null, "PROJECT_PHASE": null, "CONTRACTOR": null, "COMMENTS": null, "INSTALLED_QTY": null, "INSPECTOR_COMMENTS": null, "STATUS": null, "OFFSET_BEG": null, "OFFSET_END": null, "ID_NUM": null, "QTY_TOTAL": null, "SHP": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "SIGL: Underground Service Pedestal", "name": "SIGL: Underground Service Pedestal", "domains": {}, "templates": [ { "name": "SIGL: Underground Service Pedestal", "description": "", "prototype": { "attributes": { "STATION_END": null, "STATION_BEG": null, "LAYER": "SIGL: Underground Service Pedestal", "PIN": null, "REGION": null, "PROJ_NUM": null, "PAY_ITEM_NAME": null, "PAY_ITEM_NUMBER": null, "MEASUREMENT_TYPE": null, "UNITS": null, "ITEM_NUM": null, "SPEC_NUM": null, "SPEC_NAME": null, "DETAIL_DESCRIPTION": null, "ENG_EST_ITEM_DESC": null, "DESIGN_QTY": null, "BID_PRICE": null, "SEQ_NUM": null, "MP_STD_ITEM_DESC": null, "AND_TESTING_STANDARD": null, "AND_SUBMITTALS_STANDARD": null, "AND_MISC_STANDARD": null, "AND_INSPECTION_STANDARD": null, "AND_DOCUMENTATION_STANDARD": null, "AD_STD_ITEM_DESC": null, "CE_OBLIGATION_AMT": null, "LINK_TO_INSPECTION_RESOURCE": null, "PROJECT_PHASE": null, "CONTRACTOR": null, "COMMENTS": null, "INSTALLED_QTY": null, "INSPECTOR_COMMENTS": null, "STATUS": null, "OFFSET_BEG": null, "OFFSET_END": null, "ID_NUM": null, "QTY_TOTAL": null, "SHP": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "SIGN New Sign", "name": "SIGN New Sign", "domains": {}, "templates": [ { "name": "SIGN New Sign", "description": "", "prototype": { "attributes": { "STATION_END": null, "STATION_BEG": null, "LAYER": "SIGN New Sign", "PIN": null, "REGION": null, "PROJ_NUM": null, "PAY_ITEM_NAME": null, "PAY_ITEM_NUMBER": null, "MEASUREMENT_TYPE": null, "UNITS": null, "ITEM_NUM": null, "SPEC_NUM": null, "SPEC_NAME": null, "DETAIL_DESCRIPTION": null, "ENG_EST_ITEM_DESC": null, "DESIGN_QTY": null, "BID_PRICE": null, "SEQ_NUM": null, "MP_STD_ITEM_DESC": null, "AND_TESTING_STANDARD": null, "AND_SUBMITTALS_STANDARD": null, "AND_MISC_STANDARD": null, "AND_INSPECTION_STANDARD": null, "AND_DOCUMENTATION_STANDARD": null, "AD_STD_ITEM_DESC": null, "CE_OBLIGATION_AMT": null, "LINK_TO_INSPECTION_RESOURCE": null, "PROJECT_PHASE": null, "CONTRACTOR": null, "COMMENTS": null, "INSTALLED_QTY": null, "INSPECTOR_COMMENTS": null, "STATUS": null, "OFFSET_BEG": null, "OFFSET_END": null, "ID_NUM": null, "QTY_TOTAL": null, "SHP": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "SIGN Relocate Sign", "name": "SIGN Relocate Sign", "domains": {}, "templates": [ { "name": "SIGN Relocate Sign", "description": "", "prototype": { "attributes": { "STATION_END": null, "STATION_BEG": null, "LAYER": "SIGN Relocate Sign", "PIN": null, "REGION": null, "PROJ_NUM": null, "PAY_ITEM_NAME": null, "PAY_ITEM_NUMBER": null, "MEASUREMENT_TYPE": null, "UNITS": null, "ITEM_NUM": null, "SPEC_NUM": null, "SPEC_NAME": null, "DETAIL_DESCRIPTION": null, "ENG_EST_ITEM_DESC": null, "DESIGN_QTY": null, "BID_PRICE": null, "SEQ_NUM": null, "MP_STD_ITEM_DESC": null, "AND_TESTING_STANDARD": null, "AND_SUBMITTALS_STANDARD": null, "AND_MISC_STANDARD": null, "AND_INSPECTION_STANDARD": null, "AND_DOCUMENTATION_STANDARD": null, "AD_STD_ITEM_DESC": null, "CE_OBLIGATION_AMT": null, "LINK_TO_INSPECTION_RESOURCE": null, "PROJECT_PHASE": null, "CONTRACTOR": null, "COMMENTS": null, "INSTALLED_QTY": null, "INSPECTOR_COMMENTS": null, "STATUS": null, "OFFSET_BEG": null, "OFFSET_END": null, "ID_NUM": null, "QTY_TOTAL": null, "SHP": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "SIGN Remove Sign", "name": "SIGN Remove Sign", "domains": {}, "templates": [ { "name": "SIGN Remove Sign", "description": "", "prototype": { "attributes": { "STATION_END": null, "STATION_BEG": null, "LAYER": "SIGN Remove Sign", "PIN": null, "REGION": null, "PROJ_NUM": null, "PAY_ITEM_NAME": null, "PAY_ITEM_NUMBER": null, "MEASUREMENT_TYPE": null, "UNITS": null, "ITEM_NUM": null, "SPEC_NUM": null, "SPEC_NAME": null, "DETAIL_DESCRIPTION": null, "ENG_EST_ITEM_DESC": null, "DESIGN_QTY": null, "BID_PRICE": null, "SEQ_NUM": null, "MP_STD_ITEM_DESC": null, "AND_TESTING_STANDARD": null, "AND_SUBMITTALS_STANDARD": null, "AND_MISC_STANDARD": null, "AND_INSPECTION_STANDARD": null, "AND_DOCUMENTATION_STANDARD": null, "AD_STD_ITEM_DESC": null, "CE_OBLIGATION_AMT": null, "LINK_TO_INSPECTION_RESOURCE": null, "PROJECT_PHASE": null, "CONTRACTOR": null, "COMMENTS": null, "INSTALLED_QTY": null, "INSPECTOR_COMMENTS": null, "STATUS": null, "OFFSET_BEG": null, "OFFSET_END": null, "ID_NUM": null, "QTY_TOTAL": null, "SHP": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "SIGN Sign Base", "name": "SIGN Sign Base", "domains": {}, "templates": [ { "name": "SIGN Sign Base", "description": "", "prototype": { "attributes": { "STATION_END": null, "STATION_BEG": null, "LAYER": "SIGN Sign Base", "PIN": null, "REGION": null, "PROJ_NUM": null, "PAY_ITEM_NAME": null, "PAY_ITEM_NUMBER": null, "MEASUREMENT_TYPE": null, "UNITS": null, "ITEM_NUM": null, "SPEC_NUM": null, "SPEC_NAME": null, "DETAIL_DESCRIPTION": null, "ENG_EST_ITEM_DESC": null, "DESIGN_QTY": null, "BID_PRICE": null, "SEQ_NUM": null, "MP_STD_ITEM_DESC": null, "AND_TESTING_STANDARD": null, "AND_SUBMITTALS_STANDARD": null, "AND_MISC_STANDARD": null, "AND_INSPECTION_STANDARD": null, "AND_DOCUMENTATION_STANDARD": null, "AD_STD_ITEM_DESC": null, "CE_OBLIGATION_AMT": null, "LINK_TO_INSPECTION_RESOURCE": null, "PROJECT_PHASE": null, "CONTRACTOR": null, "COMMENTS": null, "INSTALLED_QTY": null, "INSPECTOR_COMMENTS": null, "STATUS": null, "OFFSET_BEG": null, "OFFSET_END": null, "ID_NUM": null, "QTY_TOTAL": null, "SHP": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "SIGN Sign Post", "name": "SIGN Sign Post", "domains": {}, "templates": [ { "name": "SIGN Sign Post", "description": "", "prototype": { "attributes": { "STATION_END": null, "STATION_BEG": null, "LAYER": "SIGN Sign Post", "PIN": null, "REGION": null, "PROJ_NUM": null, "PAY_ITEM_NAME": null, "PAY_ITEM_NUMBER": null, "MEASUREMENT_TYPE": null, "UNITS": null, "ITEM_NUM": null, "SPEC_NUM": null, "SPEC_NAME": null, "DETAIL_DESCRIPTION": null, "ENG_EST_ITEM_DESC": null, "DESIGN_QTY": null, "BID_PRICE": null, "SEQ_NUM": null, "MP_STD_ITEM_DESC": null, "AND_TESTING_STANDARD": null, "AND_SUBMITTALS_STANDARD": null, "AND_MISC_STANDARD": null, "AND_INSPECTION_STANDARD": null, "AND_DOCUMENTATION_STANDARD": null, "AD_STD_ITEM_DESC": null, "CE_OBLIGATION_AMT": null, "LINK_TO_INSPECTION_RESOURCE": null, "PROJECT_PHASE": null, "CONTRACTOR": null, "COMMENTS": null, "INSTALLED_QTY": null, "INSPECTOR_COMMENTS": null, "STATUS": null, "OFFSET_BEG": null, "OFFSET_END": null, "ID_NUM": null, "QTY_TOTAL": null, "SHP": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "SIGN Signs", "name": "SIGN Signs", "domains": {}, "templates": [ { "name": "SIGN Signs", "description": "", "prototype": { "attributes": { "STATION_END": null, "STATION_BEG": null, "LAYER": "SIGN Signs", "PIN": null, "REGION": null, "PROJ_NUM": null, "PAY_ITEM_NAME": null, "PAY_ITEM_NUMBER": null, "MEASUREMENT_TYPE": null, "UNITS": null, "ITEM_NUM": null, "SPEC_NUM": null, "SPEC_NAME": null, "DETAIL_DESCRIPTION": null, "ENG_EST_ITEM_DESC": null, "DESIGN_QTY": null, "BID_PRICE": null, "SEQ_NUM": null, "MP_STD_ITEM_DESC": null, "AND_TESTING_STANDARD": null, "AND_SUBMITTALS_STANDARD": null, "AND_MISC_STANDARD": null, "AND_INSPECTION_STANDARD": null, "AND_DOCUMENTATION_STANDARD": null, "AD_STD_ITEM_DESC": null, "CE_OBLIGATION_AMT": null, "LINK_TO_INSPECTION_RESOURCE": null, "PROJECT_PHASE": null, "CONTRACTOR": null, "COMMENTS": null, "INSTALLED_QTY": null, "INSPECTOR_COMMENTS": null, "STATUS": null, "OFFSET_BEG": null, "OFFSET_END": null, "ID_NUM": null, "QTY_TOTAL": null, "SHP": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "SIGN Striping", "name": "SIGN Striping", "domains": {}, "templates": [ { "name": "SIGN Striping", "description": "", "prototype": { "attributes": { "STATION_END": null, "STATION_BEG": null, "LAYER": "SIGN Striping", "PIN": null, "REGION": null, "PROJ_NUM": null, "PAY_ITEM_NAME": null, "PAY_ITEM_NUMBER": null, "MEASUREMENT_TYPE": null, "UNITS": null, "ITEM_NUM": null, "SPEC_NUM": null, "SPEC_NAME": null, "DETAIL_DESCRIPTION": null, "ENG_EST_ITEM_DESC": null, "DESIGN_QTY": null, "BID_PRICE": null, "SEQ_NUM": null, "MP_STD_ITEM_DESC": null, "AND_TESTING_STANDARD": null, "AND_SUBMITTALS_STANDARD": null, "AND_MISC_STANDARD": null, "AND_INSPECTION_STANDARD": null, "AND_DOCUMENTATION_STANDARD": null, "AD_STD_ITEM_DESC": null, "CE_OBLIGATION_AMT": null, "LINK_TO_INSPECTION_RESOURCE": null, "PROJECT_PHASE": null, "CONTRACTOR": null, "COMMENTS": null, "INSTALLED_QTY": null, "INSPECTOR_COMMENTS": null, "STATUS": null, "OFFSET_BEG": null, "OFFSET_END": null, "ID_NUM": null, "QTY_TOTAL": null, "SHP": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "STRIPE Pavement Marking", "name": "STRIPE Pavement Marking", "domains": {}, "templates": [ { "name": "STRIPE Pavement Marking", "description": "", "prototype": { "attributes": { "STATION_END": null, "STATION_BEG": null, "LAYER": "STRIPE Pavement Marking", "PIN": null, "REGION": null, "PROJ_NUM": null, "PAY_ITEM_NAME": null, "PAY_ITEM_NUMBER": null, "MEASUREMENT_TYPE": null, "UNITS": null, "ITEM_NUM": null, "SPEC_NUM": null, "SPEC_NAME": null, "DETAIL_DESCRIPTION": null, "ENG_EST_ITEM_DESC": null, "DESIGN_QTY": null, "BID_PRICE": null, "SEQ_NUM": null, "MP_STD_ITEM_DESC": null, "AND_TESTING_STANDARD": null, "AND_SUBMITTALS_STANDARD": null, "AND_MISC_STANDARD": null, "AND_INSPECTION_STANDARD": null, "AND_DOCUMENTATION_STANDARD": null, "AD_STD_ITEM_DESC": null, "CE_OBLIGATION_AMT": null, "LINK_TO_INSPECTION_RESOURCE": null, "PROJECT_PHASE": null, "CONTRACTOR": null, "COMMENTS": null, "INSTALLED_QTY": null, "INSPECTOR_COMMENTS": null, "STATUS": null, "OFFSET_BEG": null, "OFFSET_END": null, "ID_NUM": null, "QTY_TOTAL": null, "SHP": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "STRIPE: Pavement Marking-Removal", "name": "STRIPE: Pavement Marking-Removal", "domains": {}, "templates": [ { "name": "STRIPE: Pavement Marking-Removal", "description": "", "prototype": { "attributes": { "STATION_END": null, "STATION_BEG": null, "LAYER": "STRIPE: Pavement Marking-Removal", "PIN": null, "REGION": null, "PROJ_NUM": null, "PAY_ITEM_NAME": null, "PAY_ITEM_NUMBER": null, "MEASUREMENT_TYPE": null, "UNITS": null, "ITEM_NUM": null, "SPEC_NUM": null, "SPEC_NAME": null, "DETAIL_DESCRIPTION": null, "ENG_EST_ITEM_DESC": null, "DESIGN_QTY": null, "BID_PRICE": null, "SEQ_NUM": null, "MP_STD_ITEM_DESC": null, "AND_TESTING_STANDARD": null, "AND_SUBMITTALS_STANDARD": null, "AND_MISC_STANDARD": null, "AND_INSPECTION_STANDARD": null, "AND_DOCUMENTATION_STANDARD": null, "AD_STD_ITEM_DESC": null, "CE_OBLIGATION_AMT": null, "LINK_TO_INSPECTION_RESOURCE": null, "PROJECT_PHASE": null, "CONTRACTOR": null, "COMMENTS": null, "INSTALLED_QTY": null, "INSPECTOR_COMMENTS": null, "STATUS": null, "OFFSET_BEG": null, "OFFSET_END": null, "ID_NUM": null, "QTY_TOTAL": null, "SHP": null } }, "drawingTool": "esriFeatureEditToolLine" } ] } ], "templates": [], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Create,Update,Delete,Uploads,Editing,Sync,ChangeTracking", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 8000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "a6216c69a80c4bc0a68af3198e345e6a" } ], "tables": [] }