{ "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 3, "name": "ContainsHabitats", "type": "Table", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [ { "id": 2, "name": "Emerald_Sites", "relatedTableId": 2, "cardinality": "esriRelCardinalityOneToMany", "role": "esriRelRoleDestination", "keyField": "SITECODE", "composite": false, "catalogID": "{AC3601A5-9329-464A-9DD8-AA182C59F5BA}" }, { "id": 1, "name": "Adopted_Sites", "relatedTableId": 1, "cardinality": "esriRelCardinalityOneToMany", "role": "esriRelRoleDestination", "keyField": "SITECODE", "composite": false, "catalogID": "{6042B979-9468-472E-9A47-ADAB0767C9B4}" }, { "id": 0, "name": "Candidate_Sites", "relatedTableId": 0, "cardinality": "esriRelCardinalityOneToMany", "role": "esriRelRoleDestination", "keyField": "SITECODE", "composite": false, "catalogID": "{339FB980-7098-4C18-9FAC-2862402CACC6}" } ], "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": false }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasMetadata": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "SITECODE", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "SITECODE", "type": "esriFieldTypeString", "alias": "SITECODE", "domain": null, "editable": true, "nullable": true, "length": 9, "defaultValue": null, "modelName": "SITECODE" }, { "name": "HABITATCODE", "type": "esriFieldTypeString", "alias": "HABITATCODE", "domain": null, "editable": true, "nullable": true, "length": 4, "defaultValue": null, "modelName": "HABITATCODE" }, { "name": "DESCRIPTION", "type": "esriFieldTypeString", "alias": "DESCRIPTION", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "DESCRIPTION" }, { "name": "HABITAT_PRIORITY", "type": "esriFieldTypeString", "alias": "HABITAT_PRIORITY", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "HABITAT_PRIORITY" }, { "name": "PRIORITY_FORM_HABITAT_TYPE", "type": "esriFieldTypeInteger", "alias": "PRIORITY_FORM_HABITAT_TYPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "PRIORITY_FORM_HABITAT_TYPE" }, { "name": "NON_PRESENCE_IN_SITE", "type": "esriFieldTypeInteger", "alias": "NON_PRESENCE_IN_SITE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "NON_PRESENCE_IN_SITE" }, { "name": "COVER_HA", "type": "esriFieldTypeDouble", "alias": "COVER_HA", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "COVER_HA" }, { "name": "REPRESENTATIVITY", "type": "esriFieldTypeString", "alias": "REPRESENTATIVITY", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "REPRESENTATIVITY" }, { "name": "RELSURFACE", "type": "esriFieldTypeString", "alias": "RELSURFACE", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "RELSURFACE" }, { "name": "GLOBAL_ASSESMENT", "type": "esriFieldTypeString", "alias": "GLOBAL_ASSESMENT", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "GLOBAL_ASSESMENT" }, { "name": "DATAQUALITY", "type": "esriFieldTypeString", "alias": "DATAQUALITY", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "DATAQUALITY" }, { "name": "PERCENTAGE_COVER", "type": "esriFieldTypeDouble", "alias": "PERCENTAGE_COVER", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "PERCENTAGE_COVER" } ], "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "G3SITECODE", "fields": "SITECODE", "isAscending": true, "isUnique": false, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "ContainsHabitats", "description": "", "prototype": { "attributes": { "DATAQUALITY": null, "PERCENTAGE_COVER": null, "SITECODE": null, "HABITATCODE": null, "DESCRIPTION": null, "HABITAT_PRIORITY": null, "PRIORITY_FORM_HABITAT_TYPE": null, "NON_PRESENCE_IN_SITE": null, "COVER_HA": null, "REPRESENTATIVITY": null, "RELSURFACE": null, "GLOBAL_ASSESMENT": null } }, "drawingTool": "esriFeatureEditToolNone" } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "standardMaxRecordCount": 32000, "tileMaxRecordCount": 1000, "maxRecordCountFactor": 1 }