{
 "isCoGoEnabled": false,
 "extent": {
  "ymin": 623581,
  "xmin": 133744,
  "ymax": 739515,
  "xmax": 232319,
  "spatialReference": {
   "falseM": -100000,
   "xyTolerance": 0.001,
   "mUnits": 10000,
   "zUnits": 10000,
   "latestWkid": 27700,
   "zTolerance": 0.001,
   "wkid": 27700,
   "xyUnits": 10000,
   "mTolerance": 0.001,
   "falseX": -5220400,
   "falseY": -15524400,
   "falseZ": -100000
  }
 },
 "isDataBranchVersioned": false,
 "supportsApplyEditsWithGlobalIds": false,
 "maxRecordCount": 2000,
 "infoInEstimates": [
  "extent",
  "count"
 ],
 "datesInUnknownTimezone": false,
 "type": "Feature Layer",
 "onlyAllowTrueCurveUpdatesByTrueCurveClients": true,
 "supportsAttachmentsByUploadId": true,
 "relationships": [],
 "supportsAttachmentsResizing": true,
 "cimVersion": "3.3.0",
 "isDataArchived": false,
 "id": 24,
 "supportsStatistics": true,
 "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson",
 "standardMaxRecordCount": 16000,
 "isDataVersioned": false,
 "templates": [
  {
   "name": "UK_Govt_Renewables_XYTableToPoint",
   "description": "",
   "drawingTool": "esriFeatureEditToolPoint",
   "prototype": {
    "attributes": {
     "permission_granted": null,
     "appeal_ref": null,
     "turbines": null,
     "north": null,
     "storage": null,
     "type": null,
     "appeal_granted": null,
     "operator": null,
     "capacity": null,
     "site_name": null,
     "east": null,
     "submitted": null,
     "authority": null,
     "turbine_height": null,
     "updated": null,
     "planning_ref": null,
     "status": null
    }
   }
  }
 ],
 "supportsAdvancedQueries": true,
 "parentLayer": null,
 "currentVersion": 11.3,
 "canScaleSymbols": false,
 "hasZ": false,
 "advancedEditingCapabilities": {
  "supportsAsyncApplyEdits": true,
  "supportsApplyEditsbyUploadID": true,
  "supportsReturnEditResults": true,
  "supportedSqlFormatsInCalculate": [
   "standard"
  ],
  "supportedApplyEditsUploadIDFormats": "JSON"
 },
 "objectIdField": "objectid",
 "supportsQuantizationEditMode": true,
 "name": "UK_Govt_Renewables_XYTableToPoint",
 "allowTrueCurvesUpdates": false,
 "displayField": "site_name",
 "supportsCalculate": true,
 "fields": [
  {
   "nullable": false,
   "defaultValue": null,
   "editable": false,
   "length": 4,
   "type": "esriFieldTypeOID",
   "modelName": "objectid",
   "domain": null,
   "name": "objectid",
   "alias": "OBJECTID"
  },
  {
   "modelName": "updated",
   "nullable": true,
   "editable": true,
   "defaultValue": null,
   "domain": null,
   "name": "updated",
   "alias": "Updated",
   "type": "esriFieldTypeDateOnly"
  },
  {
   "modelName": "operator",
   "nullable": true,
   "editable": true,
   "defaultValue": null,
   "domain": null,
   "name": "operator",
   "length": 8000,
   "alias": "Operator",
   "type": "esriFieldTypeString"
  },
  {
   "modelName": "site_name",
   "nullable": true,
   "editable": true,
   "defaultValue": null,
   "domain": null,
   "name": "site_name",
   "length": 8000,
   "alias": "Site_Name",
   "type": "esriFieldTypeString"
  },
  {
   "modelName": "type",
   "nullable": true,
   "editable": true,
   "defaultValue": null,
   "domain": null,
   "name": "type",
   "length": 8000,
   "alias": "Type",
   "type": "esriFieldTypeString"
  },
  {
   "modelName": "storage",
   "nullable": true,
   "editable": true,
   "defaultValue": null,
   "domain": null,
   "name": "storage",
   "length": 8000,
   "alias": "Storage",
   "type": "esriFieldTypeString"
  },
  {
   "modelName": "capacity",
   "nullable": true,
   "editable": true,
   "defaultValue": null,
   "domain": null,
   "name": "capacity",
   "alias": "Capacity",
   "type": "esriFieldTypeDouble"
  },
  {
   "modelName": "turbines",
   "nullable": true,
   "editable": true,
   "defaultValue": null,
   "domain": null,
   "name": "turbines",
   "alias": "Turbines",
   "type": "esriFieldTypeInteger"
  },
  {
   "modelName": "turbine_height",
   "nullable": true,
   "editable": true,
   "defaultValue": null,
   "domain": null,
   "name": "turbine_height",
   "alias": "Turbine_Height",
   "type": "esriFieldTypeDouble"
  },
  {
   "modelName": "status",
   "nullable": true,
   "editable": true,
   "defaultValue": null,
   "domain": null,
   "name": "status",
   "length": 8000,
   "alias": "Status",
   "type": "esriFieldTypeString"
  },
  {
   "modelName": "east",
   "nullable": true,
   "editable": true,
   "defaultValue": null,
   "domain": null,
   "name": "east",
   "alias": "East",
   "type": "esriFieldTypeInteger"
  },
  {
   "modelName": "north",
   "nullable": true,
   "editable": true,
   "defaultValue": null,
   "domain": null,
   "name": "north",
   "alias": "North",
   "type": "esriFieldTypeInteger"
  },
  {
   "modelName": "authority",
   "nullable": true,
   "editable": true,
   "defaultValue": null,
   "domain": null,
   "name": "authority",
   "length": 8000,
   "alias": "Authority",
   "type": "esriFieldTypeString"
  },
  {
   "modelName": "planning_ref",
   "nullable": true,
   "editable": true,
   "defaultValue": null,
   "domain": null,
   "name": "planning_ref",
   "length": 8000,
   "alias": "Planning_Ref",
   "type": "esriFieldTypeString"
  },
  {
   "modelName": "appeal_ref",
   "nullable": true,
   "editable": true,
   "defaultValue": null,
   "domain": null,
   "name": "appeal_ref",
   "length": 8000,
   "alias": "Appeal_Ref",
   "type": "esriFieldTypeString"
  },
  {
   "modelName": "submitted",
   "nullable": true,
   "editable": true,
   "defaultValue": null,
   "domain": null,
   "name": "submitted",
   "alias": "Submitted",
   "type": "esriFieldTypeDateOnly"
  },
  {
   "modelName": "appeal_granted",
   "nullable": true,
   "editable": true,
   "defaultValue": null,
   "domain": null,
   "name": "appeal_granted",
   "alias": "Appeal_Granted",
   "type": "esriFieldTypeDateOnly"
  },
  {
   "modelName": "permission_granted",
   "nullable": true,
   "editable": true,
   "defaultValue": null,
   "domain": null,
   "name": "permission_granted",
   "alias": "Permission_Granted",
   "type": "esriFieldTypeDateOnly"
  }
 ],
 "maxRecordCountFactor": 1,
 "dateFieldsTimeReference": {
  "respectsDaylightSaving": false,
  "timeZone": "UTC"
 },
 "supportsFieldDescriptionProperty": true,
 "hasM": false,
 "allowGeometryUpdates": true,
 "useStandardizedQueries": true,
 "globalIdField": null,
 "description": "",
 "syncCanReturnChanges": true,
 "supportsAsyncDelete": true,
 "supportedSpatialRelationships": [
  "esriSpatialRelIntersects",
  "esriSpatialRelContains",
  "esriSpatialRelCrosses",
  "esriSpatialRelEnvelopeIntersects",
  "esriSpatialRelOverlaps",
  "esriSpatialRelTouches",
  "esriSpatialRelWithin"
 ],
 "supportsRollbackOnFailureParameter": true,
 "isDataReplicaTracked": false,
 "standardMaxRecordCountNoGeometry": 16000,
 "supportsTruncate": true,
 "indexes": [
  {
   "name": "r209_sde_rowid_uk",
   "isUnique": true,
   "description": "",
   "fields": "objectid",
   "isAscending": true
  },
  {
   "name": "a180_ix1",
   "isUnique": false,
   "description": "",
   "fields": "shape",
   "isAscending": true
  }
 ],
 "supportedAppendSourceFilterFormats": "featureService",
 "editFieldsInfo": null,
 "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
 "GUIDFormat": "O",
 "minScale": 0,
 "hasAttachments": false,
 "queryBinsCapabilities": {
  "supportedStatisticTypes": [
   "count",
   "sum",
   "min",
   "max",
   "avg",
   "stddev",
   "var",
   "percentile_cont",
   "percentile_disc"
  ],
  "supportsFixedIntervalBin": true,
  "supportsAutoIntervalBin": true,
  "supportsFixedBoundariesBin": true,
  "supportsDateBin": true
 },
 "advancedQueryCapabilities": {
  "supportsSqlExpression": true,
  "supportsQueryWithResultType": true,
  "supportsQueryRelatedPagination": true,
  "supportsQueryWithCacheHint": false,
  "supportsQueryWithDatumTransformation": true,
  "supportsCurrentUserQueries": true,
  "supportsQueryAttachmentsWithReturnUrl": true,
  "supportsDefaultSR": true,
  "supportsQueryDateBins": false,
  "supportsQueryWithLodSR": true,
  "supportsPaginationOnAggregatedQueries": true,
  "supportsPagination": true,
  "supportsMaxRecordCountFactor": true,
  "supportsStatistics": true,
  "supportsOrderBy": true,
  "supportsFullTextSearch": false,
  "supportsQueryWithDistance": true,
  "supportsLod": true,
  "supportsCountDistinct": true,
  "supportsAdvancedQueryRelated": true,
  "supportsQueryAttachments": true,
  "supportsReturningQueryExtent": true,
  "supportsQueryAttachmentsCountOnly": true,
  "supportsOrderByOnlyOnLayerFields": false,
  "supportsOutFieldSqlExpression": true,
  "supportsTopFeaturesQuery": true,
  "supportsReturningGeometryEnvelope": false,
  "supportsDistinct": true,
  "supportsReturningGeometryCentroid": false,
  "supportsQueryAnalytic": true,
  "supportsPercentileStatistics": true,
  "supportsHavingClause": true
 },
 "subtypeField": "",
 "supportsValidateSQL": true,
 "enableZDefaults": true,
 "serviceItemId": "0de7635ad916431ea76109bbc88b0deb",
 "allowUpdateWithoutMValues": true,
 "supportsCoordinatesQuantization": true,
 "types": [],
 "capabilities": "Query",
 "maxScale": 0,
 "supportsAppend": true,
 "supportsExceedsLimitStatistics": true,
 "defaultVisibility": true,
 "advancedQueryAnalyticCapabilities": {
  "supportsAsync": true,
  "supportsLinearRegression": true,
  "supportsPercentileAnalytic": false
 },
 "hasMetadata": true,
 "supportedAppendFormats": "shapefile,geojson,csv,featureCollection,excel,jsonl,featureService",
 "tileMaxRecordCount": 4000,
 "typeIdField": "",
 "supportsASyncCalculate": true,
 "supportedQueryFormats": "JSON, geoJSON, PBF",
 "sqlParserVersion": "PG_11.2.0",
 "drawingInfo": {
  "renderer": {
   "symbol": {
    "outline": {
     "color": [
      0,
      0,
      0,
      255
     ],
     "width": 0.7
    },
    "color": [
     46,
     46,
     150,
     255
    ],
    "size": 4,
    "yoffset": 0,
    "xoffset": 0,
    "angle": 0,
    "style": "esriSMSCircle",
    "type": "esriSMS"
   },
   "type": "simple"
  },
  "scaleSymbols": true,
  "transparency": 0,
  "labelingInfo": null
 },
 "geometryField": {
  "sqlType": "sqlTypeDistinct",
  "nullable": true,
  "editable": true,
  "name": "shape",
  "typeName": "st_point",
  "length": 2147483647,
  "type": "esriFieldTypeGeometry"
 },
 "copyrightText": "",
 "zDefault": 0,
 "geometryType": "esriGeometryPoint",
 "supportsLayerOverrides": true
}