{ "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 34, "name": "wildlife_species", "type": "Table", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "date_created", "creatorField": "created_by", "editDateField": "date_last_edited", "editorField": "edited_by", "dateFieldsTimeReference": { "timeZone": "UTC", "timeZoneIANA": "Etc/UTC", "respectsDaylightSaving": false } }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [ { "id": 33, "name": "calls", "relatedTableId": 24, "cardinality": "esriRelCardinalityOneToMany", "role": "esriRelRoleOrigin", "keyField": "code", "composite": false, "catalogID": "{2F2D90EF-FA0A-4E97-BF49-5BAFCCA86E92}" }, { "id": 40, "name": "wcil_species", "relatedTableId": 32, "cardinality": "esriRelCardinalityOneToMany", "role": "esriRelRoleOrigin", "keyField": "code", "composite": false, "catalogID": "{D4EEBD25-B36E-4C71-9072-C58A69CFB024}" }, { "id": 32, "name": "issued_possession_tags", "relatedTableId": 23, "cardinality": "esriRelCardinalityOneToMany", "role": "esriRelRoleOrigin", "keyField": "code", "composite": false, "catalogID": "{8C38CD7B-F592-4BCD-AB00-AFEE06C7B8A5}" }, { "id": 15, "name": "cdma_species", "relatedTableId": 11, "cardinality": "esriRelCardinalityOneToMany", "role": "esriRelRoleOrigin", "keyField": "code", "composite": false, "catalogID": "{0682DEF9-8481-44DC-AC6F-98EF93D591AD}" }, { "id": 37, "name": "removal_permits", "relatedTableId": 29, "cardinality": "esriRelCardinalityOneToMany", "role": "esriRelRoleOrigin", "keyField": "code", "composite": false, "catalogID": "{73FC769F-497F-4022-95C2-3073C10D4373}" } ], "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, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsFullTextSearch": true, "fullTextSearchCapabilities": { "supportsSearchOperator": true, "supportsOperator": false, "supportsSqlExpressionInFullText": true }, "fullTextSearchableFields": [], "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsReturningGeometryEnvelope": false, "supportsSqlExpression": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true, "supportsQueryWithCacheHint": false }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": true, "supportsPercentileAnalytic": false }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON,PBF" }, "hasMetadata": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "objectIdField": "objectid", "globalIdField": "", "displayField": "name", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "objectid", "type": "esriFieldTypeOID", "alias": "objectid", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "objectid" }, { "name": "name", "type": "esriFieldTypeString", "alias": "name", "domain": null, "editable": true, "nullable": true, "length": 64, "defaultValue": null, "modelName": "name" }, { "name": "protection_category", "type": "esriFieldTypeString", "alias": "protection_category", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "protection_category" }, { "name": "authoritative_signer_level", "type": "esriFieldTypeString", "alias": "authoritative_signer_level", "domain": { "type": "codedValue", "name": "manager_levels", "description": "Description", "codedValues": [ { "name": "Area Wildlife Manager", "code": "Area" }, { "name": "Region Wildlife Manager", "code": "Region" }, { "name": "Section Wildlife Manager", "code": "Section" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 32, "defaultValue": null, "modelName": "authoritative_signer_level" }, { "name": "created_by", "type": "esriFieldTypeString", "alias": "created_by", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "created_by" }, { "name": "date_created", "type": "esriFieldTypeDate", "alias": "date_created", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "date_created" }, { "name": "edited_by", "type": "esriFieldTypeString", "alias": "edited_by", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "edited_by" }, { "name": "date_last_edited", "type": "esriFieldTypeDate", "alias": "date_last_edited", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "date_last_edited" }, { "name": "wildlife_species_plural", "type": "esriFieldTypeString", "alias": "wildlife_species_plural", "domain": null, "editable": true, "nullable": true, "length": 64, "defaultValue": null, "modelName": "wildlife_species_plural" }, { "name": "code", "type": "esriFieldTypeInteger", "alias": "code", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "code" }, { "name": "subspecies", "type": "esriFieldTypeString", "alias": "subspecies", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "subspecies" } ], "indexes": [ { "name": "i93code", "isAscending": true, "isUnique": true, "description": "", "fields": "code" }, { "name": "i93name", "isAscending": true, "isUnique": false, "description": "", "fields": "name" }, { "name": "r30_sde_rowid_uk", "isAscending": true, "isUnique": true, "description": "", "fields": "objectid" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "Central Standard Time", "timeZoneIANA": "America/Chicago", "respectsDaylightSaving": true }, "preferredTimeReference": { "timeZone": "Central Standard Time", "timeZoneIANA": "America/Chicago", "respectsDaylightSaving": true }, "types": [], "templates": [ { "name": "wildlife_species", "description": "", "prototype": { "attributes": { "code": null, "subspecies": null, "name": null, "protection_category": null, "authoritative_signer_level": null, "wildlife_species_plural": null } }, "drawingTool": "esriFeatureEditToolNone" } ], "maxRecordCount": 50000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportsAppend": true, "supportedAppendFormats": "FILEGDB,PBF", "standardMaxRecordCount": 32000, "tileMaxRecordCount": 50000, "maxRecordCountFactor": 1 }