{ "currentVersion": 10.81, "cimVersion": "2.6.0", "id": 1, "name": "Speed Zone Change Proposal", "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": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "modelName": "GP_347769431", "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": 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, "supportsQueryAttachments": true, "supportsQueryAttachmentsWithReturnUrl": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ] }, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape__Length", "units": "esriMeters" }, "hasMetadata": true, "extent": { "xmin": -1.29907615475E7, "ymin": 5397955.399800003, "xmax": -1.2401760247499999E7, "ymax": 5803214.416000001, "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": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 197, 255 ], "width": 3 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": true, "supportsAttachmentsByUploadId": true, "supportsApplyEditsWithGlobalIds": true, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "ProposalID", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "ProposalID", "type": "esriFieldTypeInteger", "alias": "Proposal ID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ProposalID" }, { "name": "ProposalDescription", "type": "esriFieldTypeString", "alias": "Proposal Description", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "ProposalDescription" }, { "name": "ProposalStatus", "type": "esriFieldTypeString", "alias": "Proposal Status", "domain": { "type": "codedValue", "name": "dSZCPProposalStatus", "description": "Domain (final) to track status of Speed Zone Change Proposal", "codedValues": [ { "name": "Unspecified", "code": "U" }, { "name": "In Progress by DTE", "code": "DTEI" }, { "name": "Revisions in Progress by DTE", "code": "DTER" }, { "name": "Submit(ted) to DE", "code": "DER" }, { "name": "Submit(ted) to HQ", "code": "DES" }, { "name": "Request(ed) DTE for modifications", "code": "DEM" }, { "name": "Review in Progress by HQ", "code": "HQR" }, { "name": "Submit(ted) to Board", "code": "HQS" }, { "name": "Request(ed) DE for modifications", "code": "HQM" }, { "name": "Board Approved", "code": "BA" }, { "name": "Closed", "code": "C" }, { "name": "Submit(ted) to GIS", "code": "GISR" }, { "name": "Completed by GIS", "code": "GISC" }, { "name": "Request(ed) DTE Signature", "code": "DTE_SIGN" }, { "name": "Request(ed) DE Signature", "code": "DE_SIGN" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 10, "defaultValue": "DTEI", "modelName": "ProposalStatus" }, { "name": "PreviousRecordNo", "type": "esriFieldTypeString", "alias": "OldRecordNo", "domain": null, "editable": true, "nullable": true, "length": 120, "defaultValue": null, "modelName": "PreviousRecordNo" }, { "name": "RouteID", "type": "esriFieldTypeString", "alias": "Route ID", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "RouteID" }, { "name": "AltRouteID", "type": "esriFieldTypeString", "alias": "Alternate Route ID", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "AltRouteID" }, { "name": "DOT_District", "type": "esriFieldTypeString", "alias": "ITD District", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "DOT_District" }, { "name": "Level1Approval", "type": "esriFieldTypeString", "alias": "Level 1 Approval (DTE)", "domain": { "type": "codedValue", "name": "dSpeedZoneChangeApprovalYN", "description": "dSpeedZoneChangeApprovalYN", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 10, "defaultValue": "No", "modelName": "Level1Approval" }, { "name": "Level1ApprovalDate", "type": "esriFieldTypeDate", "alias": "Level 1 Approval Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "Level1ApprovalDate" }, { "name": "Level1Comment", "type": "esriFieldTypeString", "alias": "Level 1 Comment", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Level1Comment" }, { "name": "Level2Approval", "type": "esriFieldTypeString", "alias": "Level 2 Approval (DE)", "domain": { "type": "codedValue", "name": "dSpeedZoneChangeApprovalYN", "description": "dSpeedZoneChangeApprovalYN", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 10, "defaultValue": "No", "modelName": "Level2Approval" }, { "name": "Level2ApprovalDate", "type": "esriFieldTypeDate", "alias": "Level 2 Approval Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "Level2ApprovalDate" }, { "name": "Level2Comment", "type": "esriFieldTypeString", "alias": "Level 2 Comment", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Level2Comment" }, { "name": "Level3Approval", "type": "esriFieldTypeString", "alias": "Level 3 Approval (HQ)", "domain": { "type": "codedValue", "name": "dSpeedZoneChangeApprovalYN", "description": "dSpeedZoneChangeApprovalYN", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 10, "defaultValue": "No", "modelName": "Level3Approval" }, { "name": "Level3ApprovalDate", "type": "esriFieldTypeDate", "alias": "Level 3 Approval Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "Level3ApprovalDate" }, { "name": "Level3Comment", "type": "esriFieldTypeDate", "alias": "Level 3 Comment", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "Level3Comment" }, { "name": "Level4Approval", "type": "esriFieldTypeString", "alias": "Level 4 Approval (Board)", "domain": { "type": "codedValue", "name": "dSpeedZoneChangeApprovalYN", "description": "dSpeedZoneChangeApprovalYN", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 10, "defaultValue": "No", "modelName": "Level4Approval" }, { "name": "Level4ApprovalDate", "type": "esriFieldTypeDate", "alias": "Level 4 Approval Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "Level4ApprovalDate" }, { "name": "Level4Comment", "type": "esriFieldTypeString", "alias": "Level 4 Comment", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Level4Comment" }, { "name": "Level5ITDGIS", "type": "esriFieldTypeString", "alias": "Level 5 ITD GIS Approval", "domain": { "type": "codedValue", "name": "dSpeedZoneChangeApprovalYN", "description": "dSpeedZoneChangeApprovalYN", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 10, "defaultValue": "No", "modelName": "Level5ITDGIS" }, { "name": "Level5ITDGISDate", "type": "esriFieldTypeDate", "alias": "Level 5 ITD GIS Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "Level5ITDGISDate" }, { "name": "Level5Comment", "type": "esriFieldTypeString", "alias": "Level 5 Comment", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Level5Comment" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "Created By", "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": "Modified By", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "last_edited_user" }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "Modified Date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "last_edited_date" }, { "name": "DTE_Signature", "type": "esriFieldTypeString", "alias": "DTE Signature", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "DTE_Signature" }, { "name": "DE_Signature", "type": "esriFieldTypeString", "alias": "DE Signature", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "DE_Signature" }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "Shape.STLength()" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R44_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_44", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S29_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "Speed Zone Change Proposal", "description": "", "prototype": { "attributes": { "DE_Signature": null, "DTE_Signature": null, "ProposalID": null, "ProposalDescription": null, "ProposalStatus": "DTEI", "PreviousRecordNo": null, "RouteID": null, "AltRouteID": null, "DOT_District": null, "Level1Approval": "No", "Level1ApprovalDate": null, "Level1Comment": null, "Level2Approval": "No", "Level2ApprovalDate": null, "Level2Comment": null, "Level3Approval": "No", "Level3ApprovalDate": null, "Level3Comment": null, "Level4Approval": "No", "Level4ApprovalDate": null, "Level4Comment": null, "Level5ITDGIS": "No", "Level5ITDGISDate": null, "Level5Comment": null } }, "drawingTool": "esriFeatureEditToolLine" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "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": "564689c08c39403bb656e763556a456e" }