{ "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 93, "name": "SW Associated Protected Area", "type": "Table", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [ { "id": 8, "name": "ProtectedAreaLine", "relatedTableId": 5, "cardinality": "esriRelCardinalityOneToOne", "role": "esriRelRoleOrigin", "keyField": "SWAssociatedProtectedArea_ID", "composite": false }, { "id": 9, "name": "ProtectedArea", "relatedTableId": 8, "cardinality": "esriRelCardinalityOneToOne", "role": "esriRelRoleOrigin", "keyField": "SWAssociatedProtectedArea_ID", "composite": false }, { "id": 3, "name": "ProtectedAreaPoint", "relatedTableId": 7, "cardinality": "esriRelCardinalityOneToOne", "role": "esriRelRoleOrigin", "keyField": "SWAssociatedProtectedArea_ID", "composite": false }, { "id": 103, "name": "protectedAreaExemption", "relatedTableId": 103, "cardinality": "esriRelCardinalityOneToMany", "role": "esriRelRoleOrigin", "keyField": "SWAssociatedProtectedArea_ID", "composite": false }, { "id": 99, "name": "SurfaceWaterBody", "relatedTableId": 92, "cardinality": "esriRelCardinalityOneToMany", "role": "esriRelRoleDestination", "keyField": "SurfaceWaterBody_ID", "composite": false } ], "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, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true }, "hasMetadata": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "euProtectedAreaCode", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "SWAssociatedProtectedArea_ID", "type": "esriFieldTypeDouble", "alias": "Row ID", "domain": null, "editable": true, "nullable": false, "defaultValue": null, "modelName": "SWAssociatedProtectedArea_ID" }, { "name": "SurfaceWaterBody_ID", "type": "esriFieldTypeDouble", "alias": "Surface Water Body ID", "domain": null, "editable": true, "nullable": false, "defaultValue": null, "modelName": "SurfaceWaterBody_ID" }, { "name": "euProtectedAreaCode", "type": "esriFieldTypeString", "alias": "EU Protected Area Code", "domain": null, "editable": true, "nullable": false, "length": 42, "defaultValue": null, "modelName": "euProtectedAreaCode" }, { "name": "protectedAreaType", "type": "esriFieldTypeString", "alias": "Type of Protected Area", "domain": { "type": "codedValue", "name": "ProtectedAreaType_Enum", "description": "", "codedValues": [ { "name": "Bathing", "code": "Bathing" }, { "name": "Birds / Habitats", "code": "Birds / Habitats" }, { "name": "Fish", "code": "Fish" }, { "name": "Nitrates", "code": "Nitrates" }, { "name": "Shellfish", "code": "Shellfish" }, { "name": "Urban Waste Water Treatment Directive Sensitive Area", "code": "Urban Waste Water Treatment Directive Sensitive Area" }, { "name": "Nationally-designated Area (CDDA)", "code": "Nationally-designated Area (CDDA)" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": false, "length": 60, "defaultValue": null, "modelName": "protectedAreaType" }, { "name": "protectedAreaObjectivesSet", "type": "esriFieldTypeString", "alias": "Protected Area Objectives Set", "domain": { "type": "codedValue", "name": "ProtectedAreaObjective_Enum", "description": "", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "Yes, but work is ongoing to determine additional needs", "code": "Yes, but work is ongoing to determine additional needs" }, { "name": "Yes, microbiological standards identical to those in the repealed Shellfish Directive 2006/113/EC", "code": "Yes, microbiological standards identical to those in the repealed Shellfish Directive 2006/113/EC" }, { "name": "Yes, microbiological standards different from those in the repealed Shellfish Directive 2006/113/EC", "code": "Yes, microbiological standards different from those in the repealed Shellfish Directive 2006/113/EC" }, { "name": "No", "code": "No" }, { "name": "No, because additional needs are not known", "code": "No, because additional needs are not known" }, { "name": "No, because WFD good status is sufficient", "code": "No, because WFD good status is sufficient" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "protectedAreaObjectivesSet" }, { "name": "protectedAreaObjectivesMet", "type": "esriFieldTypeString", "alias": "Protected Area Objectives Met", "domain": { "type": "codedValue", "name": "YesNoNoInformation_Union_Enum", "description": "", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" }, { "name": "No Information", "code": "No Information" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "protectedAreaObjectivesMet" }, { "name": "protectedAreaComment", "type": "esriFieldTypeString", "alias": "Protected Area Comment", "domain": null, "editable": true, "nullable": true, "length": 1000, "defaultValue": null, "modelName": "protectedAreaComment" } ], "indexes": [ { "name": "R162_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "G377SurfaceWater", "fields": "SurfaceWaterBody_ID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "G377SWAssociated", "fields": "SWAssociatedProtectedArea_ID", "isAscending": true, "isUnique": false, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "SW Associated Protected Area", "description": "", "prototype": { "attributes": { "protectedAreaObjectivesMet": null, "SWAssociatedProtectedArea_ID": 0, "SurfaceWaterBody_ID": 0, "euProtectedAreaCode": " ", "protectedAreaType": " ", "protectedAreaObjectivesSet": null, "protectedAreaComment": null } }, "drawingTool": "esriFeatureEditToolNone" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "standardMaxRecordCount": 32000, "tileMaxRecordCount": 2000, "maxRecordCountFactor": 1, "serviceItemId": "55a58faaa8e84ee68d4992e277268bf2" }