{ "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 5, "name": "CompleteStreets", "type": "Table", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "infoInEstimates": [ "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": false, "supportsCalculate": true, "supportsASyncCalculate": 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, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": true, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasMetadata": true, "hasAttachments": true, "supportsAttachmentsByUploadId": true, "supportsAttachmentsResizing": true, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "ProjectID", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "ProjectID", "type": "esriFieldTypeString", "alias": "ProjectID", "domain": null, "editable": true, "nullable": true, "length": 36, "defaultValue": null, "modelName": "ProjectID" }, { "name": "IsComplete", "type": "esriFieldTypeSmallInteger", "alias": "IsComplete", "domain": { "type": "codedValue", "name": "dBooleanValue", "description": "Valid values are True and False.", "codedValues": [ { "name": "false", "code": 0 }, { "name": "true", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "IsComplete" }, { "name": "StepID", "type": "esriFieldTypeString", "alias": "StepID", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "StepID" }, { "name": "houseChoiceCommDesig", "type": "esriFieldTypeString", "alias": "houseChoiceCommDesig", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "houseChoiceCommDesig" }, { "name": "blwMedHouseIncm", "type": "esriFieldTypeString", "alias": "blwMedHouseIncm", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "blwMedHouseIncm" }, { "name": "prevAppHistory", "type": "esriFieldTypeString", "alias": "prevAppHistory", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "prevAppHistory" }, { "name": "prevAwardAmt", "type": "esriFieldTypeString", "alias": "prevAwardAmt", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "prevAwardAmt" }, { "name": "projRank", "type": "esriFieldTypeString", "alias": "projRank", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "projRank" }, { "name": "designStage", "type": "esriFieldTypeString", "alias": "designStage", "domain": null, "editable": true, "nullable": true, "length": 150, "defaultValue": null, "modelName": "designStage" }, { "name": "anticipatedConstDuration", "type": "esriFieldTypeString", "alias": "anticipatedConstDuration", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "anticipatedConstDuration" }, { "name": "startDate", "type": "esriFieldTypeDate", "alias": "startDate", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "startDate" }, { "name": "projElement", "type": "esriFieldTypeString", "alias": "projElement", "domain": null, "editable": true, "nullable": true, "length": 3000, "defaultValue": null, "modelName": "projElement" }, { "name": "jurisdiction", "type": "esriFieldTypeString", "alias": "jurisdiction", "domain": null, "editable": true, "nullable": true, "length": 150, "defaultValue": null, "modelName": "jurisdiction" }, { "name": "networkGap", "type": "esriFieldTypeString", "alias": "networkGap", "domain": null, "editable": true, "nullable": true, "length": 150, "defaultValue": null, "modelName": "networkGap" }, { "name": "networkGapDesc", "type": "esriFieldTypeString", "alias": "networkGapDesc", "domain": null, "editable": true, "nullable": true, "length": 3000, "defaultValue": null, "modelName": "networkGapDesc" }, { "name": "modesServed", "type": "esriFieldTypeString", "alias": "modesServed", "domain": null, "editable": true, "nullable": true, "length": 250, "defaultValue": null, "modelName": "modesServed" }, { "name": "highCrash", "type": "esriFieldTypeSmallInteger", "alias": "highCrash", "domain": { "type": "codedValue", "name": "dBooleanValue", "description": "Valid values are True and False.", "codedValues": [ { "name": "false", "code": 0 }, { "name": "true", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "highCrash" }, { "name": "highCrashDesc", "type": "esriFieldTypeString", "alias": "highCrashDesc", "domain": null, "editable": true, "nullable": true, "length": 3000, "defaultValue": null, "modelName": "highCrashDesc" }, { "name": "schoolZoneSI", "type": "esriFieldTypeString", "alias": "schoolZoneSI", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "schoolZoneSI" }, { "name": "schoolZoneSIDesc", "type": "esriFieldTypeString", "alias": "schoolZoneSI", "domain": null, "editable": true, "nullable": true, "length": 3000, "defaultValue": null, "modelName": "schoolZoneSIDesc" }, { "name": "seniorRouteSI", "type": "esriFieldTypeString", "alias": "seniorRouteSI", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "seniorRouteSI" }, { "name": "seniorRouteSIDesc", "type": "esriFieldTypeString", "alias": "seniorRouteSIDesc", "domain": null, "editable": true, "nullable": true, "length": 3000, "defaultValue": null, "modelName": "seniorRouteSIDesc" }, { "name": "envJustice", "type": "esriFieldTypeString", "alias": "envJustice", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "envJustice" }, { "name": "envJusticeDesc", "type": "esriFieldTypeString", "alias": "envJusticeDesc", "domain": null, "editable": true, "nullable": true, "length": 3000, "defaultValue": null, "modelName": "envJusticeDesc" }, { "name": "CompleteStreetsApprovedBy", "type": "esriFieldTypeString", "alias": "CompleteStreetsApprovedBy", "domain": null, "editable": true, "nullable": true, "length": 250, "defaultValue": null, "modelName": "CompleteStreetsApprovedBy" }, { "name": "CompleteStreetsDateApproved", "type": "esriFieldTypeDate", "alias": "CompleteStreetsApprovedDate", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "CompleteStreetsDateApproved" } ], "indexes": [ { "name": "R146_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "I187ProjectID", "fields": "ProjectID", "isAscending": true, "isUnique": false, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "CompleteStreets", "description": "", "prototype": { "attributes": { "CompleteStreetsApprovedBy": null, "CompleteStreetsDateApproved": null, "ProjectID": null, "IsComplete": null, "StepID": null, "houseChoiceCommDesig": null, "blwMedHouseIncm": null, "prevAppHistory": null, "prevAwardAmt": null, "projRank": null, "designStage": null, "anticipatedConstDuration": null, "startDate": null, "projElement": null, "jurisdiction": null, "networkGap": null, "networkGapDesc": null, "modesServed": null, "highCrash": null, "highCrashDesc": null, "schoolZoneSI": null, "schoolZoneSIDesc": null, "seniorRouteSI": null, "seniorRouteSIDesc": null, "envJustice": null, "envJusticeDesc": null } }, "drawingTool": "esriFeatureEditToolNone" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Create,Update,Delete,Uploads,Editing,Extract", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "attachmentProperties": [ { "name": "id", "fieldName": "ATTACHMENTID", "isEnabled": true }, { "name": "globalId", "fieldName": "GLOBALID", "isEnabled": false }, { "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": "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": 2000, "maxRecordCountFactor": 1, "serviceItemId": "52a9435a94e84733be7ce94b8d028452" }