{ "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 11, "name": "Application Submissions", "type": "Table", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [ { "id": 1, "name": "BURKE.InspectionsTable", "relatedTableId": 12, "cardinality": "esriRelCardinalityOneToMany", "role": "esriRelRoleOrigin", "keyField": "appid", "composite": false, "catalogID": "{D5139378-C526-44B1-912C-33EA81CDDE99}" }, { "id": 2, "name": "BURKE.ProjectsTable", "relatedTableId": 13, "cardinality": "esriRelCardinalityOneToMany", "role": "esriRelRoleOrigin", "keyField": "appid", "composite": false, "catalogID": "{7306C8C6-95DE-4522-98E0-2D7B7CC6B45F}" }, { "id": 0, "name": "BURKE.ApplicationSites", "relatedTableId": 0, "cardinality": "esriRelCardinalityOneToMany", "role": "esriRelRoleDestination", "keyField": "SiteAddress", "composite": false, "catalogID": "{8E6820FA-31E1-4FA9-9753-24541B79571A}" } ], "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": true, "htmlPopupType": "esriServerHTMLPopupTypeNone", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "applicant_name", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "SiteAddress", "type": "esriFieldTypeString", "alias": "SiteAddress", "domain": null, "editable": true, "nullable": true, "length": 900, "defaultValue": null, "modelName": "SiteAddress" }, { "name": "appid", "type": "esriFieldTypeString", "alias": "Application ID", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "appid" }, { "name": "appType", "type": "esriFieldTypeString", "alias": "Application Type", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "appType" }, { "name": "appSubtype", "type": "esriFieldTypeString", "alias": "Application Subtype", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "appSubtype" }, { "name": "appDate", "type": "esriFieldTypeDate", "alias": "Application Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "appDate" }, { "name": "status", "type": "esriFieldTypeString", "alias": "Application Status", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "status" }, { "name": "internal_status", "type": "esriFieldTypeString", "alias": "Status as per Internal Staff", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "internal_status" }, { "name": "internal_decisionDate", "type": "esriFieldTypeDate", "alias": "Date of Application Decision by Staff", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "internal_decisionDate" }, { "name": "appNote", "type": "esriFieldTypeString", "alias": "Notes", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "appNote" }, { "name": "appGroup", "type": "esriFieldTypeString", "alias": "Application Group", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "appGroup" }, { "name": "applicant_id", "type": "esriFieldTypeString", "alias": "Applicant ID", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "applicant_id" }, { "name": "applicant_type", "type": "esriFieldTypeString", "alias": "Applicant Type", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "applicant_type" }, { "name": "applicant_name", "type": "esriFieldTypeString", "alias": "Applicant Name", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "applicant_name" }, { "name": "applicant_address", "type": "esriFieldTypeString", "alias": "Applicant Address", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "applicant_address" }, { "name": "applicant_address2", "type": "esriFieldTypeString", "alias": "Applicant Address Line 2", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "applicant_address2" }, { "name": "applicant_city", "type": "esriFieldTypeString", "alias": "Applicant City", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "applicant_city" }, { "name": "applicant_state", "type": "esriFieldTypeString", "alias": "Applicant State", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "applicant_state" }, { "name": "applicant_ZIP", "type": "esriFieldTypeString", "alias": "Applicant ZIP", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "applicant_ZIP" }, { "name": "internal_comments", "type": "esriFieldTypeString", "alias": "Comments by Internal Staff", "domain": null, "editable": true, "nullable": true, "length": 3000, "defaultValue": null, "modelName": "internal_comments" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "name": "appURL_Tyler", "type": "esriFieldTypeString", "alias": "Tyler Munis Application URL", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "appURL_Tyler" }, { "name": "project_YN", "type": "esriFieldTypeString", "alias": "Part of a Project?", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "project_YN" }, { "name": "projid", "type": "esriFieldTypeString", "alias": "Project ID", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "projid" }, { "name": "parcelREID", "type": "esriFieldTypeString", "alias": "Parcel REID", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "parcelREID" }, { "name": "contractorName", "type": "esriFieldTypeString", "alias": "Contractor Name", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "contractorName" }, { "name": "internal_phasing", "type": "esriFieldTypeString", "alias": "Internal Phase 1", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "internal_phasing" }, { "name": "internal_activeflag", "type": "esriFieldTypeString", "alias": "Internal Active or Closed", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "internal_activeflag" }, { "name": "SiteAddress_backup", "type": "esriFieldTypeString", "alias": "SiteAddress Backup", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "SiteAddress_backup" } ], "indexes": [ { "name": "R6509_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_6509", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "GDB_10353_SiteAddress", "fields": "SiteAddress", "isAscending": true, "isUnique": false, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "Eastern Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Application Submissions", "description": "", "prototype": { "attributes": { "internal_activeflag": null, "SiteAddress": null, "appid": null, "appType": null, "appSubtype": null, "appDate": null, "status": null, "internal_status": null, "internal_decisionDate": null, "appNote": null, "appGroup": null, "applicant_id": null, "applicant_type": null, "applicant_name": null, "applicant_address": null, "applicant_address2": null, "applicant_city": null, "applicant_state": null, "applicant_ZIP": null, "internal_comments": null, "SiteAddress_backup": null, "appURL_Tyler": null, "project_YN": null, "projid": null, "parcelREID": null, "contractorName": null, "internal_phasing": null } }, "drawingTool": "esriFeatureEditToolNone" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Extract", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": 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": 32000, "tileMaxRecordCount": 2000, "maxRecordCountFactor": 1, "serviceItemId": "e7ccebb681d4486a8f1d2dadef89fcfe" }