{ "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 1, "name": "Adopted highways", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 27700, "latestWkid": 27700, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5220399.99999584, "falseY": -1.55243999999931E7, "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": "esriSFS", "style": "esriSFSSolid", "color": [ 51, 153, 0, 255 ], "outline": null }, "value": "1", "label": "Publicly maintainable" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 190, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "2", "label": "Oversailing licence" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 190, 190, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "3", "label": "Under construction" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 211, 127, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 130, 130, 130, 255 ], "width": 0.4 } }, "value": "4", "label": "Prospectively maintainable highway under agreement" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 227, 179, 252, 255 ], "toColor": [ 227, 179, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 252, 191, 255 ], "toColor": [ 179, 252, 191, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 201, 182, 255 ], "toColor": [ 252, 201, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 231, 252, 255 ], "toColor": [ 182, 231, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 249, 187, 255 ], "toColor": [ 252, 249, 187, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 197, 227, 255 ], "toColor": [ 252, 197, 227, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 210, 252, 237, 255 ], "toColor": [ 210, 252, 237, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 199, 207, 252, 255 ], "toColor": [ 199, 207, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 236, 204, 255 ], "toColor": [ 252, 236, 204, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 215, 252, 210, 255 ], "toColor": [ 215, 252, 210, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 183, 182, 252, 255 ], "toColor": [ 183, 182, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 223, 252, 184, 255 ], "toColor": [ 223, 252, 184, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 212, 216, 255 ], "toColor": [ 252, 212, 216, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 25, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 451044.1272041602, "ymin": 443172.8434068989, "xmax": 470526.44310416, "ymax": 462698.2391068991, "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": "STREETNAME", "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": "STREETNAME", "type": "esriFieldTypeString", "alias": "Street Name", "length": 50, "domain": null }, { "name": "USRN", "type": "esriFieldTypeString", "alias": "USRN", "length": 8, "domain": null }, { "name": "STATUS", "type": "esriFieldTypeString", "alias": "Status", "length": 20, "domain": { "type": "codedValue", "name": "AdoptedHighwayStatus", "description": "Adopted Highway Status", "codedValues": [ { "name": "Publicly maintainable", "code": "1" }, { "name": "Under construction", "code": "3" }, { "name": "n/a", "code": "0" }, { "name": "Prospective highway", "code": "4" }, { "name": "Oversailing Licence", "code": "2" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "DATEADOPTED", "type": "esriFieldTypeDate", "alias": "Date Adopted", "length": 8, "domain": null }, { "name": "DOCUMENTLINK", "type": "esriFieldTypeString", "alias": "Document Link", "length": 150, "domain": null }, { "name": "CREATEDBY", "type": "esriFieldTypeString", "alias": "Created by", "length": 50, "domain": { "type": "codedValue", "name": "AdoptedCreatedBy", "description": "Adopted highway created by", "codedValues": [ { "name": "Callum Abbott", "code": "CA" }, { "name": "Simon Lutman", "code": "SL" }, { "name": "Denise Rowntree", "code": "DR" }, { "name": "Emma Leonard", "code": "EL" }, { "name": "n/a", "code": "na" }, { "name": "Alex Clark", "code": "AC" }, { "name": "Andrew Frame", "code": "AF" }, { "name": "Ken Hay", "code": "KH" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "DEVELOPMENT", "type": "esriFieldTypeString", "alias": "DEVELOPMENT", "length": 50, "domain": null }, { "name": "DEVELOPER", "type": "esriFieldTypeString", "alias": "DEVELOPER", "length": 50, "domain": null }, { "name": "FILEREF", "type": "esriFieldTypeString", "alias": "File Reference", "length": 20, "domain": null }, { "name": "APC", "type": "esriFieldTypeDate", "alias": "Advanced payment certificate", "length": 8, "domain": null }, { "name": "AGREEMENT", "type": "esriFieldTypeDate", "alias": "Date Agreement complete", "length": 8, "domain": null }, { "name": "MAINTENANCE", "type": "esriFieldTypeDate", "alias": "Date put on Maintenance", "length": 8, "domain": null }, { "name": "DOCLINK2", "type": "esriFieldTypeString", "alias": "Document Link 2", "length": 100, "domain": null }, { "name": "RoadNumber", "type": "esriFieldTypeString", "alias": "Road number", "length": 6, "domain": null }, { "name": "SHAPE_STArea__", "type": "esriFieldTypeDouble", "alias": "SHAPE_STArea__", "domain": null }, { "name": "SHAPE_STLength__", "type": "esriFieldTypeDouble", "alias": "SHAPE_STLength__", "domain": null }, { "name": "SHAPE_STArea_1", "type": "esriFieldTypeDouble", "alias": "SHAPE_STArea_1", "domain": null }, { "name": "SHAPE_STLength_1", "type": "esriFieldTypeDouble", "alias": "SHAPE_STLength_1", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "S1791_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": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriMeters" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "54338e1137de4ceeb8ec9fdcf0563e5d" }