{
 "layers": [
  {
   "currentVersion": 10.91,
   "id": 0,
   "name": "Data",
   "type": "Group Layer",
   "description": "",
   "geometryType": null,
   "copyrightText": "",
   "parentLayer": null,
   "subLayers": [
    {
     "id": 1,
     "name": "Ambulance"
    },
    {
     "id": 2,
     "name": "Borders"
    },
    {
     "id": 3,
     "name": "West_Lothian"
    },
    {
     "id": 4,
     "name": "East_Lothian"
    },
    {
     "id": 5,
     "name": "Police"
    },
    {
     "id": 6,
     "name": "Edinburgh"
    },
    {
     "id": 7,
     "name": "Fire"
    },
    {
     "id": 8,
     "name": "Hospitals"
    },
    {
     "id": 9,
     "name": "NHS_Lothian"
    },
    {
     "id": 10,
     "name": "Midlothian"
    },
    {
     "id": 11,
     "name": "NHS_Borders"
    }
   ],
   "minScale": 350000,
   "maxScale": 0,
   "defaultVisibility": true,
   "extent": {
    "xmin": 0,
    "ymin": 0,
    "xmax": 396119,
    "ymax": 685694,
    "spatialReference": {
     "wkid": 27700,
     "latestWkid": 27700
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeNone",
   "displayField": "",
   "typeIdField": null,
   "subtypeFieldName": null,
   "subtypeField": null,
   "defaultSubtypeCode": null,
   "fields": null,
   "geometryField": {},
   "indexes": [],
   "subtypes": [],
   "relationships": [],
   "canModifyLayer": false,
   "canScaleSymbols": false,
   "hasLabels": false,
   "capabilities": "Map,Query",
   "supportsStatistics": false,
   "supportsAdvancedQueries": false,
   "supportedQueryFormats": "JSON, geoJSON",
   "isDataVersioned": false,
   "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true},
   "useStandardizedQueries": true,
   "advancedQueryCapabilities": {
    "useStandardizedQueries": true,
    "supportsStatistics": false,
    "supportsHavingClause": false,
    "supportsCountDistinct": false,
    "supportsOrderBy": false,
    "supportsDistinct": false,
    "supportsPagination": false,
    "supportsTrueCurve": false,
    "supportsReturningQueryExtent": true,
    "supportsQueryWithDistance": true,
    "supportsSqlExpression": false
   },
   "dateFieldsTimeReference": null,
   "supportsCoordinatesQuantization": true
  },
  {
   "currentVersion": 10.91,
   "id": 1,
   "name": "Ambulance",
   "type": "Feature Layer",
   "description": "",
   "geometryType": "esriGeometryPoint",
   "sourceSpatialReference": {
    "wkid": 27700,
    "latestWkid": 27700
   },
   "copyrightText": "",
   "parentLayer": {
    "id": 0,
    "name": "Data"
   },
   "subLayers": [],
   "minScale": 0,
   "maxScale": 0,
   "drawingInfo": {
    "renderer": {
     "type": "simple",
     "symbol": {
      "type": "esriSMS",
      "style": "esriSMSCircle",
      "color": [
       255,
       0,
       0,
       255
      ],
      "size": 12,
      "angle": 0,
      "xoffset": 0,
      "yoffset": 0,
      "outline": {
       "color": [
        255,
        255,
        255,
        255
       ],
       "width": 1.0000609919999999
      }
     },
     "label": "",
     "description": ""
    },
    "transparency": 0,
    "labelingInfo": null
   },
   "defaultVisibility": true,
   "extent": {
    "xmin": 304901,
    "ymin": 615664,
    "xmax": 386771,
    "ymax": 677530,
    "spatialReference": {
     "wkid": 27700,
     "latestWkid": 27700
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
   "displayField": "STATION",
   "typeIdField": null,
   "subtypeFieldName": null,
   "subtypeField": null,
   "defaultSubtypeCode": null,
   "fields": [
    {
     "name": "FID",
     "type": "esriFieldTypeOID",
     "alias": "FID",
     "domain": null
    },
    {
     "name": "Shape",
     "type": "esriFieldTypeGeometry",
     "alias": "Shape",
     "domain": null
    },
    {
     "name": "STATION",
     "type": "esriFieldTypeString",
     "alias": "STATION",
     "length": 18,
     "domain": null
    },
    {
     "name": "ADDRESS",
     "type": "esriFieldTypeString",
     "alias": "ADDRESS",
     "length": 27,
     "domain": null
    },
    {
     "name": "X",
     "type": "esriFieldTypeInteger",
     "alias": "X",
     "domain": null
    },
    {
     "name": "Y",
     "type": "esriFieldTypeInteger",
     "alias": "Y",
     "domain": null
    }
   ],
   "geometryField": {
    "name": "Shape",
    "type": "esriFieldTypeGeometry",
    "alias": "Shape"
   },
   "indexes": [
    {
     "name": "Shape",
     "fields": "Shape",
     "isAscending": true,
     "isUnique": false,
     "description": ""
    }
   ],
   "subtypes": [],
   "relationships": [],
   "canModifyLayer": true,
   "canScaleSymbols": false,
   "hasLabels": false,
   "capabilities": "Map,Query,Data",
   "maxRecordCount": 1000,
   "supportsStatistics": false,
   "supportsAdvancedQueries": false,
   "supportedQueryFormats": "JSON, geoJSON",
   "isDataVersioned": false,
   "effectiveMinScale": 350000,
   "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true},
   "useStandardizedQueries": true,
   "advancedQueryCapabilities": {
    "useStandardizedQueries": true,
    "supportsStatistics": false,
    "supportsHavingClause": false,
    "supportsCountDistinct": false,
    "supportsOrderBy": false,
    "supportsDistinct": false,
    "supportsPagination": false,
    "supportsTrueCurve": true,
    "supportsReturningQueryExtent": true,
    "supportsQueryWithDistance": true,
    "supportsSqlExpression": false
   },
   "supportsDatumTransformation": true,
   "dateFieldsTimeReference": null,
   "supportsCoordinatesQuantization": true
  },
  {
   "currentVersion": 10.91,
   "id": 2,
   "name": "Borders",
   "type": "Feature Layer",
   "description": "",
   "geometryType": "esriGeometryPoint",
   "sourceSpatialReference": {
    "wkid": 27700,
    "latestWkid": 27700
   },
   "copyrightText": "",
   "parentLayer": {
    "id": 0,
    "name": "Data"
   },
   "subLayers": [],
   "minScale": 0,
   "maxScale": 0,
   "drawingInfo": {
    "renderer": {
     "type": "simple",
     "symbol": {
      "type": "esriSMS",
      "style": "esriSMSCircle",
      "color": [
       217,
       95,
       13,
       255
      ],
      "size": 12,
      "angle": 0,
      "xoffset": 0,
      "yoffset": 0,
      "outline": {
       "color": [
        255,
        255,
        255,
        255
       ],
       "width": 1.0000609919999999
      }
     },
     "label": "",
     "description": ""
    },
    "transparency": 0,
    "labelingInfo": null
   },
   "defaultVisibility": true,
   "extent": {
    "xmin": 309941,
    "ymin": 587587,
    "xmax": 396119,
    "ymax": 671750,
    "spatialReference": {
     "wkid": 27700,
     "latestWkid": 27700
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
   "displayField": "SCHOOLNAME",
   "typeIdField": null,
   "subtypeFieldName": null,
   "subtypeField": null,
   "defaultSubtypeCode": null,
   "fields": [
    {
     "name": "FID",
     "type": "esriFieldTypeOID",
     "alias": "FID",
     "domain": null
    },
    {
     "name": "Shape",
     "type": "esriFieldTypeGeometry",
     "alias": "Shape",
     "domain": null
    },
    {
     "name": "SCHOOLNAME",
     "type": "esriFieldTypeString",
     "alias": "SCHOOLNAME",
     "length": 41,
     "domain": null
    },
    {
     "name": "ANALYSISCO",
     "type": "esriFieldTypeString",
     "alias": "ANALYSISCO",
     "length": 9,
     "domain": null
    },
    {
     "name": "ADDRESS2",
     "type": "esriFieldTypeString",
     "alias": "ADDRESS2",
     "length": 9,
     "domain": null
    },
    {
     "name": "ANALYSIS_1",
     "type": "esriFieldTypeString",
     "alias": "ANALYSIS_1",
     "length": 9,
     "domain": null
    },
    {
     "name": "DTLRCATEGO",
     "type": "esriFieldTypeString",
     "alias": "DTLRCATEGO",
     "length": 9,
     "domain": null
    },
    {
     "name": "UPRN",
     "type": "esriFieldTypeString",
     "alias": "UPRN",
     "length": 9,
     "domain": null
    },
    {
     "name": "ANALYSIS_2",
     "type": "esriFieldTypeString",
     "alias": "ANALYSIS_2",
     "length": 9,
     "domain": null
    },
    {
     "name": "ANALYSIS_3",
     "type": "esriFieldTypeString",
     "alias": "ANALYSIS_3",
     "length": 9,
     "domain": null
    },
    {
     "name": "ADDRESS3",
     "type": "esriFieldTypeString",
     "alias": "ADDRESS3",
     "length": 9,
     "domain": null
    },
    {
     "name": "ANALYSIS_4",
     "type": "esriFieldTypeString",
     "alias": "ANALYSIS_4",
     "length": 9,
     "domain": null
    },
    {
     "name": "ADDRESS5",
     "type": "esriFieldTypeString",
     "alias": "ADDRESS5",
     "length": 9,
     "domain": null
    },
    {
     "name": "TEXT35",
     "type": "esriFieldTypeString",
     "alias": "TEXT35",
     "length": 9,
     "domain": null
    },
    {
     "name": "X",
     "type": "esriFieldTypeInteger",
     "alias": "X",
     "domain": null
    },
    {
     "name": "Y",
     "type": "esriFieldTypeInteger",
     "alias": "Y",
     "domain": null
    }
   ],
   "geometryField": {
    "name": "Shape",
    "type": "esriFieldTypeGeometry",
    "alias": "Shape"
   },
   "indexes": [
    {
     "name": "Shape",
     "fields": "Shape",
     "isAscending": true,
     "isUnique": false,
     "description": ""
    }
   ],
   "subtypes": [],
   "relationships": [],
   "canModifyLayer": true,
   "canScaleSymbols": false,
   "hasLabels": false,
   "capabilities": "Map,Query,Data",
   "maxRecordCount": 1000,
   "supportsStatistics": false,
   "supportsAdvancedQueries": false,
   "supportedQueryFormats": "JSON, geoJSON",
   "isDataVersioned": false,
   "effectiveMinScale": 350000,
   "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true},
   "useStandardizedQueries": true,
   "advancedQueryCapabilities": {
    "useStandardizedQueries": true,
    "supportsStatistics": false,
    "supportsHavingClause": false,
    "supportsCountDistinct": false,
    "supportsOrderBy": false,
    "supportsDistinct": false,
    "supportsPagination": false,
    "supportsTrueCurve": true,
    "supportsReturningQueryExtent": true,
    "supportsQueryWithDistance": true,
    "supportsSqlExpression": false
   },
   "supportsDatumTransformation": true,
   "dateFieldsTimeReference": null,
   "supportsCoordinatesQuantization": true
  },
  {
   "currentVersion": 10.91,
   "id": 3,
   "name": "West_Lothian",
   "type": "Feature Layer",
   "description": "",
   "geometryType": "esriGeometryPoint",
   "sourceSpatialReference": {
    "wkid": 27700,
    "latestWkid": 27700
   },
   "copyrightText": "",
   "parentLayer": {
    "id": 0,
    "name": "Data"
   },
   "subLayers": [],
   "minScale": 0,
   "maxScale": 0,
   "drawingInfo": {
    "renderer": {
     "type": "simple",
     "symbol": {
      "type": "esriSMS",
      "style": "esriSMSCircle",
      "color": [
       242,
       175,
       5,
       255
      ],
      "size": 12,
      "angle": 0,
      "xoffset": 0,
      "yoffset": 0,
      "outline": {
       "color": [
        255,
        255,
        255,
        255
       ],
       "width": 1.0000609919999999
      }
     },
     "label": "",
     "description": ""
    },
    "transparency": 0,
    "labelingInfo": null
   },
   "defaultVisibility": true,
   "extent": {
    "xmin": 289094.982474411,
    "ymin": 660691.7134451066,
    "xmax": 311290.3467082719,
    "ymax": 677565.5464410386,
    "spatialReference": {
     "wkid": 27700,
     "latestWkid": 27700
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
   "displayField": "STRNAME",
   "typeIdField": null,
   "subtypeFieldName": null,
   "subtypeField": null,
   "defaultSubtypeCode": null,
   "fields": [
    {
     "name": "FID",
     "type": "esriFieldTypeOID",
     "alias": "FID",
     "domain": null
    },
    {
     "name": "Shape",
     "type": "esriFieldTypeGeometry",
     "alias": "Shape",
     "domain": null
    },
    {
     "name": "ASSETCODE",
     "type": "esriFieldTypeString",
     "alias": "ASSETCODE",
     "length": 20,
     "domain": null
    },
    {
     "name": "TYPE",
     "type": "esriFieldTypeString",
     "alias": "TYPE",
     "length": 10,
     "domain": null
    },
    {
     "name": "BUILDINGNA",
     "type": "esriFieldTypeString",
     "alias": "BUILDINGNA",
     "length": 25,
     "domain": null
    },
    {
     "name": "STRNO",
     "type": "esriFieldTypeString",
     "alias": "STRNO",
     "length": 9,
     "domain": null
    },
    {
     "name": "STRNAME",
     "type": "esriFieldTypeString",
     "alias": "STRNAME",
     "length": 36,
     "domain": null
    },
    {
     "name": "TOWN",
     "type": "esriFieldTypeString",
     "alias": "TOWN",
     "length": 19,
     "domain": null
    },
    {
     "name": "POSTCODE",
     "type": "esriFieldTypeString",
     "alias": "POSTCODE",
     "length": 14,
     "domain": null
    },
    {
     "name": "X",
     "type": "esriFieldTypeInteger",
     "alias": "X",
     "domain": null
    },
    {
     "name": "Y",
     "type": "esriFieldTypeInteger",
     "alias": "Y",
     "domain": null
    }
   ],
   "geometryField": {
    "name": "Shape",
    "type": "esriFieldTypeGeometry",
    "alias": "Shape"
   },
   "indexes": [
    {
     "name": "Shape",
     "fields": "Shape",
     "isAscending": true,
     "isUnique": false,
     "description": ""
    }
   ],
   "subtypes": [],
   "relationships": [],
   "canModifyLayer": true,
   "canScaleSymbols": false,
   "hasLabels": false,
   "capabilities": "Map,Query,Data",
   "maxRecordCount": 1000,
   "supportsStatistics": false,
   "supportsAdvancedQueries": false,
   "supportedQueryFormats": "JSON, geoJSON",
   "isDataVersioned": false,
   "effectiveMinScale": 350000,
   "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true},
   "useStandardizedQueries": true,
   "advancedQueryCapabilities": {
    "useStandardizedQueries": true,
    "supportsStatistics": false,
    "supportsHavingClause": false,
    "supportsCountDistinct": false,
    "supportsOrderBy": false,
    "supportsDistinct": false,
    "supportsPagination": false,
    "supportsTrueCurve": true,
    "supportsReturningQueryExtent": true,
    "supportsQueryWithDistance": true,
    "supportsSqlExpression": false
   },
   "supportsDatumTransformation": true,
   "dateFieldsTimeReference": null,
   "supportsCoordinatesQuantization": true
  },
  {
   "currentVersion": 10.91,
   "id": 4,
   "name": "East_Lothian",
   "type": "Feature Layer",
   "description": "",
   "geometryType": "esriGeometryPoint",
   "sourceSpatialReference": {
    "wkid": 27700,
    "latestWkid": 27700
   },
   "copyrightText": "",
   "parentLayer": {
    "id": 0,
    "name": "Data"
   },
   "subLayers": [],
   "minScale": 0,
   "maxScale": 0,
   "drawingInfo": {
    "renderer": {
     "type": "simple",
     "symbol": {
      "type": "esriSMS",
      "style": "esriSMSCircle",
      "color": [
       230,
       230,
       0,
       255
      ],
      "size": 12,
      "angle": 0,
      "xoffset": 0,
      "yoffset": 0,
      "outline": {
       "color": [
        255,
        255,
        255,
        255
       ],
       "width": 1.0000609919999999
      }
     },
     "label": "",
     "description": ""
    },
    "transparency": 0,
    "labelingInfo": null
   },
   "defaultVisibility": true,
   "extent": {
    "xmin": 0,
    "ymin": 0,
    "xmax": 376947,
    "ymax": 685694,
    "spatialReference": {
     "wkid": 27700,
     "latestWkid": 27700
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
   "displayField": "NAME",
   "typeIdField": null,
   "subtypeFieldName": null,
   "subtypeField": null,
   "defaultSubtypeCode": null,
   "fields": [
    {
     "name": "FID",
     "type": "esriFieldTypeOID",
     "alias": "FID",
     "domain": null
    },
    {
     "name": "Shape",
     "type": "esriFieldTypeGeometry",
     "alias": "Shape",
     "domain": null
    },
    {
     "name": "ASSET_REF",
     "type": "esriFieldTypeInteger",
     "alias": "ASSET_REF",
     "domain": null
    },
    {
     "name": "NAME",
     "type": "esriFieldTypeString",
     "alias": "NAME",
     "length": 9,
     "domain": null
    },
    {
     "name": "BUILD_NAME",
     "type": "esriFieldTypeString",
     "alias": "BUILD_NAME",
     "length": 9,
     "domain": null
    },
    {
     "name": "NO",
     "type": "esriFieldTypeString",
     "alias": "NO",
     "length": 9,
     "domain": null
    },
    {
     "name": "STREET",
     "type": "esriFieldTypeString",
     "alias": "STREET",
     "length": 9,
     "domain": null
    },
    {
     "name": "LOCALITY",
     "type": "esriFieldTypeString",
     "alias": "LOCALITY",
     "length": 9,
     "domain": null
    },
    {
     "name": "DEP_LOCALI",
     "type": "esriFieldTypeString",
     "alias": "DEP_LOCALI",
     "length": 9,
     "domain": null
    },
    {
     "name": "POSTTOWN",
     "type": "esriFieldTypeString",
     "alias": "POSTTOWN",
     "length": 9,
     "domain": null
    },
    {
     "name": "COUNTY",
     "type": "esriFieldTypeString",
     "alias": "COUNTY",
     "length": 9,
     "domain": null
    },
    {
     "name": "POSTCODE",
     "type": "esriFieldTypeString",
     "alias": "POSTCODE",
     "length": 9,
     "domain": null
    },
    {
     "name": "OP_NOP",
     "type": "esriFieldTypeString",
     "alias": "OP_NOP",
     "length": 9,
     "domain": null
    },
    {
     "name": "ACCOUNT",
     "type": "esriFieldTypeString",
     "alias": "ACCOUNT",
     "length": 9,
     "domain": null
    },
    {
     "name": "TYPE",
     "type": "esriFieldTypeString",
     "alias": "TYPE",
     "length": 9,
     "domain": null
    },
    {
     "name": "EASTING",
     "type": "esriFieldTypeInteger",
     "alias": "EASTING",
     "domain": null
    },
    {
     "name": "NORTHINGS",
     "type": "esriFieldTypeInteger",
     "alias": "NORTHINGS",
     "domain": null
    }
   ],
   "geometryField": {
    "name": "Shape",
    "type": "esriFieldTypeGeometry",
    "alias": "Shape"
   },
   "indexes": [
    {
     "name": "Shape",
     "fields": "Shape",
     "isAscending": true,
     "isUnique": false,
     "description": ""
    }
   ],
   "subtypes": [],
   "relationships": [],
   "canModifyLayer": true,
   "canScaleSymbols": false,
   "hasLabels": false,
   "capabilities": "Map,Query,Data",
   "maxRecordCount": 1000,
   "supportsStatistics": false,
   "supportsAdvancedQueries": false,
   "supportedQueryFormats": "JSON, geoJSON",
   "isDataVersioned": false,
   "effectiveMinScale": 350000,
   "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true},
   "useStandardizedQueries": true,
   "advancedQueryCapabilities": {
    "useStandardizedQueries": true,
    "supportsStatistics": false,
    "supportsHavingClause": false,
    "supportsCountDistinct": false,
    "supportsOrderBy": false,
    "supportsDistinct": false,
    "supportsPagination": false,
    "supportsTrueCurve": true,
    "supportsReturningQueryExtent": true,
    "supportsQueryWithDistance": true,
    "supportsSqlExpression": false
   },
   "supportsDatumTransformation": true,
   "dateFieldsTimeReference": null,
   "supportsCoordinatesQuantization": true
  },
  {
   "currentVersion": 10.91,
   "id": 5,
   "name": "Police",
   "type": "Feature Layer",
   "description": "",
   "geometryType": "esriGeometryPoint",
   "sourceSpatialReference": {
    "wkid": 27700,
    "latestWkid": 27700
   },
   "copyrightText": "",
   "parentLayer": {
    "id": 0,
    "name": "Data"
   },
   "subLayers": [],
   "minScale": 0,
   "maxScale": 0,
   "drawingInfo": {
    "renderer": {
     "type": "simple",
     "symbol": {
      "type": "esriSMS",
      "style": "esriSMSCircle",
      "color": [
       85,
       255,
       0,
       255
      ],
      "size": 12,
      "angle": 0,
      "xoffset": 0,
      "yoffset": 0,
      "outline": {
       "color": [
        255,
        255,
        255,
        255
       ],
       "width": 1.0000609919999999
      }
     },
     "label": "",
     "description": ""
    },
    "transparency": 0,
    "labelingInfo": null
   },
   "defaultVisibility": true,
   "extent": {
    "xmin": 292992.1794168616,
    "ymin": 588018.9591133815,
    "xmax": 394060.66674845625,
    "ymax": 685325.3466781158,
    "spatialReference": {
     "wkid": 27700,
     "latestWkid": 27700
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
   "displayField": "Name",
   "typeIdField": null,
   "subtypeFieldName": null,
   "subtypeField": null,
   "defaultSubtypeCode": null,
   "fields": [
    {
     "name": "FID",
     "type": "esriFieldTypeOID",
     "alias": "FID",
     "domain": null
    },
    {
     "name": "Shape",
     "type": "esriFieldTypeGeometry",
     "alias": "Shape",
     "domain": null
    },
    {
     "name": "Id",
     "type": "esriFieldTypeInteger",
     "alias": "Id",
     "domain": null
    },
    {
     "name": "Name",
     "type": "esriFieldTypeString",
     "alias": "Name",
     "length": 50,
     "domain": null
    }
   ],
   "geometryField": {
    "name": "Shape",
    "type": "esriFieldTypeGeometry",
    "alias": "Shape"
   },
   "indexes": [
    {
     "name": "Shape",
     "fields": "Shape",
     "isAscending": true,
     "isUnique": false,
     "description": ""
    }
   ],
   "subtypes": [],
   "relationships": [],
   "canModifyLayer": true,
   "canScaleSymbols": false,
   "hasLabels": false,
   "capabilities": "Map,Query,Data",
   "maxRecordCount": 1000,
   "supportsStatistics": false,
   "supportsAdvancedQueries": false,
   "supportedQueryFormats": "JSON, geoJSON",
   "isDataVersioned": false,
   "effectiveMinScale": 350000,
   "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true},
   "useStandardizedQueries": true,
   "advancedQueryCapabilities": {
    "useStandardizedQueries": true,
    "supportsStatistics": false,
    "supportsHavingClause": false,
    "supportsCountDistinct": false,
    "supportsOrderBy": false,
    "supportsDistinct": false,
    "supportsPagination": false,
    "supportsTrueCurve": true,
    "supportsReturningQueryExtent": true,
    "supportsQueryWithDistance": true,
    "supportsSqlExpression": false
   },
   "supportsDatumTransformation": true,
   "dateFieldsTimeReference": null,
   "supportsCoordinatesQuantization": true
  },
  {
   "currentVersion": 10.91,
   "id": 6,
   "name": "Edinburgh",
   "type": "Feature Layer",
   "description": "",
   "geometryType": "esriGeometryPoint",
   "sourceSpatialReference": {
    "wkid": 27700,
    "latestWkid": 27700
   },
   "copyrightText": "",
   "parentLayer": {
    "id": 0,
    "name": "Data"
   },
   "subLayers": [],
   "minScale": 0,
   "maxScale": 0,
   "drawingInfo": {
    "renderer": {
     "type": "simple",
     "symbol": {
      "type": "esriSMS",
      "style": "esriSMSCircle",
      "color": [
       59,
       156,
       33,
       255
      ],
      "size": 12,
      "angle": 0,
      "xoffset": 0,
      "yoffset": 0,
      "outline": {
       "color": [
        255,
        255,
        255,
        255
       ],
       "width": 1.0000609919999999
      }
     },
     "label": "",
     "description": ""
    },
    "transparency": 0,
    "labelingInfo": null
   },
   "defaultVisibility": true,
   "extent": {
    "xmin": 312017,
    "ymin": 656679,
    "xmax": 332129,
    "ymax": 678643,
    "spatialReference": {
     "wkid": 27700,
     "latestWkid": 27700
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
   "displayField": "USETYPE",
   "typeIdField": null,
   "subtypeFieldName": null,
   "subtypeField": null,
   "defaultSubtypeCode": null,
   "fields": [
    {
     "name": "FID",
     "type": "esriFieldTypeOID",
     "alias": "FID",
     "domain": null
    },
    {
     "name": "Shape",
     "type": "esriFieldTypeGeometry",
     "alias": "Shape",
     "domain": null
    },
    {
     "name": "USETYPE",
     "type": "esriFieldTypeString",
     "alias": "USETYPE",
     "length": 35,
     "domain": null
    },
    {
     "name": "X",
     "type": "esriFieldTypeDouble",
     "alias": "X",
     "domain": null
    },
    {
     "name": "Y",
     "type": "esriFieldTypeDouble",
     "alias": "Y",
     "domain": null
    }
   ],
   "geometryField": {
    "name": "Shape",
    "type": "esriFieldTypeGeometry",
    "alias": "Shape"
   },
   "indexes": [
    {
     "name": "Shape",
     "fields": "Shape",
     "isAscending": true,
     "isUnique": false,
     "description": ""
    }
   ],
   "subtypes": [],
   "relationships": [],
   "canModifyLayer": true,
   "canScaleSymbols": false,
   "hasLabels": false,
   "capabilities": "Map,Query,Data",
   "maxRecordCount": 1000,
   "supportsStatistics": false,
   "supportsAdvancedQueries": false,
   "supportedQueryFormats": "JSON, geoJSON",
   "isDataVersioned": false,
   "effectiveMinScale": 350000,
   "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true},
   "useStandardizedQueries": true,
   "advancedQueryCapabilities": {
    "useStandardizedQueries": true,
    "supportsStatistics": false,
    "supportsHavingClause": false,
    "supportsCountDistinct": false,
    "supportsOrderBy": false,
    "supportsDistinct": false,
    "supportsPagination": false,
    "supportsTrueCurve": true,
    "supportsReturningQueryExtent": true,
    "supportsQueryWithDistance": true,
    "supportsSqlExpression": false
   },
   "supportsDatumTransformation": true,
   "dateFieldsTimeReference": null,
   "supportsCoordinatesQuantization": true
  },
  {
   "currentVersion": 10.91,
   "id": 7,
   "name": "Fire",
   "type": "Feature Layer",
   "description": "",
   "geometryType": "esriGeometryPoint",
   "sourceSpatialReference": {
    "wkid": 27700,
    "latestWkid": 27700
   },
   "copyrightText": "",
   "parentLayer": {
    "id": 0,
    "name": "Data"
   },
   "subLayers": [],
   "minScale": 0,
   "maxScale": 0,
   "drawingInfo": {
    "renderer": {
     "type": "simple",
     "symbol": {
      "type": "esriSMS",
      "style": "esriSMSCircle",
      "color": [
       115,
       223,
       255,
       255
      ],
      "size": 12,
      "angle": 0,
      "xoffset": 0,
      "yoffset": 0,
      "outline": {
       "color": [
        255,
        255,
        255,
        255
       ],
       "width": 1.0000609919999999
      }
     },
     "label": "",
     "description": ""
    },
    "transparency": 0,
    "labelingInfo": null
   },
   "defaultVisibility": true,
   "extent": {
    "xmin": 293680.2412150831,
    "ymin": 587548.6924823525,
    "xmax": 393998.3929619141,
    "ymax": 685152.1424590884,
    "spatialReference": {
     "wkid": 27700,
     "latestWkid": 27700
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
   "displayField": "Station",
   "typeIdField": null,
   "subtypeFieldName": null,
   "subtypeField": null,
   "defaultSubtypeCode": null,
   "fields": [
    {
     "name": "FID",
     "type": "esriFieldTypeOID",
     "alias": "FID",
     "domain": null
    },
    {
     "name": "Shape",
     "type": "esriFieldTypeGeometry",
     "alias": "Shape",
     "domain": null
    },
    {
     "name": "Id",
     "type": "esriFieldTypeInteger",
     "alias": "Id",
     "domain": null
    },
    {
     "name": "Station",
     "type": "esriFieldTypeString",
     "alias": "Station",
     "length": 50,
     "domain": null
    }
   ],
   "geometryField": {
    "name": "Shape",
    "type": "esriFieldTypeGeometry",
    "alias": "Shape"
   },
   "indexes": [
    {
     "name": "Shape",
     "fields": "Shape",
     "isAscending": true,
     "isUnique": false,
     "description": ""
    }
   ],
   "subtypes": [],
   "relationships": [],
   "canModifyLayer": true,
   "canScaleSymbols": false,
   "hasLabels": false,
   "capabilities": "Map,Query,Data",
   "maxRecordCount": 1000,
   "supportsStatistics": false,
   "supportsAdvancedQueries": false,
   "supportedQueryFormats": "JSON, geoJSON",
   "isDataVersioned": false,
   "effectiveMinScale": 350000,
   "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true},
   "useStandardizedQueries": true,
   "advancedQueryCapabilities": {
    "useStandardizedQueries": true,
    "supportsStatistics": false,
    "supportsHavingClause": false,
    "supportsCountDistinct": false,
    "supportsOrderBy": false,
    "supportsDistinct": false,
    "supportsPagination": false,
    "supportsTrueCurve": true,
    "supportsReturningQueryExtent": true,
    "supportsQueryWithDistance": true,
    "supportsSqlExpression": false
   },
   "supportsDatumTransformation": true,
   "dateFieldsTimeReference": null,
   "supportsCoordinatesQuantization": true
  },
  {
   "currentVersion": 10.91,
   "id": 8,
   "name": "Hospitals",
   "type": "Feature Layer",
   "description": "",
   "geometryType": "esriGeometryPoint",
   "sourceSpatialReference": {
    "wkid": 27700,
    "latestWkid": 27700
   },
   "copyrightText": "",
   "parentLayer": {
    "id": 0,
    "name": "Data"
   },
   "subLayers": [],
   "minScale": 0,
   "maxScale": 0,
   "drawingInfo": {
    "renderer": {
     "type": "simple",
     "symbol": {
      "type": "esriSMS",
      "style": "esriSMSCircle",
      "color": [
       0,
       112,
       255,
       255
      ],
      "size": 12,
      "angle": 0,
      "xoffset": 0,
      "yoffset": 0,
      "outline": {
       "color": [
        255,
        255,
        255,
        255
       ],
       "width": 1.0000609919999999
      }
     },
     "label": "",
     "description": ""
    },
    "transparency": 0,
    "labelingInfo": null
   },
   "defaultVisibility": true,
   "extent": {
    "xmin": 294509.22534686414,
    "ymin": 665777.4824332972,
    "xmax": 366604.17978092126,
    "ymax": 684979.635874051,
    "spatialReference": {
     "wkid": 27700,
     "latestWkid": 27700
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
   "displayField": "NAME",
   "typeIdField": null,
   "subtypeFieldName": null,
   "subtypeField": null,
   "defaultSubtypeCode": null,
   "fields": [
    {
     "name": "FID",
     "type": "esriFieldTypeOID",
     "alias": "FID",
     "domain": null
    },
    {
     "name": "Shape",
     "type": "esriFieldTypeGeometry",
     "alias": "Shape",
     "domain": null
    },
    {
     "name": "INSTCODE",
     "type": "esriFieldTypeString",
     "alias": "INSTCODE",
     "length": 6,
     "domain": null
    },
    {
     "name": "NAME",
     "type": "esriFieldTypeString",
     "alias": "NAME",
     "length": 50,
     "domain": null
    },
    {
     "name": "LAYER",
     "type": "esriFieldTypeString",
     "alias": "LAYER",
     "length": 10,
     "domain": null
    },
    {
     "name": "TYPE",
     "type": "esriFieldTypeString",
     "alias": "TYPE",
     "length": 10,
     "domain": null
    },
    {
     "name": "WAS",
     "type": "esriFieldTypeString",
     "alias": "WAS",
     "length": 10,
     "domain": null
    },
    {
     "name": "TOWN",
     "type": "esriFieldTypeString",
     "alias": "TOWN",
     "length": 20,
     "domain": null
    },
    {
     "name": "ADD1",
     "type": "esriFieldTypeString",
     "alias": "ADD1",
     "length": 35,
     "domain": null
    },
    {
     "name": "COUNTY",
     "type": "esriFieldTypeString",
     "alias": "COUNTY",
     "length": 20,
     "domain": null
    },
    {
     "name": "POSTCODE",
     "type": "esriFieldTypeString",
     "alias": "POSTCODE",
     "length": 10,
     "domain": null
    },
    {
     "name": "ID",
     "type": "esriFieldTypeDouble",
     "alias": "ID",
     "domain": null
    }
   ],
   "geometryField": {
    "name": "Shape",
    "type": "esriFieldTypeGeometry",
    "alias": "Shape"
   },
   "indexes": null,
   "subtypes": [],
   "relationships": [],
   "canModifyLayer": true,
   "canScaleSymbols": false,
   "hasLabels": false,
   "capabilities": "Map,Query,Data",
   "maxRecordCount": 1000,
   "supportsStatistics": false,
   "supportsAdvancedQueries": false,
   "hasZ": true,
   "hasM": true,
   "supportedQueryFormats": "JSON, geoJSON",
   "isDataVersioned": false,
   "effectiveMinScale": 350000,
   "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true},
   "useStandardizedQueries": true,
   "advancedQueryCapabilities": {
    "useStandardizedQueries": true,
    "supportsStatistics": false,
    "supportsHavingClause": false,
    "supportsCountDistinct": false,
    "supportsOrderBy": false,
    "supportsDistinct": false,
    "supportsPagination": false,
    "supportsTrueCurve": true,
    "supportsReturningQueryExtent": true,
    "supportsQueryWithDistance": true,
    "supportsSqlExpression": false
   },
   "supportsDatumTransformation": true,
   "dateFieldsTimeReference": null,
   "supportsCoordinatesQuantization": true
  },
  {
   "currentVersion": 10.91,
   "id": 9,
   "name": "NHS_Lothian",
   "type": "Feature Layer",
   "description": "",
   "geometryType": "esriGeometryPoint",
   "sourceSpatialReference": {
    "wkid": 27700,
    "latestWkid": 27700
   },
   "copyrightText": "",
   "parentLayer": {
    "id": 0,
    "name": "Data"
   },
   "subLayers": [],
   "minScale": 0,
   "maxScale": 0,
   "drawingInfo": {
    "renderer": {
     "type": "simple",
     "symbol": {
      "type": "esriSMS",
      "style": "esriSMSCircle",
      "color": [
       0,
       38,
       115,
       255
      ],
      "size": 12,
      "angle": 0,
      "xoffset": 0,
      "yoffset": 0,
      "outline": {
       "color": [
        255,
        255,
        255,
        255
       ],
       "width": 1.0000609919999999
      }
     },
     "label": "",
     "description": ""
    },
    "transparency": 0,
    "labelingInfo": null
   },
   "defaultVisibility": true,
   "extent": {
    "xmin": 290044.096,
    "ymin": 660112.504,
    "xmax": 368110.998,
    "ymax": 684966.999,
    "spatialReference": {
     "wkid": 27700,
     "latestWkid": 27700
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
   "displayField": "Contact",
   "typeIdField": null,
   "subtypeFieldName": null,
   "subtypeField": null,
   "defaultSubtypeCode": null,
   "fields": [
    {
     "name": "FID",
     "type": "esriFieldTypeOID",
     "alias": "FID",
     "domain": null
    },
    {
     "name": "Shape",
     "type": "esriFieldTypeGeometry",
     "alias": "Shape",
     "domain": null
    },
    {
     "name": "Contact",
     "type": "esriFieldTypeString",
     "alias": "Contact",
     "length": 50,
     "domain": null
    }
   ],
   "geometryField": {
    "name": "Shape",
    "type": "esriFieldTypeGeometry",
    "alias": "Shape"
   },
   "indexes": [
    {
     "name": "Shape",
     "fields": "Shape",
     "isAscending": true,
     "isUnique": false,
     "description": ""
    }
   ],
   "subtypes": [],
   "relationships": [],
   "canModifyLayer": true,
   "canScaleSymbols": false,
   "hasLabels": false,
   "capabilities": "Map,Query,Data",
   "maxRecordCount": 1000,
   "supportsStatistics": false,
   "supportsAdvancedQueries": false,
   "supportedQueryFormats": "JSON, geoJSON",
   "isDataVersioned": false,
   "effectiveMinScale": 350000,
   "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true},
   "useStandardizedQueries": true,
   "advancedQueryCapabilities": {
    "useStandardizedQueries": true,
    "supportsStatistics": false,
    "supportsHavingClause": false,
    "supportsCountDistinct": false,
    "supportsOrderBy": false,
    "supportsDistinct": false,
    "supportsPagination": false,
    "supportsTrueCurve": true,
    "supportsReturningQueryExtent": true,
    "supportsQueryWithDistance": true,
    "supportsSqlExpression": false
   },
   "supportsDatumTransformation": true,
   "dateFieldsTimeReference": null,
   "supportsCoordinatesQuantization": true
  },
  {
   "currentVersion": 10.91,
   "id": 10,
   "name": "Midlothian",
   "type": "Feature Layer",
   "description": "",
   "geometryType": "esriGeometryPoint",
   "sourceSpatialReference": {
    "wkid": 27700,
    "latestWkid": 27700
   },
   "copyrightText": "",
   "parentLayer": {
    "id": 0,
    "name": "Data"
   },
   "subLayers": [],
   "minScale": 0,
   "maxScale": 0,
   "drawingInfo": {
    "renderer": {
     "type": "simple",
     "symbol": {
      "type": "esriSMS",
      "style": "esriSMSCircle",
      "color": [
       151,
       0,
       168,
       255
      ],
      "size": 12,
      "angle": 0,
      "xoffset": 0,
      "yoffset": 0,
      "outline": {
       "color": [
        255,
        255,
        255,
        255
       ],
       "width": 1.0000609919999999
      }
     },
     "label": "",
     "description": ""
    },
    "transparency": 0,
    "labelingInfo": null
   },
   "defaultVisibility": true,
   "extent": {
    "xmin": 322545.44066065876,
    "ymin": 659185.950616525,
    "xmax": 339836.5413178062,
    "ymax": 669942.2859979182,
    "spatialReference": {
     "wkid": 27700,
     "latestWkid": 27700
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
   "displayField": "Address",
   "typeIdField": null,
   "subtypeFieldName": null,
   "subtypeField": null,
   "defaultSubtypeCode": null,
   "fields": [
    {
     "name": "FID",
     "type": "esriFieldTypeOID",
     "alias": "FID",
     "domain": null
    },
    {
     "name": "Shape",
     "type": "esriFieldTypeGeometry",
     "alias": "Shape",
     "domain": null
    },
    {
     "name": "Id",
     "type": "esriFieldTypeInteger",
     "alias": "Id",
     "domain": null
    },
    {
     "name": "Address",
     "type": "esriFieldTypeString",
     "alias": "Address",
     "length": 100,
     "domain": null
    },
    {
     "name": "BuildType",
     "type": "esriFieldTypeString",
     "alias": "BuildType",
     "length": 10,
     "domain": null
    }
   ],
   "geometryField": {
    "name": "Shape",
    "type": "esriFieldTypeGeometry",
    "alias": "Shape"
   },
   "indexes": [
    {
     "name": "Shape",
     "fields": "Shape",
     "isAscending": true,
     "isUnique": false,
     "description": ""
    }
   ],
   "subtypes": [],
   "relationships": [],
   "canModifyLayer": true,
   "canScaleSymbols": false,
   "hasLabels": false,
   "capabilities": "Map,Query,Data",
   "maxRecordCount": 1000,
   "supportsStatistics": false,
   "supportsAdvancedQueries": false,
   "supportedQueryFormats": "JSON, geoJSON",
   "isDataVersioned": false,
   "effectiveMinScale": 350000,
   "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true},
   "useStandardizedQueries": true,
   "advancedQueryCapabilities": {
    "useStandardizedQueries": true,
    "supportsStatistics": false,
    "supportsHavingClause": false,
    "supportsCountDistinct": false,
    "supportsOrderBy": false,
    "supportsDistinct": false,
    "supportsPagination": false,
    "supportsTrueCurve": true,
    "supportsReturningQueryExtent": true,
    "supportsQueryWithDistance": true,
    "supportsSqlExpression": false
   },
   "supportsDatumTransformation": true,
   "dateFieldsTimeReference": null,
   "supportsCoordinatesQuantization": true
  },
  {
   "currentVersion": 10.91,
   "id": 11,
   "name": "NHS_Borders",
   "type": "Feature Layer",
   "description": "",
   "geometryType": "esriGeometryPoint",
   "sourceSpatialReference": {
    "wkid": 27700,
    "latestWkid": 27700
   },
   "copyrightText": "",
   "parentLayer": {
    "id": 0,
    "name": "Data"
   },
   "subLayers": [],
   "minScale": 0,
   "maxScale": 0,
   "drawingInfo": {
    "renderer": {
     "type": "simple",
     "symbol": {
      "type": "esriSMS",
      "style": "esriSMSCircle",
      "color": [
       230,
       0,
       169,
       255
      ],
      "size": 12,
      "angle": 0,
      "xoffset": 0,
      "yoffset": 0,
      "outline": {
       "color": [
        255,
        255,
        255,
        255
       ],
       "width": 1.0000609919999999
      }
     },
     "label": "",
     "description": ""
    },
    "transparency": 0,
    "labelingInfo": null
   },
   "defaultVisibility": true,
   "extent": {
    "xmin": 311228,
    "ymin": 587427,
    "xmax": 394370,
    "ymax": 664137,
    "spatialReference": {
     "wkid": 27700,
     "latestWkid": 27700
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
   "displayField": "PROPERTY",
   "typeIdField": null,
   "subtypeFieldName": null,
   "subtypeField": null,
   "defaultSubtypeCode": null,
   "fields": [
    {
     "name": "FID",
     "type": "esriFieldTypeOID",
     "alias": "FID",
     "domain": null
    },
    {
     "name": "Shape",
     "type": "esriFieldTypeGeometry",
     "alias": "Shape",
     "domain": null
    },
    {
     "name": "PROPERTY",
     "type": "esriFieldTypeString",
     "alias": "PROPERTY",
     "length": 12,
     "domain": null
    },
    {
     "name": "ADDRESS",
     "type": "esriFieldTypeString",
     "alias": "ADDRESS",
     "length": 22,
     "domain": null
    },
    {
     "name": "DESCRIPTIO",
     "type": "esriFieldTypeString",
     "alias": "DESCRIPTIO",
     "length": 19,
     "domain": null
    },
    {
     "name": "CATEGORY",
     "type": "esriFieldTypeString",
     "alias": "CATEGORY",
     "length": 21,
     "domain": null
    },
    {
     "name": "_FLARM2",
     "type": "esriFieldTypeInteger",
     "alias": "_FLARM2",
     "domain": null
    },
    {
     "name": "CONSTRUCTE",
     "type": "esriFieldTypeDouble",
     "alias": "CONSTRUCTE",
     "domain": null
    },
    {
     "name": "UPGRADED",
     "type": "esriFieldTypeString",
     "alias": "UPGRADED",
     "length": 11,
     "domain": null
    },
    {
     "name": "X",
     "type": "esriFieldTypeInteger",
     "alias": "X",
     "domain": null
    },
    {
     "name": "Y",
     "type": "esriFieldTypeInteger",
     "alias": "Y",
     "domain": null
    },
    {
     "name": "Chk",
     "type": "esriFieldTypeSmallInteger",
     "alias": "Chk",
     "domain": null
    }
   ],
   "geometryField": {
    "name": "Shape",
    "type": "esriFieldTypeGeometry",
    "alias": "Shape"
   },
   "indexes": [
    {
     "name": "Shape",
     "fields": "Shape",
     "isAscending": true,
     "isUnique": false,
     "description": ""
    }
   ],
   "subtypes": [],
   "relationships": [],
   "canModifyLayer": true,
   "canScaleSymbols": false,
   "hasLabels": false,
   "capabilities": "Map,Query,Data",
   "maxRecordCount": 1000,
   "supportsStatistics": false,
   "supportsAdvancedQueries": false,
   "supportedQueryFormats": "JSON, geoJSON",
   "isDataVersioned": false,
   "effectiveMinScale": 350000,
   "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true},
   "useStandardizedQueries": true,
   "advancedQueryCapabilities": {
    "useStandardizedQueries": true,
    "supportsStatistics": false,
    "supportsHavingClause": false,
    "supportsCountDistinct": false,
    "supportsOrderBy": false,
    "supportsDistinct": false,
    "supportsPagination": false,
    "supportsTrueCurve": true,
    "supportsReturningQueryExtent": true,
    "supportsQueryWithDistance": true,
    "supportsSqlExpression": false
   },
   "supportsDatumTransformation": true,
   "dateFieldsTimeReference": null,
   "supportsCoordinatesQuantization": true
  },
  {
   "currentVersion": 10.91,
   "id": 12,
   "name": "Third Sector organisations",
   "type": "Feature Layer",
   "description": "",
   "geometryType": "esriGeometryPoint",
   "sourceSpatialReference": {
    "wkid": 27700,
    "latestWkid": 27700
   },
   "copyrightText": "",
   "parentLayer": null,
   "subLayers": [],
   "minScale": 0,
   "maxScale": 0,
   "drawingInfo": {
    "renderer": {
     "type": "simple",
     "symbol": {
      "type": "esriSMS",
      "style": "esriSMSCircle",
      "color": [
       255,
       127,
       127,
       255
      ],
      "size": 10,
      "angle": 0,
      "xoffset": 0,
      "yoffset": 0,
      "outline": {
       "color": [
        0,
        0,
        0,
        255
       ],
       "width": 1
      }
     },
     "label": "",
     "description": ""
    },
    "transparency": 0,
    "labelingInfo": null
   },
   "defaultVisibility": true,
   "extent": {
    "xmin": 296150,
    "ymin": 634999,
    "xmax": 394015,
    "ymax": 707511,
    "spatialReference": {
     "wkid": 27700,
     "latestWkid": 27700
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
   "displayField": "Sheet1__Le",
   "typeIdField": null,
   "subtypeFieldName": null,
   "subtypeField": null,
   "defaultSubtypeCode": null,
   "fields": [
    {
     "name": "FID",
     "type": "esriFieldTypeOID",
     "alias": "FID",
     "domain": null
    },
    {
     "name": "Sheet1__Le",
     "type": "esriFieldTypeString",
     "alias": "Name",
     "length": 254,
     "domain": null
    },
    {
     "name": "Sheet1__Pr",
     "type": "esriFieldTypeString",
     "alias": "Address1",
     "length": 254,
     "domain": null
    },
    {
     "name": "Sheet1___1",
     "type": "esriFieldTypeString",
     "alias": "Address2",
     "length": 254,
     "domain": null
    },
    {
     "name": "Sheet1___2",
     "type": "esriFieldTypeString",
     "alias": "Address3",
     "length": 254,
     "domain": null
    },
    {
     "name": "Sheet1__Ac",
     "type": "esriFieldTypeDouble",
     "alias": "Sheet1__Ac",
     "domain": null
    }
   ],
   "geometryField": {},
   "indexes": null,
   "subtypes": [],
   "relationships": [],
   "canModifyLayer": true,
   "canScaleSymbols": false,
   "hasLabels": false,
   "capabilities": "Map,Query,Data",
   "maxRecordCount": 1000,
   "supportsStatistics": false,
   "supportsAdvancedQueries": false,
   "supportedQueryFormats": "JSON, geoJSON",
   "isDataVersioned": false,
   "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true},
   "useStandardizedQueries": true,
   "advancedQueryCapabilities": {
    "useStandardizedQueries": true,
    "supportsStatistics": false,
    "supportsHavingClause": false,
    "supportsCountDistinct": false,
    "supportsOrderBy": false,
    "supportsDistinct": false,
    "supportsPagination": false,
    "supportsTrueCurve": true,
    "supportsReturningQueryExtent": true,
    "supportsQueryWithDistance": true,
    "supportsSqlExpression": false
   },
   "supportsDatumTransformation": true,
   "dateFieldsTimeReference": null,
   "supportsCoordinatesQuantization": true
  },
  {
   "currentVersion": 10.91,
   "id": 13,
   "name": "Midlothian Data",
   "type": "Group Layer",
   "description": "",
   "geometryType": null,
   "copyrightText": "",
   "parentLayer": null,
   "subLayers": [
    {
     "id": 14,
     "name": "TEXT"
    },
    {
     "id": 15,
     "name": "LINE"
    },
    {
     "id": 16,
     "name": "Midlothian Paths"
    },
    {
     "id": 17,
     "name": "COMD1 Committed Economic Sites"
    },
    {
     "id": 18,
     "name": "COMD1 Committed Housing Sites"
    },
    {
     "id": 19,
     "name": "ECON B1-4"
    },
    {
     "id": 20,
     "name": "ECON1 Strategic Economic Land Allocations MLP 2008"
    },
    {
     "id": 21,
     "name": "HOUS1 Strategic Housing Land Allocations MLP 2008"
    },
    {
     "id": 22,
     "name": "HOUS2 Village Housing Land Allocations MLP 2008"
    },
    {
     "id": 23,
     "name": "HOUS5 Low Density Rural Housing MLP 2008"
    }
   ],
   "minScale": 0,
   "maxScale": 0,
   "defaultVisibility": false,
   "extent": {
    "xmin": 313896.0840363704,
    "ymin": 651199.4560426984,
    "xmax": 344615.5584208113,
    "ymax": 671535.4500000001,
    "spatialReference": {
     "wkid": 27700,
     "latestWkid": 27700
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeNone",
   "displayField": "",
   "typeIdField": null,
   "subtypeFieldName": null,
   "subtypeField": null,
   "defaultSubtypeCode": null,
   "fields": null,
   "geometryField": {},
   "indexes": [],
   "subtypes": [],
   "relationships": [],
   "canModifyLayer": false,
   "canScaleSymbols": false,
   "hasLabels": false,
   "capabilities": "Map,Query",
   "supportsStatistics": false,
   "supportsAdvancedQueries": false,
   "supportedQueryFormats": "JSON, geoJSON",
   "isDataVersioned": false,
   "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true},
   "useStandardizedQueries": true,
   "advancedQueryCapabilities": {
    "useStandardizedQueries": true,
    "supportsStatistics": false,
    "supportsHavingClause": false,
    "supportsCountDistinct": false,
    "supportsOrderBy": false,
    "supportsDistinct": false,
    "supportsPagination": false,
    "supportsTrueCurve": false,
    "supportsReturningQueryExtent": true,
    "supportsQueryWithDistance": true,
    "supportsSqlExpression": false
   },
   "dateFieldsTimeReference": null,
   "supportsCoordinatesQuantization": true
  },
  {
   "currentVersion": 10.91,
   "id": 14,
   "name": "TEXT",
   "type": "Feature Layer",
   "description": "",
   "geometryType": "esriGeometryPoint",
   "sourceSpatialReference": {
    "wkid": 27700,
    "latestWkid": 27700
   },
   "copyrightText": "",
   "parentLayer": {
    "id": 13,
    "name": "Midlothian Data"
   },
   "subLayers": [],
   "minScale": 50000,
   "maxScale": 0,
   "drawingInfo": {
    "renderer": {
     "type": "simple",
     "symbol": {
      "type": "esriSMS",
      "style": "esriSMSCircle",
      "color": [
       0,
       0,
       0,
       0
      ],
      "size": 4,
      "angle": 0,
      "xoffset": 0,
      "yoffset": 0,
      "outline": {
       "color": [
        0,
        0,
        0,
        255
       ],
       "width": 1
      }
     },
     "label": "",
     "description": ""
    },
    "transparency": 0,
    "labelingInfo": [
     {
      "labelPlacement": "esriServerPointLabelPlacementAboveRight",
      "where": null,
      "labelExpression": "[TEXTSTRING]",
      "useCodedValues": true,
      "symbol": {
       "type": "esriTS",
       "color": [
        0,
        0,
        0,
        255
       ],
       "backgroundColor": null,
       "borderLineColor": null,
       "borderLineSize": null,
       "verticalAlignment": "bottom",
       "horizontalAlignment": "center",
       "rightToLeft": false,
       "angle": 0,
       "xoffset": 0,
       "yoffset": 0,
       "kerning": true,
       "haloColor": [
        255,
        255,
        255,
        255
       ],
       "haloSize": 2,
       "font": {
        "family": "Arial",
        "size": 8,
        "style": "normal",
        "weight": "bold",
        "decoration": "none"
       }
      },
      "minScale": 50000,
      "maxScale": 0
     }
    ]
   },
   "defaultVisibility": false,
   "extent": {
    "xmin": 313896.0840363704,
    "ymin": 651915.029405528,
    "xmax": 344058.7417117993,
    "ymax": 671497.0908707952,
    "spatialReference": {
     "wkid": 27700,
     "latestWkid": 27700
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
   "displayField": "CODE",
   "typeIdField": null,
   "subtypeFieldName": null,
   "subtypeField": null,
   "defaultSubtypeCode": null,
   "fields": [
    {
     "name": "FID",
     "type": "esriFieldTypeOID",
     "alias": "FID",
     "domain": null
    },
    {
     "name": "Shape",
     "type": "esriFieldTypeGeometry",
     "alias": "Shape",
     "domain": null
    },
    {
     "name": "CODE",
     "type": "esriFieldTypeString",
     "alias": "CODE",
     "length": 254,
     "domain": null
    },
    {
     "name": "NOTE",
     "type": "esriFieldTypeString",
     "alias": "NOTE",
     "length": 254,
     "domain": null
    },
    {
     "name": "EASTING",
     "type": "esriFieldTypeDouble",
     "alias": "EASTING",
     "domain": null
    },
    {
     "name": "NORTHING",
     "type": "esriFieldTypeDouble",
     "alias": "NORTHING",
     "domain": null
    },
    {
     "name": "TEXTSTRING",
     "type": "esriFieldTypeString",
     "alias": "TEXTSTRING",
     "length": 254,
     "domain": null
    },
    {
     "name": "TEXT_SIZE",
     "type": "esriFieldTypeDouble",
     "alias": "TEXT_SIZE",
     "domain": null
    },
    {
     "name": "TEXT_ANGLE",
     "type": "esriFieldTypeDouble",
     "alias": "TEXT_ANGLE",
     "domain": null
    }
   ],
   "geometryField": {
    "name": "Shape",
    "type": "esriFieldTypeGeometry",
    "alias": "Shape"
   },
   "indexes": [
    {
     "name": "Shape",
     "fields": "Shape",
     "isAscending": true,
     "isUnique": false,
     "description": ""
    }
   ],
   "subtypes": [],
   "relationships": [],
   "canModifyLayer": true,
   "canScaleSymbols": false,
   "hasLabels": true,
   "capabilities": "Map,Query,Data",
   "maxRecordCount": 1000,
   "supportsStatistics": false,
   "supportsAdvancedQueries": false,
   "supportedQueryFormats": "JSON, geoJSON",
   "isDataVersioned": false,
   "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true},
   "useStandardizedQueries": true,
   "advancedQueryCapabilities": {
    "useStandardizedQueries": true,
    "supportsStatistics": false,
    "supportsHavingClause": false,
    "supportsCountDistinct": false,
    "supportsOrderBy": false,
    "supportsDistinct": false,
    "supportsPagination": false,
    "supportsTrueCurve": true,
    "supportsReturningQueryExtent": true,
    "supportsQueryWithDistance": true,
    "supportsSqlExpression": false
   },
   "supportsDatumTransformation": true,
   "dateFieldsTimeReference": null,
   "supportsCoordinatesQuantization": true
  },
  {
   "currentVersion": 10.91,
   "id": 15,
   "name": "LINE",
   "type": "Feature Layer",
   "description": "",
   "geometryType": "esriGeometryPolyline",
   "sourceSpatialReference": {
    "wkid": 27700,
    "latestWkid": 27700
   },
   "copyrightText": "",
   "parentLayer": {
    "id": 13,
    "name": "Midlothian Data"
   },
   "subLayers": [],
   "minScale": 0,
   "maxScale": 0,
   "drawingInfo": {
    "renderer": {
     "type": "uniqueValue",
     "field1": "DESC_",
     "field2": null,
     "field3": null,
     "defaultSymbol": null,
     "defaultLabel": null,
     "uniqueValueInfos": [
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         197,
         0,
         255,
         255
        ],
        "width": 2
       },
       "value": "Core Paths",
       "label": "Core Paths",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         0,
         112,
         255,
         255
        ],
        "width": 2
       },
       "value": "Other Paths Signed",
       "label": "Other Paths Signed",
       "description": ""
      }
     ],
     "fieldDelimiter": ","
    },
    "transparency": 0,
    "labelingInfo": null
   },
   "defaultVisibility": false,
   "extent": {
    "xmin": 314402.3457778312,
    "ymin": 651199.4560426984,
    "xmax": 342677.78907058423,
    "ymax": 671478.2171349651,
    "spatialReference": {
     "wkid": 27700,
     "latestWkid": 27700
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
   "displayField": "DESC_",
   "typeIdField": null,
   "subtypeFieldName": null,
   "subtypeField": null,
   "defaultSubtypeCode": null,
   "fields": [
    {
     "name": "FID",
     "type": "esriFieldTypeOID",
     "alias": "FID",
     "domain": null
    },
    {
     "name": "Shape",
     "type": "esriFieldTypeGeometry",
     "alias": "Shape",
     "domain": null
    },
    {
     "name": "AdMapKey",
     "type": "esriFieldTypeDouble",
     "alias": "AdMapKey",
     "domain": null
    },
    {
     "name": "COLOR",
     "type": "esriFieldTypeDouble",
     "alias": "COLOR",
     "domain": null
    },
    {
     "name": "DESC_",
     "type": "esriFieldTypeString",
     "alias": "DESC_",
     "length": 254,
     "domain": null
    },
    {
     "name": "LENGTH",
     "type": "esriFieldTypeDouble",
     "alias": "LENGTH",
     "domain": null
    },
    {
     "name": "LINETYPE",
     "type": "esriFieldTypeString",
     "alias": "LINETYPE",
     "length": 254,
     "domain": null
    },
    {
     "name": "LINEWEIGHT",
     "type": "esriFieldTypeDouble",
     "alias": "LINEWEIGHT",
     "domain": null
    },
    {
     "name": "EASTING",
     "type": "esriFieldTypeDouble",
     "alias": "EASTING",
     "domain": null
    },
    {
     "name": "NORTHING",
     "type": "esriFieldTypeDouble",
     "alias": "NORTHING",
     "domain": null
    }
   ],
   "geometryField": {
    "name": "Shape",
    "type": "esriFieldTypeGeometry",
    "alias": "Shape"
   },
   "indexes": null,
   "subtypes": [],
   "relationships": [],
   "canModifyLayer": true,
   "canScaleSymbols": false,
   "hasLabels": false,
   "capabilities": "Map,Query,Data",
   "maxRecordCount": 1000,
   "supportsStatistics": false,
   "supportsAdvancedQueries": false,
   "supportedQueryFormats": "JSON, geoJSON",
   "isDataVersioned": false,
   "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true},
   "useStandardizedQueries": true,
   "advancedQueryCapabilities": {
    "useStandardizedQueries": true,
    "supportsStatistics": false,
    "supportsHavingClause": false,
    "supportsCountDistinct": false,
    "supportsOrderBy": false,
    "supportsDistinct": false,
    "supportsPagination": false,
    "supportsTrueCurve": true,
    "supportsReturningQueryExtent": true,
    "supportsQueryWithDistance": true,
    "supportsSqlExpression": false
   },
   "supportsDatumTransformation": true,
   "dateFieldsTimeReference": null,
   "supportsCoordinatesQuantization": true
  },
  {
   "currentVersion": 10.91,
   "id": 16,
   "name": "Midlothian Paths",
   "type": "Feature Layer",
   "description": "",
   "geometryType": "esriGeometryPolyline",
   "sourceSpatialReference": {
    "wkid": 27700,
    "latestWkid": 27700
   },
   "copyrightText": "",
   "parentLayer": {
    "id": 13,
    "name": "Midlothian Data"
   },
   "subLayers": [],
   "minScale": 0,
   "maxScale": 0,
   "drawingInfo": {
    "renderer": {
     "type": "uniqueValue",
     "field1": "LAYER",
     "field2": null,
     "field3": null,
     "defaultSymbol": null,
     "defaultLabel": null,
     "uniqueValueInfos": [
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         255,
         0,
         136,
         255
        ],
        "width": 2
       },
       "value": "Core Paths",
       "label": "Core Paths",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         56,
         168,
         0,
         255
        ],
        "width": 2
       },
       "value": "Other Paths",
       "label": "Other Paths",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         255,
         66,
         41,
         255
        ],
        "width": 2
       },
       "value": "Quiet Road Links",
       "label": "Quiet Road Links",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         255,
         200,
         0,
         255
        ],
        "width": 2
       },
       "value": "row lines",
       "label": "row lines",
       "description": ""
      }
     ],
     "fieldDelimiter": ","
    },
    "transparency": 0,
    "labelingInfo": null
   },
   "defaultVisibility": false,
   "extent": {
    "xmin": 314402.3457778312,
    "ymin": 651199.4560426984,
    "xmax": 344615.5584208113,
    "ymax": 671478.2171349651,
    "spatialReference": {
     "wkid": 27700,
     "latestWkid": 27700
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
   "displayField": "LAYER",
   "typeIdField": null,
   "subtypeFieldName": null,
   "subtypeField": null,
   "defaultSubtypeCode": null,
   "fields": [
    {
     "name": "FID",
     "type": "esriFieldTypeOID",
     "alias": "FID",
     "domain": null
    },
    {
     "name": "Shape",
     "type": "esriFieldTypeGeometry",
     "alias": "Shape",
     "domain": null
    },
    {
     "name": "COLOR",
     "type": "esriFieldTypeDouble",
     "alias": "COLOR",
     "domain": null
    },
    {
     "name": "LAYER",
     "type": "esriFieldTypeString",
     "alias": "LAYER",
     "length": 254,
     "domain": null
    },
    {
     "name": "LENGTH",
     "type": "esriFieldTypeDouble",
     "alias": "LENGTH",
     "domain": null
    }
   ],
   "geometryField": {
    "name": "Shape",
    "type": "esriFieldTypeGeometry",
    "alias": "Shape"
   },
   "indexes": [
    {
     "name": "Shape",
     "fields": "Shape",
     "isAscending": true,
     "isUnique": false,
     "description": ""
    }
   ],
   "subtypes": [],
   "relationships": [],
   "canModifyLayer": true,
   "canScaleSymbols": false,
   "hasLabels": false,
   "capabilities": "Map,Query,Data",
   "maxRecordCount": 1000,
   "supportsStatistics": false,
   "supportsAdvancedQueries": false,
   "supportedQueryFormats": "JSON, geoJSON",
   "isDataVersioned": false,
   "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true},
   "useStandardizedQueries": true,
   "advancedQueryCapabilities": {
    "useStandardizedQueries": true,
    "supportsStatistics": false,
    "supportsHavingClause": false,
    "supportsCountDistinct": false,
    "supportsOrderBy": false,
    "supportsDistinct": false,
    "supportsPagination": false,
    "supportsTrueCurve": true,
    "supportsReturningQueryExtent": true,
    "supportsQueryWithDistance": true,
    "supportsSqlExpression": false
   },
   "supportsDatumTransformation": true,
   "dateFieldsTimeReference": null,
   "supportsCoordinatesQuantization": true
  },
  {
   "currentVersion": 10.91,
   "id": 17,
   "name": "COMD1 Committed Economic Sites",
   "type": "Feature Layer",
   "description": "",
   "geometryType": "esriGeometryPolygon",
   "sourceSpatialReference": {
    "wkid": 27700,
    "latestWkid": 27700
   },
   "copyrightText": "",
   "parentLayer": {
    "id": 13,
    "name": "Midlothian Data"
   },
   "subLayers": [],
   "minScale": 0,
   "maxScale": 0,
   "drawingInfo": {
    "renderer": {
     "type": "simple",
     "symbol": {
      "type": "esriSFS",
      "style": "esriSFSBackwardDiagonal",
      "color": [
       255,
       255,
       0,
       255
      ],
      "outline": {
       "type": "esriSLS",
       "style": "esriSLSSolid",
       "color": [
        255,
        255,
        0,
        255
       ],
       "width": 1
      }
     },
     "label": "",
     "description": ""
    },
    "transparency": 0,
    "labelingInfo": null
   },
   "defaultVisibility": false,
   "extent": {
    "xmin": 323712.9484863281,
    "ymin": 660668.5001220703,
    "xmax": 335149.1899999857,
    "ymax": 671535.4500000001,
    "spatialReference": {
     "wkid": 27700,
     "latestWkid": 27700
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
   "displayField": "Site_name",
   "typeIdField": null,
   "subtypeFieldName": null,
   "subtypeField": null,
   "defaultSubtypeCode": null,
   "fields": [
    {
     "name": "FID",
     "type": "esriFieldTypeOID",
     "alias": "FID",
     "domain": null
    },
    {
     "name": "Shape",
     "type": "esriFieldTypeGeometry",
     "alias": "Shape",
     "domain": null
    },
    {
     "name": "Site_name",
     "type": "esriFieldTypeString",
     "alias": "Site_name",
     "length": 50,
     "domain": null
    },
    {
     "name": "Label",
     "type": "esriFieldTypeString",
     "alias": "Label",
     "length": 4,
     "domain": null
    },
    {
     "name": "Shape_Leng",
     "type": "esriFieldTypeDouble",
     "alias": "Shape_Leng",
     "domain": null
    },
    {
     "name": "Shape_Area",
     "type": "esriFieldTypeDouble",
     "alias": "Shape_Area",
     "domain": null
    }
   ],
   "geometryField": {
    "name": "Shape",
    "type": "esriFieldTypeGeometry",
    "alias": "Shape"
   },
   "indexes": [
    {
     "name": "Shape",
     "fields": "Shape",
     "isAscending": true,
     "isUnique": false,
     "description": ""
    }
   ],
   "subtypes": [],
   "relationships": [],
   "canModifyLayer": true,
   "canScaleSymbols": false,
   "hasLabels": false,
   "capabilities": "Map,Query,Data",
   "maxRecordCount": 1000,
   "supportsStatistics": false,
   "supportsAdvancedQueries": false,
   "supportedQueryFormats": "JSON, geoJSON",
   "isDataVersioned": false,
   "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true},
   "useStandardizedQueries": true,
   "advancedQueryCapabilities": {
    "useStandardizedQueries": true,
    "supportsStatistics": false,
    "supportsHavingClause": false,
    "supportsCountDistinct": false,
    "supportsOrderBy": false,
    "supportsDistinct": false,
    "supportsPagination": false,
    "supportsTrueCurve": true,
    "supportsReturningQueryExtent": true,
    "supportsQueryWithDistance": true,
    "supportsSqlExpression": false
   },
   "supportsDatumTransformation": true,
   "dateFieldsTimeReference": null,
   "supportsCoordinatesQuantization": true
  },
  {
   "currentVersion": 10.91,
   "id": 18,
   "name": "COMD1 Committed Housing Sites",
   "type": "Feature Layer",
   "description": "",
   "geometryType": "esriGeometryPolygon",
   "sourceSpatialReference": {
    "wkid": 27700,
    "latestWkid": 27700
   },
   "copyrightText": "",
   "parentLayer": {
    "id": 13,
    "name": "Midlothian Data"
   },
   "subLayers": [],
   "minScale": 0,
   "maxScale": 0,
   "drawingInfo": {
    "renderer": {
     "type": "simple",
     "symbol": {
      "type": "esriSFS",
      "style": "esriSFSBackwardDiagonal",
      "color": [
       76,
       230,
       0,
       255
      ],
      "outline": {
       "type": "esriSLS",
       "style": "esriSLSSolid",
       "color": [
        76,
        230,
        0,
        255
       ],
       "width": 0.4
      }
     },
     "label": "",
     "description": ""
    },
    "transparency": 0,
    "labelingInfo": null
   },
   "defaultVisibility": false,
   "extent": {
    "xmin": 323209.10000000003,
    "ymin": 658020.42,
    "xmax": 335846.04,
    "ymax": 670657.2631606311,
    "spatialReference": {
     "wkid": 27700,
     "latestWkid": 27700
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
   "displayField": "REF_VAL",
   "typeIdField": null,
   "subtypeFieldName": null,
   "subtypeField": null,
   "defaultSubtypeCode": null,
   "fields": [
    {
     "name": "FID",
     "type": "esriFieldTypeOID",
     "alias": "FID",
     "domain": null
    },
    {
     "name": "Shape",
     "type": "esriFieldTypeGeometry",
     "alias": "Shape",
     "domain": null
    },
    {
     "name": "REF_VAL",
     "type": "esriFieldTypeString",
     "alias": "REF_VAL",
     "length": 14,
     "domain": null
    },
    {
     "name": "LOCATION",
     "type": "esriFieldTypeString",
     "alias": "LOCATION",
     "length": 70,
     "domain": null
    },
    {
     "name": "UNITS",
     "type": "esriFieldTypeSmallInteger",
     "alias": "UNITS",
     "domain": null
    },
    {
     "name": "Shape_Leng",
     "type": "esriFieldTypeDouble",
     "alias": "Shape_Leng",
     "domain": null
    },
    {
     "name": "Shape_Area",
     "type": "esriFieldTypeDouble",
     "alias": "Shape_Area",
     "domain": null
    }
   ],
   "geometryField": {
    "name": "Shape",
    "type": "esriFieldTypeGeometry",
    "alias": "Shape"
   },
   "indexes": null,
   "subtypes": [],
   "relationships": [],
   "canModifyLayer": true,
   "canScaleSymbols": false,
   "hasLabels": false,
   "capabilities": "Map,Query,Data",
   "maxRecordCount": 1000,
   "supportsStatistics": false,
   "supportsAdvancedQueries": false,
   "supportedQueryFormats": "JSON, geoJSON",
   "isDataVersioned": false,
   "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true},
   "useStandardizedQueries": true,
   "advancedQueryCapabilities": {
    "useStandardizedQueries": true,
    "supportsStatistics": false,
    "supportsHavingClause": false,
    "supportsCountDistinct": false,
    "supportsOrderBy": false,
    "supportsDistinct": false,
    "supportsPagination": false,
    "supportsTrueCurve": true,
    "supportsReturningQueryExtent": true,
    "supportsQueryWithDistance": true,
    "supportsSqlExpression": false
   },
   "supportsDatumTransformation": true,
   "dateFieldsTimeReference": null,
   "supportsCoordinatesQuantization": true
  },
  {
   "currentVersion": 10.91,
   "id": 19,
   "name": "ECON B1-4",
   "type": "Feature Layer",
   "description": "",
   "geometryType": "esriGeometryPolygon",
   "sourceSpatialReference": {
    "wkid": 27700,
    "latestWkid": 27700
   },
   "copyrightText": "",
   "parentLayer": {
    "id": 13,
    "name": "Midlothian Data"
   },
   "subLayers": [],
   "minScale": 0,
   "maxScale": 0,
   "drawingInfo": {
    "renderer": {
     "type": "simple",
     "symbol": {
      "type": "esriSFS",
      "style": "esriSFSBackwardDiagonal",
      "color": [
       0,
       92,
       230,
       255
      ],
      "outline": {
       "type": "esriSLS",
       "style": "esriSLSSolid",
       "color": [
        0,
        92,
        230,
        255
       ],
       "width": 0.4
      }
     },
     "label": "",
     "description": ""
    },
    "transparency": 0,
    "labelingInfo": null
   },
   "defaultVisibility": false,
   "extent": {
    "xmin": 324958.66627448983,
    "ymin": 662696.639703149,
    "xmax": 325953.1447307421,
    "ymax": 664317.3205591962,
    "spatialReference": {
     "wkid": 27700,
     "latestWkid": 27700
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
   "displayField": "Site",
   "typeIdField": null,
   "subtypeFieldName": null,
   "subtypeField": null,
   "defaultSubtypeCode": null,
   "fields": [
    {
     "name": "FID",
     "type": "esriFieldTypeOID",
     "alias": "FID",
     "domain": null
    },
    {
     "name": "Shape",
     "type": "esriFieldTypeGeometry",
     "alias": "Shape",
     "domain": null
    },
    {
     "name": "Site",
     "type": "esriFieldTypeString",
     "alias": "Site",
     "length": 10,
     "domain": null
    },
    {
     "name": "Shape_Leng",
     "type": "esriFieldTypeDouble",
     "alias": "Shape_Leng",
     "domain": null
    },
    {
     "name": "Shape_Area",
     "type": "esriFieldTypeDouble",
     "alias": "Shape_Area",
     "domain": null
    }
   ],
   "geometryField": {
    "name": "Shape",
    "type": "esriFieldTypeGeometry",
    "alias": "Shape"
   },
   "indexes": null,
   "subtypes": [],
   "relationships": [],
   "canModifyLayer": true,
   "canScaleSymbols": false,
   "hasLabels": false,
   "capabilities": "Map,Query,Data",
   "maxRecordCount": 1000,
   "supportsStatistics": false,
   "supportsAdvancedQueries": false,
   "supportedQueryFormats": "JSON, geoJSON",
   "isDataVersioned": false,
   "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true},
   "useStandardizedQueries": true,
   "advancedQueryCapabilities": {
    "useStandardizedQueries": true,
    "supportsStatistics": false,
    "supportsHavingClause": false,
    "supportsCountDistinct": false,
    "supportsOrderBy": false,
    "supportsDistinct": false,
    "supportsPagination": false,
    "supportsTrueCurve": true,
    "supportsReturningQueryExtent": true,
    "supportsQueryWithDistance": true,
    "supportsSqlExpression": false
   },
   "supportsDatumTransformation": true,
   "dateFieldsTimeReference": null,
   "supportsCoordinatesQuantization": true
  },
  {
   "currentVersion": 10.91,
   "id": 20,
   "name": "ECON1 Strategic Economic Land Allocations MLP 2008",
   "type": "Feature Layer",
   "description": "",
   "geometryType": "esriGeometryPolygon",
   "sourceSpatialReference": {
    "wkid": 27700,
    "latestWkid": 27700
   },
   "copyrightText": "",
   "parentLayer": {
    "id": 13,
    "name": "Midlothian Data"
   },
   "subLayers": [],
   "minScale": 0,
   "maxScale": 0,
   "drawingInfo": {
    "renderer": {
     "type": "simple",
     "symbol": {
      "type": "esriSFS",
      "style": "esriSFSBackwardDiagonal",
      "color": [
       255,
       170,
       0,
       255
      ],
      "outline": {
       "type": "esriSLS",
       "style": "esriSLSSolid",
       "color": [
        255,
        170,
        0,
        255
       ],
       "width": 0.4
      }
     },
     "label": "",
     "description": ""
    },
    "transparency": 0,
    "labelingInfo": null
   },
   "defaultVisibility": false,
   "extent": {
    "xmin": 325892.3000000203,
    "ymin": 662568.9000000004,
    "xmax": 333883.0678493809,
    "ymax": 668946.3996058833,
    "spatialReference": {
     "wkid": 27700,
     "latestWkid": 27700
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
   "displayField": "Site",
   "typeIdField": null,
   "subtypeFieldName": null,
   "subtypeField": null,
   "defaultSubtypeCode": null,
   "fields": [
    {
     "name": "FID",
     "type": "esriFieldTypeOID",
     "alias": "FID",
     "domain": null
    },
    {
     "name": "Shape",
     "type": "esriFieldTypeGeometry",
     "alias": "Shape",
     "domain": null
    },
    {
     "name": "Site",
     "type": "esriFieldTypeString",
     "alias": "Site",
     "length": 10,
     "domain": null
    },
    {
     "name": "Area_Ha",
     "type": "esriFieldTypeDouble",
     "alias": "Area_Ha",
     "domain": null
    },
    {
     "name": "Shape_Leng",
     "type": "esriFieldTypeDouble",
     "alias": "Shape_Leng",
     "domain": null
    },
    {
     "name": "Shape_Area",
     "type": "esriFieldTypeDouble",
     "alias": "Shape_Area",
     "domain": null
    }
   ],
   "geometryField": {
    "name": "Shape",
    "type": "esriFieldTypeGeometry",
    "alias": "Shape"
   },
   "indexes": [
    {
     "name": "Shape",
     "fields": "Shape",
     "isAscending": true,
     "isUnique": false,
     "description": ""
    }
   ],
   "subtypes": [],
   "relationships": [],
   "canModifyLayer": true,
   "canScaleSymbols": false,
   "hasLabels": false,
   "capabilities": "Map,Query,Data",
   "maxRecordCount": 1000,
   "supportsStatistics": false,
   "supportsAdvancedQueries": false,
   "supportedQueryFormats": "JSON, geoJSON",
   "isDataVersioned": false,
   "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true},
   "useStandardizedQueries": true,
   "advancedQueryCapabilities": {
    "useStandardizedQueries": true,
    "supportsStatistics": false,
    "supportsHavingClause": false,
    "supportsCountDistinct": false,
    "supportsOrderBy": false,
    "supportsDistinct": false,
    "supportsPagination": false,
    "supportsTrueCurve": true,
    "supportsReturningQueryExtent": true,
    "supportsQueryWithDistance": true,
    "supportsSqlExpression": false
   },
   "supportsDatumTransformation": true,
   "dateFieldsTimeReference": null,
   "supportsCoordinatesQuantization": true
  },
  {
   "currentVersion": 10.91,
   "id": 21,
   "name": "HOUS1 Strategic Housing Land Allocations MLP 2008",
   "type": "Feature Layer",
   "description": "",
   "geometryType": "esriGeometryPolygon",
   "sourceSpatialReference": {
    "wkid": 27700,
    "latestWkid": 27700
   },
   "copyrightText": "",
   "parentLayer": {
    "id": 13,
    "name": "Midlothian Data"
   },
   "subLayers": [],
   "minScale": 0,
   "maxScale": 0,
   "drawingInfo": {
    "renderer": {
     "type": "simple",
     "symbol": {
      "type": "esriSFS",
      "style": "esriSFSBackwardDiagonal",
      "color": [
       255,
       0,
       0,
       255
      ],
      "outline": {
       "type": "esriSLS",
       "style": "esriSLSSolid",
       "color": [
        255,
        0,
        0,
        255
       ],
       "width": 0.4
      }
     },
     "label": "",
     "description": ""
    },
    "transparency": 0,
    "labelingInfo": null
   },
   "defaultVisibility": false,
   "extent": {
    "xmin": 322772.0443434017,
    "ymin": 660795.167214591,
    "xmax": 335722.3069140017,
    "ymax": 667849.8414380252,
    "spatialReference": {
     "wkid": 27700,
     "latestWkid": 27700
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
   "displayField": "Name",
   "typeIdField": null,
   "subtypeFieldName": null,
   "subtypeField": null,
   "defaultSubtypeCode": null,
   "fields": [
    {
     "name": "FID",
     "type": "esriFieldTypeOID",
     "alias": "FID",
     "domain": null
    },
    {
     "name": "Shape",
     "type": "esriFieldTypeGeometry",
     "alias": "Shape",
     "domain": null
    },
    {
     "name": "Site",
     "type": "esriFieldTypeString",
     "alias": "Site",
     "length": 10,
     "domain": null
    },
    {
     "name": "Name",
     "type": "esriFieldTypeString",
     "alias": "Name",
     "length": 50,
     "domain": null
    },
    {
     "name": "Shape_Leng",
     "type": "esriFieldTypeDouble",
     "alias": "Shape_Leng",
     "domain": null
    },
    {
     "name": "Shape_Area",
     "type": "esriFieldTypeDouble",
     "alias": "Shape_Area",
     "domain": null
    }
   ],
   "geometryField": {
    "name": "Shape",
    "type": "esriFieldTypeGeometry",
    "alias": "Shape"
   },
   "indexes": null,
   "subtypes": [],
   "relationships": [],
   "canModifyLayer": true,
   "canScaleSymbols": false,
   "hasLabels": false,
   "capabilities": "Map,Query,Data",
   "maxRecordCount": 1000,
   "supportsStatistics": false,
   "supportsAdvancedQueries": false,
   "supportedQueryFormats": "JSON, geoJSON",
   "isDataVersioned": false,
   "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true},
   "useStandardizedQueries": true,
   "advancedQueryCapabilities": {
    "useStandardizedQueries": true,
    "supportsStatistics": false,
    "supportsHavingClause": false,
    "supportsCountDistinct": false,
    "supportsOrderBy": false,
    "supportsDistinct": false,
    "supportsPagination": false,
    "supportsTrueCurve": true,
    "supportsReturningQueryExtent": true,
    "supportsQueryWithDistance": true,
    "supportsSqlExpression": false
   },
   "supportsDatumTransformation": true,
   "dateFieldsTimeReference": null,
   "supportsCoordinatesQuantization": true
  },
  {
   "currentVersion": 10.91,
   "id": 22,
   "name": "HOUS2 Village Housing Land Allocations MLP 2008",
   "type": "Feature Layer",
   "description": "",
   "geometryType": "esriGeometryPolygon",
   "sourceSpatialReference": {
    "wkid": 27700,
    "latestWkid": 27700
   },
   "copyrightText": "",
   "parentLayer": {
    "id": 13,
    "name": "Midlothian Data"
   },
   "subLayers": [],
   "minScale": 0,
   "maxScale": 0,
   "drawingInfo": {
    "renderer": {
     "type": "simple",
     "symbol": {
      "type": "esriSFS",
      "style": "esriSFSBackwardDiagonal",
      "color": [
       255,
       0,
       197,
       255
      ],
      "outline": {
       "type": "esriSLS",
       "style": "esriSLSSolid",
       "color": [
        255,
        0,
        197,
        255
       ],
       "width": 0.4
      }
     },
     "label": "",
     "description": ""
    },
    "transparency": 0,
    "labelingInfo": null
   },
   "defaultVisibility": false,
   "extent": {
    "xmin": 336020.1224036338,
    "ymin": 659078.4908444472,
    "xmax": 339466.85046824254,
    "ymax": 664003.6573363505,
    "spatialReference": {
     "wkid": 27700,
     "latestWkid": 27700
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
   "displayField": "Label",
   "typeIdField": null,
   "subtypeFieldName": null,
   "subtypeField": null,
   "defaultSubtypeCode": null,
   "fields": [
    {
     "name": "FID",
     "type": "esriFieldTypeOID",
     "alias": "FID",
     "domain": null
    },
    {
     "name": "Shape",
     "type": "esriFieldTypeGeometry",
     "alias": "Shape",
     "domain": null
    },
    {
     "name": "Id",
     "type": "esriFieldTypeInteger",
     "alias": "Id",
     "domain": null
    },
    {
     "name": "Label",
     "type": "esriFieldTypeString",
     "alias": "Label",
     "length": 10,
     "domain": null
    },
    {
     "name": "Area",
     "type": "esriFieldTypeSmallInteger",
     "alias": "Area",
     "domain": null
    },
    {
     "name": "Shape_Leng",
     "type": "esriFieldTypeDouble",
     "alias": "Shape_Leng",
     "domain": null
    },
    {
     "name": "Shape_Area",
     "type": "esriFieldTypeDouble",
     "alias": "Shape_Area",
     "domain": null
    }
   ],
   "geometryField": {
    "name": "Shape",
    "type": "esriFieldTypeGeometry",
    "alias": "Shape"
   },
   "indexes": [
    {
     "name": "Shape",
     "fields": "Shape",
     "isAscending": true,
     "isUnique": false,
     "description": ""
    }
   ],
   "subtypes": [],
   "relationships": [],
   "canModifyLayer": true,
   "canScaleSymbols": false,
   "hasLabels": false,
   "capabilities": "Map,Query,Data",
   "maxRecordCount": 1000,
   "supportsStatistics": false,
   "supportsAdvancedQueries": false,
   "supportedQueryFormats": "JSON, geoJSON",
   "isDataVersioned": false,
   "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true},
   "useStandardizedQueries": true,
   "advancedQueryCapabilities": {
    "useStandardizedQueries": true,
    "supportsStatistics": false,
    "supportsHavingClause": false,
    "supportsCountDistinct": false,
    "supportsOrderBy": false,
    "supportsDistinct": false,
    "supportsPagination": false,
    "supportsTrueCurve": true,
    "supportsReturningQueryExtent": true,
    "supportsQueryWithDistance": true,
    "supportsSqlExpression": false
   },
   "supportsDatumTransformation": true,
   "dateFieldsTimeReference": null,
   "supportsCoordinatesQuantization": true
  },
  {
   "currentVersion": 10.91,
   "id": 23,
   "name": "HOUS5 Low Density Rural Housing MLP 2008",
   "type": "Feature Layer",
   "description": "",
   "geometryType": "esriGeometryPolygon",
   "sourceSpatialReference": {
    "wkid": 27700,
    "latestWkid": 27700
   },
   "copyrightText": "",
   "parentLayer": {
    "id": 13,
    "name": "Midlothian Data"
   },
   "subLayers": [],
   "minScale": 0,
   "maxScale": 0,
   "drawingInfo": {
    "renderer": {
     "type": "simple",
     "symbol": {
      "type": "esriSFS",
      "style": "esriSFSBackwardDiagonal",
      "color": [
       169,
       0,
       230,
       255
      ],
      "outline": {
       "type": "esriSLS",
       "style": "esriSLSSolid",
       "color": [
        169,
        0,
        230,
        255
       ],
       "width": 0.4
      }
     },
     "label": "",
     "description": ""
    },
    "transparency": 0,
    "labelingInfo": null
   },
   "defaultVisibility": false,
   "extent": {
    "xmin": 322931.91000000015,
    "ymin": 655543.9794999994,
    "xmax": 324046.53000000026,
    "ymax": 657491.3697999995,
    "spatialReference": {
     "wkid": 27700,
     "latestWkid": 27700
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
   "displayField": "Name",
   "typeIdField": null,
   "subtypeFieldName": null,
   "subtypeField": null,
   "defaultSubtypeCode": null,
   "fields": [
    {
     "name": "FID",
     "type": "esriFieldTypeOID",
     "alias": "FID",
     "domain": null
    },
    {
     "name": "Shape",
     "type": "esriFieldTypeGeometry",
     "alias": "Shape",
     "domain": null
    },
    {
     "name": "SHAPE_Leng",
     "type": "esriFieldTypeDouble",
     "alias": "SHAPE_Leng",
     "domain": null
    },
    {
     "name": "SHAPE_Area",
     "type": "esriFieldTypeDouble",
     "alias": "SHAPE_Area",
     "domain": null
    },
    {
     "name": "Name",
     "type": "esriFieldTypeString",
     "alias": "Name",
     "length": 50,
     "domain": null
    }
   ],
   "geometryField": {
    "name": "Shape",
    "type": "esriFieldTypeGeometry",
    "alias": "Shape"
   },
   "indexes": [
    {
     "name": "Shape",
     "fields": "Shape",
     "isAscending": true,
     "isUnique": false,
     "description": ""
    }
   ],
   "subtypes": [],
   "relationships": [],
   "canModifyLayer": true,
   "canScaleSymbols": false,
   "hasLabels": false,
   "capabilities": "Map,Query,Data",
   "maxRecordCount": 1000,
   "supportsStatistics": false,
   "supportsAdvancedQueries": false,
   "supportedQueryFormats": "JSON, geoJSON",
   "isDataVersioned": false,
   "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true},
   "useStandardizedQueries": true,
   "advancedQueryCapabilities": {
    "useStandardizedQueries": true,
    "supportsStatistics": false,
    "supportsHavingClause": false,
    "supportsCountDistinct": false,
    "supportsOrderBy": false,
    "supportsDistinct": false,
    "supportsPagination": false,
    "supportsTrueCurve": true,
    "supportsReturningQueryExtent": true,
    "supportsQueryWithDistance": true,
    "supportsSqlExpression": false
   },
   "supportsDatumTransformation": true,
   "dateFieldsTimeReference": null,
   "supportsCoordinatesQuantization": true
  },
  {
   "currentVersion": 10.91,
   "id": 24,
   "name": "West Lothian Data",
   "type": "Group Layer",
   "description": "",
   "geometryType": null,
   "copyrightText": "",
   "parentLayer": null,
   "subLayers": [
    {
     "id": 25,
     "name": "Depot_Points"
    },
    {
     "id": 26,
     "name": "Depot_Polygons"
    },
    {
     "id": 27,
     "name": "Fire_Station_Points"
    },
    {
     "id": 28,
     "name": "Hall_Points"
    },
    {
     "id": 29,
     "name": "Halls_Polygon"
    },
    {
     "id": 30,
     "name": "Hospital_Points"
    },
    {
     "id": 31,
     "name": "Library_Points"
    },
    {
     "id": 32,
     "name": "Library_Polygon"
    },
    {
     "id": 33,
     "name": "Office_Points"
    },
    {
     "id": 34,
     "name": "Office_Polygon"
    },
    {
     "id": 35,
     "name": "Pool_Points"
    },
    {
     "id": 36,
     "name": "Pools_Polygon"
    },
    {
     "id": 37,
     "name": "School_Points"
    },
    {
     "id": 38,
     "name": "Schools_Polygon"
    },
    {
     "id": 39,
     "name": "Sports_Points"
    },
    {
     "id": 40,
     "name": "Sports_Polygon"
    },
    {
     "id": 41,
     "name": "Surgeries_Points"
    }
   ],
   "minScale": 0,
   "maxScale": 0,
   "defaultVisibility": false,
   "extent": {
    "xmin": 288893.586,
    "ymin": 660600.071,
    "xmax": 311298.69,
    "ymax": 677605.339,
    "spatialReference": {
     "wkid": 27700,
     "latestWkid": 27700
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeNone",
   "displayField": "",
   "typeIdField": null,
   "subtypeFieldName": null,
   "subtypeField": null,
   "defaultSubtypeCode": null,
   "fields": null,
   "geometryField": {},
   "indexes": [],
   "subtypes": [],
   "relationships": [],
   "canModifyLayer": false,
   "canScaleSymbols": false,
   "hasLabels": false,
   "capabilities": "Map,Query",
   "supportsStatistics": false,
   "supportsAdvancedQueries": false,
   "supportedQueryFormats": "JSON, geoJSON",
   "isDataVersioned": false,
   "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true},
   "useStandardizedQueries": true,
   "advancedQueryCapabilities": {
    "useStandardizedQueries": true,
    "supportsStatistics": false,
    "supportsHavingClause": false,
    "supportsCountDistinct": false,
    "supportsOrderBy": false,
    "supportsDistinct": false,
    "supportsPagination": false,
    "supportsTrueCurve": false,
    "supportsReturningQueryExtent": true,
    "supportsQueryWithDistance": true,
    "supportsSqlExpression": false
   },
   "dateFieldsTimeReference": null,
   "supportsCoordinatesQuantization": true
  },
  {
   "currentVersion": 10.91,
   "id": 25,
   "name": "Depot_Points",
   "type": "Feature Layer",
   "description": "",
   "geometryType": "esriGeometryMultipoint",
   "sourceSpatialReference": {
    "wkid": 27700,
    "latestWkid": 27700
   },
   "copyrightText": "",
   "parentLayer": {
    "id": 24,
    "name": "West Lothian Data"
   },
   "subLayers": [],
   "minScale": 0,
   "maxScale": 0,
   "drawingInfo": {
    "renderer": {
     "type": "simple",
     "symbol": {
      "type": "esriPMS",
      "url": "7f8127773be132c51d05145654d3e9ef",
      "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA4AAAAOCAYAAAAfSC3RAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAVNJREFUKJGd0j9rU2EUx/HPxeAlEBO5SuG22iJOHTrp6CIIdbFd+hJE9+LS+g6kg+AguouDi4P4p0uLUBxqhxZKl241fQbpxaYN+oB6HWJDotWIZzvD9/A95/wq/rMqvU1JFbfazBxwvsrHBi/wIKE4Fiy5sMPSJ8ZOoY4Dxna4nDJbpun1JMZ3fWBJusXyGUYneqZmOIdD6usxLpaMJ3zogltpercR4+jQH/ap4SK1NR7iRhdsxTg1PuAYNZzgSp9qldMDOHCWxiQjb2hW4ButfwGr7G/keSaEDrjHOiYGcHZZCyE0u6qPWbrGVYz8hfvynFd+/rMCz3j9KMvqt4tiDscd9/P7LJu/z4qik4OjAOzOs7LNnXtpeimJcRrD2CtZfMLLm+12K8a4ejSpm5yiKFYXaC7E+BVv8R0JTuZ5vhlD2OxV6MtqZ39Pf/UMIfzm/gOfsWmIcHqKugAAAABJRU5ErkJggg==",
      "contentType": "image/png",
      "width": 10,
      "height": 10,
      "angle": 0,
      "xoffset": 0,
      "yoffset": 0
     },
     "label": "",
     "description": ""
    },
    "transparency": 0,
    "labelingInfo": null
   },
   "defaultVisibility": false,
   "extent": {
    "xmin": 296528.37300005014,
    "ymin": 665310.3329999993,
    "xmax": 309952.01600001834,
    "ymax": 676803.6380000003,
    "spatialReference": {
     "wkid": 27700,
     "latestWkid": 27700
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
   "displayField": "TYPE",
   "typeIdField": null,
   "subtypeFieldName": null,
   "subtypeField": null,
   "defaultSubtypeCode": null,
   "fields": [
    {
     "name": "FID",
     "type": "esriFieldTypeOID",
     "alias": "FID",
     "domain": null
    },
    {
     "name": "Shape",
     "type": "esriFieldTypeGeometry",
     "alias": "Shape",
     "domain": null
    },
    {
     "name": "ASSETCODE",
     "type": "esriFieldTypeString",
     "alias": "ASSETCODE",
     "length": 20,
     "domain": null
    },
    {
     "name": "TYPE",
     "type": "esriFieldTypeString",
     "alias": "TYPE",
     "length": 10,
     "domain": null
    },
    {
     "name": "BUILDINGNA",
     "type": "esriFieldTypeString",
     "alias": "BUILDINGNA",
     "length": 25,
     "domain": null
    },
    {
     "name": "STRNO",
     "type": "esriFieldTypeString",
     "alias": "STRNO",
     "length": 9,
     "domain": null
    },
    {
     "name": "STRNAME",
     "type": "esriFieldTypeString",
     "alias": "STRNAME",
     "length": 36,
     "domain": null
    },
    {
     "name": "TOWN",
     "type": "esriFieldTypeString",
     "alias": "TOWN",
     "length": 19,
     "domain": null
    },
    {
     "name": "POSTCODE",
     "type": "esriFieldTypeString",
     "alias": "POSTCODE",
     "length": 14,
     "domain": null
    },
    {
     "name": "X",
     "type": "esriFieldTypeInteger",
     "alias": "X",
     "domain": null
    },
    {
     "name": "Y",
     "type": "esriFieldTypeInteger",
     "alias": "Y",
     "domain": null
    },
    {
     "name": "GROSS_EXT",
     "type": "esriFieldTypeDouble",
     "alias": "GROSS_EXT",
     "domain": null
    },
    {
     "name": "SITE_AREA",
     "type": "esriFieldTypeDouble",
     "alias": "SITE_AREA",
     "domain": null
    }
   ],
   "geometryField": {
    "name": "Shape",
    "type": "esriFieldTypeGeometry",
    "alias": "Shape"
   },
   "indexes": [
    {
     "name": "Shape",
     "fields": "Shape",
     "isAscending": true,
     "isUnique": false,
     "description": ""
    }
   ],
   "subtypes": [],
   "relationships": [],
   "canModifyLayer": true,
   "canScaleSymbols": false,
   "hasLabels": false,
   "capabilities": "Map,Query,Data",
   "maxRecordCount": 1000,
   "supportsStatistics": false,
   "supportsAdvancedQueries": false,
   "supportedQueryFormats": "JSON, geoJSON",
   "isDataVersioned": false,
   "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true},
   "useStandardizedQueries": true,
   "advancedQueryCapabilities": {
    "useStandardizedQueries": true,
    "supportsStatistics": false,
    "supportsHavingClause": false,
    "supportsCountDistinct": false,
    "supportsOrderBy": false,
    "supportsDistinct": false,
    "supportsPagination": false,
    "supportsTrueCurve": true,
    "supportsReturningQueryExtent": true,
    "supportsQueryWithDistance": true,
    "supportsSqlExpression": false
   },
   "supportsDatumTransformation": true,
   "dateFieldsTimeReference": null,
   "supportsCoordinatesQuantization": true
  },
  {
   "currentVersion": 10.91,
   "id": 26,
   "name": "Depot_Polygons",
   "type": "Feature Layer",
   "description": "",
   "geometryType": "esriGeometryPolygon",
   "sourceSpatialReference": {
    "wkid": 27700,
    "latestWkid": 27700
   },
   "copyrightText": "",
   "parentLayer": {
    "id": 24,
    "name": "West Lothian Data"
   },
   "subLayers": [],
   "minScale": 0,
   "maxScale": 0,
   "drawingInfo": {
    "renderer": {
     "type": "simple",
     "symbol": {
      "type": "esriSFS",
      "style": "esriSFSSolid",
      "color": [
       255,
       0,
       0,
       255
      ],
      "outline": {
       "type": "esriSLS",
       "style": "esriSLSSolid",
       "color": [
        0,
        0,
        0,
        255
       ],
       "width": 0.4
      }
     },
     "label": "",
     "description": ""
    },
    "transparency": 0,
    "labelingInfo": null
   },
   "defaultVisibility": false,
   "extent": {
    "xmin": 297227.25,
    "ymin": 665288.88,
    "xmax": 309955.1,
    "ymax": 676855.521,
    "spatialReference": {
     "wkid": 27700,
     "latestWkid": 27700
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
   "displayField": "TYPE",
   "typeIdField": null,
   "subtypeFieldName": null,
   "subtypeField": null,
   "defaultSubtypeCode": null,
   "fields": [
    {
     "name": "FID",
     "type": "esriFieldTypeOID",
     "alias": "FID",
     "domain": null
    },
    {
     "name": "Shape",
     "type": "esriFieldTypeGeometry",
     "alias": "Shape",
     "domain": null
    },
    {
     "name": "ASSETCODE",
     "type": "esriFieldTypeString",
     "alias": "ASSETCODE",
     "length": 20,
     "domain": null
    },
    {
     "name": "TYPE",
     "type": "esriFieldTypeString",
     "alias": "TYPE",
     "length": 10,
     "domain": null
    },
    {
     "name": "BUILDINGNA",
     "type": "esriFieldTypeString",
     "alias": "BUILDINGNA",
     "length": 25,
     "domain": null
    },
    {
     "name": "STRNO",
     "type": "esriFieldTypeString",
     "alias": "STRNO",
     "length": 9,
     "domain": null
    },
    {
     "name": "STRNAME",
     "type": "esriFieldTypeString",
     "alias": "STRNAME",
     "length": 36,
     "domain": null
    },
    {
     "name": "TOWN",
     "type": "esriFieldTypeString",
     "alias": "TOWN",
     "length": 19,
     "domain": null
    },
    {
     "name": "POSTCODE",
     "type": "esriFieldTypeString",
     "alias": "POSTCODE",
     "length": 14,
     "domain": null
    },
    {
     "name": "X",
     "type": "esriFieldTypeInteger",
     "alias": "X",
     "domain": null
    },
    {
     "name": "Y",
     "type": "esriFieldTypeInteger",
     "alias": "Y",
     "domain": null
    },
    {
     "name": "GROSS_EXT",
     "type": "esriFieldTypeDouble",
     "alias": "GROSS_EXT",
     "domain": null
    },
    {
     "name": "SITE_AREA",
     "type": "esriFieldTypeDouble",
     "alias": "SITE_AREA",
     "domain": null
    }
   ],
   "geometryField": {
    "name": "Shape",
    "type": "esriFieldTypeGeometry",
    "alias": "Shape"
   },
   "indexes": [
    {
     "name": "Shape",
     "fields": "Shape",
     "isAscending": true,
     "isUnique": false,
     "description": ""
    }
   ],
   "subtypes": [],
   "relationships": [],
   "canModifyLayer": true,
   "canScaleSymbols": false,
   "hasLabels": false,
   "capabilities": "Map,Query,Data",
   "maxRecordCount": 1000,
   "supportsStatistics": false,
   "supportsAdvancedQueries": false,
   "supportedQueryFormats": "JSON, geoJSON",
   "isDataVersioned": false,
   "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true},
   "useStandardizedQueries": true,
   "advancedQueryCapabilities": {
    "useStandardizedQueries": true,
    "supportsStatistics": false,
    "supportsHavingClause": false,
    "supportsCountDistinct": false,
    "supportsOrderBy": false,
    "supportsDistinct": false,
    "supportsPagination": false,
    "supportsTrueCurve": true,
    "supportsReturningQueryExtent": true,
    "supportsQueryWithDistance": true,
    "supportsSqlExpression": false
   },
   "supportsDatumTransformation": true,
   "dateFieldsTimeReference": null,
   "supportsCoordinatesQuantization": true
  },
  {
   "currentVersion": 10.91,
   "id": 27,
   "name": "Fire_Station_Points",
   "type": "Feature Layer",
   "description": "",
   "geometryType": "esriGeometryMultipoint",
   "sourceSpatialReference": {
    "wkid": 27700,
    "latestWkid": 27700
   },
   "copyrightText": "",
   "parentLayer": {
    "id": 24,
    "name": "West Lothian Data"
   },
   "subLayers": [],
   "minScale": 0,
   "maxScale": 0,
   "drawingInfo": {
    "renderer": {
     "type": "simple",
     "symbol": {
      "type": "esriPMS",
      "url": "5e65279a5d62555c05d2bc421e7ddc62",
      "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA4AAAAOCAYAAAAfSC3RAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAYZJREFUKJGd0r9LG2Ecx/H3aZLjYszJVYQzbULpUDLooqNLoaCL7SKIjqXYvbg0/gfFodChtM4SiggRxBoR/IWWEjNEkCCIhGryDNWrXgzNA02uQ9rT2JAWv9szvL58nuf5eLjleK4fnAQakomSZKRY5p7m5ZvuZ5EKb5VxrIbQiXP/WLB2fkmkXYOgH4plIsen9KteXjof1SFlVH6ug848ajbH+h2dcE/4aqvRBncNuJQEMzm54sSJKmOcuDD7VZ3SAzLc1d74PgEVHpgE0jneAcMutEvySbS7+WMEVGhtYaAuquajozmrTWcQffAhoeQBeQ9ApYr9P1DzcrFnmwaIGjwrkgF6/gUL30kLIfJu1A+rrD3u5REQauLKiR0+Qe0/PQBzX1h+v2wEXwxZr4CuBujH7pERe7PB9m/nFqAQW2D7sMDk62dqn4J8CnQDZw6szG6x9HymZEspU382uc2xLCs1nSQ/nZQ/gU2gCiiAzzTNfSnF/vUIdV0FCkD8Zk4hxF/ZfwGk0oDHzNMkcQAAAABJRU5ErkJggg==",
      "contentType": "image/png",
      "width": 10,
      "height": 10,
      "angle": 0,
      "xoffset": 0,
      "yoffset": 0
     },
     "label": "",
     "description": ""
    },
    "transparency": 0,
    "labelingInfo": null
   },
   "defaultVisibility": false,
   "extent": {
    "xmin": 293680.241,
    "ymin": 664051.518,
    "xmax": 306259.646,
    "ymax": 668551.946,
    "spatialReference": {
     "wkid": 27700,
     "latestWkid": 27700
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
   "displayField": "STATION",
   "typeIdField": null,
   "subtypeFieldName": null,
   "subtypeField": null,
   "defaultSubtypeCode": null,
   "fields": [
    {
     "name": "FID",
     "type": "esriFieldTypeOID",
     "alias": "FID",
     "domain": null
    },
    {
     "name": "Shape",
     "type": "esriFieldTypeGeometry",
     "alias": "Shape",
     "domain": null
    },
    {
     "name": "STATION",
     "type": "esriFieldTypeString",
     "alias": "STATION",
     "length": 41,
     "domain": null
    }
   ],
   "geometryField": {
    "name": "Shape",
    "type": "esriFieldTypeGeometry",
    "alias": "Shape"
   },
   "indexes": [
    {
     "name": "Shape",
     "fields": "Shape",
     "isAscending": true,
     "isUnique": false,
     "description": ""
    }
   ],
   "subtypes": [],
   "relationships": [],
   "canModifyLayer": true,
   "canScaleSymbols": false,
   "hasLabels": false,
   "capabilities": "Map,Query,Data",
   "maxRecordCount": 1000,
   "supportsStatistics": false,
   "supportsAdvancedQueries": false,
   "supportedQueryFormats": "JSON, geoJSON",
   "isDataVersioned": false,
   "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true},
   "useStandardizedQueries": true,
   "advancedQueryCapabilities": {
    "useStandardizedQueries": true,
    "supportsStatistics": false,
    "supportsHavingClause": false,
    "supportsCountDistinct": false,
    "supportsOrderBy": false,
    "supportsDistinct": false,
    "supportsPagination": false,
    "supportsTrueCurve": true,
    "supportsReturningQueryExtent": true,
    "supportsQueryWithDistance": true,
    "supportsSqlExpression": false
   },
   "supportsDatumTransformation": true,
   "dateFieldsTimeReference": null,
   "supportsCoordinatesQuantization": true
  },
  {
   "currentVersion": 10.91,
   "id": 28,
   "name": "Hall_Points",
   "type": "Feature Layer",
   "description": "",
   "geometryType": "esriGeometryMultipoint",
   "sourceSpatialReference": {
    "wkid": 27700,
    "latestWkid": 27700
   },
   "copyrightText": "",
   "parentLayer": {
    "id": 24,
    "name": "West Lothian Data"
   },
   "subLayers": [],
   "minScale": 0,
   "maxScale": 0,
   "drawingInfo": {
    "renderer": {
     "type": "simple",
     "symbol": {
      "type": "esriPMS",
      "url": "73211f7256c1aacd086f4d787dbccbe1",
      "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA4AAAAOCAYAAAAfSC3RAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAXBJREFUKJGdkr1LQmEUh5+XpMuFmzeuEtiHEk0OTjW2BIIt1dKfELVHS/YfiIPQELVHQ4tD9OFiBNFQDgri0mZ6h/BSmtQL2dtg3bTEorOd4Tk855yfh3+Wp7NRCh1YbTZZbjSY0HXuTZMjYFsInJ6gUkyWy2QfHggNDYHXC40GoXKZGU1jXSltXgh51QUqhVYqce7zEYxEvqZaFoyPw9MT3nxeZpQiLAR3LlgqaVumKYMjI733MQyYmsLI5dgBFlywXpeL4XD/YxgGDAww26Wq6wz3x9rl92PGYoydnVHxALRa1P8C6jqPhULAArsN1mrkgcgvHNUqOdu2K67q3h7ZaJQ5YKwP95JOcwLtf3oADg853d21vGtrzibQ67bPNzdWPJXi8oNzA1CNx7m8vWUjkdCmhZBLwChQU4rM/j7HKyvNupTy+nOSmxzHca6TSSrJpHwFLoA3QACDgUCgKKVd7FToyipQBQ6+e9q2/cP9HW+Ifw1BqKvTAAAAAElFTkSuQmCC",
      "contentType": "image/png",
      "width": 10,
      "height": 10,
      "angle": 0,
      "xoffset": 0,
      "yoffset": 0
     },
     "label": "",
     "description": ""
    },
    "transparency": 0,
    "labelingInfo": null
   },
   "defaultVisibility": false,
   "extent": {
    "xmin": 293233.562,
    "ymin": 660824.879,
    "xmax": 311290.347,
    "ymax": 677221.25,
    "spatialReference": {
     "wkid": 27700,
     "latestWkid": 27700
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
   "displayField": "BUILDINGNA",
   "typeIdField": null,
   "subtypeFieldName": null,
   "subtypeField": null,
   "defaultSubtypeCode": null,
   "fields": [
    {
     "name": "FID",
     "type": "esriFieldTypeOID",
     "alias": "FID",
     "domain": null
    },
    {
     "name": "Shape",
     "type": "esriFieldTypeGeometry",
     "alias": "Shape",
     "domain": null
    },
    {
     "name": "SITE_AREA",
     "type": "esriFieldTypeDouble",
     "alias": "SITE_AREA",
     "domain": null
    },
    {
     "name": "GROSS_EXTE",
     "type": "esriFieldTypeDouble",
     "alias": "GROSS_EXTE",
     "domain": null
    },
    {
     "name": "BUILDINGNA",
     "type": "esriFieldTypeString",
     "alias": "BUILDINGNA",
     "length": 25,
     "domain": null
    },
    {
     "name": "STRNO",
     "type": "esriFieldTypeString",
     "alias": "STRNO",
     "length": 9,
     "domain": null
    },
    {
     "name": "STRNAME",
     "type": "esriFieldTypeString",
     "alias": "STRNAME",
     "length": 36,
     "domain": null
    },
    {
     "name": "TOWN",
     "type": "esriFieldTypeString",
     "alias": "TOWN",
     "length": 19,
     "domain": null
    },
    {
     "name": "POSTCODE",
     "type": "esriFieldTypeString",
     "alias": "POSTCODE",
     "length": 14,
     "domain": null
    },
    {
     "name": "X",
     "type": "esriFieldTypeInteger",
     "alias": "X",
     "domain": null
    },
    {
     "name": "Y",
     "type": "esriFieldTypeInteger",
     "alias": "Y",
     "domain": null
    }
   ],
   "geometryField": {
    "name": "Shape",
    "type": "esriFieldTypeGeometry",
    "alias": "Shape"
   },
   "indexes": [
    {
     "name": "Shape",
     "fields": "Shape",
     "isAscending": true,
     "isUnique": false,
     "description": ""
    }
   ],
   "subtypes": [],
   "relationships": [],
   "canModifyLayer": true,
   "canScaleSymbols": false,
   "hasLabels": false,
   "capabilities": "Map,Query,Data",
   "maxRecordCount": 1000,
   "supportsStatistics": false,
   "supportsAdvancedQueries": false,
   "supportedQueryFormats": "JSON, geoJSON",
   "isDataVersioned": false,
   "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true},
   "useStandardizedQueries": true,
   "advancedQueryCapabilities": {
    "useStandardizedQueries": true,
    "supportsStatistics": false,
    "supportsHavingClause": false,
    "supportsCountDistinct": false,
    "supportsOrderBy": false,
    "supportsDistinct": false,
    "supportsPagination": false,
    "supportsTrueCurve": true,
    "supportsReturningQueryExtent": true,
    "supportsQueryWithDistance": true,
    "supportsSqlExpression": false
   },
   "supportsDatumTransformation": true,
   "dateFieldsTimeReference": null,
   "supportsCoordinatesQuantization": true
  },
  {
   "currentVersion": 10.91,
   "id": 29,
   "name": "Halls_Polygon",
   "type": "Feature Layer",
   "description": "",
   "geometryType": "esriGeometryPolygon",
   "sourceSpatialReference": {
    "wkid": 27700,
    "latestWkid": 27700
   },
   "copyrightText": "",
   "parentLayer": {
    "id": 24,
    "name": "West Lothian Data"
   },
   "subLayers": [],
   "minScale": 0,
   "maxScale": 0,
   "drawingInfo": {
    "renderer": {
     "type": "simple",
     "symbol": {
      "type": "esriSFS",
      "style": "esriSFSSolid",
      "color": [
       255,
       255,
       0,
       255
      ],
      "outline": {
       "type": "esriSLS",
       "style": "esriSLSSolid",
       "color": [
        0,
        0,
        0,
        255
       ],
       "width": 0.4
      }
     },
     "label": "",
     "description": ""
    },
    "transparency": 0,
    "labelingInfo": null
   },
   "defaultVisibility": false,
   "extent": {
    "xmin": 293180.932,
    "ymin": 660797.125,
    "xmax": 311298.69,
    "ymax": 677253.961,
    "spatialReference": {
     "wkid": 27700,
     "latestWkid": 27700
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
   "displayField": "BUILDINGNA",
   "typeIdField": null,
   "subtypeFieldName": null,
   "subtypeField": null,
   "defaultSubtypeCode": null,
   "fields": [
    {
     "name": "FID",
     "type": "esriFieldTypeOID",
     "alias": "FID",
     "domain": null
    },
    {
     "name": "Shape",
     "type": "esriFieldTypeGeometry",
     "alias": "Shape",
     "domain": null
    },
    {
     "name": "SITE_AREA",
     "type": "esriFieldTypeDouble",
     "alias": "SITE_AREA",
     "domain": null
    },
    {
     "name": "GROSS_EXTE",
     "type": "esriFieldTypeDouble",
     "alias": "GROSS_EXTE",
     "domain": null
    },
    {
     "name": "BUILDINGNA",
     "type": "esriFieldTypeString",
     "alias": "BUILDINGNA",
     "length": 25,
     "domain": null
    },
    {
     "name": "STRNO",
     "type": "esriFieldTypeString",
     "alias": "STRNO",
     "length": 9,
     "domain": null
    },
    {
     "name": "STRNAME",
     "type": "esriFieldTypeString",
     "alias": "STRNAME",
     "length": 36,
     "domain": null
    },
    {
     "name": "TOWN",
     "type": "esriFieldTypeString",
     "alias": "TOWN",
     "length": 19,
     "domain": null
    },
    {
     "name": "POSTCODE",
     "type": "esriFieldTypeString",
     "alias": "POSTCODE",
     "length": 14,
     "domain": null
    },
    {
     "name": "X",
     "type": "esriFieldTypeInteger",
     "alias": "X",
     "domain": null
    },
    {
     "name": "Y",
     "type": "esriFieldTypeInteger",
     "alias": "Y",
     "domain": null
    }
   ],
   "geometryField": {
    "name": "Shape",
    "type": "esriFieldTypeGeometry",
    "alias": "Shape"
   },
   "indexes": [
    {
     "name": "Shape",
     "fields": "Shape",
     "isAscending": true,
     "isUnique": false,
     "description": ""
    }
   ],
   "subtypes": [],
   "relationships": [],
   "canModifyLayer": true,
   "canScaleSymbols": false,
   "hasLabels": false,
   "capabilities": "Map,Query,Data",
   "maxRecordCount": 1000,
   "supportsStatistics": false,
   "supportsAdvancedQueries": false,
   "supportedQueryFormats": "JSON, geoJSON",
   "isDataVersioned": false,
   "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true},
   "useStandardizedQueries": true,
   "advancedQueryCapabilities": {
    "useStandardizedQueries": true,
    "supportsStatistics": false,
    "supportsHavingClause": false,
    "supportsCountDistinct": false,
    "supportsOrderBy": false,
    "supportsDistinct": false,
    "supportsPagination": false,
    "supportsTrueCurve": true,
    "supportsReturningQueryExtent": true,
    "supportsQueryWithDistance": true,
    "supportsSqlExpression": false
   },
   "supportsDatumTransformation": true,
   "dateFieldsTimeReference": null,
   "supportsCoordinatesQuantization": true
  },
  {
   "currentVersion": 10.91,
   "id": 30,
   "name": "Hospital_Points",
   "type": "Feature Layer",
   "description": "",
   "geometryType": "esriGeometryMultipoint",
   "sourceSpatialReference": {
    "wkid": 27700,
    "latestWkid": 27700
   },
   "copyrightText": "",
   "parentLayer": {
    "id": 24,
    "name": "West Lothian Data"
   },
   "subLayers": [],
   "minScale": 0,
   "maxScale": 0,
   "drawingInfo": {
    "renderer": {
     "type": "simple",
     "symbol": {
      "type": "esriPMS",
      "url": "cc5bc1b8fee81d2362257a927093a563",
      "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA4AAAAOCAYAAAAfSC3RAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAYVJREFUKJGdkr1LW2EUh59bEy83zYdcRbhGI9KhZNDFji6CoEt1KRQ7FtFdupj+B5Kh4FBq5xJEBAuiSRD8KFEkzWAhBEEkNCbvYL22iaF5ofE6pL1N2pBKz3aG5/Ccc34O/rMc9c26hSZhVpZ5UinR59S4cPnYqMLSMwWzKRixGBA5dq6/0q95wOWFSon+LzkeOVXmVyx14qkiDxvANQs1m2HX10kgMPh76n0d9F6Q13izxzIesQhOK5zb4OeM+tLtkwFPd/N9VDcYD3BnU7wGHttguSgne4Ktj6G64V4bIw2q7RodrbFaebvwPRzHfxIj7wC4qVK8C+jU+Fb8ZOggamDpkmNg8B8cVwVSQoi8rbq9zM7QGKOAvwVXOVhnC2r/dAAcrRKNvtG9E3PmAtDstt/PPuqhvVckfnJ2AArvQyQKp7x4vqgOo8gpoAe4xCL+4R2bb2fKRSll8tckOzmmaSZjYfKxsPwB7AM3gAK0G4aRllKk6xUasgoUgMifnkKIv9xvAaaMgMdEhBH0AAAAAElFTkSuQmCC",
      "contentType": "image/png",
      "width": 10,
      "height": 10,
      "angle": 0,
      "xoffset": 0,
      "yoffset": 0
     },
     "label": "",
     "description": ""
    },
    "transparency": 0,
    "labelingInfo": null
   },
   "defaultVisibility": false,
   "extent": {
    "xmin": 294523.045,
    "ymin": 666143.304,
    "xmax": 304843.689,
    "ymax": 676890.307,
    "spatialReference": {
     "wkid": 27700,
     "latestWkid": 27700
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
   "displayField": "NAME",
   "typeIdField": null,
   "subtypeFieldName": null,
   "subtypeField": null,
   "defaultSubtypeCode": null,
   "fields": [
    {
     "name": "FID",
     "type": "esriFieldTypeOID",
     "alias": "FID",
     "domain": null
    },
    {
     "name": "Shape",
     "type": "esriFieldTypeGeometry",
     "alias": "Shape",
     "domain": null
    },
    {
     "name": "INSTCODE",
     "type": "esriFieldTypeString",
     "alias": "INSTCODE",
     "length": 5,
     "domain": null
    },
    {
     "name": "NAME",
     "type": "esriFieldTypeString",
     "alias": "NAME",
     "length": 28,
     "domain": null
    },
    {
     "name": "LAYER",
     "type": "esriFieldTypeString",
     "alias": "LAYER",
     "length": 8,
     "domain": null
    },
    {
     "name": "TYPE",
     "type": "esriFieldTypeString",
     "alias": "TYPE",
     "length": 5,
     "domain": null
    },
    {
     "name": "WAS",
     "type": "esriFieldTypeString",
     "alias": "WAS",
     "length": 32,
     "domain": null
    },
    {
     "name": "TOWN",
     "type": "esriFieldTypeString",
     "alias": "TOWN",
     "length": 10,
     "domain": null
    },
    {
     "name": "ADD1",
     "type": "esriFieldTypeString",
     "alias": "ADD1",
     "length": 14,
     "domain": null
    },
    {
     "name": "COUNTY",
     "type": "esriFieldTypeString",
     "alias": "COUNTY",
     "length": 12,
     "domain": null
    },
    {
     "name": "POSTCODE",
     "type": "esriFieldTypeString",
     "alias": "POSTCODE",
     "length": 8,
     "domain": null
    }
   ],
   "geometryField": {
    "name": "Shape",
    "type": "esriFieldTypeGeometry",
    "alias": "Shape"
   },
   "indexes": [
    {
     "name": "Shape",
     "fields": "Shape",
     "isAscending": true,
     "isUnique": false,
     "description": ""
    }
   ],
   "subtypes": [],
   "relationships": [],
   "canModifyLayer": true,
   "canScaleSymbols": false,
   "hasLabels": false,
   "capabilities": "Map,Query,Data",
   "maxRecordCount": 1000,
   "supportsStatistics": false,
   "supportsAdvancedQueries": false,
   "supportedQueryFormats": "JSON, geoJSON",
   "isDataVersioned": false,
   "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true},
   "useStandardizedQueries": true,
   "advancedQueryCapabilities": {
    "useStandardizedQueries": true,
    "supportsStatistics": false,
    "supportsHavingClause": false,
    "supportsCountDistinct": false,
    "supportsOrderBy": false,
    "supportsDistinct": false,
    "supportsPagination": false,
    "supportsTrueCurve": true,
    "supportsReturningQueryExtent": true,
    "supportsQueryWithDistance": true,
    "supportsSqlExpression": false
   },
   "supportsDatumTransformation": true,
   "dateFieldsTimeReference": null,
   "supportsCoordinatesQuantization": true
  },
  {
   "currentVersion": 10.91,
   "id": 31,
   "name": "Library_Points",
   "type": "Feature Layer",
   "description": "",
   "geometryType": "esriGeometryMultipoint",
   "sourceSpatialReference": {
    "wkid": 27700,
    "latestWkid": 27700
   },
   "copyrightText": "",
   "parentLayer": {
    "id": 24,
    "name": "West Lothian Data"
   },
   "subLayers": [],
   "minScale": 0,
   "maxScale": 0,
   "drawingInfo": {
    "renderer": {
     "type": "simple",
     "symbol": {
      "type": "esriPMS",
      "url": "25b5a73ab744db8a27c1cb22ef8ea503",
      "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA4AAAAOCAYAAAAfSC3RAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAWlJREFUKJGdks8rg3Ecx1/Lsz2brU1T8pAtpyU5UUocnLjgosTRwR8gF/wZDg7+gOWgKGFLDZm15ODgsJLtYPsq9jQbeb4ac3hmepgfed++h1ff1/vz+Sj8M4rltYlr4Ik5+czki0EHdm4bGtlWX1k5mUGvCw6F6SxlieUfCLpcQCNgEDTu6HuxM9+/ro4mp2TCCm6g6mkOnF4CTUGrkuqHsoG3cCWjoTBdqWmua2B3Rl22u2VA8X7TxwkeDY+RZhUYq4HlRznuaf9lGE7AxqBFVXHQ9DNmxu7DR4h2UmTNjhWKfwFRuNeKml8gTFA+cO6Bnt+4pwJnQohsTVXfJ9bcwzDwU1Mjk2AXzH2aYJK9m4jf2zqiLwItdT+79C+5D4nL6h28H0CutEW8lGOhc1btVSpyAmgD8kC0cMxOZu2xKKU8/ahbja7rp0TI6hFZBo6AV8AGODRNu5BSXFjnZE0OCH/2FEJ8cX8Dt6N+UNYQM6AAAAAASUVORK5CYII=",
      "contentType": "image/png",
      "width": 10,
      "height": 10,
      "angle": 0,
      "xoffset": 0,
      "yoffset": 0
     },
     "label": "",
     "description": ""
    },
    "transparency": 0,
    "labelingInfo": null
   },
   "defaultVisibility": false,
   "extent": {
    "xmin": 292647.243,
    "ymin": 660857.1,
    "xmax": 307546.725,
    "ymax": 677199.181,
    "spatialReference": {
     "wkid": 27700,
     "latestWkid": 27700
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
   "displayField": "BUILDINGNA",
   "typeIdField": null,
   "subtypeFieldName": null,
   "subtypeField": null,
   "defaultSubtypeCode": null,
   "fields": [
    {
     "name": "FID",
     "type": "esriFieldTypeOID",
     "alias": "FID",
     "domain": null
    },
    {
     "name": "Shape",
     "type": "esriFieldTypeGeometry",
     "alias": "Shape",
     "domain": null
    },
    {
     "name": "ASSETCODE",
     "type": "esriFieldTypeString",
     "alias": "ASSETCODE",
     "length": 20,
     "domain": null
    },
    {
     "name": "TYPE",
     "type": "esriFieldTypeString",
     "alias": "TYPE",
     "length": 10,
     "domain": null
    },
    {
     "name": "BUILDINGNA",
     "type": "esriFieldTypeString",
     "alias": "BUILDINGNA",
     "length": 25,
     "domain": null
    },
    {
     "name": "STRNO",
     "type": "esriFieldTypeString",
     "alias": "STRNO",
     "length": 9,
     "domain": null
    },
    {
     "name": "STRNAME",
     "type": "esriFieldTypeString",
     "alias": "STRNAME",
     "length": 36,
     "domain": null
    },
    {
     "name": "TOWN",
     "type": "esriFieldTypeString",
     "alias": "TOWN",
     "length": 19,
     "domain": null
    },
    {
     "name": "POSTCODE",
     "type": "esriFieldTypeString",
     "alias": "POSTCODE",
     "length": 14,
     "domain": null
    },
    {
     "name": "X",
     "type": "esriFieldTypeInteger",
     "alias": "X",
     "domain": null
    },
    {
     "name": "Y",
     "type": "esriFieldTypeInteger",
     "alias": "Y",
     "domain": null
    },
    {
     "name": "GROSS",
     "type": "esriFieldTypeDouble",
     "alias": "GROSS",
     "domain": null
    },
    {
     "name": "SITE_AREA",
     "type": "esriFieldTypeDouble",
     "alias": "SITE_AREA",
     "domain": null
    }
   ],
   "geometryField": {
    "name": "Shape",
    "type": "esriFieldTypeGeometry",
    "alias": "Shape"
   },
   "indexes": [
    {
     "name": "Shape",
     "fields": "Shape",
     "isAscending": true,
     "isUnique": false,
     "description": ""
    }
   ],
   "subtypes": [],
   "relationships": [],
   "canModifyLayer": true,
   "canScaleSymbols": false,
   "hasLabels": false,
   "capabilities": "Map,Query,Data",
   "maxRecordCount": 1000,
   "supportsStatistics": false,
   "supportsAdvancedQueries": false,
   "supportedQueryFormats": "JSON, geoJSON",
   "isDataVersioned": false,
   "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true},
   "useStandardizedQueries": true,
   "advancedQueryCapabilities": {
    "useStandardizedQueries": true,
    "supportsStatistics": false,
    "supportsHavingClause": false,
    "supportsCountDistinct": false,
    "supportsOrderBy": false,
    "supportsDistinct": false,
    "supportsPagination": false,
    "supportsTrueCurve": true,
    "supportsReturningQueryExtent": true,
    "supportsQueryWithDistance": true,
    "supportsSqlExpression": false
   },
   "supportsDatumTransformation": true,
   "dateFieldsTimeReference": null,
   "supportsCoordinatesQuantization": true
  },
  {
   "currentVersion": 10.91,
   "id": 32,
   "name": "Library_Polygon",
   "type": "Feature Layer",
   "description": "",
   "geometryType": "esriGeometryPolygon",
   "sourceSpatialReference": {
    "wkid": 27700,
    "latestWkid": 27700
   },
   "copyrightText": "",
   "parentLayer": {
    "id": 24,
    "name": "West Lothian Data"
   },
   "subLayers": [],
   "minScale": 0,
   "maxScale": 0,
   "drawingInfo": {
    "renderer": {
     "type": "simple",
     "symbol": {
      "type": "esriSFS",
      "style": "esriSFSSolid",
      "color": [
       56,
       168,
       0,
       255
      ],
      "outline": {
       "type": "esriSLS",
       "style": "esriSLSSolid",
       "color": [
        0,
        0,
        0,
        255
       ],
       "width": 0.4
      }
     },
     "label": "",
     "description": ""
    },
    "transparency": 0,
    "labelingInfo": null
   },
   "defaultVisibility": false,
   "extent": {
    "xmin": 293503.05,
    "ymin": 663189.839,
    "xmax": 308557.95,
    "ymax": 677168.72,
    "spatialReference": {
     "wkid": 27700,
     "latestWkid": 27700
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
   "displayField": "BUILDINGNA",
   "typeIdField": null,
   "subtypeFieldName": null,
   "subtypeField": null,
   "defaultSubtypeCode": null,
   "fields": [
    {
     "name": "FID",
     "type": "esriFieldTypeOID",
     "alias": "FID",
     "domain": null
    },
    {
     "name": "Shape",
     "type": "esriFieldTypeGeometry",
     "alias": "Shape",
     "domain": null
    },
    {
     "name": "ASSETCODE",
     "type": "esriFieldTypeString",
     "alias": "ASSETCODE",
     "length": 20,
     "domain": null
    },
    {
     "name": "TYPE",
     "type": "esriFieldTypeString",
     "alias": "TYPE",
     "length": 10,
     "domain": null
    },
    {
     "name": "BUILDINGNA",
     "type": "esriFieldTypeString",
     "alias": "BUILDINGNA",
     "length": 25,
     "domain": null
    },
    {
     "name": "STRNO",
     "type": "esriFieldTypeString",
     "alias": "STRNO",
     "length": 9,
     "domain": null
    },
    {
     "name": "STRNAME",
     "type": "esriFieldTypeString",
     "alias": "STRNAME",
     "length": 36,
     "domain": null
    },
    {
     "name": "TOWN",
     "type": "esriFieldTypeString",
     "alias": "TOWN",
     "length": 19,
     "domain": null
    },
    {
     "name": "POSTCODE",
     "type": "esriFieldTypeString",
     "alias": "POSTCODE",
     "length": 14,
     "domain": null
    },
    {
     "name": "X",
     "type": "esriFieldTypeInteger",
     "alias": "X",
     "domain": null
    },
    {
     "name": "Y",
     "type": "esriFieldTypeInteger",
     "alias": "Y",
     "domain": null
    },
    {
     "name": "GROSS",
     "type": "esriFieldTypeDouble",
     "alias": "GROSS",
     "domain": null
    },
    {
     "name": "SITE_AREA",
     "type": "esriFieldTypeDouble",
     "alias": "SITE_AREA",
     "domain": null
    }
   ],
   "geometryField": {
    "name": "Shape",
    "type": "esriFieldTypeGeometry",
    "alias": "Shape"
   },
   "indexes": [
    {
     "name": "Shape",
     "fields": "Shape",
     "isAscending": true,
     "isUnique": false,
     "description": ""
    }
   ],
   "subtypes": [],
   "relationships": [],
   "canModifyLayer": true,
   "canScaleSymbols": false,
   "hasLabels": false,
   "capabilities": "Map,Query,Data",
   "maxRecordCount": 1000,
   "supportsStatistics": false,
   "supportsAdvancedQueries": false,
   "supportedQueryFormats": "JSON, geoJSON",
   "isDataVersioned": false,
   "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true},
   "useStandardizedQueries": true,
   "advancedQueryCapabilities": {
    "useStandardizedQueries": true,
    "supportsStatistics": false,
    "supportsHavingClause": false,
    "supportsCountDistinct": false,
    "supportsOrderBy": false,
    "supportsDistinct": false,
    "supportsPagination": false,
    "supportsTrueCurve": true,
    "supportsReturningQueryExtent": true,
    "supportsQueryWithDistance": true,
    "supportsSqlExpression": false
   },
   "supportsDatumTransformation": true,
   "dateFieldsTimeReference": null,
   "supportsCoordinatesQuantization": true
  },
  {
   "currentVersion": 10.91,
   "id": 33,
   "name": "Office_Points",
   "type": "Feature Layer",
   "description": "",
   "geometryType": "esriGeometryMultipoint",
   "sourceSpatialReference": {
    "wkid": 27700,
    "latestWkid": 27700
   },
   "copyrightText": "",
   "parentLayer": {
    "id": 24,
    "name": "West Lothian Data"
   },
   "subLayers": [],
   "minScale": 0,
   "maxScale": 0,
   "drawingInfo": {
    "renderer": {
     "type": "simple",
     "symbol": {
      "type": "esriPMS",
      "url": "a66e4f265867afd171af30e9680ca56d",
      "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA4AAAAOCAYAAAAfSC3RAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAXdJREFUKJGd0rsvQ2EcxvHvoXFykqNH6pJU3Q1iMGHBIpGwuAz+BGGUiEX9B9JBYhASo0gYdJC6LBpRHcpQiTRC0gjtiUhPtFW8CT0Gl2rVJX7bO3ze93l/eSz8cyxZJ3NfgYJRUqlhko/VKPINmroB6TmkLiM/NP31XF7vcpuspVgBqwrJ+1our9uQiyZk09cnpE5/NjQPZEJhL6VaDS0NmWttxVBVDncPVhE828E8aEbquPqAcig8LTS1hoqS/B9SFWisUjkKzQP9H1AkUgM01/28DVWBwsKu7KiK/M1TOVOmafQ2Odg+jbzC53TiT1CR4/bjhE2HNxiLB4GWX2E0dqTreiQTddG9S097N+D4gT3i9m4CRgauebdsC26rMTY0BVTkQQ+2w5CT2XXfewveCxDFueTj/GJSnhlvFRKDQCUQw2SHZY8nNeJKCCEC5EAMwwjgWo0I1+oTsAekAQkostvtJ7oQJ58jZHcVosBKbk5d179kfwH+tn+SEUYvvwAAAABJRU5ErkJggg==",
      "contentType": "image/png",
      "width": 10,
      "height": 10,
      "angle": 0,
      "xoffset": 0,
      "yoffset": 0
     },
     "label": "",
     "description": ""
    },
    "transparency": 0,
    "labelingInfo": null
   },
   "defaultVisibility": false,
   "extent": {
    "xmin": 292381.483,
    "ymin": 662938.627,
    "xmax": 308484.155,
    "ymax": 677146.239,
    "spatialReference": {
     "wkid": 27700,
     "latestWkid": 27700
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
   "displayField": "BUILDINGNA",
   "typeIdField": null,
   "subtypeFieldName": null,
   "subtypeField": null,
   "defaultSubtypeCode": null,
   "fields": [
    {
     "name": "FID",
     "type": "esriFieldTypeOID",
     "alias": "FID",
     "domain": null
    },
    {
     "name": "Shape",
     "type": "esriFieldTypeGeometry",
     "alias": "Shape",
     "domain": null
    },
    {
     "name": "ASSETCODE",
     "type": "esriFieldTypeString",
     "alias": "ASSETCODE",
     "length": 20,
     "domain": null
    },
    {
     "name": "TYPE",
     "type": "esriFieldTypeString",
     "alias": "TYPE",
     "length": 10,
     "domain": null
    },
    {
     "name": "BUILDINGNA",
     "type": "esriFieldTypeString",
     "alias": "BUILDINGNA",
     "length": 25,
     "domain": null
    },
    {
     "name": "STRNO",
     "type": "esriFieldTypeString",
     "alias": "STRNO",
     "length": 9,
     "domain": null
    },
    {
     "name": "STRNAME",
     "type": "esriFieldTypeString",
     "alias": "STRNAME",
     "length": 36,
     "domain": null
    },
    {
     "name": "TOWN",
     "type": "esriFieldTypeString",
     "alias": "TOWN",
     "length": 19,
     "domain": null
    },
    {
     "name": "POSTCODE",
     "type": "esriFieldTypeString",
     "alias": "POSTCODE",
     "length": 14,
     "domain": null
    },
    {
     "name": "X",
     "type": "esriFieldTypeInteger",
     "alias": "X",
     "domain": null
    },
    {
     "name": "Y",
     "type": "esriFieldTypeInteger",
     "alias": "Y",
     "domain": null
    },
    {
     "name": "GROSS_EXTE",
     "type": "esriFieldTypeDouble",
     "alias": "GROSS_EXTE",
     "domain": null
    },
    {
     "name": "SITE_AREA",
     "type": "esriFieldTypeDouble",
     "alias": "SITE_AREA",
     "domain": null
    }
   ],
   "geometryField": {
    "name": "Shape",
    "type": "esriFieldTypeGeometry",
    "alias": "Shape"
   },
   "indexes": [
    {
     "name": "Shape",
     "fields": "Shape",
     "isAscending": true,
     "isUnique": false,
     "description": ""
    }
   ],
   "subtypes": [],
   "relationships": [],
   "canModifyLayer": true,
   "canScaleSymbols": false,
   "hasLabels": false,
   "capabilities": "Map,Query,Data",
   "maxRecordCount": 1000,
   "supportsStatistics": false,
   "supportsAdvancedQueries": false,
   "supportedQueryFormats": "JSON, geoJSON",
   "isDataVersioned": false,
   "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true},
   "useStandardizedQueries": true,
   "advancedQueryCapabilities": {
    "useStandardizedQueries": true,
    "supportsStatistics": false,
    "supportsHavingClause": false,
    "supportsCountDistinct": false,
    "supportsOrderBy": false,
    "supportsDistinct": false,
    "supportsPagination": false,
    "supportsTrueCurve": true,
    "supportsReturningQueryExtent": true,
    "supportsQueryWithDistance": true,
    "supportsSqlExpression": false
   },
   "supportsDatumTransformation": true,
   "dateFieldsTimeReference": null,
   "supportsCoordinatesQuantization": true
  },
  {
   "currentVersion": 10.91,
   "id": 34,
   "name": "Office_Polygon",
   "type": "Feature Layer",
   "description": "",
   "geometryType": "esriGeometryPolygon",
   "sourceSpatialReference": {
    "wkid": 27700,
    "latestWkid": 27700
   },
   "copyrightText": "",
   "parentLayer": {
    "id": 24,
    "name": "West Lothian Data"
   },
   "subLayers": [],
   "minScale": 0,
   "maxScale": 0,
   "drawingInfo": {
    "renderer": {
     "type": "simple",
     "symbol": {
      "type": "esriSFS",
      "style": "esriSFSSolid",
      "color": [
       0,
       255,
       197,
       255
      ],
      "outline": {
       "type": "esriSLS",
       "style": "esriSLSSolid",
       "color": [
        0,
        0,
        0,
        255
       ],
       "width": 0.4
      }
     },
     "label": "",
     "description": ""
    },
    "transparency": 0,
    "labelingInfo": null
   },
   "defaultVisibility": false,
   "extent": {
    "xmin": 292314.283,
    "ymin": 663072.81,
    "xmax": 308451.376,
    "ymax": 677254.126,
    "spatialReference": {
     "wkid": 27700,
     "latestWkid": 27700
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
   "displayField": "BUILDINGNA",
   "typeIdField": null,
   "subtypeFieldName": null,
   "subtypeField": null,
   "defaultSubtypeCode": null,
   "fields": [
    {
     "name": "FID",
     "type": "esriFieldTypeOID",
     "alias": "FID",
     "domain": null
    },
    {
     "name": "Shape",
     "type": "esriFieldTypeGeometry",
     "alias": "Shape",
     "domain": null
    },
    {
     "name": "ASSETCODE",
     "type": "esriFieldTypeString",
     "alias": "ASSETCODE",
     "length": 20,
     "domain": null
    },
    {
     "name": "TYPE",
     "type": "esriFieldTypeString",
     "alias": "TYPE",
     "length": 10,
     "domain": null
    },
    {
     "name": "BUILDINGNA",
     "type": "esriFieldTypeString",
     "alias": "BUILDINGNA",
     "length": 25,
     "domain": null
    },
    {
     "name": "STRNO",
     "type": "esriFieldTypeString",
     "alias": "STRNO",
     "length": 9,
     "domain": null
    },
    {
     "name": "STRNAME",
     "type": "esriFieldTypeString",
     "alias": "STRNAME",
     "length": 36,
     "domain": null
    },
    {
     "name": "TOWN",
     "type": "esriFieldTypeString",
     "alias": "TOWN",
     "length": 19,
     "domain": null
    },
    {
     "name": "POSTCODE",
     "type": "esriFieldTypeString",
     "alias": "POSTCODE",
     "length": 14,
     "domain": null
    },
    {
     "name": "X",
     "type": "esriFieldTypeInteger",
     "alias": "X",
     "domain": null
    },
    {
     "name": "Y",
     "type": "esriFieldTypeInteger",
     "alias": "Y",
     "domain": null
    },
    {
     "name": "GROSS_EXTE",
     "type": "esriFieldTypeDouble",
     "alias": "GROSS_EXTE",
     "domain": null
    },
    {
     "name": "SITE_AREA",
     "type": "esriFieldTypeDouble",
     "alias": "SITE_AREA",
     "domain": null
    }
   ],
   "geometryField": {
    "name": "Shape",
    "type": "esriFieldTypeGeometry",
    "alias": "Shape"
   },
   "indexes": [
    {
     "name": "Shape",
     "fields": "Shape",
     "isAscending": true,
     "isUnique": false,
     "description": ""
    }
   ],
   "subtypes": [],
   "relationships": [],
   "canModifyLayer": true,
   "canScaleSymbols": false,
   "hasLabels": false,
   "capabilities": "Map,Query,Data",
   "maxRecordCount": 1000,
   "supportsStatistics": false,
   "supportsAdvancedQueries": false,
   "supportedQueryFormats": "JSON, geoJSON",
   "isDataVersioned": false,
   "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true},
   "useStandardizedQueries": true,
   "advancedQueryCapabilities": {
    "useStandardizedQueries": true,
    "supportsStatistics": false,
    "supportsHavingClause": false,
    "supportsCountDistinct": false,
    "supportsOrderBy": false,
    "supportsDistinct": false,
    "supportsPagination": false,
    "supportsTrueCurve": true,
    "supportsReturningQueryExtent": true,
    "supportsQueryWithDistance": true,
    "supportsSqlExpression": false
   },
   "supportsDatumTransformation": true,
   "dateFieldsTimeReference": null,
   "supportsCoordinatesQuantization": true
  },
  {
   "currentVersion": 10.91,
   "id": 35,
   "name": "Pool_Points",
   "type": "Feature Layer",
   "description": "",
   "geometryType": "esriGeometryMultipoint",
   "sourceSpatialReference": {
    "wkid": 27700,
    "latestWkid": 27700
   },
   "copyrightText": "",
   "parentLayer": {
    "id": 24,
    "name": "West Lothian Data"
   },
   "subLayers": [],
   "minScale": 0,
   "maxScale": 0,
   "drawingInfo": {
    "renderer": {
     "type": "simple",
     "symbol": {
      "type": "esriPMS",
      "url": "727372e2d3e4050fd1ac95735bbc4fe1",
      "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA4AAAAOCAYAAAAfSC3RAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAXdJREFUKJGd0s8rw3Ecx/HnF/n2ra991/yoGfPrIIedcGEXpbj4cfAniKOSC/4D7aAcRDlKzcEO8uuyJeOAw5SWKGm2b9K+sZn5FPs6YDPWkvftc3i8e33evcr455TlvQ5MhRLGSKVGeEnWIyv3qNomGRZwS0ZheGQ2cRfxk3xoQKkA1QLPyQbuIh2Uy5Ny0OwX3dJRPjw0Za7DAbRKJ82u3NoKG1TXQfrJIi5DexyabXRJt1koX4dnhao5sdYU/pCiQl2LSvh0ERjIQpFKDNLYVvwaigqlpe78qLJiLa4+R6vSaO1zcLEb/YCZt8SfoKw82hNnNh0+4WM8BLiKKyAeO9V1PZqL6lv209nbAziKsBcCvm3AyMHA+o7Nt2QxhsengUKnTdvCJzNszAe/WvBVgBgrM0Furqbkibl2gTQE1AJxMPfYWt1KeUYTQohjfkAMwzjG64kKr+cV2AcygASU2+32c12I8+8R8rsKMWDtZ05d139lfwf/O3+SeFW9wQAAAABJRU5ErkJggg==",
      "contentType": "image/png",
      "width": 10,
      "height": 10,
      "angle": 0,
      "xoffset": 0,
      "yoffset": 0
     },
     "label": "",
     "description": ""
    },
    "transparency": 0,
    "labelingInfo": null
   },
   "defaultVisibility": false,
   "extent": {
    "xmin": 293161.505,
    "ymin": 664915.848,
    "xmax": 308542.876,
    "ymax": 672075.1,
    "spatialReference": {
     "wkid": 27700,
     "latestWkid": 27700
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
   "displayField": "BUILDINGNA",
   "typeIdField": null,
   "subtypeFieldName": null,
   "subtypeField": null,
   "defaultSubtypeCode": null,
   "fields": [
    {
     "name": "FID",
     "type": "esriFieldTypeOID",
     "alias": "FID",
     "domain": null
    },
    {
     "name": "Shape",
     "type": "esriFieldTypeGeometry",
     "alias": "Shape",
     "domain": null
    },
    {
     "name": "ASSETCODE",
     "type": "esriFieldTypeString",
     "alias": "ASSETCODE",
     "length": 20,
     "domain": null
    },
    {
     "name": "TYPE",
     "type": "esriFieldTypeString",
     "alias": "TYPE",
     "length": 10,
     "domain": null
    },
    {
     "name": "BUILDINGNA",
     "type": "esriFieldTypeString",
     "alias": "BUILDINGNA",
     "length": 25,
     "domain": null
    },
    {
     "name": "STRNO",
     "type": "esriFieldTypeString",
     "alias": "STRNO",
     "length": 9,
     "domain": null
    },
    {
     "name": "STRNAME",
     "type": "esriFieldTypeString",
     "alias": "STRNAME",
     "length": 36,
     "domain": null
    },
    {
     "name": "TOWN",
     "type": "esriFieldTypeString",
     "alias": "TOWN",
     "length": 19,
     "domain": null
    },
    {
     "name": "POSTCODE",
     "type": "esriFieldTypeString",
     "alias": "POSTCODE",
     "length": 14,
     "domain": null
    },
    {
     "name": "X",
     "type": "esriFieldTypeInteger",
     "alias": "X",
     "domain": null
    },
    {
     "name": "Y",
     "type": "esriFieldTypeInteger",
     "alias": "Y",
     "domain": null
    },
    {
     "name": "GROSS_AREA",
     "type": "esriFieldTypeDouble",
     "alias": "GROSS_AREA",
     "domain": null
    },
    {
     "name": "SITE_AREA",
     "type": "esriFieldTypeDouble",
     "alias": "SITE_AREA",
     "domain": null
    }
   ],
   "geometryField": {
    "name": "Shape",
    "type": "esriFieldTypeGeometry",
    "alias": "Shape"
   },
   "indexes": null,
   "subtypes": [],
   "relationships": [],
   "canModifyLayer": true,
   "canScaleSymbols": false,
   "hasLabels": false,
   "capabilities": "Map,Query,Data",
   "maxRecordCount": 1000,
   "supportsStatistics": false,
   "supportsAdvancedQueries": false,
   "supportedQueryFormats": "JSON, geoJSON",
   "isDataVersioned": false,
   "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true},
   "useStandardizedQueries": true,
   "advancedQueryCapabilities": {
    "useStandardizedQueries": true,
    "supportsStatistics": false,
    "supportsHavingClause": false,
    "supportsCountDistinct": false,
    "supportsOrderBy": false,
    "supportsDistinct": false,
    "supportsPagination": false,
    "supportsTrueCurve": true,
    "supportsReturningQueryExtent": true,
    "supportsQueryWithDistance": true,
    "supportsSqlExpression": false
   },
   "supportsDatumTransformation": true,
   "dateFieldsTimeReference": null,
   "supportsCoordinatesQuantization": true
  },
  {
   "currentVersion": 10.91,
   "id": 36,
   "name": "Pools_Polygon",
   "type": "Feature Layer",
   "description": "",
   "geometryType": "esriGeometryPolygon",
   "sourceSpatialReference": {
    "wkid": 27700,
    "latestWkid": 27700
   },
   "copyrightText": "",
   "parentLayer": {
    "id": 24,
    "name": "West Lothian Data"
   },
   "subLayers": [],
   "minScale": 0,
   "maxScale": 0,
   "drawingInfo": {
    "renderer": {
     "type": "simple",
     "symbol": {
      "type": "esriSFS",
      "style": "esriSFSSolid",
      "color": [
       0,
       197,
       255,
       255
      ],
      "outline": {
       "type": "esriSLS",
       "style": "esriSLSSolid",
       "color": [
        0,
        0,
        0,
        255
       ],
       "width": 0.4
      }
     },
     "label": "",
     "description": ""
    },
    "transparency": 0,
    "labelingInfo": null
   },
   "defaultVisibility": false,
   "extent": {
    "xmin": 293825.488,
    "ymin": 664863.877,
    "xmax": 308537.35,
    "ymax": 672210.8,
    "spatialReference": {
     "wkid": 27700,
     "latestWkid": 27700
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
   "displayField": "BUILDINGNA",
   "typeIdField": null,
   "subtypeFieldName": null,
   "subtypeField": null,
   "defaultSubtypeCode": null,
   "fields": [
    {
     "name": "FID",
     "type": "esriFieldTypeOID",
     "alias": "FID",
     "domain": null
    },
    {
     "name": "Shape",
     "type": "esriFieldTypeGeometry",
     "alias": "Shape",
     "domain": null
    },
    {
     "name": "ASSETCODE",
     "type": "esriFieldTypeString",
     "alias": "ASSETCODE",
     "length": 20,
     "domain": null
    },
    {
     "name": "TYPE",
     "type": "esriFieldTypeString",
     "alias": "TYPE",
     "length": 10,
     "domain": null
    },
    {
     "name": "BUILDINGNA",
     "type": "esriFieldTypeString",
     "alias": "BUILDINGNA",
     "length": 25,
     "domain": null
    },
    {
     "name": "STRNO",
     "type": "esriFieldTypeString",
     "alias": "STRNO",
     "length": 9,
     "domain": null
    },
    {
     "name": "STRNAME",
     "type": "esriFieldTypeString",
     "alias": "STRNAME",
     "length": 36,
     "domain": null
    },
    {
     "name": "TOWN",
     "type": "esriFieldTypeString",
     "alias": "TOWN",
     "length": 19,
     "domain": null
    },
    {
     "name": "POSTCODE",
     "type": "esriFieldTypeString",
     "alias": "POSTCODE",
     "length": 14,
     "domain": null
    },
    {
     "name": "X",
     "type": "esriFieldTypeInteger",
     "alias": "X",
     "domain": null
    },
    {
     "name": "Y",
     "type": "esriFieldTypeInteger",
     "alias": "Y",
     "domain": null
    },
    {
     "name": "GROSS_AREA",
     "type": "esriFieldTypeDouble",
     "alias": "GROSS_AREA",
     "domain": null
    },
    {
     "name": "SITE_AREA",
     "type": "esriFieldTypeDouble",
     "alias": "SITE_AREA",
     "domain": null
    }
   ],
   "geometryField": {
    "name": "Shape",
    "type": "esriFieldTypeGeometry",
    "alias": "Shape"
   },
   "indexes": [
    {
     "name": "Shape",
     "fields": "Shape",
     "isAscending": true,
     "isUnique": false,
     "description": ""
    }
   ],
   "subtypes": [],
   "relationships": [],
   "canModifyLayer": true,
   "canScaleSymbols": false,
   "hasLabels": false,
   "capabilities": "Map,Query,Data",
   "maxRecordCount": 1000,
   "supportsStatistics": false,
   "supportsAdvancedQueries": false,
   "supportedQueryFormats": "JSON, geoJSON",
   "isDataVersioned": false,
   "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true},
   "useStandardizedQueries": true,
   "advancedQueryCapabilities": {
    "useStandardizedQueries": true,
    "supportsStatistics": false,
    "supportsHavingClause": false,
    "supportsCountDistinct": false,
    "supportsOrderBy": false,
    "supportsDistinct": false,
    "supportsPagination": false,
    "supportsTrueCurve": true,
    "supportsReturningQueryExtent": true,
    "supportsQueryWithDistance": true,
    "supportsSqlExpression": false
   },
   "supportsDatumTransformation": true,
   "dateFieldsTimeReference": null,
   "supportsCoordinatesQuantization": true
  },
  {
   "currentVersion": 10.91,
   "id": 37,
   "name": "School_Points",
   "type": "Feature Layer",
   "description": "",
   "geometryType": "esriGeometryMultipoint",
   "sourceSpatialReference": {
    "wkid": 27700,
    "latestWkid": 27700
   },
   "copyrightText": "",
   "parentLayer": {
    "id": 24,
    "name": "West Lothian Data"
   },
   "subLayers": [],
   "minScale": 0,
   "maxScale": 0,
   "drawingInfo": {
    "renderer": {
     "type": "simple",
     "symbol": {
      "type": "esriPMS",
      "url": "212c163d56cf05aeae980fdad1fad7e2",
      "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA4AAAAOCAYAAAAfSC3RAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAXtJREFUKJGd0r1rU2EUx/Fvk5t7Y0jSmoB4ezUh4FARpwouUnDSRbtI6VIn6R8gQqkuzq4dJOCiDpXMVWOWFCEIFkEb0kkUQm4eY+0jeTVPjDcdzAuJIZae7Qyfw+8cjsYxSxvqlgsncLtWaTVu4dTP4vLuowe2+ONs8OKMHA9X7Bi1b2la5SiaH3Q/tOtRGsVLuPS7xop9XT233g3DOz8NStltvCcj+OYGY3XAdxp+N4Lqx16KJfs8CavQh0Yp+0DpgQh6ePxCHh8EYn6q2cfAjT5UzepNgucmX8PjA9xXhqNq3pnJqlve8DRcs+CN/Rc6TuVIUDPKprkbEoIuVPITcPG/sFb6IISwB1F3n6WxFq5Cx5rAmnxJvgbkAMqXyVDuaVBeuL0OnBqDfoW+f7zP/pNM7wt6D1Ak/yhD7es94/LDeQWL0JkFDoAU+cSr+vu1ilJqhxGIlHIHGbfV53gbeAs4wBSgm6aZE0rlhu40EqkIbI7mFEL8k/0QpECBfUdh2eUAAAAASUVORK5CYII=",
      "contentType": "image/png",
      "width": 10,
      "height": 10,
      "angle": 0,
      "xoffset": 0,
      "yoffset": 0
     },
     "label": "",
     "description": ""
    },
    "transparency": 0,
    "labelingInfo": null
   },
   "defaultVisibility": false,
   "extent": {
    "xmin": 289119.958,
    "ymin": 660600.071,
    "xmax": 310731.314,
    "ymax": 677522.807,
    "spatialReference": {
     "wkid": 27700,
     "latestWkid": 27700
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
   "displayField": "BUILDINGNA",
   "typeIdField": null,
   "subtypeFieldName": null,
   "subtypeField": null,
   "defaultSubtypeCode": null,
   "fields": [
    {
     "name": "FID",
     "type": "esriFieldTypeOID",
     "alias": "FID",
     "domain": null
    },
    {
     "name": "Shape",
     "type": "esriFieldTypeGeometry",
     "alias": "Shape",
     "domain": null
    },
    {
     "name": "ASSETCODE",
     "type": "esriFieldTypeString",
     "alias": "ASSETCODE",
     "length": 20,
     "domain": null
    },
    {
     "name": "TYPE",
     "type": "esriFieldTypeString",
     "alias": "TYPE",
     "length": 10,
     "domain": null
    },
    {
     "name": "BUILDINGNA",
     "type": "esriFieldTypeString",
     "alias": "BUILDINGNA",
     "length": 25,
     "domain": null
    },
    {
     "name": "STRNO",
     "type": "esriFieldTypeString",
     "alias": "STRNO",
     "length": 9,
     "domain": null
    },
    {
     "name": "STRNAME",
     "type": "esriFieldTypeString",
     "alias": "STRNAME",
     "length": 36,
     "domain": null
    },
    {
     "name": "TOWN",
     "type": "esriFieldTypeString",
     "alias": "TOWN",
     "length": 19,
     "domain": null
    },
    {
     "name": "POSTCODE",
     "type": "esriFieldTypeString",
     "alias": "POSTCODE",
     "length": 14,
     "domain": null
    },
    {
     "name": "X",
     "type": "esriFieldTypeInteger",
     "alias": "X",
     "domain": null
    },
    {
     "name": "Y",
     "type": "esriFieldTypeInteger",
     "alias": "Y",
     "domain": null
    },
    {
     "name": "GROSS_EXTE",
     "type": "esriFieldTypeDouble",
     "alias": "GROSS_EXTE",
     "domain": null
    },
    {
     "name": "SITE_AREA",
     "type": "esriFieldTypeDouble",
     "alias": "SITE_AREA",
     "domain": null
    }
   ],
   "geometryField": {
    "name": "Shape",
    "type": "esriFieldTypeGeometry",
    "alias": "Shape"
   },
   "indexes": [
    {
     "name": "Shape",
     "fields": "Shape",
     "isAscending": true,
     "isUnique": false,
     "description": ""
    }
   ],
   "subtypes": [],
   "relationships": [],
   "canModifyLayer": true,
   "canScaleSymbols": false,
   "hasLabels": false,
   "capabilities": "Map,Query,Data",
   "maxRecordCount": 1000,
   "supportsStatistics": false,
   "supportsAdvancedQueries": false,
   "supportedQueryFormats": "JSON, geoJSON",
   "isDataVersioned": false,
   "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true},
   "useStandardizedQueries": true,
   "advancedQueryCapabilities": {
    "useStandardizedQueries": true,
    "supportsStatistics": false,
    "supportsHavingClause": false,
    "supportsCountDistinct": false,
    "supportsOrderBy": false,
    "supportsDistinct": false,
    "supportsPagination": false,
    "supportsTrueCurve": true,
    "supportsReturningQueryExtent": true,
    "supportsQueryWithDistance": true,
    "supportsSqlExpression": false
   },
   "supportsDatumTransformation": true,
   "dateFieldsTimeReference": null,
   "supportsCoordinatesQuantization": true
  },
  {
   "currentVersion": 10.91,
   "id": 38,
   "name": "Schools_Polygon",
   "type": "Feature Layer",
   "description": "",
   "geometryType": "esriGeometryPolygon",
   "sourceSpatialReference": {
    "wkid": 27700,
    "latestWkid": 27700
   },
   "copyrightText": "",
   "parentLayer": {
    "id": 24,
    "name": "West Lothian Data"
   },
   "subLayers": [],
   "minScale": 0,
   "maxScale": 0,
   "drawingInfo": {
    "renderer": {
     "type": "simple",
     "symbol": {
      "type": "esriSFS",
      "style": "esriSFSSolid",
      "color": [
       0,
       92,
       230,
       255
      ],
      "outline": {
       "type": "esriSLS",
       "style": "esriSLSSolid",
       "color": [
        0,
        0,
        0,
        255
       ],
       "width": 0.4
      }
     },
     "label": "",
     "description": ""
    },
    "transparency": 0,
    "labelingInfo": null
   },
   "defaultVisibility": false,
   "extent": {
    "xmin": 288893.586,
    "ymin": 660606.08,
    "xmax": 310721.313,
    "ymax": 677605.339,
    "spatialReference": {
     "wkid": 27700,
     "latestWkid": 27700
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
   "displayField": "BUILDINGNA",
   "typeIdField": null,
   "subtypeFieldName": null,
   "subtypeField": null,
   "defaultSubtypeCode": null,
   "fields": [
    {
     "name": "FID",
     "type": "esriFieldTypeOID",
     "alias": "FID",
     "domain": null
    },
    {
     "name": "Shape",
     "type": "esriFieldTypeGeometry",
     "alias": "Shape",
     "domain": null
    },
    {
     "name": "ASSETCODE",
     "type": "esriFieldTypeString",
     "alias": "ASSETCODE",
     "length": 20,
     "domain": null
    },
    {
     "name": "TYPE",
     "type": "esriFieldTypeString",
     "alias": "TYPE",
     "length": 10,
     "domain": null
    },
    {
     "name": "BUILDINGNA",
     "type": "esriFieldTypeString",
     "alias": "BUILDINGNA",
     "length": 25,
     "domain": null
    },
    {
     "name": "STRNO",
     "type": "esriFieldTypeString",
     "alias": "STRNO",
     "length": 9,
     "domain": null
    },
    {
     "name": "STRNAME",
     "type": "esriFieldTypeString",
     "alias": "STRNAME",
     "length": 36,
     "domain": null
    },
    {
     "name": "TOWN",
     "type": "esriFieldTypeString",
     "alias": "TOWN",
     "length": 19,
     "domain": null
    },
    {
     "name": "POSTCODE",
     "type": "esriFieldTypeString",
     "alias": "POSTCODE",
     "length": 14,
     "domain": null
    },
    {
     "name": "X",
     "type": "esriFieldTypeInteger",
     "alias": "X",
     "domain": null
    },
    {
     "name": "Y",
     "type": "esriFieldTypeInteger",
     "alias": "Y",
     "domain": null
    },
    {
     "name": "GROSS_EXTE",
     "type": "esriFieldTypeDouble",
     "alias": "GROSS_EXTE",
     "domain": null
    },
    {
     "name": "SITE_AREA",
     "type": "esriFieldTypeDouble",
     "alias": "SITE_AREA",
     "domain": null
    }
   ],
   "geometryField": {
    "name": "Shape",
    "type": "esriFieldTypeGeometry",
    "alias": "Shape"
   },
   "indexes": [
    {
     "name": "Shape",
     "fields": "Shape",
     "isAscending": true,
     "isUnique": false,
     "description": ""
    }
   ],
   "subtypes": [],
   "relationships": [],
   "canModifyLayer": true,
   "canScaleSymbols": false,
   "hasLabels": false,
   "capabilities": "Map,Query,Data",
   "maxRecordCount": 1000,
   "supportsStatistics": false,
   "supportsAdvancedQueries": false,
   "supportedQueryFormats": "JSON, geoJSON",
   "isDataVersioned": false,
   "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true},
   "useStandardizedQueries": true,
   "advancedQueryCapabilities": {
    "useStandardizedQueries": true,
    "supportsStatistics": false,
    "supportsHavingClause": false,
    "supportsCountDistinct": false,
    "supportsOrderBy": false,
    "supportsDistinct": false,
    "supportsPagination": false,
    "supportsTrueCurve": true,
    "supportsReturningQueryExtent": true,
    "supportsQueryWithDistance": true,
    "supportsSqlExpression": false
   },
   "supportsDatumTransformation": true,
   "dateFieldsTimeReference": null,
   "supportsCoordinatesQuantization": true
  },
  {
   "currentVersion": 10.91,
   "id": 39,
   "name": "Sports_Points",
   "type": "Feature Layer",
   "description": "",
   "geometryType": "esriGeometryMultipoint",
   "sourceSpatialReference": {
    "wkid": 27700,
    "latestWkid": 27700
   },
   "copyrightText": "",
   "parentLayer": {
    "id": 24,
    "name": "West Lothian Data"
   },
   "subLayers": [],
   "minScale": 0,
   "maxScale": 0,
   "drawingInfo": {
    "renderer": {
     "type": "simple",
     "symbol": {
      "type": "esriPMS",
      "url": "09f5c1dad5f9c13f3e96e1e0d0da5eaa",
      "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA4AAAAOCAYAAAAfSC3RAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAXtJREFUKJGdks8rg3Ecx1+PLU9PPfZoftT8/nGQgxMu7KIUFz8O/gRxVHLBf6AdlIMoR6k52EHDLluyOeBAaYmS2J6kPbEZvsUeBzxtzJL37Xt4fXp9373t/DP27MceplIEY2nSIy+kamWUOxVtMwMLbiQjL7iP2XjLdTDFfb1CCSoOnkjV33LdUYw8GZbN/m4h7eeAEUz5kmhIo6yuiTbraglOKqjhmUfHuTgORDBbu5BuLPBSjs6qQqsrpTLvfxRUamhWoxwtAgMWmBbJwQZaC5ahoGLD5s5RlVFKC1Kf0SjXWuirPmMnZgfI8Jb8CyijPCRdJ050PsAHEseQ1covSRA/0nU9Zqn6WA520tsDVBfgXkL4tgDDAkOsb/ucS45hY3wa8lb7HHUezmwwH+ZzBl8DiK8wE77iYmpCnmtHSENAFZAAM+Bn1e9JjyaFEAdfl6zlGIZx4MUT8wrPK7ALZAAJKHa5XKdCF6fZCjlbBeLA2ndPXdd/uL8DFVR/krFxZlwAAAAASUVORK5CYII=",
      "contentType": "image/png",
      "width": 10,
      "height": 10,
      "angle": 0,
      "xoffset": 0,
      "yoffset": 0
     },
     "label": "",
     "description": ""
    },
    "transparency": 0,
    "labelingInfo": null
   },
   "defaultVisibility": false,
   "extent": {
    "xmin": 297425.927,
    "ymin": 667189.062,
    "xmax": 309057.594,
    "ymax": 676300.219,
    "spatialReference": {
     "wkid": 27700,
     "latestWkid": 27700
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
   "displayField": "BUILDINGNA",
   "typeIdField": null,
   "subtypeFieldName": null,
   "subtypeField": null,
   "defaultSubtypeCode": null,
   "fields": [
    {
     "name": "FID",
     "type": "esriFieldTypeOID",
     "alias": "FID",
     "domain": null
    },
    {
     "name": "Shape",
     "type": "esriFieldTypeGeometry",
     "alias": "Shape",
     "domain": null
    },
    {
     "name": "ASSETCODE",
     "type": "esriFieldTypeString",
     "alias": "ASSETCODE",
     "length": 20,
     "domain": null
    },
    {
     "name": "TYPE",
     "type": "esriFieldTypeString",
     "alias": "TYPE",
     "length": 10,
     "domain": null
    },
    {
     "name": "BUILDINGNA",
     "type": "esriFieldTypeString",
     "alias": "BUILDINGNA",
     "length": 25,
     "domain": null
    },
    {
     "name": "STRNO",
     "type": "esriFieldTypeString",
     "alias": "STRNO",
     "length": 9,
     "domain": null
    },
    {
     "name": "STRNAME",
     "type": "esriFieldTypeString",
     "alias": "STRNAME",
     "length": 36,
     "domain": null
    },
    {
     "name": "TOWN",
     "type": "esriFieldTypeString",
     "alias": "TOWN",
     "length": 19,
     "domain": null
    },
    {
     "name": "POSTCODE",
     "type": "esriFieldTypeString",
     "alias": "POSTCODE",
     "length": 14,
     "domain": null
    },
    {
     "name": "X",
     "type": "esriFieldTypeInteger",
     "alias": "X",
     "domain": null
    },
    {
     "name": "Y",
     "type": "esriFieldTypeInteger",
     "alias": "Y",
     "domain": null
    },
    {
     "name": "GROSS_EXTE",
     "type": "esriFieldTypeDouble",
     "alias": "GROSS_EXTE",
     "domain": null
    },
    {
     "name": "SITE_AREA",
     "type": "esriFieldTypeDouble",
     "alias": "SITE_AREA",
     "domain": null
    }
   ],
   "geometryField": {
    "name": "Shape",
    "type": "esriFieldTypeGeometry",
    "alias": "Shape"
   },
   "indexes": [
    {
     "name": "Shape",
     "fields": "Shape",
     "isAscending": true,
     "isUnique": false,
     "description": ""
    }
   ],
   "subtypes": [],
   "relationships": [],
   "canModifyLayer": true,
   "canScaleSymbols": false,
   "hasLabels": false,
   "capabilities": "Map,Query,Data",
   "maxRecordCount": 1000,
   "supportsStatistics": false,
   "supportsAdvancedQueries": false,
   "supportedQueryFormats": "JSON, geoJSON",
   "isDataVersioned": false,
   "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true},
   "useStandardizedQueries": true,
   "advancedQueryCapabilities": {
    "useStandardizedQueries": true,
    "supportsStatistics": false,
    "supportsHavingClause": false,
    "supportsCountDistinct": false,
    "supportsOrderBy": false,
    "supportsDistinct": false,
    "supportsPagination": false,
    "supportsTrueCurve": true,
    "supportsReturningQueryExtent": true,
    "supportsQueryWithDistance": true,
    "supportsSqlExpression": false
   },
   "supportsDatumTransformation": true,
   "dateFieldsTimeReference": null,
   "supportsCoordinatesQuantization": true
  },
  {
   "currentVersion": 10.91,
   "id": 40,
   "name": "Sports_Polygon",
   "type": "Feature Layer",
   "description": "",
   "geometryType": "esriGeometryPolygon",
   "sourceSpatialReference": {
    "wkid": 27700,
    "latestWkid": 27700
   },
   "copyrightText": "",
   "parentLayer": {
    "id": 24,
    "name": "West Lothian Data"
   },
   "subLayers": [],
   "minScale": 0,
   "maxScale": 0,
   "drawingInfo": {
    "renderer": {
     "type": "simple",
     "symbol": {
      "type": "esriSFS",
      "style": "esriSFSSolid",
      "color": [
       169,
       0,
       230,
       255
      ],
      "outline": {
       "type": "esriSLS",
       "style": "esriSLSSolid",
       "color": [
        0,
        0,
        0,
        255
       ],
       "width": 0.4
      }
     },
     "label": "",
     "description": ""
    },
    "transparency": 0,
    "labelingInfo": null
   },
   "defaultVisibility": false,
   "extent": {
    "xmin": 297165,
    "ymin": 667274.564,
    "xmax": 308993.314,
    "ymax": 676385.26,
    "spatialReference": {
     "wkid": 27700,
     "latestWkid": 27700
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
   "displayField": "BUILDINGNA",
   "typeIdField": null,
   "subtypeFieldName": null,
   "subtypeField": null,
   "defaultSubtypeCode": null,
   "fields": [
    {
     "name": "FID",
     "type": "esriFieldTypeOID",
     "alias": "FID",
     "domain": null
    },
    {
     "name": "Shape",
     "type": "esriFieldTypeGeometry",
     "alias": "Shape",
     "domain": null
    },
    {
     "name": "ASSETCODE",
     "type": "esriFieldTypeString",
     "alias": "ASSETCODE",
     "length": 20,
     "domain": null
    },
    {
     "name": "TYPE",
     "type": "esriFieldTypeString",
     "alias": "TYPE",
     "length": 10,
     "domain": null
    },
    {
     "name": "BUILDINGNA",
     "type": "esriFieldTypeString",
     "alias": "BUILDINGNA",
     "length": 25,
     "domain": null
    },
    {
     "name": "STRNO",
     "type": "esriFieldTypeString",
     "alias": "STRNO",
     "length": 9,
     "domain": null
    },
    {
     "name": "STRNAME",
     "type": "esriFieldTypeString",
     "alias": "STRNAME",
     "length": 36,
     "domain": null
    },
    {
     "name": "TOWN",
     "type": "esriFieldTypeString",
     "alias": "TOWN",
     "length": 19,
     "domain": null
    },
    {
     "name": "POSTCODE",
     "type": "esriFieldTypeString",
     "alias": "POSTCODE",
     "length": 14,
     "domain": null
    },
    {
     "name": "X",
     "type": "esriFieldTypeInteger",
     "alias": "X",
     "domain": null
    },
    {
     "name": "Y",
     "type": "esriFieldTypeInteger",
     "alias": "Y",
     "domain": null
    },
    {
     "name": "GROSS_EXTE",
     "type": "esriFieldTypeDouble",
     "alias": "GROSS_EXTE",
     "domain": null
    },
    {
     "name": "SITE_AREA",
     "type": "esriFieldTypeDouble",
     "alias": "SITE_AREA",
     "domain": null
    }
   ],
   "geometryField": {
    "name": "Shape",
    "type": "esriFieldTypeGeometry",
    "alias": "Shape"
   },
   "indexes": null,
   "subtypes": [],
   "relationships": [],
   "canModifyLayer": true,
   "canScaleSymbols": false,
   "hasLabels": false,
   "capabilities": "Map,Query,Data",
   "maxRecordCount": 1000,
   "supportsStatistics": false,
   "supportsAdvancedQueries": false,
   "supportedQueryFormats": "JSON, geoJSON",
   "isDataVersioned": false,
   "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true},
   "useStandardizedQueries": true,
   "advancedQueryCapabilities": {
    "useStandardizedQueries": true,
    "supportsStatistics": false,
    "supportsHavingClause": false,
    "supportsCountDistinct": false,
    "supportsOrderBy": false,
    "supportsDistinct": false,
    "supportsPagination": false,
    "supportsTrueCurve": true,
    "supportsReturningQueryExtent": true,
    "supportsQueryWithDistance": true,
    "supportsSqlExpression": false
   },
   "supportsDatumTransformation": true,
   "dateFieldsTimeReference": null,
   "supportsCoordinatesQuantization": true
  },
  {
   "currentVersion": 10.91,
   "id": 41,
   "name": "Surgeries_Points",
   "type": "Feature Layer",
   "description": "",
   "geometryType": "esriGeometryPoint",
   "sourceSpatialReference": {
    "wkid": 27700,
    "latestWkid": 27700
   },
   "copyrightText": "",
   "parentLayer": {
    "id": 24,
    "name": "West Lothian Data"
   },
   "subLayers": [],
   "minScale": 0,
   "maxScale": 0,
   "drawingInfo": {
    "renderer": {
     "type": "simple",
     "symbol": {
      "type": "esriPMS",
      "url": "df363c70d58f7b7d790d48d340729e2d",
      "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA4AAAAOCAYAAAAfSC3RAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAX1JREFUKJGd0s8rw3Ecx/Hnl+Xbt7721fyomd8OctgJF1yU4uLHwZ8gjkou+A+0g3IQ5Sg1BzvIr4sl2w44UGuJkti+SfvGZuxT7OvAvhlr5H37HB7vz+vz6WXjn2P7ejA5VKBoLEVqJEm6VkG+11A3IbMg0W3khSahxhvu9h9I1peiYEclyXP9DXftMiWTphzol0RXKAeaBOUIV/5ytDo3TdZWB6XUUMkTL/ZTcbFnEmyV6Ly1YES+mtWEWldFWd73qCg0U6OeEFkEBiyYEKnBVhoKfoaKQjHF3TlRFeT8V32bCjStjxbXLudRG8AbmcRfoIL8eOZMOND5gHEeTwH3bzBG/ETX9agVdRnffi8dPYCrgEv78G8DhgXX8e8sOXz2cWN4GqjKg16OHZGZeTYCfNYgW4DYDCuBS66n5uSJNkkwBFQDcRP2VtnaGk15EkKIo+wmqzmGYRx58EY9wvsKHAAZQAJKnE5nWOgi/DVCTleBGLD2Paeu6z+yvwMUSn+SkgArhQAAAABJRU5ErkJggg==",
      "contentType": "image/png",
      "width": 10,
      "height": 10,
      "angle": 0,
      "xoffset": 0,
      "yoffset": 0
     },
     "label": "",
     "description": ""
    },
    "transparency": 0,
    "labelingInfo": null
   },
   "defaultVisibility": false,
   "extent": {
    "xmin": 290043.709,
    "ymin": 660632.2459634144,
    "xmax": 308827.946,
    "ymax": 674941.219,
    "spatialReference": {
     "wkid": 27700,
     "latestWkid": 27700
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
   "displayField": "NAME",
   "typeIdField": null,
   "subtypeFieldName": null,
   "subtypeField": null,
   "defaultSubtypeCode": null,
   "fields": [
    {
     "name": "FID",
     "type": "esriFieldTypeOID",
     "alias": "FID",
     "domain": null
    },
    {
     "name": "Shape",
     "type": "esriFieldTypeGeometry",
     "alias": "Shape",
     "domain": null
    },
    {
     "name": "Id",
     "type": "esriFieldTypeInteger",
     "alias": "Id",
     "domain": null
    },
    {
     "name": "NAME",
     "type": "esriFieldTypeString",
     "alias": "NAME",
     "length": 46,
     "domain": null
    },
    {
     "name": "GOT_COORDS",
     "type": "esriFieldTypeSmallInteger",
     "alias": "GOT_COORDS",
     "domain": null
    },
    {
     "name": "POSTCODE",
     "type": "esriFieldTypeString",
     "alias": "POSTCODE",
     "length": 8,
     "domain": null
    },
    {
     "name": "XCOORD",
     "type": "esriFieldTypeInteger",
     "alias": "XCOORD",
     "domain": null
    },
    {
     "name": "YCOORD",
     "type": "esriFieldTypeInteger",
     "alias": "YCOORD",
     "domain": null
    },
    {
     "name": "ET_ID",
     "type": "esriFieldTypeInteger",
     "alias": "ET_ID",
     "domain": null
    }
   ],
   "geometryField": {
    "name": "Shape",
    "type": "esriFieldTypeGeometry",
    "alias": "Shape"
   },
   "indexes": [
    {
     "name": "Shape",
     "fields": "Shape",
     "isAscending": true,
     "isUnique": false,
     "description": ""
    }
   ],
   "subtypes": [],
   "relationships": [],
   "canModifyLayer": true,
   "canScaleSymbols": false,
   "hasLabels": false,
   "capabilities": "Map,Query,Data",
   "maxRecordCount": 1000,
   "supportsStatistics": false,
   "supportsAdvancedQueries": false,
   "supportedQueryFormats": "JSON, geoJSON",
   "isDataVersioned": false,
   "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true},
   "useStandardizedQueries": true,
   "advancedQueryCapabilities": {
    "useStandardizedQueries": true,
    "supportsStatistics": false,
    "supportsHavingClause": false,
    "supportsCountDistinct": false,
    "supportsOrderBy": false,
    "supportsDistinct": false,
    "supportsPagination": false,
    "supportsTrueCurve": true,
    "supportsReturningQueryExtent": true,
    "supportsQueryWithDistance": true,
    "supportsSqlExpression": false
   },
   "supportsDatumTransformation": true,
   "dateFieldsTimeReference": null,
   "supportsCoordinatesQuantization": true
  },
  {
   "currentVersion": 10.91,
   "id": 42,
   "name": "Additional Information",
   "type": "Group Layer",
   "description": "",
   "geometryType": null,
   "copyrightText": "",
   "parentLayer": null,
   "subLayers": [
    {
     "id": 43,
     "name": "AccToServices"
    },
    {
     "id": 44,
     "name": "Crime"
    },
    {
     "id": 45,
     "name": "DriveTime"
    },
    {
     "id": 46,
     "name": "Economic"
    },
    {
     "id": 47,
     "name": "Education"
    },
    {
     "id": 48,
     "name": "Employment"
    },
    {
     "id": 49,
     "name": "Health"
    },
    {
     "id": 50,
     "name": "Housing"
    },
    {
     "id": 51,
     "name": "MultDeprivation"
    },
    {
     "id": 52,
     "name": "PercChild"
    },
    {
     "id": 53,
     "name": "PercPension"
    },
    {
     "id": 54,
     "name": "PercWork"
    },
    {
     "id": 55,
     "name": "Population"
    },
    {
     "id": 56,
     "name": "PublicTransport"
    }
   ],
   "minScale": 0,
   "maxScale": 0,
   "defaultVisibility": false,
   "extent": {
    "xmin": 285586.99998705415,
    "ymin": 579661.6676447208,
    "xmax": 397944.5539083573,
    "ymax": 686105.9999808234,
    "spatialReference": {
     "wkid": 27700,
     "latestWkid": 27700
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeNone",
   "displayField": "",
   "typeIdField": null,
   "subtypeFieldName": null,
   "subtypeField": null,
   "defaultSubtypeCode": null,
   "fields": null,
   "geometryField": {},
   "indexes": [],
   "subtypes": [],
   "relationships": [],
   "canModifyLayer": false,
   "canScaleSymbols": false,
   "hasLabels": false,
   "capabilities": "Map,Query",
   "supportsStatistics": false,
   "supportsAdvancedQueries": false,
   "supportedQueryFormats": "JSON, geoJSON",
   "isDataVersioned": false,
   "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true},
   "useStandardizedQueries": true,
   "advancedQueryCapabilities": {
    "useStandardizedQueries": true,
    "supportsStatistics": false,
    "supportsHavingClause": false,
    "supportsCountDistinct": false,
    "supportsOrderBy": false,
    "supportsDistinct": false,
    "supportsPagination": false,
    "supportsTrueCurve": false,
    "supportsReturningQueryExtent": true,
    "supportsQueryWithDistance": true,
    "supportsSqlExpression": false
   },
   "dateFieldsTimeReference": null,
   "supportsCoordinatesQuantization": true
  },
  {
   "currentVersion": 10.91,
   "id": 43,
   "name": "AccToServices",
   "type": "Feature Layer",
   "description": "",
   "geometryType": "esriGeometryPolygon",
   "sourceSpatialReference": {
    "wkid": 27700,
    "latestWkid": 27700
   },
   "copyrightText": "",
   "parentLayer": {
    "id": 42,
    "name": "Additional Information"
   },
   "subLayers": [],
   "minScale": 0,
   "maxScale": 0,
   "drawingInfo": {
    "renderer": {
     "type": "classBreaks",
     "field": "Services",
     "classificationMethod": "esriClassifyNaturalBreaks",
     "minValue": 38,
     "classBreakInfos": [
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         255,
         0,
         0,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "classMaxValue": 632,
       "label": "38 - 632",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         255,
         81,
         0,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "classMaxValue": 1273,
       "label": "633 - 1273",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         255,
         132,
         0,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "classMaxValue": 1907,
       "label": "1274 - 1907",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         255,
         179,
         0,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "classMaxValue": 2482,
       "label": "1908 - 2482",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         255,
         225,
         0,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "classMaxValue": 3000,
       "label": "2483 - 3000",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         248,
         255,
         38,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "classMaxValue": 3466,
       "label": "3001 - 3466",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         218,
         255,
         97,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "classMaxValue": 3896,
       "label": "3467 - 3896",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         182,
         255,
         143,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "classMaxValue": 4270,
       "label": "3897 - 4270",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         138,
         255,
         190,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "classMaxValue": 4608,
       "label": "4271 - 4608",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         64,
         255,
         239,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "classMaxValue": 4940,
       "label": "4609 - 4940",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         41,
         219,
         255,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "classMaxValue": 5281,
       "label": "4941 - 5281",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         56,
         169,
         255,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "classMaxValue": 5597,
       "label": "5282 - 5597",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         56,
         116,
         255,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "classMaxValue": 5916,
       "label": "5598 - 5916",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         46,
         70,
         255,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "classMaxValue": 6210,
       "label": "5917 - 6210",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         0,
         0,
         255,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "classMaxValue": 6503,
       "label": "6211 - 6503",
       "description": ""
      }
     ]
    },
    "transparency": 70,
    "labelingInfo": null
   },
   "defaultVisibility": false,
   "extent": {
    "xmin": 285586.99998705415,
    "ymin": 579661.6676447208,
    "xmax": 397944.5539083573,
    "ymax": 686105.9999808234,
    "spatialReference": {
     "wkid": 27700,
     "latestWkid": 27700
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
   "displayField": "DataZone",
   "typeIdField": null,
   "subtypeFieldName": null,
   "subtypeField": null,
   "defaultSubtypeCode": null,
   "fields": [
    {
     "name": "FID",
     "type": "esriFieldTypeOID",
     "alias": "FID",
     "domain": null
    },
    {
     "name": "Shape",
     "type": "esriFieldTypeGeometry",
     "alias": "Shape",
     "domain": null
    },
    {
     "name": "DataZone",
     "type": "esriFieldTypeString",
     "alias": "DataZone",
     "length": 254,
     "domain": null
    },
    {
     "name": "Services",
     "type": "esriFieldTypeDouble",
     "alias": "Services",
     "domain": null
    }
   ],
   "geometryField": {
    "name": "Shape",
    "type": "esriFieldTypeGeometry",
    "alias": "Shape"
   },
   "indexes": [
    {
     "name": "Shape",
     "fields": "Shape",
     "isAscending": true,
     "isUnique": false,
     "description": ""
    }
   ],
   "subtypes": [],
   "relationships": [],
   "canModifyLayer": true,
   "canScaleSymbols": false,
   "hasLabels": false,
   "capabilities": "Map,Query,Data",
   "maxRecordCount": 1000,
   "supportsStatistics": false,
   "supportsAdvancedQueries": false,
   "supportedQueryFormats": "JSON, geoJSON",
   "isDataVersioned": false,
   "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true},
   "useStandardizedQueries": true,
   "advancedQueryCapabilities": {
    "useStandardizedQueries": true,
    "supportsStatistics": false,
    "supportsHavingClause": false,
    "supportsCountDistinct": false,
    "supportsOrderBy": false,
    "supportsDistinct": false,
    "supportsPagination": false,
    "supportsTrueCurve": true,
    "supportsReturningQueryExtent": true,
    "supportsQueryWithDistance": true,
    "supportsSqlExpression": false
   },
   "supportsDatumTransformation": true,
   "dateFieldsTimeReference": null,
   "supportsCoordinatesQuantization": true
  },
  {
   "currentVersion": 10.91,
   "id": 44,
   "name": "Crime",
   "type": "Feature Layer",
   "description": "",
   "geometryType": "esriGeometryPolygon",
   "sourceSpatialReference": {
    "wkid": 27700,
    "latestWkid": 27700
   },
   "copyrightText": "",
   "parentLayer": {
    "id": 42,
    "name": "Additional Information"
   },
   "subLayers": [],
   "minScale": 0,
   "maxScale": 0,
   "drawingInfo": {
    "renderer": {
     "type": "classBreaks",
     "field": "Crime",
     "classificationMethod": "esriClassifyNaturalBreaks",
     "minValue": 3,
     "classBreakInfos": [
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         255,
         0,
         0,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "classMaxValue": 391,
       "label": "3 - 391",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         255,
         81,
         0,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "classMaxValue": 853,
       "label": "392 - 853",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         255,
         132,
         0,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "classMaxValue": 1336,
       "label": "854 - 1336",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         255,
         179,
         0,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "classMaxValue": 1774,
       "label": "1337 - 1774",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         255,
         225,
         0,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "classMaxValue": 2171,
       "label": "1775 - 2171",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         248,
         255,
         38,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "classMaxValue": 2580,
       "label": "2172 - 2580",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         218,
         255,
         97,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "classMaxValue": 2977,
       "label": "2581 - 2977",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         182,
         255,
         143,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "classMaxValue": 3366,
       "label": "2978 - 3366",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         138,
         255,
         190,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "classMaxValue": 3749,
       "label": "3367 - 3749",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         64,
         255,
         239,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "classMaxValue": 4137,
       "label": "3750 - 4137",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         41,
         219,
         255,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "classMaxValue": 4548,
       "label": "4138 - 4548",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         56,
         169,
         255,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "classMaxValue": 4997,
       "label": "4549 - 4997",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         56,
         116,
         255,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "classMaxValue": 5447,
       "label": "4998 - 5447",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         46,
         70,
         255,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "classMaxValue": 5947,
       "label": "5448 - 5947",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         0,
         0,
         255,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "classMaxValue": 6493,
       "label": "5948 - 6493",
       "description": ""
      }
     ]
    },
    "transparency": 70,
    "labelingInfo": null
   },
   "defaultVisibility": false,
   "extent": {
    "xmin": 285586.99998705415,
    "ymin": 579661.6676447208,
    "xmax": 397944.5539083573,
    "ymax": 686105.9999808234,
    "spatialReference": {
     "wkid": 27700,
     "latestWkid": 27700
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
   "displayField": "DataZone",
   "typeIdField": null,
   "subtypeFieldName": null,
   "subtypeField": null,
   "defaultSubtypeCode": null,
   "fields": [
    {
     "name": "FID",
     "type": "esriFieldTypeOID",
     "alias": "FID",
     "domain": null
    },
    {
     "name": "Shape",
     "type": "esriFieldTypeGeometry",
     "alias": "Shape",
     "domain": null
    },
    {
     "name": "DataZone",
     "type": "esriFieldTypeString",
     "alias": "DataZone",
     "length": 254,
     "domain": null
    },
    {
     "name": "Crime",
     "type": "esriFieldTypeDouble",
     "alias": "Crime",
     "domain": null
    }
   ],
   "geometryField": {
    "name": "Shape",
    "type": "esriFieldTypeGeometry",
    "alias": "Shape"
   },
   "indexes": [
    {
     "name": "Shape",
     "fields": "Shape",
     "isAscending": true,
     "isUnique": false,
     "description": ""
    }
   ],
   "subtypes": [],
   "relationships": [],
   "canModifyLayer": true,
   "canScaleSymbols": false,
   "hasLabels": false,
   "capabilities": "Map,Query,Data",
   "maxRecordCount": 1000,
   "supportsStatistics": false,
   "supportsAdvancedQueries": false,
   "supportedQueryFormats": "JSON, geoJSON",
   "isDataVersioned": false,
   "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true},
   "useStandardizedQueries": true,
   "advancedQueryCapabilities": {
    "useStandardizedQueries": true,
    "supportsStatistics": false,
    "supportsHavingClause": false,
    "supportsCountDistinct": false,
    "supportsOrderBy": false,
    "supportsDistinct": false,
    "supportsPagination": false,
    "supportsTrueCurve": true,
    "supportsReturningQueryExtent": true,
    "supportsQueryWithDistance": true,
    "supportsSqlExpression": false
   },
   "supportsDatumTransformation": true,
   "dateFieldsTimeReference": null,
   "supportsCoordinatesQuantization": true
  },
  {
   "currentVersion": 10.91,
   "id": 45,
   "name": "DriveTime",
   "type": "Feature Layer",
   "description": "",
   "geometryType": "esriGeometryPolygon",
   "sourceSpatialReference": {
    "wkid": 27700,
    "latestWkid": 27700
   },
   "copyrightText": "",
   "parentLayer": {
    "id": 42,
    "name": "Additional Information"
   },
   "subLayers": [],
   "minScale": 0,
   "maxScale": 0,
   "drawingInfo": {
    "renderer": {
     "type": "classBreaks",
     "field": "DriveTime",
     "classificationMethod": "esriClassifyNaturalBreaks",
     "minValue": 61,
     "classBreakInfos": [
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         255,
         0,
         0,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "classMaxValue": 726,
       "label": "61 - 726",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         255,
         81,
         0,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "classMaxValue": 1477,
       "label": "727 - 1477",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         255,
         132,
         0,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "classMaxValue": 2033,
       "label": "1478 - 2033",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         255,
         179,
         0,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "classMaxValue": 2499,
       "label": "2034 - 2499",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         255,
         225,
         0,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "classMaxValue": 2937,
       "label": "2500 - 2937",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         248,
         255,
         38,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "classMaxValue": 3372,
       "label": "2938 - 3372",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         218,
         255,
         97,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "classMaxValue": 3792,
       "label": "3373 - 3792",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         182,
         255,
         143,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "classMaxValue": 4200,
       "label": "3793 - 4200",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         138,
         255,
         190,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "classMaxValue": 4603,
       "label": "4201 - 4603",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         64,
         255,
         239,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "classMaxValue": 4998,
       "label": "4604 - 4998",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         41,
         219,
         255,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "classMaxValue": 5336,
       "label": "4999 - 5336",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         56,
         169,
         255,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "classMaxValue": 5638,
       "label": "5337 - 5638",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         56,
         116,
         255,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "classMaxValue": 5964,
       "label": "5639 - 5964",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         46,
         70,
         255,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "classMaxValue": 6257,
       "label": "5965 - 6257",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         0,
         0,
         255,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "classMaxValue": 6504,
       "label": "6258 - 6504",
       "description": ""
      }
     ]
    },
    "transparency": 70,
    "labelingInfo": null
   },
   "defaultVisibility": false,
   "extent": {
    "xmin": 285586.99998705415,
    "ymin": 579661.6676447208,
    "xmax": 397944.5539083573,
    "ymax": 686105.9999808234,
    "spatialReference": {
     "wkid": 27700,
     "latestWkid": 27700
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
   "displayField": "DataZone",
   "typeIdField": null,
   "subtypeFieldName": null,
   "subtypeField": null,
   "defaultSubtypeCode": null,
   "fields": [
    {
     "name": "FID",
     "type": "esriFieldTypeOID",
     "alias": "FID",
     "domain": null
    },
    {
     "name": "Shape",
     "type": "esriFieldTypeGeometry",
     "alias": "Shape",
     "domain": null
    },
    {
     "name": "DataZone",
     "type": "esriFieldTypeString",
     "alias": "DataZone",
     "length": 254,
     "domain": null
    },
    {
     "name": "DriveTime",
     "type": "esriFieldTypeDouble",
     "alias": "DriveTime",
     "domain": null
    }
   ],
   "geometryField": {
    "name": "Shape",
    "type": "esriFieldTypeGeometry",
    "alias": "Shape"
   },
   "indexes": [
    {
     "name": "Shape",
     "fields": "Shape",
     "isAscending": true,
     "isUnique": false,
     "description": ""
    }
   ],
   "subtypes": [],
   "relationships": [],
   "canModifyLayer": true,
   "canScaleSymbols": false,
   "hasLabels": false,
   "capabilities": "Map,Query,Data",
   "maxRecordCount": 1000,
   "supportsStatistics": false,
   "supportsAdvancedQueries": false,
   "supportedQueryFormats": "JSON, geoJSON",
   "isDataVersioned": false,
   "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true},
   "useStandardizedQueries": true,
   "advancedQueryCapabilities": {
    "useStandardizedQueries": true,
    "supportsStatistics": false,
    "supportsHavingClause": false,
    "supportsCountDistinct": false,
    "supportsOrderBy": false,
    "supportsDistinct": false,
    "supportsPagination": false,
    "supportsTrueCurve": true,
    "supportsReturningQueryExtent": true,
    "supportsQueryWithDistance": true,
    "supportsSqlExpression": false
   },
   "supportsDatumTransformation": true,
   "dateFieldsTimeReference": null,
   "supportsCoordinatesQuantization": true
  },
  {
   "currentVersion": 10.91,
   "id": 46,
   "name": "Economic",
   "type": "Feature Layer",
   "description": "",
   "geometryType": "esriGeometryPolygon",
   "sourceSpatialReference": {
    "wkid": 27700,
    "latestWkid": 27700
   },
   "copyrightText": "",
   "parentLayer": {
    "id": 42,
    "name": "Additional Information"
   },
   "subLayers": [],
   "minScale": 0,
   "maxScale": 0,
   "drawingInfo": {
    "renderer": {
     "type": "classBreaks",
     "field": "Income",
     "classificationMethod": "esriClassifyNaturalBreaks",
     "minValue": 53,
     "classBreakInfos": [
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         255,
         0,
         0,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "classMaxValue": 713,
       "label": "53 - 713",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         255,
         81,
         0,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "classMaxValue": 1287,
       "label": "714 - 1287",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         255,
         132,
         0,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "classMaxValue": 1804,
       "label": "1288 - 1804",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         255,
         179,
         0,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "classMaxValue": 2315,
       "label": "1805 - 2315",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         255,
         225,
         0,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "classMaxValue": 2803,
       "label": "2316 - 2803",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         248,
         255,
         38,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "classMaxValue": 3260,
       "label": "2804 - 3260",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         218,
         255,
         97,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "classMaxValue": 3727,
       "label": "3261 - 3727",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         182,
         255,
         143,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "classMaxValue": 4147,
       "label": "3728 - 4147",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         138,
         255,
         190,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "classMaxValue": 4488,
       "label": "4148 - 4488",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         64,
         255,
         239,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "classMaxValue": 4824,
       "label": "4489 - 4824",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         41,
         219,
         255,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "classMaxValue": 5193,
       "label": "4825 - 5193",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         56,
         169,
         255,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "classMaxValue": 5521,
       "label": "5194 - 5521",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         56,
         116,
         255,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "classMaxValue": 5869,
       "label": "5522 - 5869",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         46,
         70,
         255,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "classMaxValue": 6230,
       "label": "5870 - 6230",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         0,
         0,
         255,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "classMaxValue": 6500,
       "label": "6231 - 6500",
       "description": ""
      }
     ]
    },
    "transparency": 70,
    "labelingInfo": null
   },
   "defaultVisibility": false,
   "extent": {
    "xmin": 285586.99998705415,
    "ymin": 579661.6676447208,
    "xmax": 397944.5539083573,
    "ymax": 686105.9999808234,
    "spatialReference": {
     "wkid": 27700,
     "latestWkid": 27700
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
   "displayField": "DataZone",
   "typeIdField": null,
   "subtypeFieldName": null,
   "subtypeField": null,
   "defaultSubtypeCode": null,
   "fields": [
    {
     "name": "FID",
     "type": "esriFieldTypeOID",
     "alias": "FID",
     "domain": null
    },
    {
     "name": "Shape",
     "type": "esriFieldTypeGeometry",
     "alias": "Shape",
     "domain": null
    },
    {
     "name": "DataZone",
     "type": "esriFieldTypeString",
     "alias": "DataZone",
     "length": 254,
     "domain": null
    },
    {
     "name": "Income",
     "type": "esriFieldTypeDouble",
     "alias": "Income",
     "domain": null
    }
   ],
   "geometryField": {
    "name": "Shape",
    "type": "esriFieldTypeGeometry",
    "alias": "Shape"
   },
   "indexes": [
    {
     "name": "Shape",
     "fields": "Shape",
     "isAscending": true,
     "isUnique": false,
     "description": ""
    }
   ],
   "subtypes": [],
   "relationships": [],
   "canModifyLayer": true,
   "canScaleSymbols": false,
   "hasLabels": false,
   "capabilities": "Map,Query,Data",
   "maxRecordCount": 1000,
   "supportsStatistics": false,
   "supportsAdvancedQueries": false,
   "supportedQueryFormats": "JSON, geoJSON",
   "isDataVersioned": false,
   "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true},
   "useStandardizedQueries": true,
   "advancedQueryCapabilities": {
    "useStandardizedQueries": true,
    "supportsStatistics": false,
    "supportsHavingClause": false,
    "supportsCountDistinct": false,
    "supportsOrderBy": false,
    "supportsDistinct": false,
    "supportsPagination": false,
    "supportsTrueCurve": true,
    "supportsReturningQueryExtent": true,
    "supportsQueryWithDistance": true,
    "supportsSqlExpression": false
   },
   "supportsDatumTransformation": true,
   "dateFieldsTimeReference": null,
   "supportsCoordinatesQuantization": true
  },
  {
   "currentVersion": 10.91,
   "id": 47,
   "name": "Education",
   "type": "Feature Layer",
   "description": "",
   "geometryType": "esriGeometryPolygon",
   "sourceSpatialReference": {
    "wkid": 27700,
    "latestWkid": 27700
   },
   "copyrightText": "",
   "parentLayer": {
    "id": 42,
    "name": "Additional Information"
   },
   "subLayers": [],
   "minScale": 0,
   "maxScale": 0,
   "drawingInfo": {
    "renderer": {
     "type": "classBreaks",
     "field": "Education",
     "classificationMethod": "esriClassifyNaturalBreaks",
     "minValue": 5,
     "classBreakInfos": [
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         255,
         0,
         0,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "classMaxValue": 645,
       "label": "5 - 645",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         255,
         81,
         0,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "classMaxValue": 1231,
       "label": "646 - 1231",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         255,
         132,
         0,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "classMaxValue": 1725,
       "label": "1232 - 1725",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         255,
         179,
         0,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "classMaxValue": 2173,
       "label": "1726 - 2173",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         255,
         225,
         0,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "classMaxValue": 2603,
       "label": "2174 - 2603",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         248,
         255,
         38,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "classMaxValue": 2999,
       "label": "2604 - 2999",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         218,
         255,
         97,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "classMaxValue": 3464,
       "label": "3000 - 3464",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         182,
         255,
         143,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "classMaxValue": 3944,
       "label": "3465 - 3944",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         138,
         255,
         190,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "classMaxValue": 4386,
       "label": "3945 - 4386",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         64,
         255,
         239,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "classMaxValue": 4797,
       "label": "4387 - 4797",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         41,
         219,
         255,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "classMaxValue": 5224,
       "label": "4798 - 5224",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         56,
         169,
         255,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "classMaxValue": 5629,
       "label": "5225 - 5629",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         56,
         116,
         255,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "classMaxValue": 5960,
       "label": "5630 - 5960",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         46,
         70,
         255,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "classMaxValue": 6243,
       "label": "5961 - 6243",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         0,
         0,
         255,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "classMaxValue": 6505,
       "label": "6244 - 6505",
       "description": ""
      }
     ]
    },
    "transparency": 70,
    "labelingInfo": null
   },
   "defaultVisibility": false,
   "extent": {
    "xmin": 285586.99998705415,
    "ymin": 579661.6676447208,
    "xmax": 397944.5539083573,
    "ymax": 686105.9999808234,
    "spatialReference": {
     "wkid": 27700,
     "latestWkid": 27700
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
   "displayField": "DataZone",
   "typeIdField": null,
   "subtypeFieldName": null,
   "subtypeField": null,
   "defaultSubtypeCode": null,
   "fields": [
    {
     "name": "FID",
     "type": "esriFieldTypeOID",
     "alias": "FID",
     "domain": null
    },
    {
     "name": "Shape",
     "type": "esriFieldTypeGeometry",
     "alias": "Shape",
     "domain": null
    },
    {
     "name": "DataZone",
     "type": "esriFieldTypeString",
     "alias": "DataZone",
     "length": 254,
     "domain": null
    },
    {
     "name": "Education",
     "type": "esriFieldTypeDouble",
     "alias": "Education",
     "domain": null
    }
   ],
   "geometryField": {
    "name": "Shape",
    "type": "esriFieldTypeGeometry",
    "alias": "Shape"
   },
   "indexes": [
    {
     "name": "Shape",
     "fields": "Shape",
     "isAscending": true,
     "isUnique": false,
     "description": ""
    }
   ],
   "subtypes": [],
   "relationships": [],
   "canModifyLayer": true,
   "canScaleSymbols": false,
   "hasLabels": false,
   "capabilities": "Map,Query,Data",
   "maxRecordCount": 1000,
   "supportsStatistics": false,
   "supportsAdvancedQueries": false,
   "supportedQueryFormats": "JSON, geoJSON",
   "isDataVersioned": false,
   "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true},
   "useStandardizedQueries": true,
   "advancedQueryCapabilities": {
    "useStandardizedQueries": true,
    "supportsStatistics": false,
    "supportsHavingClause": false,
    "supportsCountDistinct": false,
    "supportsOrderBy": false,
    "supportsDistinct": false,
    "supportsPagination": false,
    "supportsTrueCurve": true,
    "supportsReturningQueryExtent": true,
    "supportsQueryWithDistance": true,
    "supportsSqlExpression": false
   },
   "supportsDatumTransformation": true,
   "dateFieldsTimeReference": null,
   "supportsCoordinatesQuantization": true
  },
  {
   "currentVersion": 10.91,
   "id": 48,
   "name": "Employment",
   "type": "Feature Layer",
   "description": "",
   "geometryType": "esriGeometryPolygon",
   "sourceSpatialReference": {
    "wkid": 27700,
    "latestWkid": 27700
   },
   "copyrightText": "",
   "parentLayer": {
    "id": 42,
    "name": "Additional Information"
   },
   "subLayers": [],
   "minScale": 0,
   "maxScale": 0,
   "drawingInfo": {
    "renderer": {
     "type": "classBreaks",
     "field": "Employment",
     "classificationMethod": "esriClassifyNaturalBreaks",
     "minValue": 21,
     "classBreakInfos": [
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         255,
         0,
         0,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "classMaxValue": 785,
       "label": "21 - 785",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         255,
         81,
         0,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "classMaxValue": 1387,
       "label": "786 - 1387",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         255,
         132,
         0,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "classMaxValue": 1850,
       "label": "1388 - 1850",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         255,
         179,
         0,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "classMaxValue": 2280,
       "label": "1851 - 2280",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         255,
         225,
         0,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "classMaxValue": 2767,
       "label": "2281 - 2767",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         248,
         255,
         38,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "classMaxValue": 3225,
       "label": "2768 - 3225",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         218,
         255,
         97,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "classMaxValue": 3688,
       "label": "3226 - 3688",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         182,
         255,
         143,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "classMaxValue": 4121,
       "label": "3689 - 4121",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         138,
         255,
         190,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "classMaxValue": 4505,
       "label": "4122 - 4505",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         64,
         255,
         239,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "classMaxValue": 4873,
       "label": "4506 - 4873",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         41,
         219,
         255,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "classMaxValue": 5230,
       "label": "4874 - 5230",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         56,
         169,
         255,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "classMaxValue": 5558,
       "label": "5231 - 5558",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         56,
         116,
         255,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "classMaxValue": 5892,
       "label": "5559 - 5892",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         46,
         70,
         255,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "classMaxValue": 6211,
       "label": "5893 - 6211",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         0,
         0,
         255,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "classMaxValue": 6497,
       "label": "6212 - 6497",
       "description": ""
      }
     ]
    },
    "transparency": 70,
    "labelingInfo": null
   },
   "defaultVisibility": false,
   "extent": {
    "xmin": 285586.99998705415,
    "ymin": 579661.6676447208,
    "xmax": 397944.5539083573,
    "ymax": 686105.9999808234,
    "spatialReference": {
     "wkid": 27700,
     "latestWkid": 27700
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
   "displayField": "DataZone",
   "typeIdField": null,
   "subtypeFieldName": null,
   "subtypeField": null,
   "defaultSubtypeCode": null,
   "fields": [
    {
     "name": "FID",
     "type": "esriFieldTypeOID",
     "alias": "FID",
     "domain": null
    },
    {
     "name": "Shape",
     "type": "esriFieldTypeGeometry",
     "alias": "Shape",
     "domain": null
    },
    {
     "name": "DataZone",
     "type": "esriFieldTypeString",
     "alias": "DataZone",
     "length": 254,
     "domain": null
    },
    {
     "name": "Employment",
     "type": "esriFieldTypeDouble",
     "alias": "Employment",
     "domain": null
    }
   ],
   "geometryField": {
    "name": "Shape",
    "type": "esriFieldTypeGeometry",
    "alias": "Shape"
   },
   "indexes": null,
   "subtypes": [],
   "relationships": [],
   "canModifyLayer": true,
   "canScaleSymbols": false,
   "hasLabels": false,
   "capabilities": "Map,Query,Data",
   "maxRecordCount": 1000,
   "supportsStatistics": false,
   "supportsAdvancedQueries": false,
   "supportedQueryFormats": "JSON, geoJSON",
   "isDataVersioned": false,
   "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true},
   "useStandardizedQueries": true,
   "advancedQueryCapabilities": {
    "useStandardizedQueries": true,
    "supportsStatistics": false,
    "supportsHavingClause": false,
    "supportsCountDistinct": false,
    "supportsOrderBy": false,
    "supportsDistinct": false,
    "supportsPagination": false,
    "supportsTrueCurve": true,
    "supportsReturningQueryExtent": true,
    "supportsQueryWithDistance": true,
    "supportsSqlExpression": false
   },
   "supportsDatumTransformation": true,
   "dateFieldsTimeReference": null,
   "supportsCoordinatesQuantization": true
  },
  {
   "currentVersion": 10.91,
   "id": 49,
   "name": "Health",
   "type": "Feature Layer",
   "description": "",
   "geometryType": "esriGeometryPolygon",
   "sourceSpatialReference": {
    "wkid": 27700,
    "latestWkid": 27700
   },
   "copyrightText": "",
   "parentLayer": {
    "id": 42,
    "name": "Additional Information"
   },
   "subLayers": [],
   "minScale": 0,
   "maxScale": 0,
   "drawingInfo": {
    "renderer": {
     "type": "classBreaks",
     "field": "Health",
     "classificationMethod": "esriClassifyNaturalBreaks",
     "minValue": 7,
     "classBreakInfos": [
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         255,
         0,
         0,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "classMaxValue": 712,
       "label": "7 - 712",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         255,
         81,
         0,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "classMaxValue": 1257,
       "label": "713 - 1257",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         255,
         132,
         0,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "classMaxValue": 1713,
       "label": "1258 - 1713",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         255,
         179,
         0,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "classMaxValue": 2153,
       "label": "1714 - 2153",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         255,
         225,
         0,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "classMaxValue": 2563,
       "label": "2154 - 2563",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         248,
         255,
         38,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "classMaxValue": 2954,
       "label": "2564 - 2954",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         218,
         255,
         97,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "classMaxValue": 3426,
       "label": "2955 - 3426",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         182,
         255,
         143,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "classMaxValue": 3880,
       "label": "3427 - 3880",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         138,
         255,
         190,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "classMaxValue": 4354,
       "label": "3881 - 4354",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         64,
         255,
         239,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "classMaxValue": 4816,
       "label": "4355 - 4816",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         41,
         219,
         255,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "classMaxValue": 5283,
       "label": "4817 - 5283",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         56,
         169,
         255,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "classMaxValue": 5731,
       "label": "5284 - 5731",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         56,
         116,
         255,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "classMaxValue": 6065,
       "label": "5732 - 6065",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         46,
         70,
         255,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "classMaxValue": 6308,
       "label": "6066 - 6308",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         0,
         0,
         255,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "classMaxValue": 6504,
       "label": "6309 - 6504",
       "description": ""
      }
     ]
    },
    "transparency": 70,
    "labelingInfo": null
   },
   "defaultVisibility": false,
   "extent": {
    "xmin": 285586.99998705415,
    "ymin": 579661.6676447208,
    "xmax": 397944.5539083573,
    "ymax": 686105.9999808234,
    "spatialReference": {
     "wkid": 27700,
     "latestWkid": 27700
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
   "displayField": "DataZone",
   "typeIdField": null,
   "subtypeFieldName": null,
   "subtypeField": null,
   "defaultSubtypeCode": null,
   "fields": [
    {
     "name": "FID",
     "type": "esriFieldTypeOID",
     "alias": "FID",
     "domain": null
    },
    {
     "name": "Shape",
     "type": "esriFieldTypeGeometry",
     "alias": "Shape",
     "domain": null
    },
    {
     "name": "DataZone",
     "type": "esriFieldTypeString",
     "alias": "DataZone",
     "length": 254,
     "domain": null
    },
    {
     "name": "Health",
     "type": "esriFieldTypeDouble",
     "alias": "Health",
     "domain": null
    }
   ],
   "geometryField": {
    "name": "Shape",
    "type": "esriFieldTypeGeometry",
    "alias": "Shape"
   },
   "indexes": null,
   "subtypes": [],
   "relationships": [],
   "canModifyLayer": true,
   "canScaleSymbols": false,
   "hasLabels": false,
   "capabilities": "Map,Query,Data",
   "maxRecordCount": 1000,
   "supportsStatistics": false,
   "supportsAdvancedQueries": false,
   "supportedQueryFormats": "JSON, geoJSON",
   "isDataVersioned": false,
   "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true},
   "useStandardizedQueries": true,
   "advancedQueryCapabilities": {
    "useStandardizedQueries": true,
    "supportsStatistics": false,
    "supportsHavingClause": false,
    "supportsCountDistinct": false,
    "supportsOrderBy": false,
    "supportsDistinct": false,
    "supportsPagination": false,
    "supportsTrueCurve": true,
    "supportsReturningQueryExtent": true,
    "supportsQueryWithDistance": true,
    "supportsSqlExpression": false
   },
   "supportsDatumTransformation": true,
   "dateFieldsTimeReference": null,
   "supportsCoordinatesQuantization": true
  },
  {
   "currentVersion": 10.91,
   "id": 50,
   "name": "Housing",
   "type": "Feature Layer",
   "description": "",
   "geometryType": "esriGeometryPolygon",
   "sourceSpatialReference": {
    "wkid": 27700,
    "latestWkid": 27700
   },
   "copyrightText": "",
   "parentLayer": {
    "id": 42,
    "name": "Additional Information"
   },
   "subLayers": [],
   "minScale": 0,
   "maxScale": 0,
   "drawingInfo": {
    "renderer": {
     "type": "classBreaks",
     "field": "Housing",
     "classificationMethod": "esriClassifyNaturalBreaks",
     "minValue": 12,
     "classBreakInfos": [
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         255,
         0,
         0,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "classMaxValue": 400,
       "label": "12 - 400",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         255,
         81,
         0,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "classMaxValue": 785,
       "label": "401 - 785",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         255,
         132,
         0,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "classMaxValue": 1187,
       "label": "786 - 1187",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         255,
         179,
         0,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "classMaxValue": 1621,
       "label": "1188 - 1621",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         255,
         225,
         0,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "classMaxValue": 2082,
       "label": "1622 - 2082",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         248,
         255,
         38,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "classMaxValue": 2533,
       "label": "2083 - 2533",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         218,
         255,
         97,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "classMaxValue": 2967,
       "label": "2534 - 2967",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         182,
         255,
         143,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "classMaxValue": 3420,
       "label": "2968 - 3420",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         138,
         255,
         190,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "classMaxValue": 3900,
       "label": "3421 - 3900",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         64,
         255,
         239,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "classMaxValue": 4377,
       "label": "3901 - 4377",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         41,
         219,
         255,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "classMaxValue": 4816,
       "label": "4378 - 4816",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         56,
         169,
         255,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "classMaxValue": 5241,
       "label": "4817 - 5241",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         56,
         116,
         255,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "classMaxValue": 5607,
       "label": "5242 - 5607",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         46,
         70,
         255,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "classMaxValue": 6045,
       "label": "5608 - 6045",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         0,
         0,
         255,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "classMaxValue": 6505,
       "label": "6046 - 6505",
       "description": ""
      }
     ]
    },
    "transparency": 70,
    "labelingInfo": null
   },
   "defaultVisibility": false,
   "extent": {
    "xmin": 285586.99998705415,
    "ymin": 579661.6676447208,
    "xmax": 397944.5539083573,
    "ymax": 686105.9999808234,
    "spatialReference": {
     "wkid": 27700,
     "latestWkid": 27700
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
   "displayField": "DataZone",
   "typeIdField": null,
   "subtypeFieldName": null,
   "subtypeField": null,
   "defaultSubtypeCode": null,
   "fields": [
    {
     "name": "FID",
     "type": "esriFieldTypeOID",
     "alias": "FID",
     "domain": null
    },
    {
     "name": "Shape",
     "type": "esriFieldTypeGeometry",
     "alias": "Shape",
     "domain": null
    },
    {
     "name": "DataZone",
     "type": "esriFieldTypeString",
     "alias": "DataZone",
     "length": 254,
     "domain": null
    },
    {
     "name": "Housing",
     "type": "esriFieldTypeDouble",
     "alias": "Housing",
     "domain": null
    }
   ],
   "geometryField": {
    "name": "Shape",
    "type": "esriFieldTypeGeometry",
    "alias": "Shape"
   },
   "indexes": null,
   "subtypes": [],
   "relationships": [],
   "canModifyLayer": true,
   "canScaleSymbols": false,
   "hasLabels": false,
   "capabilities": "Map,Query,Data",
   "maxRecordCount": 1000,
   "supportsStatistics": false,
   "supportsAdvancedQueries": false,
   "supportedQueryFormats": "JSON, geoJSON",
   "isDataVersioned": false,
   "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true},
   "useStandardizedQueries": true,
   "advancedQueryCapabilities": {
    "useStandardizedQueries": true,
    "supportsStatistics": false,
    "supportsHavingClause": false,
    "supportsCountDistinct": false,
    "supportsOrderBy": false,
    "supportsDistinct": false,
    "supportsPagination": false,
    "supportsTrueCurve": true,
    "supportsReturningQueryExtent": true,
    "supportsQueryWithDistance": true,
    "supportsSqlExpression": false
   },
   "supportsDatumTransformation": true,
   "dateFieldsTimeReference": null,
   "supportsCoordinatesQuantization": true
  },
  {
   "currentVersion": 10.91,
   "id": 51,
   "name": "MultDeprivation",
   "type": "Feature Layer",
   "description": "",
   "geometryType": "esriGeometryPolygon",
   "sourceSpatialReference": {
    "wkid": 27700,
    "latestWkid": 27700
   },
   "copyrightText": "",
   "parentLayer": {
    "id": 42,
    "name": "Additional Information"
   },
   "subLayers": [],
   "minScale": 0,
   "maxScale": 0,
   "drawingInfo": {
    "renderer": {
     "type": "classBreaks",
     "field": "MultDepr",
     "classificationMethod": "esriClassifyNaturalBreaks",
     "minValue": 31,
     "classBreakInfos": [
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         255,
         0,
         0,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "classMaxValue": 733,
       "label": "31 - 733",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         255,
         81,
         0,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "classMaxValue": 1311,
       "label": "734 - 1311",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         255,
         132,
         0,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "classMaxValue": 1813,
       "label": "1312 - 1813",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         255,
         179,
         0,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "classMaxValue": 2307,
       "label": "1814 - 2307",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         255,
         225,
         0,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "classMaxValue": 2767,
       "label": "2308 - 2767",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         248,
         255,
         38,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "classMaxValue": 3203,
       "label": "2768 - 3203",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         218,
         255,
         97,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "classMaxValue": 3643,
       "label": "3204 - 3643",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         182,
         255,
         143,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "classMaxValue": 4091,
       "label": "3644 - 4091",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         138,
         255,
         190,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "classMaxValue": 4527,
       "label": "4092 - 4527",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         64,
         255,
         239,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "classMaxValue": 4908,
       "label": "4528 - 4908",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         41,
         219,
         255,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "classMaxValue": 5309,
       "label": "4909 - 5309",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         56,
         169,
         255,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "classMaxValue": 5678,
       "label": "5310 - 5678",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         56,
         116,
         255,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "classMaxValue": 5991,
       "label": "5679 - 5991",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         46,
         70,
         255,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "classMaxValue": 6263,
       "label": "5992 - 6263",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         0,
         0,
         255,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "classMaxValue": 6504,
       "label": "6264 - 6504",
       "description": ""
      }
     ]
    },
    "transparency": 70,
    "labelingInfo": null
   },
   "defaultVisibility": false,
   "extent": {
    "xmin": 285586.99998705415,
    "ymin": 579661.6676447208,
    "xmax": 397944.5539083573,
    "ymax": 686105.9999808234,
    "spatialReference": {
     "wkid": 27700,
     "latestWkid": 27700
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
   "displayField": "DataZone",
   "typeIdField": null,
   "subtypeFieldName": null,
   "subtypeField": null,
   "defaultSubtypeCode": null,
   "fields": [
    {
     "name": "FID",
     "type": "esriFieldTypeOID",
     "alias": "FID",
     "domain": null
    },
    {
     "name": "Shape",
     "type": "esriFieldTypeGeometry",
     "alias": "Shape",
     "domain": null
    },
    {
     "name": "DataZone",
     "type": "esriFieldTypeString",
     "alias": "DataZone",
     "length": 254,
     "domain": null
    },
    {
     "name": "MultDepr",
     "type": "esriFieldTypeDouble",
     "alias": "MultDepr",
     "domain": null
    }
   ],
   "geometryField": {
    "name": "Shape",
    "type": "esriFieldTypeGeometry",
    "alias": "Shape"
   },
   "indexes": [
    {
     "name": "Shape",
     "fields": "Shape",
     "isAscending": true,
     "isUnique": false,
     "description": ""
    }
   ],
   "subtypes": [],
   "relationships": [],
   "canModifyLayer": true,
   "canScaleSymbols": false,
   "hasLabels": false,
   "capabilities": "Map,Query,Data",
   "maxRecordCount": 1000,
   "supportsStatistics": false,
   "supportsAdvancedQueries": false,
   "supportedQueryFormats": "JSON, geoJSON",
   "isDataVersioned": false,
   "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true},
   "useStandardizedQueries": true,
   "advancedQueryCapabilities": {
    "useStandardizedQueries": true,
    "supportsStatistics": false,
    "supportsHavingClause": false,
    "supportsCountDistinct": false,
    "supportsOrderBy": false,
    "supportsDistinct": false,
    "supportsPagination": false,
    "supportsTrueCurve": true,
    "supportsReturningQueryExtent": true,
    "supportsQueryWithDistance": true,
    "supportsSqlExpression": false
   },
   "supportsDatumTransformation": true,
   "dateFieldsTimeReference": null,
   "supportsCoordinatesQuantization": true
  },
  {
   "currentVersion": 10.91,
   "id": 52,
   "name": "PercChild",
   "type": "Feature Layer",
   "description": "",
   "geometryType": "esriGeometryPolygon",
   "sourceSpatialReference": {
    "wkid": 27700,
    "latestWkid": 27700
   },
   "copyrightText": "",
   "parentLayer": {
    "id": 42,
    "name": "Additional Information"
   },
   "subLayers": [],
   "minScale": 0,
   "maxScale": 0,
   "drawingInfo": {
    "renderer": {
     "type": "classBreaks",
     "field": "Child",
     "classificationMethod": "esriClassifyNaturalBreaks",
     "minValue": 1.87,
     "classBreakInfos": [
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         0,
         0,
         255,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "classMaxValue": 6.47,
       "label": "2 - 6",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         46,
         70,
         255,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "classMaxValue": 9.31,
       "label": "7 - 9",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         56,
         116,
         255,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "classMaxValue": 11.67,
       "label": "10 - 12",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         56,
         169,
         255,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "classMaxValue": 13.62,
       "label": "13 - 14",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         41,
         219,
         255,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "classMaxValue": 15.4,
       "label": "15",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         64,
         255,
         239,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "classMaxValue": 17.08,
       "label": "16 - 17",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         138,
         255,
         190,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "classMaxValue": 18.46,
       "label": "18",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         182,
         255,
         143,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "classMaxValue": 19.66,
       "label": "19 - 20",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         218,
         255,
         97,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "classMaxValue": 20.92,
       "label": "21",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         248,
         255,
         38,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "classMaxValue": 22.21,
       "label": "22",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         255,
         225,
         0,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "classMaxValue": 23.57,
       "label": "23 - 24",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         255,
         179,
         0,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "classMaxValue": 25.13,
       "label": "25",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         255,
         132,
         0,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "classMaxValue": 27.04,
       "label": "26 - 27",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         255,
         81,
         0,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "classMaxValue": 30.65,
       "label": "28 - 31",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         255,
         0,
         0,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "classMaxValue": 37.48,
       "label": "32 - 37",
       "description": ""
      }
     ]
    },
    "transparency": 70,
    "labelingInfo": null
   },
   "defaultVisibility": false,
   "extent": {
    "xmin": 285586.99998705415,
    "ymin": 579661.6676447208,
    "xmax": 397944.5539083573,
    "ymax": 686105.9999808234,
    "spatialReference": {
     "wkid": 27700,
     "latestWkid": 27700
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
   "displayField": "DataZone",
   "typeIdField": null,
   "subtypeFieldName": null,
   "subtypeField": null,
   "defaultSubtypeCode": null,
   "fields": [
    {
     "name": "FID",
     "type": "esriFieldTypeOID",
     "alias": "FID",
     "domain": null
    },
    {
     "name": "Shape",
     "type": "esriFieldTypeGeometry",
     "alias": "Shape",
     "domain": null
    },
    {
     "name": "DataZone",
     "type": "esriFieldTypeString",
     "alias": "DataZone",
     "length": 254,
     "domain": null
    },
    {
     "name": "Child",
     "type": "esriFieldTypeDouble",
     "alias": "Child",
     "domain": null
    }
   ],
   "geometryField": {
    "name": "Shape",
    "type": "esriFieldTypeGeometry",
    "alias": "Shape"
   },
   "indexes": null,
   "subtypes": [],
   "relationships": [],
   "canModifyLayer": true,
   "canScaleSymbols": false,
   "hasLabels": false,
   "capabilities": "Map,Query,Data",
   "maxRecordCount": 1000,
   "supportsStatistics": false,
   "supportsAdvancedQueries": false,
   "supportedQueryFormats": "JSON, geoJSON",
   "isDataVersioned": false,
   "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true},
   "useStandardizedQueries": true,
   "advancedQueryCapabilities": {
    "useStandardizedQueries": true,
    "supportsStatistics": false,
    "supportsHavingClause": false,
    "supportsCountDistinct": false,
    "supportsOrderBy": false,
    "supportsDistinct": false,
    "supportsPagination": false,
    "supportsTrueCurve": true,
    "supportsReturningQueryExtent": true,
    "supportsQueryWithDistance": true,
    "supportsSqlExpression": false
   },
   "supportsDatumTransformation": true,
   "dateFieldsTimeReference": null,
   "supportsCoordinatesQuantization": true
  },
  {
   "currentVersion": 10.91,
   "id": 53,
   "name": "PercPension",
   "type": "Feature Layer",
   "description": "",
   "geometryType": "esriGeometryPolygon",
   "sourceSpatialReference": {
    "wkid": 27700,
    "latestWkid": 27700
   },
   "copyrightText": "",
   "parentLayer": {
    "id": 42,
    "name": "Additional Information"
   },
   "subLayers": [],
   "minScale": 0,
   "maxScale": 0,
   "drawingInfo": {
    "renderer": {
     "type": "classBreaks",
     "field": "Pension",
     "classificationMethod": "esriClassifyNaturalBreaks",
     "minValue": 1.46,
     "classBreakInfos": [
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         0,
         0,
         255,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "classMaxValue": 5.08,
       "label": "1 - 5",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         46,
         70,
         255,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "classMaxValue": 7.56,
       "label": "6 - 8",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         56,
         116,
         255,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "classMaxValue": 9.86,
       "label": "9 - 10",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         56,
         169,
         255,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "classMaxValue": 11.89,
       "label": "11 - 12",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         41,
         219,
         255,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "classMaxValue": 13.58,
       "label": "13 - 14",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         64,
         255,
         239,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "classMaxValue": 15.22,
       "label": "15",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         138,
         255,
         190,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "classMaxValue": 16.97,
       "label": "16 - 17",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         182,
         255,
         143,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "classMaxValue": 18.65,
       "label": "18 - 19",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         218,
         255,
         97,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "classMaxValue": 20.29,
       "label": "20",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         248,
         255,
         38,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "classMaxValue": 22.42,
       "label": "21 - 22",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         255,
         225,
         0,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "classMaxValue": 24.84,
       "label": "23 - 25",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         255,
         179,
         0,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "classMaxValue": 27.47,
       "label": "26 - 27",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         255,
         132,
         0,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "classMaxValue": 30.62,
       "label": "28 - 31",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         255,
         81,
         0,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "classMaxValue": 35.8,
       "label": "32 - 36",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         255,
         0,
         0,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "classMaxValue": 46.67,
       "label": "37 - 47",
       "description": ""
      }
     ]
    },
    "transparency": 70,
    "labelingInfo": null
   },
   "defaultVisibility": false,
   "extent": {
    "xmin": 285586.99998705415,
    "ymin": 579661.6676447208,
    "xmax": 397944.5539083573,
    "ymax": 686105.9999808234,
    "spatialReference": {
     "wkid": 27700,
     "latestWkid": 27700
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
   "displayField": "DataZone",
   "typeIdField": null,
   "subtypeFieldName": null,
   "subtypeField": null,
   "defaultSubtypeCode": null,
   "fields": [
    {
     "name": "FID",
     "type": "esriFieldTypeOID",
     "alias": "FID",
     "domain": null
    },
    {
     "name": "Shape",
     "type": "esriFieldTypeGeometry",
     "alias": "Shape",
     "domain": null
    },
    {
     "name": "DataZone",
     "type": "esriFieldTypeString",
     "alias": "DataZone",
     "length": 254,
     "domain": null
    },
    {
     "name": "Pension",
     "type": "esriFieldTypeDouble",
     "alias": "Pension",
     "domain": null
    }
   ],
   "geometryField": {
    "name": "Shape",
    "type": "esriFieldTypeGeometry",
    "alias": "Shape"
   },
   "indexes": null,
   "subtypes": [],
   "relationships": [],
   "canModifyLayer": true,
   "canScaleSymbols": false,
   "hasLabels": false,
   "capabilities": "Map,Query,Data",
   "maxRecordCount": 1000,
   "supportsStatistics": false,
   "supportsAdvancedQueries": false,
   "supportedQueryFormats": "JSON, geoJSON",
   "isDataVersioned": false,
   "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true},
   "useStandardizedQueries": true,
   "advancedQueryCapabilities": {
    "useStandardizedQueries": true,
    "supportsStatistics": false,
    "supportsHavingClause": false,
    "supportsCountDistinct": false,
    "supportsOrderBy": false,
    "supportsDistinct": false,
    "supportsPagination": false,
    "supportsTrueCurve": true,
    "supportsReturningQueryExtent": true,
    "supportsQueryWithDistance": true,
    "supportsSqlExpression": false
   },
   "supportsDatumTransformation": true,
   "dateFieldsTimeReference": null,
   "supportsCoordinatesQuantization": true
  },
  {
   "currentVersion": 10.91,
   "id": 54,
   "name": "PercWork",
   "type": "Feature Layer",
   "description": "",
   "geometryType": "esriGeometryPolygon",
   "sourceSpatialReference": {
    "wkid": 27700,
    "latestWkid": 27700
   },
   "copyrightText": "",
   "parentLayer": {
    "id": 42,
    "name": "Additional Information"
   },
   "subLayers": [],
   "minScale": 0,
   "maxScale": 0,
   "drawingInfo": {
    "renderer": {
     "type": "classBreaks",
     "field": "Working",
     "classificationMethod": "esriClassifyNaturalBreaks",
     "minValue": 42.44,
     "classBreakInfos": [
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         0,
         0,
         255,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "classMaxValue": 50.61,
       "label": "42 - 51",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         54,
         97,
         255,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "classMaxValue": 55.1,
       "label": "52 - 55",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         56,
         172,
         255,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "classMaxValue": 57.99,
       "label": "56 - 58",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         0,
         255,
         255,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "classMaxValue": 60.61,
       "label": "59 - 61",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         145,
         255,
         180,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "classMaxValue": 63.25,
       "label": "62 - 63",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         210,
         255,
         105,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "classMaxValue": 66.27,
       "label": "64 - 66",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         255,
         255,
         0,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "classMaxValue": 70.48,
       "label": "67 - 70",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         255,
         183,
         0,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "classMaxValue": 76.04,
       "label": "71 - 76",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         255,
         111,
         0,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "classMaxValue": 83.23,
       "label": "77 - 83",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         255,
         0,
         0,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "classMaxValue": 94.82,
       "label": "84 - 95",
       "description": ""
      }
     ]
    },
    "transparency": 70,
    "labelingInfo": null
   },
   "defaultVisibility": false,
   "extent": {
    "xmin": 285586.99998705415,
    "ymin": 579661.6676447208,
    "xmax": 397944.5539083573,
    "ymax": 686105.9999808234,
    "spatialReference": {
     "wkid": 27700,
     "latestWkid": 27700
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
   "displayField": "DataZone",
   "typeIdField": null,
   "subtypeFieldName": null,
   "subtypeField": null,
   "defaultSubtypeCode": null,
   "fields": [
    {
     "name": "FID",
     "type": "esriFieldTypeOID",
     "alias": "FID",
     "domain": null
    },
    {
     "name": "Shape",
     "type": "esriFieldTypeGeometry",
     "alias": "Shape",
     "domain": null
    },
    {
     "name": "DataZone",
     "type": "esriFieldTypeString",
     "alias": "DataZone",
     "length": 254,
     "domain": null
    },
    {
     "name": "Working",
     "type": "esriFieldTypeDouble",
     "alias": "Working",
     "domain": null
    }
   ],
   "geometryField": {
    "name": "Shape",
    "type": "esriFieldTypeGeometry",
    "alias": "Shape"
   },
   "indexes": [
    {
     "name": "Shape",
     "fields": "Shape",
     "isAscending": true,
     "isUnique": false,
     "description": ""
    }
   ],
   "subtypes": [],
   "relationships": [],
   "canModifyLayer": true,
   "canScaleSymbols": false,
   "hasLabels": false,
   "capabilities": "Map,Query,Data",
   "maxRecordCount": 1000,
   "supportsStatistics": false,
   "supportsAdvancedQueries": false,
   "supportedQueryFormats": "JSON, geoJSON",
   "isDataVersioned": false,
   "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true},
   "useStandardizedQueries": true,
   "advancedQueryCapabilities": {
    "useStandardizedQueries": true,
    "supportsStatistics": false,
    "supportsHavingClause": false,
    "supportsCountDistinct": false,
    "supportsOrderBy": false,
    "supportsDistinct": false,
    "supportsPagination": false,
    "supportsTrueCurve": true,
    "supportsReturningQueryExtent": true,
    "supportsQueryWithDistance": true,
    "supportsSqlExpression": false
   },
   "supportsDatumTransformation": true,
   "dateFieldsTimeReference": null,
   "supportsCoordinatesQuantization": true
  },
  {
   "currentVersion": 10.91,
   "id": 55,
   "name": "Population",
   "type": "Feature Layer",
   "description": "",
   "geometryType": "esriGeometryPolygon",
   "sourceSpatialReference": {
    "wkid": 27700,
    "latestWkid": 27700
   },
   "copyrightText": "",
   "parentLayer": {
    "id": 42,
    "name": "Additional Information"
   },
   "subLayers": [],
   "minScale": 0,
   "maxScale": 0,
   "drawingInfo": {
    "renderer": {
     "type": "classBreaks",
     "field": "Population",
     "classificationMethod": "esriClassifyNaturalBreaks",
     "minValue": 484,
     "classBreakInfos": [
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         255,
         0,
         0,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "classMaxValue": 549,
       "label": "484 - 549",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         255,
         81,
         0,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "classMaxValue": 588,
       "label": "550 - 588",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         255,
         132,
         0,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "classMaxValue": 622,
       "label": "589 - 622",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         255,
         179,
         0,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "classMaxValue": 658,
       "label": "623 - 658",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         255,
         225,
         0,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "classMaxValue": 695,
       "label": "659 - 695",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         248,
         255,
         38,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "classMaxValue": 734,
       "label": "696 - 734",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         218,
         255,
         97,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "classMaxValue": 773,
       "label": "735 - 773",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         182,
         255,
         143,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "classMaxValue": 810,
       "label": "774 - 810",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         138,
         255,
         190,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "classMaxValue": 851,
       "label": "811 - 851",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         64,
         255,
         239,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "classMaxValue": 892,
       "label": "852 - 892",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         41,
         219,
         255,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "classMaxValue": 939,
       "label": "893 - 939",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         56,
         169,
         255,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "classMaxValue": 995,
       "label": "940 - 995",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         56,
         116,
         255,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "classMaxValue": 1076,
       "label": "996 - 1076",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         46,
         70,
         255,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "classMaxValue": 1338,
       "label": "1077 - 1338",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         0,
         0,
         255,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "classMaxValue": 2692,
       "label": "1339 - 2692",
       "description": ""
      }
     ]
    },
    "transparency": 70,
    "labelingInfo": null
   },
   "defaultVisibility": false,
   "extent": {
    "xmin": 285586.99998705415,
    "ymin": 579661.6676447208,
    "xmax": 397944.5539083573,
    "ymax": 686105.9999808234,
    "spatialReference": {
     "wkid": 27700,
     "latestWkid": 27700
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
   "displayField": "DataZone",
   "typeIdField": null,
   "subtypeFieldName": null,
   "subtypeField": null,
   "defaultSubtypeCode": null,
   "fields": [
    {
     "name": "FID",
     "type": "esriFieldTypeOID",
     "alias": "FID",
     "domain": null
    },
    {
     "name": "Shape",
     "type": "esriFieldTypeGeometry",
     "alias": "Shape",
     "domain": null
    },
    {
     "name": "DataZone",
     "type": "esriFieldTypeString",
     "alias": "DataZone",
     "length": 254,
     "domain": null
    },
    {
     "name": "Population",
     "type": "esriFieldTypeDouble",
     "alias": "Population",
     "domain": null
    }
   ],
   "geometryField": {
    "name": "Shape",
    "type": "esriFieldTypeGeometry",
    "alias": "Shape"
   },
   "indexes": [
    {
     "name": "Shape",
     "fields": "Shape",
     "isAscending": true,
     "isUnique": false,
     "description": ""
    }
   ],
   "subtypes": [],
   "relationships": [],
   "canModifyLayer": true,
   "canScaleSymbols": false,
   "hasLabels": false,
   "capabilities": "Map,Query,Data",
   "maxRecordCount": 1000,
   "supportsStatistics": false,
   "supportsAdvancedQueries": false,
   "supportedQueryFormats": "JSON, geoJSON",
   "isDataVersioned": false,
   "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true},
   "useStandardizedQueries": true,
   "advancedQueryCapabilities": {
    "useStandardizedQueries": true,
    "supportsStatistics": false,
    "supportsHavingClause": false,
    "supportsCountDistinct": false,
    "supportsOrderBy": false,
    "supportsDistinct": false,
    "supportsPagination": false,
    "supportsTrueCurve": true,
    "supportsReturningQueryExtent": true,
    "supportsQueryWithDistance": true,
    "supportsSqlExpression": false
   },
   "supportsDatumTransformation": true,
   "dateFieldsTimeReference": null,
   "supportsCoordinatesQuantization": true
  },
  {
   "currentVersion": 10.91,
   "id": 56,
   "name": "PublicTransport",
   "type": "Feature Layer",
   "description": "",
   "geometryType": "esriGeometryPolygon",
   "sourceSpatialReference": {
    "wkid": 27700,
    "latestWkid": 27700
   },
   "copyrightText": "",
   "parentLayer": {
    "id": 42,
    "name": "Additional Information"
   },
   "subLayers": [],
   "minScale": 0,
   "maxScale": 0,
   "drawingInfo": {
    "renderer": {
     "type": "classBreaks",
     "field": "PubTran",
     "classificationMethod": "esriClassifyNaturalBreaks",
     "minValue": 5,
     "classBreakInfos": [
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         255,
         0,
         0,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "classMaxValue": 640,
       "label": "5 - 640",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         255,
         81,
         0,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "classMaxValue": 1306,
       "label": "641 - 1306",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         255,
         132,
         0,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "classMaxValue": 1848,
       "label": "1307 - 1848",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         255,
         179,
         0,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "classMaxValue": 2366,
       "label": "1849 - 2366",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         255,
         225,
         0,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "classMaxValue": 2837,
       "label": "2367 - 2837",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         248,
         255,
         38,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "classMaxValue": 3295,
       "label": "2838 - 3295",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         218,
         255,
         97,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "classMaxValue": 3709,
       "label": "3296 - 3709",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         182,
         255,
         143,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "classMaxValue": 4147,
       "label": "3710 - 4147",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         138,
         255,
         190,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "classMaxValue": 4570,
       "label": "4148 - 4570",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         64,
         255,
         239,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "classMaxValue": 4956,
       "label": "4571 - 4956",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         41,
         219,
         255,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "classMaxValue": 5312,
       "label": "4957 - 5312",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         56,
         169,
         255,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "classMaxValue": 5655,
       "label": "5313 - 5655",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         56,
         116,
         255,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "classMaxValue": 5971,
       "label": "5656 - 5971",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         46,
         70,
         255,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "classMaxValue": 6251,
       "label": "5972 - 6251",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         0,
         0,
         255,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "classMaxValue": 6499,
       "label": "6252 - 6499",
       "description": ""
      }
     ]
    },
    "transparency": 70,
    "labelingInfo": null
   },
   "defaultVisibility": false,
   "extent": {
    "xmin": 285586.99998705415,
    "ymin": 579661.6676447208,
    "xmax": 397944.5539083573,
    "ymax": 686105.9999808234,
    "spatialReference": {
     "wkid": 27700,
     "latestWkid": 27700
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
   "displayField": "DataZone",
   "typeIdField": null,
   "subtypeFieldName": null,
   "subtypeField": null,
   "defaultSubtypeCode": null,
   "fields": [
    {
     "name": "FID",
     "type": "esriFieldTypeOID",
     "alias": "FID",
     "domain": null
    },
    {
     "name": "Shape",
     "type": "esriFieldTypeGeometry",
     "alias": "Shape",
     "domain": null
    },
    {
     "name": "DataZone",
     "type": "esriFieldTypeString",
     "alias": "DataZone",
     "length": 254,
     "domain": null
    },
    {
     "name": "PubTran",
     "type": "esriFieldTypeDouble",
     "alias": "PubTran",
     "domain": null
    }
   ],
   "geometryField": {
    "name": "Shape",
    "type": "esriFieldTypeGeometry",
    "alias": "Shape"
   },
   "indexes": null,
   "subtypes": [],
   "relationships": [],
   "canModifyLayer": true,
   "canScaleSymbols": false,
   "hasLabels": false,
   "capabilities": "Map,Query,Data",
   "maxRecordCount": 1000,
   "supportsStatistics": false,
   "supportsAdvancedQueries": false,
   "supportedQueryFormats": "JSON, geoJSON",
   "isDataVersioned": false,
   "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true},
   "useStandardizedQueries": true,
   "advancedQueryCapabilities": {
    "useStandardizedQueries": true,
    "supportsStatistics": false,
    "supportsHavingClause": false,
    "supportsCountDistinct": false,
    "supportsOrderBy": false,
    "supportsDistinct": false,
    "supportsPagination": false,
    "supportsTrueCurve": true,
    "supportsReturningQueryExtent": true,
    "supportsQueryWithDistance": true,
    "supportsSqlExpression": false
   },
   "supportsDatumTransformation": true,
   "dateFieldsTimeReference": null,
   "supportsCoordinatesQuantization": true
  },
  {
   "currentVersion": 10.91,
   "id": 57,
   "name": "Authorities",
   "type": "Feature Layer",
   "description": "",
   "geometryType": "esriGeometryPolygon",
   "sourceSpatialReference": {
    "wkid": 27700,
    "latestWkid": 27700
   },
   "copyrightText": "",
   "parentLayer": null,
   "subLayers": [],
   "minScale": 0,
   "maxScale": 0,
   "drawingInfo": {
    "renderer": {
     "type": "simple",
     "symbol": {
      "type": "esriSFS",
      "style": "esriSFSSolid",
      "color": [
       0,
       0,
       0,
       0
      ],
      "outline": {
       "type": "esriSLS",
       "style": "esriSLSSolid",
       "color": [
        0,
        77,
        168,
        255
       ],
       "width": 2
      }
     },
     "label": "",
     "description": ""
    },
    "transparency": 0,
    "labelingInfo": null
   },
   "defaultVisibility": true,
   "extent": {
    "xmin": 285577.10000858916,
    "ymin": 579663.099948549,
    "xmax": 398017.2000001497,
    "ymax": 687572.799940463,
    "spatialReference": {
     "wkid": 27700,
     "latestWkid": 27700
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
   "displayField": "ADMIN_NAME",
   "typeIdField": null,
   "subtypeFieldName": null,
   "subtypeField": null,
   "defaultSubtypeCode": null,
   "fields": [
    {
     "name": "FID",
     "type": "esriFieldTypeOID",
     "alias": "FID",
     "domain": null
    },
    {
     "name": "Shape",
     "type": "esriFieldTypeGeometry",
     "alias": "Shape",
     "domain": null
    },
    {
     "name": "COLL_ID",
     "type": "esriFieldTypeDouble",
     "alias": "COLL_ID",
     "domain": null
    },
    {
     "name": "NUM_PARTS",
     "type": "esriFieldTypeInteger",
     "alias": "NUM_PARTS",
     "domain": null
    },
    {
     "name": "AREA_ID",
     "type": "esriFieldTypeDouble",
     "alias": "AREA_ID",
     "domain": null
    },
    {
     "name": "CODE",
     "type": "esriFieldTypeString",
     "alias": "CODE",
     "length": 7,
     "domain": null
    },
    {
     "name": "ADMIN_NAME",
     "type": "esriFieldTypeString",
     "alias": "ADMIN_NAME",
     "length": 254,
     "domain": null
    },
    {
     "name": "AREA_TYPE",
     "type": "esriFieldTypeString",
     "alias": "AREA_TYPE",
     "length": 2,
     "domain": null
    },
    {
     "name": "AREA_CODE",
     "type": "esriFieldTypeString",
     "alias": "AREA_CODE",
     "length": 3,
     "domain": null
    },
    {
     "name": "TYPE_CODE",
     "type": "esriFieldTypeString",
     "alias": "TYPE_CODE",
     "length": 3,
     "domain": null
    },
    {
     "name": "AREA",
     "type": "esriFieldTypeDouble",
     "alias": "AREA",
     "domain": null
    },
    {
     "name": "TYPE_DESC",
     "type": "esriFieldTypeString",
     "alias": "TYPE_DESC",
     "length": 254,
     "domain": null
    },
    {
     "name": "CODE_DESC",
     "type": "esriFieldTypeString",
     "alias": "CODE_DESC",
     "length": 254,
     "domain": null
    },
    {
     "name": "CODE_DES0",
     "type": "esriFieldTypeString",
     "alias": "CODE_DES0",
     "length": 254,
     "domain": null
    },
    {
     "name": "TILE_REF",
     "type": "esriFieldTypeString",
     "alias": "TILE_REF",
     "length": 10,
     "domain": null
    }
   ],
   "geometryField": {
    "name": "Shape",
    "type": "esriFieldTypeGeometry",
    "alias": "Shape"
   },
   "indexes": [
    {
     "name": "Shape",
     "fields": "Shape",
     "isAscending": true,
     "isUnique": false,
     "description": ""
    }
   ],
   "subtypes": [],
   "relationships": [],
   "canModifyLayer": true,
   "canScaleSymbols": false,
   "hasLabels": false,
   "capabilities": "Map,Query,Data",
   "maxRecordCount": 1000,
   "supportsStatistics": false,
   "supportsAdvancedQueries": false,
   "supportedQueryFormats": "JSON, geoJSON",
   "isDataVersioned": false,
   "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true},
   "useStandardizedQueries": true,
   "advancedQueryCapabilities": {
    "useStandardizedQueries": true,
    "supportsStatistics": false,
    "supportsHavingClause": false,
    "supportsCountDistinct": false,
    "supportsOrderBy": false,
    "supportsDistinct": false,
    "supportsPagination": false,
    "supportsTrueCurve": true,
    "supportsReturningQueryExtent": true,
    "supportsQueryWithDistance": true,
    "supportsSqlExpression": false
   },
   "supportsDatumTransformation": true,
   "dateFieldsTimeReference": null,
   "supportsCoordinatesQuantization": true
  },
  {
   "currentVersion": 10.91,
   "id": 58,
   "name": "HUBextent",
   "type": "Feature Layer",
   "description": "",
   "geometryType": "esriGeometryPolygon",
   "sourceSpatialReference": {
    "wkid": 27700,
    "latestWkid": 27700
   },
   "copyrightText": "",
   "parentLayer": null,
   "subLayers": [],
   "minScale": 0,
   "maxScale": 0,
   "drawingInfo": {
    "renderer": {
     "type": "simple",
     "symbol": {
      "type": "esriSFS",
      "style": "esriSFSSolid",
      "color": [
       0,
       0,
       0,
       0
      ],
      "outline": {
       "type": "esriSLS",
       "style": "esriSLSSolid",
       "color": [
        78,
        78,
        78,
        255
       ],
       "width": 2
      }
     },
     "label": "",
     "description": ""
    },
    "transparency": 0,
    "labelingInfo": null
   },
   "defaultVisibility": true,
   "extent": {
    "xmin": 270044.3274243977,
    "ymin": 569952.1200124566,
    "xmax": 409467.6169150658,
    "ymax": 699965.2976779994,
    "spatialReference": {
     "wkid": 27700,
     "latestWkid": 27700
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
   "displayField": "Id",
   "typeIdField": null,
   "subtypeFieldName": null,
   "subtypeField": null,
   "defaultSubtypeCode": null,
   "fields": [
    {
     "name": "FID",
     "type": "esriFieldTypeOID",
     "alias": "FID",
     "domain": null
    },
    {
     "name": "Shape",
     "type": "esriFieldTypeGeometry",
     "alias": "Shape",
     "domain": null
    },
    {
     "name": "Id",
     "type": "esriFieldTypeInteger",
     "alias": "Id",
     "domain": null
    }
   ],
   "geometryField": {
    "name": "Shape",
    "type": "esriFieldTypeGeometry",
    "alias": "Shape"
   },
   "indexes": [
    {
     "name": "Shape",
     "fields": "Shape",
     "isAscending": true,
     "isUnique": false,
     "description": ""
    }
   ],
   "subtypes": [],
   "relationships": [],
   "canModifyLayer": true,
   "canScaleSymbols": false,
   "hasLabels": false,
   "capabilities": "Map,Query,Data",
   "maxRecordCount": 1000,
   "supportsStatistics": false,
   "supportsAdvancedQueries": false,
   "supportedQueryFormats": "JSON, geoJSON",
   "isDataVersioned": false,
   "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true},
   "useStandardizedQueries": true,
   "advancedQueryCapabilities": {
    "useStandardizedQueries": true,
    "supportsStatistics": false,
    "supportsHavingClause": false,
    "supportsCountDistinct": false,
    "supportsOrderBy": false,
    "supportsDistinct": false,
    "supportsPagination": false,
    "supportsTrueCurve": true,
    "supportsReturningQueryExtent": true,
    "supportsQueryWithDistance": true,
    "supportsSqlExpression": false
   },
   "supportsDatumTransformation": true,
   "dateFieldsTimeReference": null,
   "supportsCoordinatesQuantization": true
  }
 ],
 "tables": []
}