{ "currentVersion": 11.2, "cimVersion": "3.2.0", "id": 6, "name": "Public Space Permit", "type": "Table", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user" }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [ { "id": 6, "name": "FILE_ATTACH", "relatedTableId": 4, "cardinality": "esriRelCardinalityOneToMany", "role": "esriRelRoleOrigin", "keyField": "PUBLIC_SPACE_PERMIT_ID", "composite": false, "catalogID": "{036CDB17-0243-4A83-A279-8722D2CDEDEA}" }, { "id": 2, "name": "Green_Infrastructure", "relatedTableId": 1, "cardinality": "esriRelCardinalityOneToMany", "role": "esriRelRoleDestination", "keyField": "PUBLIC_SPACE_PERMIT_ID", "composite": false, "catalogID": "{B132D698-E801-487F-A625-FE340397D139}" } ], "isDataVersioned": false, "isDataArchived": false, "infoInEstimates": [ "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "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, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasMetadata": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "PROJECT_NAME", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "PUBLIC_SPACE_PERMIT_ID", "type": "esriFieldTypeGUID", "alias": "PUBLIC SPACE PERMIT ID", "domain": null, "editable": true, "nullable": true, "length": 38, "defaultValue": null, "modelName": "PUBLIC_SPACE_PERMIT_ID" }, { "name": "PERMIT_NUMBER", "type": "esriFieldTypeString", "alias": "PERMIT NUMBER", "domain": null, "editable": true, "nullable": true, "length": 7, "defaultValue": null, "modelName": "PERMIT_NUMBER" }, { "name": "PROJECT_NAME", "type": "esriFieldTypeString", "alias": "PROJECT NAME", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "PROJECT_NAME" }, { "name": "PROJECT_LIMITS", "type": "esriFieldTypeString", "alias": "PROJECT LIMITS", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "PROJECT_LIMITS" }, { "name": "OWNER", "type": "esriFieldTypeString", "alias": "OWNER", "domain": { "type": "codedValue", "name": "D_Owner", "description": "", "codedValues": [ { "name": "Department of Energy & Environment", "code": "DOEE" }, { "name": "District Department of Transportation", "code": "DDOT" }, { "name": "Department of General Services", "code": "DGS" }, { "name": "DC Water", "code": "DCW" }, { "name": "General Services Administration", "code": "GSA" }, { "name": "Other - Comment", "code": "OTH" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "OWNER" }, { "name": "STATUS", "type": "esriFieldTypeString", "alias": "STATUS", "domain": { "type": "codedValue", "name": "D_ProjectStatus", "description": "", "codedValues": [ { "name": "As Built Approved", "code": "AB" }, { "name": "Construction Complete", "code": "CC" }, { "name": "Design", "code": "DE" }, { "name": "Inactive", "code": "IA" }, { "name": "On Hold", "code": "OH" }, { "name": "Under Construction", "code": "UC" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "STATUS" }, { "name": "PLAN_DATE", "type": "esriFieldTypeDate", "alias": "PLAN DATE", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "PLAN_DATE" }, { "name": "GEN_COMMENTS", "type": "esriFieldTypeString", "alias": "COMMENTS", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "GEN_COMMENTS" }, { "name": "CREATED_DATE", "type": "esriFieldTypeDate", "alias": "CREATED DATE", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "CREATED_DATE" }, { "name": "CREATED_USER", "type": "esriFieldTypeString", "alias": "CREATED USER", "domain": null, "editable": false, "nullable": true, "length": 48, "defaultValue": null, "modelName": "CREATED_USER" }, { "name": "LAST_EDIT_USER", "type": "esriFieldTypeString", "alias": "LAST EDIT USER", "domain": null, "editable": true, "nullable": true, "length": 48, "defaultValue": null, "modelName": "LAST_EDIT_USER" }, { "name": "LAST_EDIT_DATE", "type": "esriFieldTypeDate", "alias": "LAST EDIT DATE", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "LAST_EDIT_DATE" }, { "name": "CreationDate", "type": "esriFieldTypeDate", "alias": "CreationDate", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "CreationDate" }, { "name": "Creator", "type": "esriFieldTypeString", "alias": "Creator", "domain": null, "editable": true, "nullable": true, "length": 128, "defaultValue": null, "modelName": "Creator" }, { "name": "EditDate", "type": "esriFieldTypeDate", "alias": "EditDate", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "EditDate" }, { "name": "Editor", "type": "esriFieldTypeString", "alias": "Editor", "domain": null, "editable": true, "nullable": true, "length": 128, "defaultValue": null, "modelName": "Editor" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "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" } ], "indexes": [ { "name": "R705_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_705", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "G18617PUBLIC_SPA", "fields": "PUBLIC_SPACE_PERMIT_ID", "isAscending": true, "isUnique": false, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Public Space Permit", "description": "", "prototype": { "attributes": { "EditDate": null, "PUBLIC_SPACE_PERMIT_ID": null, "PERMIT_NUMBER": null, "PROJECT_NAME": null, "PROJECT_LIMITS": null, "OWNER": null, "STATUS": null, "PLAN_DATE": null, "GEN_COMMENTS": null, "Creator": null, "Editor": null, "LAST_EDIT_USER": null, "LAST_EDIT_DATE": null, "CreationDate": null } }, "drawingTool": "esriFeatureEditToolNone" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "standardMaxRecordCount": 32000, "tileMaxRecordCount": 2000, "maxRecordCountFactor": 1 }