{
 "layers": [
  {
   "currentVersion": 10.81,
   "cimVersion": "2.6.0",
   "id": 0,
   "name": "Linear Flood Mitigation Infrastructure",
   "type": "Feature Layer",
   "description": "",
   "geometryType": "esriGeometryPolygon",
   "sourceSpatialReference": {
    "wkid": 27700,
    "latestWkid": 27700,
    "xyTolerance": 0.001,
    "zTolerance": 0.001,
    "mTolerance": 0.001,
    "falseX": -5220400,
    "falseY": -15524400,
    "xyUnits": 10000,
    "falseZ": -100000,
    "zUnits": 10000,
    "falseM": -100000,
    "mUnits": 10000
   },
   "copyrightText": "",
   "parentLayer": null,
   "subLayers": [],
   "minScale": 0,
   "maxScale": 0,
   "referenceScale": 0.0,
   "drawingInfo": {
    "renderer": {
     "type": "uniqueValue",
     "field1": "Defence_type",
     "uniqueValueInfos": [
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         156,
         156,
         156,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          156,
          156,
          156,
          255
         ],
         "width": 3
        }
       },
       "value": "Flood Wall",
       "label": "Flood Wall, as per typical section, total linear length approx 1055m"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         205,
         102,
         102,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          205,
          102,
          102,
          255
         ],
         "width": 3
        }
       },
       "value": "Land Raising",
       "label": "Land Raising, total linear length approx. 1292m"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         163,
         255,
         115,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          163,
          255,
          115,
          255
         ],
         "width": 3
        }
       },
       "value": "Land Reprofiling",
       "label": "Land Reprofiling, total linear length approx. 712m"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         255,
         0,
         0,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          255,
          0,
          0,
          255
         ],
         "width": 3
        }
       },
       "value": "Flood Wall (Raise)",
       "label": "Flood Wall (Raise), total linear length approx. 963m "
      }
     ],
     "fieldDelimiter": ",",
     "authoringInfo": {
      "colorRamp": {
       "type": "multipart",
       "colorRamps": [
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          166,
          206,
          227,
          255
         ],
         "toColor": [
          166,
          206,
          227,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          31,
          121,
          181,
          255
         ],
         "toColor": [
          31,
          121,
          181,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          177,
          222,
          138,
          255
         ],
         "toColor": [
          177,
          222,
          138,
          255
         ]
        }
       ]
      }
     }
    },
    "scaleSymbols": true,
    "transparency": 0,
    "labelingInfo": null
   },
   "defaultVisibility": false,
   "extent": {
    "xmin": 420095.2488000002,
    "ymin": 562461.2333000004,
    "xmax": 422902.9000000004,
    "ymax": 563417.5137999997,
    "spatialReference": {
     "wkid": 27700,
     "latestWkid": 27700,
     "xyTolerance": 0.001,
     "zTolerance": 0.001,
     "mTolerance": 0.001,
     "falseX": -5220400,
     "falseY": -15524400,
     "xyUnits": 10000,
     "falseZ": -100000,
     "zUnits": 10000,
     "falseM": -100000,
     "mUnits": 10000
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
   "displayField": "BUFF_DIST",
   "typeIdField": null,
   "subtypeFieldName": null,
   "subtypeField": null,
   "defaultSubtypeCode": null,
   "fields": [
    {
     "name": "OBJECTID",
     "type": "esriFieldTypeOID",
     "alias": "OBJECTID",
     "domain": null
    },
    {
     "name": "Shape",
     "type": "esriFieldTypeGeometry",
     "alias": "SHAPE",
     "domain": null
    },
    {
     "name": "BUFF_DIST",
     "type": "esriFieldTypeDouble",
     "alias": "BUFF_DIST",
     "domain": null
    },
    {
     "name": "ORIG_FID",
     "type": "esriFieldTypeInteger",
     "alias": "ORIG_FID",
     "domain": null
    },
    {
     "name": "Shape_Length",
     "type": "esriFieldTypeDouble",
     "alias": "Shape_Length",
     "domain": null
    },
    {
     "name": "Shape_Area",
     "type": "esriFieldTypeDouble",
     "alias": "Shape_Area",
     "domain": null
    },
    {
     "name": "Site",
     "type": "esriFieldTypeString",
     "alias": "Site",
     "length": 10000,
     "domain": null
    },
    {
     "name": "Defence_type",
     "type": "esriFieldTypeString",
     "alias": "Defence Type",
     "length": 1000,
     "domain": null
    },
    {
     "name": "def_height",
     "type": "esriFieldTypeDouble",
     "alias": "Minimum Defence Height (m)",
     "domain": null
    },
    {
     "name": "tot_length",
     "type": "esriFieldTypeDouble",
     "alias": "Total Linear Length approx (m)",
     "domain": null
    },
    {
     "name": "Height_length_desc",
     "type": "esriFieldTypeString",
     "alias": "Height length comment",
     "length": 10000,
     "domain": null
    }
   ],
   "geometryField": {
    "name": "Shape",
    "type": "esriFieldTypeGeometry",
    "alias": "SHAPE"
   },
   "indexes": [
    {
     "name": "FDO_OBJECTID",
     "fields": "OBJECTID",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "FDO_Shape",
     "fields": "Shape",
     "isAscending": true,
     "isUnique": false,
     "description": ""
    }
   ],
   "subtypes": [],
   "relationships": [],
   "canModifyLayer": true,
   "canScaleSymbols": false,
   "hasLabels": false,
   "capabilities": "Query,Map,Data",
   "maxRecordCount": 2000,
   "supportsStatistics": true,
   "supportsExceedsLimitStatistics": true,
   "supportsAdvancedQueries": true,
   "supportedQueryFormats": "JSON, geoJSON, PBF",
   "isDataVersioned": false,
   "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true},
   "useStandardizedQueries": true,
   "advancedQueryCapabilities": {
    "useStandardizedQueries": true,
    "supportsStatistics": true,
    "supportsPercentileStatistics": true,
    "supportsHavingClause": true,
    "supportsOrderBy": true,
    "supportsDistinct": true,
    "supportsCountDistinct": true,
    "supportsPagination": true,
    "supportsTrueCurve": true,
    "supportsQueryWithDatumTransformation": true,
    "supportsReturningQueryExtent": true,
    "supportsQueryWithDistance": true,
    "supportsSqlExpression": true
   },
   "supportsDatumTransformation": true,
   "dateFieldsTimeReference": null,
   "hasMetadata": true,
   "isDataArchived": false,
   "archivingInfo": {
    "supportsQueryWithHistoricMoment": false,
    "startArchivingMoment": -1
   },
   "supportsCoordinatesQuantization": true,
   "supportsDynamicLegends": true,
   "serviceItemId": "dcfd3ae0a7204bbe98b1c18bc6a41faa"
  },
  {
   "currentVersion": 10.81,
   "cimVersion": "2.6.0",
   "id": 1,
   "name": "Flood Mitigation Infrastructure",
   "type": "Feature Layer",
   "description": "",
   "geometryType": "esriGeometryPolygon",
   "sourceSpatialReference": {
    "wkid": 27700,
    "latestWkid": 27700,
    "xyTolerance": 0.001,
    "zTolerance": 0.001,
    "mTolerance": 0.001,
    "falseX": -5220400,
    "falseY": -15524400,
    "xyUnits": 10000,
    "falseZ": -100000,
    "zUnits": 10000,
    "falseM": -100000,
    "mUnits": 10000
   },
   "copyrightText": "",
   "parentLayer": null,
   "subLayers": [],
   "minScale": 0,
   "maxScale": 0,
   "referenceScale": 0.0,
   "drawingInfo": {
    "renderer": {
     "type": "uniqueValue",
     "field1": "Name",
     "uniqueValueInfos": [
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         0,
         0,
         0,
         0
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          38,
          115,
          0,
          255
         ],
         "width": 1
        }
       },
       "value": "Compensation Storage Area",
       "label": "Compensation Storage Area"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         0,
         0,
         0,
         0
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          115,
          38,
          0,
          255
         ],
         "width": 1
        }
       },
       "value": "Land Raising",
       "label": "Land Raising"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         0,
         0,
         0,
         0
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          0,
          77,
          168,
          255
         ],
         "width": 1
        }
       },
       "value": "Surface Water Attenuation Storage",
       "label": "Surface Water Attenuation Storage"
      }
     ],
     "fieldDelimiter": ",",
     "authoringInfo": {
      "colorRamp": {
       "type": "multipart",
       "colorRamps": [
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          189,
          252,
          200,
          255
         ],
         "toColor": [
          189,
          252,
          200,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          234,
          179,
          252,
          255
         ],
         "toColor": [
          234,
          179,
          252,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          252,
          210,
          199,
          255
         ],
         "toColor": [
          252,
          210,
          199,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          179,
          228,
          252,
          255
         ],
         "toColor": [
          179,
          228,
          252,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          252,
          252,
          197,
          255
         ],
         "toColor": [
          252,
          252,
          197,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          220,
          210,
          252,
          255
         ],
         "toColor": [
          220,
          210,
          252,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          252,
          182,
          208,
          255
         ],
         "toColor": [
          252,
          182,
          208,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          194,
          252,
          248,
          255
         ],
         "toColor": [
          194,
          252,
          248,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          179,
          180,
          252,
          255
         ],
         "toColor": [
          179,
          180,
          252,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          222,
          252,
          179,
          255
         ],
         "toColor": [
          222,
          252,
          179,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          252,
          212,
          231,
          255
         ],
         "toColor": [
          252,
          212,
          231,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          219,
          252,
          212,
          255
         ],
         "toColor": [
          219,
          252,
          212,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          252,
          184,
          185,
          255
         ],
         "toColor": [
          252,
          184,
          185,
          255
         ]
        }
       ]
      }
     }
    },
    "scaleSymbols": true,
    "transparency": 0,
    "labelingInfo": null
   },
   "defaultVisibility": false,
   "extent": {
    "xmin": 420021.4227999998,
    "ymin": 562509.5713,
    "xmax": 422883.0977999997,
    "ymax": 563122.7277000006,
    "spatialReference": {
     "wkid": 27700,
     "latestWkid": 27700,
     "xyTolerance": 0.001,
     "zTolerance": 0.001,
     "mTolerance": 0.001,
     "falseX": -5220400,
     "falseY": -15524400,
     "xyUnits": 10000,
     "falseZ": -100000,
     "zUnits": 10000,
     "falseM": -100000,
     "mUnits": 10000
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
   "displayField": "Name",
   "typeIdField": null,
   "subtypeFieldName": null,
   "subtypeField": null,
   "defaultSubtypeCode": null,
   "fields": [
    {
     "name": "OBJECTID",
     "type": "esriFieldTypeOID",
     "alias": "OBJECTID",
     "domain": null
    },
    {
     "name": "Shape",
     "type": "esriFieldTypeGeometry",
     "alias": "Shape",
     "domain": null
    },
    {
     "name": "FID_",
     "type": "esriFieldTypeInteger",
     "alias": "FID_",
     "domain": null
    },
    {
     "name": "Entity",
     "type": "esriFieldTypeString",
     "alias": "Entity",
     "length": 16,
     "domain": null
    },
    {
     "name": "Layer",
     "type": "esriFieldTypeString",
     "alias": "Layer",
     "length": 254,
     "domain": null
    },
    {
     "name": "Color",
     "type": "esriFieldTypeInteger",
     "alias": "Color",
     "domain": null
    },
    {
     "name": "Linetype",
     "type": "esriFieldTypeString",
     "alias": "Linetype",
     "length": 254,
     "domain": null
    },
    {
     "name": "Elevation",
     "type": "esriFieldTypeDouble",
     "alias": "Elevation",
     "domain": null
    },
    {
     "name": "LineWt",
     "type": "esriFieldTypeInteger",
     "alias": "LineWt",
     "domain": null
    },
    {
     "name": "RefName",
     "type": "esriFieldTypeString",
     "alias": "RefName",
     "length": 800,
     "domain": null
    },
    {
     "name": "Number",
     "type": "esriFieldTypeDouble",
     "alias": "Number",
     "domain": null
    },
    {
     "name": "Code",
     "type": "esriFieldTypeString",
     "alias": "Code",
     "length": 50,
     "domain": null
    },
    {
     "name": "Name",
     "type": "esriFieldTypeString",
     "alias": "Name",
     "length": 10000,
     "domain": null
    },
    {
     "name": "Desc",
     "type": "esriFieldTypeString",
     "alias": "Land Raising",
     "length": 10000,
     "domain": null
    },
    {
     "name": "Approx_area",
     "type": "esriFieldTypeDouble",
     "alias": "Approx. area (m^2)",
     "domain": null
    },
    {
     "name": "Fill_volume",
     "type": "esriFieldTypeDouble",
     "alias": "Fill Volume (m^3)",
     "domain": null
    },
    {
     "name": "Shape_Length",
     "type": "esriFieldTypeDouble",
     "alias": "Shape_Length",
     "domain": null
    },
    {
     "name": "Shape_Area",
     "type": "esriFieldTypeDouble",
     "alias": "Shape_Area",
     "domain": null
    }
   ],
   "geometryField": {
    "name": "Shape",
    "type": "esriFieldTypeGeometry",
    "alias": "Shape"
   },
   "indexes": [
    {
     "name": "FDO_OBJECTID",
     "fields": "OBJECTID",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "FDO_Shape",
     "fields": "Shape",
     "isAscending": true,
     "isUnique": false,
     "description": ""
    }
   ],
   "subtypes": [],
   "relationships": [],
   "canModifyLayer": true,
   "canScaleSymbols": false,
   "hasLabels": false,
   "capabilities": "Query,Map,Data",
   "maxRecordCount": 2000,
   "supportsStatistics": true,
   "supportsExceedsLimitStatistics": true,
   "supportsAdvancedQueries": true,
   "supportedQueryFormats": "JSON, geoJSON, PBF",
   "isDataVersioned": false,
   "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true},
   "useStandardizedQueries": true,
   "advancedQueryCapabilities": {
    "useStandardizedQueries": true,
    "supportsStatistics": true,
    "supportsPercentileStatistics": true,
    "supportsHavingClause": true,
    "supportsOrderBy": true,
    "supportsDistinct": true,
    "supportsCountDistinct": true,
    "supportsPagination": true,
    "supportsTrueCurve": true,
    "supportsQueryWithDatumTransformation": true,
    "supportsReturningQueryExtent": true,
    "supportsQueryWithDistance": true,
    "supportsSqlExpression": true
   },
   "supportsDatumTransformation": true,
   "dateFieldsTimeReference": null,
   "hasMetadata": true,
   "isDataArchived": false,
   "archivingInfo": {
    "supportsQueryWithHistoricMoment": false,
    "startArchivingMoment": -1
   },
   "supportsCoordinatesQuantization": true,
   "supportsDynamicLegends": true
  },
  {
   "currentVersion": 10.81,
   "cimVersion": "2.6.0",
   "id": 2,
   "name": "MetroGreen AAP Boundary",
   "type": "Feature Layer",
   "description": "",
   "geometryType": "esriGeometryPolygon",
   "sourceSpatialReference": {
    "wkid": 27700,
    "latestWkid": 27700,
    "xyTolerance": 0.001,
    "zTolerance": 0.001,
    "mTolerance": 0.001,
    "falseX": -5220400,
    "falseY": -15524400,
    "xyUnits": 4.5048159276709664E8,
    "falseZ": -100000,
    "zUnits": 10000,
    "falseM": -100000,
    "mUnits": 10000
   },
   "copyrightText": "",
   "parentLayer": null,
   "subLayers": [],
   "minScale": 0,
   "maxScale": 0,
   "referenceScale": 0.0,
   "drawingInfo": {
    "renderer": {
     "type": "simple",
     "symbol": {
      "type": "esriSFS",
      "style": "esriSFSSolid",
      "color": [
       0,
       0,
       0,
       0
      ],
      "outline": {
       "type": "esriSLS",
       "style": "esriSLSSolid",
       "color": [
        168,
        0,
        0,
        255
       ],
       "width": 1
      }
     }
    },
    "scaleSymbols": true,
    "transparency": 0,
    "labelingInfo": null
   },
   "defaultVisibility": false,
   "extent": {
    "xmin": 419999.0600000005,
    "ymin": 561987.436327273,
    "xmax": 422938.3923275033,
    "ymax": 563302.7412056848,
    "spatialReference": {
     "wkid": 27700,
     "latestWkid": 27700,
     "xyTolerance": 0.001,
     "zTolerance": 0.001,
     "mTolerance": 0.001,
     "falseX": -5220400,
     "falseY": -15524400,
     "xyUnits": 10000,
     "falseZ": -100000,
     "zUnits": 10000,
     "falseM": -100000,
     "mUnits": 10000
    }
   },
   "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
    },
    {
     "name": "AREA",
     "type": "esriFieldTypeDouble",
     "alias": "AREA",
     "domain": null
    },
    {
     "name": "ID2",
     "type": "esriFieldTypeString",
     "alias": "ID2",
     "length": 50,
     "domain": null
    },
    {
     "name": "Label",
     "type": "esriFieldTypeString",
     "alias": "Label",
     "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": "Query,Map,Data",
   "maxRecordCount": 2000,
   "supportsStatistics": false,
   "supportsExceedsLimitStatistics": false,
   "supportsAdvancedQueries": false,
   "supportedQueryFormats": "JSON, geoJSON, PBF",
   "isDataVersioned": false,
   "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true},
   "useStandardizedQueries": true,
   "advancedQueryCapabilities": {
    "useStandardizedQueries": true,
    "supportsStatistics": false,
    "supportsPercentileStatistics": false,
    "supportsHavingClause": false,
    "supportsOrderBy": false,
    "supportsDistinct": false,
    "supportsCountDistinct": false,
    "supportsPagination": false,
    "supportsTrueCurve": true,
    "supportsQueryWithDatumTransformation": true,
    "supportsReturningQueryExtent": true,
    "supportsQueryWithDistance": true,
    "supportsSqlExpression": false
   },
   "supportsDatumTransformation": true,
   "dateFieldsTimeReference": null,
   "hasMetadata": true,
   "isDataArchived": false,
   "archivingInfo": {
    "supportsQueryWithHistoricMoment": false,
    "startArchivingMoment": -1
   },
   "supportsCoordinatesQuantization": true,
   "supportsDynamicLegends": true,
   "serviceItemId": "dcfd3ae0a7204bbe98b1c18bc6a41faa"
  },
  {
   "currentVersion": 10.81,
   "cimVersion": "2.6.0",
   "id": 3,
   "name": "Green_Infrastructure_2",
   "type": "Feature Layer",
   "description": "",
   "geometryType": "esriGeometryPolygon",
   "sourceSpatialReference": {
    "wkid": 27700,
    "latestWkid": 27700,
    "xyTolerance": 0.001,
    "zTolerance": 0.001,
    "mTolerance": 0.001,
    "falseX": -5220400,
    "falseY": -15524400,
    "xyUnits": 10000,
    "falseZ": -100000,
    "zUnits": 10000,
    "falseM": -100000,
    "mUnits": 10000
   },
   "copyrightText": "",
   "parentLayer": null,
   "subLayers": [],
   "minScale": 0,
   "maxScale": 0,
   "referenceScale": 0.0,
   "drawingInfo": {
    "renderer": {
     "type": "uniqueValue",
     "field1": "Name",
     "uniqueValueInfos": [
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         255,
         170,
         0,
         126
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSDash",
         "color": [
          255,
          170,
          0,
          255
         ],
         "width": 2
        }
       },
       "value": "Dunston Gateway",
       "label": "Dunston Gateway"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         0,
         38,
         115,
         127
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSDash",
         "color": [
          0,
          38,
          115,
          255
         ],
         "width": 2
        }
       },
       "value": "Metro Greenway",
       "label": "Metro Greenway"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         255,
         0,
         60,
         126
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSDash",
         "color": [
          255,
          0,
          60,
          255
         ],
         "width": 2
        }
       },
       "value": "North-South Greenspine",
       "label": "North-South Greenspine"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         0,
         198,
         255,
         127
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSDash",
         "color": [
          0,
          199,
          255,
          255
         ],
         "width": 2
        }
       },
       "value": "Riverside Landscape Strip",
       "label": "Riverside Landscape Strip"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         56,
         168,
         0,
         127
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSDash",
         "color": [
          56,
          168,
          0,
          255
         ],
         "width": 2
        }
       },
       "value": "Derwenthaugh Meadows",
       "label": "Derwenthaugh Meadows"
      }
     ],
     "fieldDelimiter": ",",
     "authoringInfo": {
      "colorRamp": {
       "type": "multipart",
       "colorRamps": [
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          189,
          252,
          200,
          255
         ],
         "toColor": [
          189,
          252,
          200,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          234,
          179,
          252,
          255
         ],
         "toColor": [
          234,
          179,
          252,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          252,
          210,
          199,
          255
         ],
         "toColor": [
          252,
          210,
          199,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          179,
          228,
          252,
          255
         ],
         "toColor": [
          179,
          228,
          252,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          252,
          252,
          197,
          255
         ],
         "toColor": [
          252,
          252,
          197,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          220,
          210,
          252,
          255
         ],
         "toColor": [
          220,
          210,
          252,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          252,
          182,
          208,
          255
         ],
         "toColor": [
          252,
          182,
          208,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          194,
          252,
          248,
          255
         ],
         "toColor": [
          194,
          252,
          248,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          179,
          180,
          252,
          255
         ],
         "toColor": [
          179,
          180,
          252,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          222,
          252,
          179,
          255
         ],
         "toColor": [
          222,
          252,
          179,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          252,
          212,
          231,
          255
         ],
         "toColor": [
          252,
          212,
          231,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          219,
          252,
          212,
          255
         ],
         "toColor": [
          219,
          252,
          212,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          252,
          184,
          185,
          255
         ],
         "toColor": [
          252,
          184,
          185,
          255
         ]
        }
       ]
      }
     }
    },
    "scaleSymbols": true,
    "transparency": 0,
    "labelingInfo": null
   },
   "defaultVisibility": false,
   "extent": {
    "xmin": 420020.5903000003,
    "ymin": 561878.0903999992,
    "xmax": 423083.08710000047,
    "ymax": 563430.2201000008,
    "spatialReference": {
     "wkid": 27700,
     "latestWkid": 27700,
     "xyTolerance": 0.001,
     "zTolerance": 0.001,
     "mTolerance": 0.001,
     "falseX": -5220400,
     "falseY": -15524400,
     "xyUnits": 10000,
     "falseZ": -100000,
     "zUnits": 10000,
     "falseM": -100000,
     "mUnits": 10000
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
   "displayField": "Shape_Length",
   "typeIdField": null,
   "subtypeFieldName": null,
   "subtypeField": null,
   "defaultSubtypeCode": null,
   "fields": [
    {
     "name": "OBJECTID",
     "type": "esriFieldTypeOID",
     "alias": "OBJECTID",
     "domain": null
    },
    {
     "name": "Shape",
     "type": "esriFieldTypeGeometry",
     "alias": "SHAPE",
     "domain": null
    },
    {
     "name": "Shape_Length",
     "type": "esriFieldTypeDouble",
     "alias": "Shape_Length",
     "domain": null
    },
    {
     "name": "Shape_Area",
     "type": "esriFieldTypeDouble",
     "alias": "Shape_Area",
     "domain": null
    },
    {
     "name": "Name",
     "type": "esriFieldTypeString",
     "alias": "Name",
     "length": 10000,
     "domain": null
    }
   ],
   "geometryField": {
    "name": "Shape",
    "type": "esriFieldTypeGeometry",
    "alias": "SHAPE"
   },
   "indexes": [
    {
     "name": "FDO_OBJECTID",
     "fields": "OBJECTID",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "FDO_Shape",
     "fields": "Shape",
     "isAscending": true,
     "isUnique": false,
     "description": ""
    }
   ],
   "subtypes": [],
   "relationships": [],
   "canModifyLayer": true,
   "canScaleSymbols": false,
   "hasLabels": false,
   "capabilities": "Query,Map,Data",
   "maxRecordCount": 2000,
   "supportsStatistics": true,
   "supportsExceedsLimitStatistics": true,
   "supportsAdvancedQueries": true,
   "hasZ": true,
   "supportedQueryFormats": "JSON, geoJSON, PBF",
   "isDataVersioned": false,
   "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true},
   "useStandardizedQueries": true,
   "advancedQueryCapabilities": {
    "useStandardizedQueries": true,
    "supportsStatistics": true,
    "supportsPercentileStatistics": true,
    "supportsHavingClause": true,
    "supportsOrderBy": true,
    "supportsDistinct": true,
    "supportsCountDistinct": true,
    "supportsPagination": true,
    "supportsTrueCurve": true,
    "supportsQueryWithDatumTransformation": true,
    "supportsReturningQueryExtent": true,
    "supportsQueryWithDistance": true,
    "supportsSqlExpression": true
   },
   "supportsDatumTransformation": true,
   "dateFieldsTimeReference": null,
   "hasMetadata": true,
   "isDataArchived": false,
   "archivingInfo": {
    "supportsQueryWithHistoricMoment": false,
    "startArchivingMoment": -1
   },
   "supportsCoordinatesQuantization": true,
   "supportsDynamicLegends": true,
   "serviceItemId": "dcfd3ae0a7204bbe98b1c18bc6a41faa"
  },
  {
   "currentVersion": 10.81,
   "cimVersion": "2.6.0",
   "id": 14,
   "name": "Active_Travel_GI__proposed",
   "type": "Feature Layer",
   "description": "",
   "geometryType": "esriGeometryPolyline",
   "sourceSpatialReference": {
    "wkid": 27700,
    "latestWkid": 27700,
    "xyTolerance": 0.001,
    "zTolerance": 0.001,
    "mTolerance": 0.001,
    "falseX": -5220400,
    "falseY": -15524400,
    "xyUnits": 10000,
    "falseZ": -100000,
    "zUnits": 10000,
    "falseM": -100000,
    "mUnits": 10000
   },
   "copyrightText": "",
   "parentLayer": null,
   "subLayers": [],
   "minScale": 0,
   "maxScale": 0,
   "referenceScale": 0.0,
   "drawingInfo": {
    "renderer": {
     "type": "uniqueValue",
     "field1": "Type",
     "uniqueValueInfos": [
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         0,
         115,
         76,
         255
        ],
        "width": 10
       },
       "value": "Improved",
       "label": "Improved"
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         0,
         115,
         76,
         255
        ],
        "width": 10
       },
       "value": "New",
       "label": "New"
      }
     ],
     "fieldDelimiter": ",",
     "authoringInfo": {
      "colorRamp": {
       "type": "multipart",
       "colorRamps": [
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          189,
          252,
          200,
          255
         ],
         "toColor": [
          189,
          252,
          200,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          234,
          179,
          252,
          255
         ],
         "toColor": [
          234,
          179,
          252,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          252,
          210,
          199,
          255
         ],
         "toColor": [
          252,
          210,
          199,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          179,
          228,
          252,
          255
         ],
         "toColor": [
          179,
          228,
          252,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          252,
          252,
          197,
          255
         ],
         "toColor": [
          252,
          252,
          197,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          220,
          210,
          252,
          255
         ],
         "toColor": [
          220,
          210,
          252,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          252,
          182,
          208,
          255
         ],
         "toColor": [
          252,
          182,
          208,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          194,
          252,
          248,
          255
         ],
         "toColor": [
          194,
          252,
          248,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          179,
          180,
          252,
          255
         ],
         "toColor": [
          179,
          180,
          252,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          222,
          252,
          179,
          255
         ],
         "toColor": [
          222,
          252,
          179,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          252,
          212,
          231,
          255
         ],
         "toColor": [
          252,
          212,
          231,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          219,
          252,
          212,
          255
         ],
         "toColor": [
          219,
          252,
          212,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          252,
          184,
          185,
          255
         ],
         "toColor": [
          252,
          184,
          185,
          255
         ]
        }
       ]
      }
     }
    },
    "scaleSymbols": true,
    "transparency": 0,
    "labelingInfo": null
   },
   "defaultVisibility": false,
   "extent": {
    "xmin": 420366.0064000003,
    "ymin": 562185.8146000002,
    "xmax": 422923.2059,
    "ymax": 563299.1892999999,
    "spatialReference": {
     "wkid": 27700,
     "latestWkid": 27700,
     "xyTolerance": 0.001,
     "zTolerance": 0.001,
     "mTolerance": 0.001,
     "falseX": -5220400,
     "falseY": -15524400,
     "xyUnits": 10000,
     "falseZ": -100000,
     "zUnits": 10000,
     "falseM": -100000,
     "mUnits": 10000
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
   "displayField": "Type",
   "typeIdField": null,
   "subtypeFieldName": null,
   "subtypeField": null,
   "defaultSubtypeCode": null,
   "fields": [
    {
     "name": "OBJECTID",
     "type": "esriFieldTypeOID",
     "alias": "OBJECTID",
     "domain": null
    },
    {
     "name": "Shape",
     "type": "esriFieldTypeGeometry",
     "alias": "Shape",
     "domain": null
    },
    {
     "name": "Type",
     "type": "esriFieldTypeString",
     "alias": "Type",
     "length": 255,
     "domain": null
    },
    {
     "name": "Shape_Length",
     "type": "esriFieldTypeDouble",
     "alias": "Shape_Length",
     "domain": null
    },
    {
     "name": "Local_Plan_Policies",
     "type": "esriFieldTypeString",
     "alias": "Local Plan Policies",
     "length": 255,
     "domain": null
    }
   ],
   "geometryField": {
    "name": "Shape",
    "type": "esriFieldTypeGeometry",
    "alias": "Shape"
   },
   "indexes": [
    {
     "name": "FDO_OBJECTID",
     "fields": "OBJECTID",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "FDO_Shape",
     "fields": "Shape",
     "isAscending": true,
     "isUnique": false,
     "description": ""
    }
   ],
   "subtypes": [],
   "relationships": [],
   "canModifyLayer": true,
   "canScaleSymbols": false,
   "hasLabels": false,
   "capabilities": "Query,Map,Data",
   "maxRecordCount": 2000,
   "supportsStatistics": true,
   "supportsExceedsLimitStatistics": true,
   "supportsAdvancedQueries": true,
   "hasZ": true,
   "supportedQueryFormats": "JSON, geoJSON, PBF",
   "isDataVersioned": false,
   "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true},
   "useStandardizedQueries": true,
   "advancedQueryCapabilities": {
    "useStandardizedQueries": true,
    "supportsStatistics": true,
    "supportsPercentileStatistics": true,
    "supportsHavingClause": true,
    "supportsOrderBy": true,
    "supportsDistinct": true,
    "supportsCountDistinct": true,
    "supportsPagination": true,
    "supportsTrueCurve": true,
    "supportsQueryWithDatumTransformation": true,
    "supportsReturningQueryExtent": true,
    "supportsQueryWithDistance": true,
    "supportsSqlExpression": true
   },
   "supportsDatumTransformation": true,
   "dateFieldsTimeReference": null,
   "hasMetadata": true,
   "isDataArchived": false,
   "archivingInfo": {
    "supportsQueryWithHistoricMoment": false,
    "startArchivingMoment": -1
   },
   "supportsCoordinatesQuantization": true,
   "supportsDynamicLegends": true,
   "serviceItemId": "dcfd3ae0a7204bbe98b1c18bc6a41faa"
  },
  {
   "currentVersion": 10.81,
   "cimVersion": "2.6.0",
   "id": 4,
   "name": "New Group Layer",
   "type": "Group Layer",
   "description": "",
   "geometryType": null,
   "copyrightText": "",
   "parentLayer": null,
   "subLayers": [
    {
     "id": 5,
     "name": "national_Cycleways_Merg_Clip"
    },
    {
     "id": 6,
     "name": "Existing_Cycleways_Merge"
    }
   ],
   "minScale": 0,
   "maxScale": 0,
   "defaultVisibility": false,
   "extent": {
    "xmin": 409981.0998999998,
    "ymin": 549736.3686999995,
    "xmax": 436316.27859999985,
    "ymax": 569736.2737000007,
    "spatialReference": {
     "wkid": 27700,
     "latestWkid": 27700,
     "xyTolerance": 0.001,
     "zTolerance": 0.001,
     "mTolerance": 0.001,
     "falseX": -5220400,
     "falseY": -15524400,
     "xyUnits": 10000,
     "falseZ": -100000,
     "zUnits": 10000,
     "falseM": -100000,
     "mUnits": 10000
    }
   },
   "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": "Query,Map",
   "supportsStatistics": false,
   "supportsExceedsLimitStatistics": false,
   "supportsAdvancedQueries": false,
   "supportedQueryFormats": "JSON, geoJSON, PBF",
   "isDataVersioned": false,
   "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true},
   "useStandardizedQueries": true,
   "advancedQueryCapabilities": {
    "useStandardizedQueries": true,
    "supportsStatistics": false,
    "supportsPercentileStatistics": false,
    "supportsHavingClause": false,
    "supportsOrderBy": false,
    "supportsDistinct": false,
    "supportsCountDistinct": false,
    "supportsPagination": false,
    "supportsTrueCurve": true,
    "supportsQueryWithDatumTransformation": true,
    "supportsReturningQueryExtent": true,
    "supportsQueryWithDistance": true,
    "supportsSqlExpression": false
   },
   "supportsDatumTransformation": true,
   "dateFieldsTimeReference": null,
   "hasMetadata": true,
   "isDataArchived": false,
   "archivingInfo": {
    "supportsQueryWithHistoricMoment": false,
    "startArchivingMoment": -1
   },
   "supportsCoordinatesQuantization": true,
   "supportsDynamicLegends": false,
   "serviceItemId": "dcfd3ae0a7204bbe98b1c18bc6a41faa"
  },
  {
   "currentVersion": 10.81,
   "cimVersion": "2.6.0",
   "id": 5,
   "name": "national_Cycleways_Merg_Clip",
   "type": "Feature Layer",
   "description": "",
   "geometryType": "esriGeometryPolyline",
   "sourceSpatialReference": {
    "wkid": 27700,
    "latestWkid": 27700,
    "xyTolerance": 0.001,
    "zTolerance": 0.001,
    "mTolerance": 0.001,
    "falseX": -5220400,
    "falseY": -15524400,
    "xyUnits": 10000,
    "falseZ": -100000,
    "zUnits": 10000,
    "falseM": -100000,
    "mUnits": 10000
   },
   "copyrightText": "",
   "parentLayer": {
    "id": 4,
    "name": "New Group Layer"
   },
   "subLayers": [],
   "minScale": 0,
   "maxScale": 0,
   "referenceScale": 0.0,
   "drawingInfo": {
    "renderer": {
     "type": "uniqueValue",
     "field1": "Desc_",
     "uniqueValueInfos": [
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         37,
         55,
         115,
         255
        ],
        "width": 1
       },
       "value": "OnRoad",
       "label": "OnRoad"
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         223,
         115,
         255,
         255
        ],
        "width": 1
       },
       "value": "TrafficFree",
       "label": "TrafficFree"
      }
     ],
     "fieldDelimiter": ","
    },
    "scaleSymbols": true,
    "transparency": 0,
    "labelingInfo": null
   },
   "defaultVisibility": false,
   "extent": {
    "xmin": 419699.70720000006,
    "ymin": 562213.9954000004,
    "xmax": 423437.6124,
    "ymax": 563499.8885999992,
    "spatialReference": {
     "wkid": 27700,
     "latestWkid": 27700,
     "xyTolerance": 0.001,
     "zTolerance": 0.001,
     "mTolerance": 0.001,
     "falseX": -5220400,
     "falseY": -15524400,
     "xyUnits": 10000,
     "falseZ": -100000,
     "zUnits": 10000,
     "falseM": -100000,
     "mUnits": 10000
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
   "displayField": "Desc_",
   "typeIdField": null,
   "subtypeFieldName": null,
   "subtypeField": null,
   "defaultSubtypeCode": null,
   "fields": [
    {
     "name": "OBJECTID",
     "type": "esriFieldTypeOID",
     "alias": "FID",
     "domain": null
    },
    {
     "name": "Shape",
     "type": "esriFieldTypeGeometry",
     "alias": "Shape",
     "domain": null
    },
    {
     "name": "Desc_",
     "type": "esriFieldTypeString",
     "alias": "Description",
     "length": 200,
     "domain": null
    },
    {
     "name": "Greenway",
     "type": "esriFieldTypeString",
     "alias": "Greenway",
     "length": 3,
     "domain": null
    },
    {
     "name": "RouteType",
     "type": "esriFieldTypeString",
     "alias": "RouteType",
     "length": 4,
     "domain": null
    },
    {
     "name": "RouteNo",
     "type": "esriFieldTypeInteger",
     "alias": "RouteNo",
     "domain": null
    },
    {
     "name": "LinkNo",
     "type": "esriFieldTypeInteger",
     "alias": "LinkNo",
     "domain": null
    },
    {
     "name": "RouteCat",
     "type": "esriFieldTypeString",
     "alias": "RouteCat",
     "length": 19,
     "domain": null
    },
    {
     "name": "OpenStatus",
     "type": "esriFieldTypeString",
     "alias": "OpenStatus",
     "length": 23,
     "domain": null
    },
    {
     "name": "Surface",
     "type": "esriFieldTypeString",
     "alias": "Surface",
     "length": 13,
     "domain": null
    },
    {
     "name": "Quality",
     "type": "esriFieldTypeString",
     "alias": "Quality",
     "length": 10,
     "domain": null
    },
    {
     "name": "Lighting",
     "type": "esriFieldTypeString",
     "alias": "Lighting",
     "length": 7,
     "domain": null
    },
    {
     "name": "RoadClass",
     "type": "esriFieldTypeString",
     "alias": "RoadClass",
     "length": 32,
     "domain": null
    },
    {
     "name": "SegmentID",
     "type": "esriFieldTypeInteger",
     "alias": "Segment ID",
     "domain": null
    },
    {
     "name": "Shape_Length",
     "type": "esriFieldTypeDouble",
     "alias": "Shape_Length",
     "domain": null
    }
   ],
   "geometryField": {
    "name": "Shape",
    "type": "esriFieldTypeGeometry",
    "alias": "Shape"
   },
   "indexes": [
    {
     "name": "FDO_OBJECTID",
     "fields": "OBJECTID",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "FDO_Shape",
     "fields": "Shape",
     "isAscending": true,
     "isUnique": false,
     "description": ""
    }
   ],
   "subtypes": [],
   "relationships": [],
   "canModifyLayer": true,
   "canScaleSymbols": false,
   "hasLabels": false,
   "capabilities": "Query,Map,Data",
   "maxRecordCount": 2000,
   "supportsStatistics": true,
   "supportsExceedsLimitStatistics": true,
   "supportsAdvancedQueries": true,
   "supportedQueryFormats": "JSON, geoJSON, PBF",
   "isDataVersioned": false,
   "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true},
   "useStandardizedQueries": true,
   "advancedQueryCapabilities": {
    "useStandardizedQueries": true,
    "supportsStatistics": true,
    "supportsPercentileStatistics": true,
    "supportsHavingClause": true,
    "supportsOrderBy": true,
    "supportsDistinct": true,
    "supportsCountDistinct": true,
    "supportsPagination": true,
    "supportsTrueCurve": true,
    "supportsQueryWithDatumTransformation": true,
    "supportsReturningQueryExtent": true,
    "supportsQueryWithDistance": true,
    "supportsSqlExpression": true
   },
   "supportsDatumTransformation": true,
   "dateFieldsTimeReference": null,
   "hasMetadata": true,
   "isDataArchived": false,
   "archivingInfo": {
    "supportsQueryWithHistoricMoment": false,
    "startArchivingMoment": -1
   },
   "supportsCoordinatesQuantization": true,
   "supportsDynamicLegends": true,
   "serviceItemId": "dcfd3ae0a7204bbe98b1c18bc6a41faa"
  },
  {
   "currentVersion": 10.81,
   "cimVersion": "2.6.0",
   "id": 6,
   "name": "Existing_Cycleways_Merge",
   "type": "Feature Layer",
   "description": "",
   "geometryType": "esriGeometryPolyline",
   "sourceSpatialReference": {
    "wkid": 27700,
    "latestWkid": 27700,
    "xyTolerance": 0.001,
    "zTolerance": 0.001,
    "mTolerance": 0.001,
    "falseX": -5220400,
    "falseY": -15524400,
    "xyUnits": 10000,
    "falseZ": -100000,
    "zUnits": 10000,
    "falseM": -100000,
    "mUnits": 10000
   },
   "copyrightText": "",
   "parentLayer": {
    "id": 4,
    "name": "New Group Layer"
   },
   "subLayers": [],
   "minScale": 0,
   "maxScale": 0,
   "referenceScale": 0.0,
   "drawingInfo": {
    "renderer": {
     "type": "simple",
     "symbol": {
      "type": "esriSLS",
      "style": "esriSLSSolid",
      "color": [
       68,
       79,
       137,
       205
      ],
      "width": 1
     }
    },
    "scaleSymbols": true,
    "transparency": 0,
    "labelingInfo": null
   },
   "defaultVisibility": false,
   "extent": {
    "xmin": 409981.0998999998,
    "ymin": 549736.3686999995,
    "xmax": 436316.27859999985,
    "ymax": 569736.2737000007,
    "spatialReference": {
     "wkid": 27700,
     "latestWkid": 27700,
     "xyTolerance": 0.001,
     "zTolerance": 0.001,
     "mTolerance": 0.001,
     "falseX": -5220400,
     "falseY": -15524400,
     "xyUnits": 10000,
     "falseZ": -100000,
     "zUnits": 10000,
     "falseM": -100000,
     "mUnits": 10000
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
   "displayField": "NAME",
   "typeIdField": null,
   "subtypeFieldName": null,
   "subtypeField": null,
   "defaultSubtypeCode": null,
   "fields": [
    {
     "name": "OBJECTID_1",
     "type": "esriFieldTypeOID",
     "alias": "OBJECTID_1",
     "domain": null
    },
    {
     "name": "Shape",
     "type": "esriFieldTypeGeometry",
     "alias": "Shape",
     "domain": null
    },
    {
     "name": "OBJECTID",
     "type": "esriFieldTypeInteger",
     "alias": "OBJECTID",
     "domain": null
    },
    {
     "name": "ROUTENO",
     "type": "esriFieldTypeString",
     "alias": "ROUTENO",
     "length": 80,
     "domain": null
    },
    {
     "name": "NAME",
     "type": "esriFieldTypeString",
     "alias": "NAME",
     "length": 60,
     "domain": null
    },
    {
     "name": "TYPE",
     "type": "esriFieldTypeString",
     "alias": "TYPE",
     "length": 50,
     "domain": null
    },
    {
     "name": "len",
     "type": "esriFieldTypeDouble",
     "alias": "len",
     "domain": null
    },
    {
     "name": "Shape_STLe",
     "type": "esriFieldTypeDouble",
     "alias": "Shape_STLe",
     "domain": null
    },
    {
     "name": "Length",
     "type": "esriFieldTypeString",
     "alias": "Length",
     "length": 50,
     "domain": null
    },
    {
     "name": "lengthKM",
     "type": "esriFieldTypeSingle",
     "alias": "lengthKM",
     "domain": null
    },
    {
     "name": "SURFACE",
     "type": "esriFieldTypeString",
     "alias": "SURFACE",
     "length": 80,
     "domain": null
    },
    {
     "name": "QUALITY",
     "type": "esriFieldTypeString",
     "alias": "QUALITY",
     "length": 80,
     "domain": null
    },
    {
     "name": "COLOUR",
     "type": "esriFieldTypeString",
     "alias": "COLOUR",
     "length": 80,
     "domain": null
    },
    {
     "name": "SIGNING",
     "type": "esriFieldTypeString",
     "alias": "SIGNING",
     "length": 80,
     "domain": null
    },
    {
     "name": "SEGREGATIO",
     "type": "esriFieldTypeString",
     "alias": "SEGREGATIO",
     "length": 80,
     "domain": null
    },
    {
     "name": "HILLS",
     "type": "esriFieldTypeString",
     "alias": "HILLS",
     "length": 80,
     "domain": null
    },
    {
     "name": "ROUTETYPE",
     "type": "esriFieldTypeString",
     "alias": "ROUTETYPE",
     "length": 80,
     "domain": null
    },
    {
     "name": "COMMENT",
     "type": "esriFieldTypeString",
     "alias": "COMMENT",
     "length": 80,
     "domain": null
    },
    {
     "name": "ID",
     "type": "esriFieldTypeDouble",
     "alias": "ID",
     "domain": null
    },
    {
     "name": "GisLiveEnt_CORPDATA_CyclePaths_",
     "type": "esriFieldTypeDouble",
     "alias": "len",
     "domain": null
    },
    {
     "name": "Shape_Length",
     "type": "esriFieldTypeDouble",
     "alias": "Shape_Length",
     "domain": null
    }
   ],
   "geometryField": {
    "name": "Shape",
    "type": "esriFieldTypeGeometry",
    "alias": "Shape"
   },
   "indexes": [
    {
     "name": "FDO_OBJECTID_1",
     "fields": "OBJECTID_1",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "FDO_Shape",
     "fields": "Shape",
     "isAscending": true,
     "isUnique": false,
     "description": ""
    }
   ],
   "subtypes": [],
   "relationships": [],
   "canModifyLayer": true,
   "canScaleSymbols": false,
   "hasLabels": false,
   "capabilities": "Query,Map,Data",
   "maxRecordCount": 2000,
   "supportsStatistics": true,
   "supportsExceedsLimitStatistics": true,
   "supportsAdvancedQueries": true,
   "supportedQueryFormats": "JSON, geoJSON, PBF",
   "isDataVersioned": false,
   "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true},
   "useStandardizedQueries": true,
   "advancedQueryCapabilities": {
    "useStandardizedQueries": true,
    "supportsStatistics": true,
    "supportsPercentileStatistics": true,
    "supportsHavingClause": true,
    "supportsOrderBy": true,
    "supportsDistinct": true,
    "supportsCountDistinct": true,
    "supportsPagination": true,
    "supportsTrueCurve": true,
    "supportsQueryWithDatumTransformation": true,
    "supportsReturningQueryExtent": true,
    "supportsQueryWithDistance": true,
    "supportsSqlExpression": true
   },
   "supportsDatumTransformation": true,
   "dateFieldsTimeReference": null,
   "hasMetadata": true,
   "isDataArchived": false,
   "archivingInfo": {
    "supportsQueryWithHistoricMoment": false,
    "startArchivingMoment": -1
   },
   "supportsCoordinatesQuantization": true,
   "supportsDynamicLegends": true,
   "serviceItemId": "dcfd3ae0a7204bbe98b1c18bc6a41faa"
  },
  {
   "currentVersion": 10.81,
   "cimVersion": "2.6.0",
   "id": 7,
   "name": "Allocations",
   "type": "Feature Layer",
   "description": "",
   "geometryType": "esriGeometryPolygon",
   "sourceSpatialReference": {
    "wkid": 27700,
    "latestWkid": 27700,
    "xyTolerance": 0.001,
    "zTolerance": 0.001,
    "mTolerance": 0.001,
    "falseX": -5220400,
    "falseY": -15524400,
    "xyUnits": 10000,
    "falseZ": -100000,
    "zUnits": 10000,
    "falseM": -100000,
    "mUnits": 10000
   },
   "copyrightText": "",
   "parentLayer": null,
   "subLayers": [],
   "minScale": 0,
   "maxScale": 0,
   "referenceScale": 0.0,
   "drawingInfo": {
    "renderer": {
     "type": "uniqueValue",
     "field1": "RefName",
     "uniqueValueInfos": [
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         168,
         168,
         0,
         154
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          115,
          115,
          0,
          255
         ],
         "width": 1
        }
       },
       "value": "Green Space",
       "label": "Green Space"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         158,
         130,
         173,
         151
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          112,
          68,
          137,
          255
         ],
         "width": 0.5
        }
       },
       "value": "Leisure",
       "label": "Leisure"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         158,
         187,
         215,
         153
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          68,
          101,
          137,
          255
         ],
         "width": 0.5
        }
       },
       "value": "Mixed-Use",
       "label": "Mixed-Use"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         255,
         167,
         127,
         153
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          137,
          68,
          68,
          255
         ],
         "width": 0.5
        }
       },
       "value": "Residential",
       "label": "Residential"
      }
     ],
     "fieldDelimiter": ",",
     "authoringInfo": {
      "colorRamp": {
       "type": "multipart",
       "colorRamps": [
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          189,
          252,
          200,
          255
         ],
         "toColor": [
          189,
          252,
          200,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          234,
          179,
          252,
          255
         ],
         "toColor": [
          234,
          179,
          252,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          252,
          210,
          199,
          255
         ],
         "toColor": [
          252,
          210,
          199,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          179,
          228,
          252,
          255
         ],
         "toColor": [
          179,
          228,
          252,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          252,
          252,
          197,
          255
         ],
         "toColor": [
          252,
          252,
          197,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          220,
          210,
          252,
          255
         ],
         "toColor": [
          220,
          210,
          252,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          252,
          182,
          208,
          255
         ],
         "toColor": [
          252,
          182,
          208,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          194,
          252,
          248,
          255
         ],
         "toColor": [
          194,
          252,
          248,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          179,
          180,
          252,
          255
         ],
         "toColor": [
          179,
          180,
          252,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          222,
          252,
          179,
          255
         ],
         "toColor": [
          222,
          252,
          179,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          252,
          212,
          231,
          255
         ],
         "toColor": [
          252,
          212,
          231,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          219,
          252,
          212,
          255
         ],
         "toColor": [
          219,
          252,
          212,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          252,
          184,
          185,
          255
         ],
         "toColor": [
          252,
          184,
          185,
          255
         ]
        }
       ]
      }
     }
    },
    "scaleSymbols": true,
    "transparency": 0,
    "labelingInfo": null
   },
   "defaultVisibility": true,
   "extent": {
    "xmin": 420021.4227999998,
    "ymin": 562056.8021000009,
    "xmax": 422883.09779999964,
    "ymax": 563280.7460999992,
    "spatialReference": {
     "wkid": 27700,
     "latestWkid": 27700,
     "xyTolerance": 0.001,
     "zTolerance": 0.001,
     "mTolerance": 0.001,
     "falseX": -5220400,
     "falseY": -15524400,
     "xyUnits": 10000,
     "falseZ": -100000,
     "zUnits": 10000,
     "falseM": -100000,
     "mUnits": 10000
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
   "displayField": "Name",
   "typeIdField": null,
   "subtypeFieldName": null,
   "subtypeField": null,
   "defaultSubtypeCode": null,
   "fields": [
    {
     "name": "OBJECTID",
     "type": "esriFieldTypeOID",
     "alias": "OBJECTID",
     "domain": null
    },
    {
     "name": "Shape",
     "type": "esriFieldTypeGeometry",
     "alias": "Shape",
     "domain": null
    },
    {
     "name": "FID_",
     "type": "esriFieldTypeInteger",
     "alias": "FID_",
     "domain": null
    },
    {
     "name": "Entity",
     "type": "esriFieldTypeString",
     "alias": "Entity",
     "length": 16,
     "domain": null
    },
    {
     "name": "Layer",
     "type": "esriFieldTypeString",
     "alias": "Layer",
     "length": 254,
     "domain": null
    },
    {
     "name": "Color",
     "type": "esriFieldTypeInteger",
     "alias": "Color",
     "domain": null
    },
    {
     "name": "Linetype",
     "type": "esriFieldTypeString",
     "alias": "Linetype",
     "length": 254,
     "domain": null
    },
    {
     "name": "Elevation",
     "type": "esriFieldTypeDouble",
     "alias": "Elevation",
     "domain": null
    },
    {
     "name": "LineWt",
     "type": "esriFieldTypeInteger",
     "alias": "LineWt",
     "domain": null
    },
    {
     "name": "RefName",
     "type": "esriFieldTypeString",
     "alias": "RefName",
     "length": 800,
     "domain": null
    },
    {
     "name": "Number",
     "type": "esriFieldTypeDouble",
     "alias": "Number",
     "domain": null
    },
    {
     "name": "Code",
     "type": "esriFieldTypeString",
     "alias": "Code",
     "length": 50,
     "domain": null
    },
    {
     "name": "Name",
     "type": "esriFieldTypeString",
     "alias": "Name",
     "length": 10000,
     "domain": null
    },
    {
     "name": "Shape_Length",
     "type": "esriFieldTypeDouble",
     "alias": "Shape_Length",
     "domain": null
    },
    {
     "name": "Shape_Area",
     "type": "esriFieldTypeDouble",
     "alias": "Shape_Area",
     "domain": null
    }
   ],
   "geometryField": {
    "name": "Shape",
    "type": "esriFieldTypeGeometry",
    "alias": "Shape"
   },
   "indexes": [
    {
     "name": "FDO_OBJECTID",
     "fields": "OBJECTID",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "FDO_Shape",
     "fields": "Shape",
     "isAscending": true,
     "isUnique": false,
     "description": ""
    }
   ],
   "subtypes": [],
   "relationships": [],
   "canModifyLayer": true,
   "canScaleSymbols": false,
   "hasLabels": false,
   "capabilities": "Query,Map,Data",
   "maxRecordCount": 2000,
   "supportsStatistics": true,
   "supportsExceedsLimitStatistics": true,
   "supportsAdvancedQueries": true,
   "supportedQueryFormats": "JSON, geoJSON, PBF",
   "isDataVersioned": false,
   "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true},
   "useStandardizedQueries": true,
   "advancedQueryCapabilities": {
    "useStandardizedQueries": true,
    "supportsStatistics": true,
    "supportsPercentileStatistics": true,
    "supportsHavingClause": true,
    "supportsOrderBy": true,
    "supportsDistinct": true,
    "supportsCountDistinct": true,
    "supportsPagination": true,
    "supportsTrueCurve": true,
    "supportsQueryWithDatumTransformation": true,
    "supportsReturningQueryExtent": true,
    "supportsQueryWithDistance": true,
    "supportsSqlExpression": true
   },
   "supportsDatumTransformation": true,
   "dateFieldsTimeReference": null,
   "hasMetadata": true,
   "isDataArchived": false,
   "archivingInfo": {
    "supportsQueryWithHistoricMoment": false,
    "startArchivingMoment": -1
   },
   "supportsCoordinatesQuantization": true,
   "supportsDynamicLegends": true,
   "serviceItemId": "dcfd3ae0a7204bbe98b1c18bc6a41faa"
  },
  {
   "currentVersion": 10.81,
   "cimVersion": "2.6.0",
   "id": 10,
   "name": "GIS_LIVE.CORPDATA.RightsOfWay_GH_GH_LI",
   "type": "Feature Layer",
   "description": "",
   "geometryType": "esriGeometryPolyline",
   "sourceSpatialReference": {
    "wkid": 27700,
    "latestWkid": 27700,
    "xyTolerance": 0.001,
    "zTolerance": 0.001,
    "mTolerance": 0.001,
    "falseX": -5220400,
    "falseY": -15524400,
    "xyUnits": 10000,
    "falseZ": 0,
    "zUnits": 1,
    "falseM": 0,
    "mUnits": 1
   },
   "copyrightText": "",
   "parentLayer": null,
   "subLayers": [],
   "minScale": 0,
   "maxScale": 0,
   "referenceScale": 0.0,
   "drawingInfo": {
    "renderer": {
     "type": "uniqueValue",
     "field1": "STATUS",
     "uniqueValueInfos": [
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSDash",
        "color": [
         104,
         104,
         104,
         255
        ],
        "width": 2
       },
       "value": "1",
       "label": "Public Footpath"
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSDashDot",
        "color": [
         112,
         68,
         137,
         255
        ],
        "width": 2
       },
       "value": "2",
       "label": "Public Bridleway"
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSDashDot",
        "color": [
         68,
         79,
         137,
         255
        ],
        "width": 2
       },
       "value": "3",
       "label": "Byway (restricted)"
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         0,
         132,
         168,
         255
        ],
        "width": 2
       },
       "value": "4",
       "label": "Byway (BOAT)"
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSDash",
        "color": [
         0,
         115,
         76,
         255
        ],
        "width": 2
       },
       "value": "5",
       "label": "Permissive Cycleway"
      }
     ],
     "fieldDelimiter": ",",
     "authoringInfo": {
      "colorRamp": {
       "type": "multipart",
       "colorRamps": [
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          112,
          204,
          138,
          255
         ],
         "toColor": [
          112,
          204,
          138,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          53,
          240,
          87,
          255
         ],
         "toColor": [
          53,
          240,
          87,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          135,
          168,
          151,
          255
         ],
         "toColor": [
          135,
          168,
          151,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          188,
          247,
          221,
          255
         ],
         "toColor": [
          188,
          247,
          221,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          39,
          176,
          68,
          255
         ],
         "toColor": [
          39,
          176,
          68,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          79,
          240,
          146,
          255
         ],
         "toColor": [
          79,
          240,
          146,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          116,
          176,
          132,
          255
         ],
         "toColor": [
          116,
          176,
          132,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          53,
          166,
          98,
          255
         ],
         "toColor": [
          53,
          166,
          98,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          138,
          222,
          180,
          255
         ],
         "toColor": [
          138,
          222,
          180,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          167,
          209,
          177,
          255
         ],
         "toColor": [
          167,
          209,
          177,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          117,
          250,
          181,
          255
         ],
         "toColor": [
          117,
          250,
          181,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          46,
          217,
          97,
          255
         ],
         "toColor": [
          46,
          217,
          97,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          136,
          247,
          156,
          255
         ],
         "toColor": [
          136,
          247,
          156,
          255
         ]
        }
       ]
      }
     }
    },
    "scaleSymbols": true,
    "transparency": 0,
    "labelingInfo": null
   },
   "defaultVisibility": false,
   "extent": {
    "xmin": 410071.3833999997,
    "ymin": 553861.9978999998,
    "xmax": 431030.04009999987,
    "ymax": 565499.4584999997,
    "spatialReference": {
     "wkid": 27700,
     "latestWkid": 27700,
     "xyTolerance": 0.001,
     "zTolerance": 0.001,
     "mTolerance": 0.001,
     "falseX": -5220400,
     "falseY": -15524400,
     "xyUnits": 10000,
     "falseZ": -100000,
     "zUnits": 10000,
     "falseM": -100000,
     "mUnits": 10000
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
   "displayField": "ROUTECODE",
   "typeIdField": null,
   "subtypeFieldName": null,
   "subtypeField": null,
   "defaultSubtypeCode": null,
   "fields": [
    {
     "name": "OBJECTID",
     "type": "esriFieldTypeOID",
     "alias": "OBJECTID",
     "domain": null
    },
    {
     "name": "ROUTECODE",
     "type": "esriFieldTypeString",
     "alias": "ROUTECODE",
     "length": 25,
     "domain": null
    },
    {
     "name": "STATUS",
     "type": "esriFieldTypeString",
     "alias": "STATUS",
     "length": 6,
     "domain": null
    },
    {
     "name": "LEGALTYPE",
     "type": "esriFieldTypeString",
     "alias": "LEGALTYPE",
     "length": 25,
     "domain": null
    },
    {
     "name": "XGCreated",
     "type": "esriFieldTypeString",
     "alias": "XGCreated",
     "length": 50,
     "domain": null
    },
    {
     "name": "XGEdited",
     "type": "esriFieldTypeString",
     "alias": "XGEdited",
     "length": 50,
     "domain": null
    },
    {
     "name": "XGLockedBy",
     "type": "esriFieldTypeString",
     "alias": "XGLockedBy",
     "length": 50,
     "domain": null
    },
    {
     "name": "Shape",
     "type": "esriFieldTypeGeometry",
     "alias": "Shape",
     "domain": null
    },
    {
     "name": "Shape.STLength()",
     "type": "esriFieldTypeDouble",
     "alias": "Shape.STLength()",
     "domain": null
    },
    {
     "name": "TYPE",
     "type": "esriFieldTypeString",
     "alias": "TYPE",
     "length": 255,
     "domain": null
    },
    {
     "name": "LengthMI",
     "type": "esriFieldTypeDouble",
     "alias": "LengthMI",
     "domain": null
    },
    {
     "name": "created_user",
     "type": "esriFieldTypeString",
     "alias": "created_user",
     "length": 255,
     "domain": null
    },
    {
     "name": "created_date",
     "type": "esriFieldTypeDate",
     "alias": "created_date",
     "length": 8,
     "domain": null
    },
    {
     "name": "last_edited_user",
     "type": "esriFieldTypeString",
     "alias": "last_edited_user",
     "length": 255,
     "domain": null
    },
    {
     "name": "last_edited_date",
     "type": "esriFieldTypeDate",
     "alias": "last_edited_date",
     "length": 8,
     "domain": null
    }
   ],
   "geometryField": {
    "name": "Shape",
    "type": "esriFieldTypeGeometry",
    "alias": "Shape"
   },
   "indexes": [
    {
     "name": "R499_pk",
     "fields": "OBJECTID",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "S488_idx",
     "fields": "Shape",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    }
   ],
   "subtypes": [],
   "relationships": [],
   "canModifyLayer": true,
   "canScaleSymbols": false,
   "hasLabels": false,
   "capabilities": "Query,Map,Data",
   "maxRecordCount": 2000,
   "supportsStatistics": true,
   "supportsExceedsLimitStatistics": true,
   "supportsAdvancedQueries": true,
   "supportedQueryFormats": "JSON, geoJSON, PBF",
   "isDataVersioned": false,
   "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true},
   "useStandardizedQueries": true,
   "advancedQueryCapabilities": {
    "useStandardizedQueries": true,
    "supportsStatistics": true,
    "supportsPercentileStatistics": true,
    "supportsHavingClause": true,
    "supportsOrderBy": true,
    "supportsDistinct": true,
    "supportsCountDistinct": true,
    "supportsPagination": true,
    "supportsTrueCurve": true,
    "supportsQueryWithDatumTransformation": true,
    "supportsReturningQueryExtent": true,
    "supportsQueryWithDistance": true,
    "supportsSqlExpression": true
   },
   "supportsDatumTransformation": true,
   "dateFieldsTimeReference": null,
   "hasMetadata": true,
   "isDataArchived": false,
   "archivingInfo": {
    "supportsQueryWithHistoricMoment": false,
    "startArchivingMoment": -1
   },
   "supportsCoordinatesQuantization": true,
   "supportsDynamicLegends": true,
   "serviceItemId": "dcfd3ae0a7204bbe98b1c18bc6a41faa"
  }
 ],
 "tables": []
}