{ "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 170, "name": "Scrapbook", "type": "Table", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user", "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false } }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [ { "id": 0, "name": "GraveToScrapbook", "relatedTableId": 10, "cardinality": "esriRelCardinalityOneToMany", "role": "esriRelRoleDestination", "keyField": "LinkID", "composite": false, "catalogID": "{C8D46701-5CCD-4C40-8D5D-0DA76DC7FAB8}" } ], "isDataVersioned": true, "isDataArchived": false, "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, "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": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "Filename", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "name": "Path", "type": "esriFieldTypeString", "alias": "Path", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Path" }, { "name": "Filename", "type": "esriFieldTypeString", "alias": "File Name", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Filename" }, { "name": "DefType", "type": "esriFieldTypeString", "alias": "Type", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "DefType" }, { "name": "Description", "type": "esriFieldTypeString", "alias": "Description", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "Description" }, { "name": "URL", "type": "esriFieldTypeString", "alias": "URL", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "URL" }, { "name": "Link_Table", "type": "esriFieldTypeString", "alias": "Link Table", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Link_Table" }, { "name": "Public_Private", "type": "esriFieldTypeString", "alias": "Public/Private", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "Public_Private" }, { "name": "Comments", "type": "esriFieldTypeString", "alias": "Comments", "domain": null, "editable": true, "nullable": true, "length": 500, "defaultValue": null, "modelName": "Comments" }, { "name": "LinkID", "type": "esriFieldTypeGUID", "alias": "Link ID", "domain": null, "editable": true, "nullable": true, "length": 38, "defaultValue": null, "modelName": "LinkID" }, { "name": "AGOLid", "type": "esriFieldTypeString", "alias": "AGOLid", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "AGOLid" }, { "name": "CONVERSION_STATUS", "type": "esriFieldTypeString", "alias": "CONVERSION_STATUS", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "CONVERSION_STATUS" }, { "name": "PANDAS_TEMPID", "type": "esriFieldTypeGUID", "alias": "PANDAS_TEMPID", "domain": null, "editable": true, "nullable": true, "length": 38, "defaultValue": null, "modelName": "PANDAS_TEMPID" }, { "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" } ], "indexes": [ { "name": "R55_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_55", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_55", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "Mountain Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": { "timeZone": "Mountain Standard Time", "respectsDaylightSaving": true }, "types": [], "templates": [ { "name": "Scrapbook", "description": "", "prototype": { "attributes": { "CONVERSION_STATUS": null, "PANDAS_TEMPID": null, "AGOLid": null, "Path": null, "Filename": null, "DefType": null, "Description": null, "URL": null, "Link_Table": null, "Public_Private": null, "Comments": null, "LinkID": null } }, "drawingTool": "esriFeatureEditToolNone" } ], "maxRecordCount": 12000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "standardMaxRecordCount": 32000, "tileMaxRecordCount": 12000, "maxRecordCountFactor": 1, "serviceItemId": "3671e801dfd444c98bf12ba5429dcf01" }