{ "layers": [ { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 0, "name": "OSMM Topography Layer (schema v9)", "type": "Group Layer", "description": "Light style", "geometryType": null, "copyrightText": "(c) Ordnance Survey 2017", "parentLayer": null, "subLayers": [ { "id": 1, "name": "Annotations" }, { "id": 2, "name": "TopographicLine" }, { "id": 3, "name": "Topographic Area" } ], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": 545264.96, "ymin": 120564.00999999978, "xmax": 591072.4500000002, "ymax": 152996.66000000015, "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": "Map,Query", "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, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 1, "name": "Annotations", "type": "Annotation 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": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 0, "name": "OSMM Topography Layer (schema v9)" }, "subLayers": [ { "id": 49, "name": "Default" } ], "minScale": 625, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": 545665.96, "ymin": 120931.1400000006, "xmax": 590162.7282999996, "ymax": 152109.25060000084, "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": "TextString", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "FeatureID", "type": "esriFieldTypeInteger", "alias": "FeatureID", "domain": null }, { "name": "ZOrder", "type": "esriFieldTypeInteger", "alias": "ZOrder", "domain": null }, { "name": "AnnotationClassID", "type": "esriFieldTypeInteger", "alias": "AnnotationClassID", "domain": null }, { "name": "SymbolID", "type": "esriFieldTypeInteger", "alias": "SymbolID", "domain": null }, { "name": "Status", "type": "esriFieldTypeSmallInteger", "alias": "Status", "domain": { "type": "codedValue", "name": "WS2_AnnotationStatus", "description": "Valid annotation state values.", "codedValues": [ { "name": "Placed", "code": 0 }, { "name": "Unplaced", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "TextString", "type": "esriFieldTypeString", "alias": "TextString", "length": 255, "domain": null }, { "name": "FontName", "type": "esriFieldTypeString", "alias": "FontName", "length": 255, "domain": null }, { "name": "FontSize", "type": "esriFieldTypeDouble", "alias": "FontSize", "domain": null }, { "name": "Bold", "type": "esriFieldTypeSmallInteger", "alias": "Bold", "domain": { "type": "codedValue", "name": "WS2_BooleanSymbolValue", "description": "Valid values are Yes and No.", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Italic", "type": "esriFieldTypeSmallInteger", "alias": "Italic", "domain": { "type": "codedValue", "name": "WS2_BooleanSymbolValue", "description": "Valid values are Yes and No.", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Underline", "type": "esriFieldTypeSmallInteger", "alias": "Underline", "domain": { "type": "codedValue", "name": "WS2_BooleanSymbolValue", "description": "Valid values are Yes and No.", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "VerticalAlignment", "type": "esriFieldTypeSmallInteger", "alias": "VerticalAlignment", "domain": { "type": "codedValue", "name": "WS2_VerticalAlignment", "description": "Valid symbol vertical alignment values.", "codedValues": [ { "name": "Top", "code": 0 }, { "name": "Center", "code": 1 }, { "name": "Baseline", "code": 2 }, { "name": "Bottom", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "HorizontalAlignment", "type": "esriFieldTypeSmallInteger", "alias": "HorizontalAlignment", "domain": { "type": "codedValue", "name": "WS2_HorizontalAlignment", "description": "Valid horizontal symbol alignment values.", "codedValues": [ { "name": "Left", "code": 0 }, { "name": "Center", "code": 1 }, { "name": "Right", "code": 2 }, { "name": "Full", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "XOffset", "type": "esriFieldTypeDouble", "alias": "XOffset", "domain": null }, { "name": "YOffset", "type": "esriFieldTypeDouble", "alias": "YOffset", "domain": null }, { "name": "Angle", "type": "esriFieldTypeDouble", "alias": "Angle", "domain": null }, { "name": "FontLeading", "type": "esriFieldTypeDouble", "alias": "FontLeading", "domain": null }, { "name": "WordSpacing", "type": "esriFieldTypeDouble", "alias": "WordSpacing", "domain": null }, { "name": "CharacterWidth", "type": "esriFieldTypeDouble", "alias": "CharacterWidth", "domain": null }, { "name": "CharacterSpacing", "type": "esriFieldTypeDouble", "alias": "CharacterSpacing", "domain": null }, { "name": "FlipAngle", "type": "esriFieldTypeDouble", "alias": "FlipAngle", "domain": null }, { "name": "Override", "type": "esriFieldTypeInteger", "alias": "Override", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "Toid", "type": "esriFieldTypeString", "alias": "Toid", "length": 20, "domain": null }, { "name": "FeatCode", "type": "esriFieldTypeInteger", "alias": "FeatCode", "domain": null }, { "name": "Version", "type": "esriFieldTypeInteger", "alias": "Version", "domain": null }, { "name": "VerDate", "type": "esriFieldTypeDate", "alias": "VerDate", "length": 8, "domain": null }, { "name": "Theme", "type": "esriFieldTypeString", "alias": "Theme", "length": 80, "domain": null }, { "name": "Change", "type": "esriFieldTypeString", "alias": "Change", "length": 80, "domain": null }, { "name": "TextAngle", "type": "esriFieldTypeDouble", "alias": "TextAngle", "domain": null }, { "name": "DescGroup", "type": "esriFieldTypeString", "alias": "DescGroup", "length": 150, "domain": null }, { "name": "DescTerm", "type": "esriFieldTypeString", "alias": "DescTerm", "length": 150, "domain": null }, { "name": "Make", "type": "esriFieldTypeString", "alias": "Make", "length": 20, "domain": null }, { "name": "PhysLevel", "type": "esriFieldTypeInteger", "alias": "PhysLevel", "domain": null }, { "name": "PhysPres", "type": "esriFieldTypeString", "alias": "PhysPres", "length": 15, "domain": null }, { "name": "Text", "type": "esriFieldTypeString", "alias": "Text", "length": 250, "domain": null }, { "name": "TextFont", "type": "esriFieldTypeInteger", "alias": "TextFont", "domain": null }, { "name": "TextPos", "type": "esriFieldTypeInteger", "alias": "TextPos", "domain": null }, { "name": "TextHeight", "type": "esriFieldTypeDouble", "alias": "TextHeight", "domain": null }, { "name": "LoadDate", "type": "esriFieldTypeDate", "alias": "LoadDate", "length": 8, "domain": null }, { "name": "SHAPE.STArea()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STArea()", "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R1443_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "AnnoClassID_Inde", "fields": "AnnotationClassID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "Status_Index_686", "fields": "Status", "isAscending": true, "isUnique": false, "description": "" }, { "name": "TOIDIndex", "fields": "Toid", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S1169_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "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": false }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 49, "name": "Default", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 1, "name": "Annotations" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": 545665.96, "ymin": 120931.1400000006, "xmax": 590162.7282999996, "ymax": 152109.25060000084, "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": "Map", "supportsStatistics": false, "supportsExceedsLimitStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "effectiveMinScale": 625, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsPercentileStatistics": false, "supportsHavingClause": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsCountDistinct": false, "supportsPagination": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 2, "name": "TopographicLine", "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": { "id": 0, "name": "OSMM Topography Layer (schema v9)" }, "subLayers": [], "minScale": 625, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "style_code", "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 198, 197, 196, 255 ], "width": 0.5 }, "value": "1", "label": "Polygon Closing Line" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 198, 197, 196, 255 ], "width": 0.5 }, "value": "2", "label": "Property Closing Line" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 190, 190, 180, 255 ], "width": 0.6 }, "value": "3", "label": "Bottom Of Slope" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 190, 190, 180, 255 ], "width": 0.7 }, "value": "4", "label": "Top Of Slope" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 198, 197, 196, 255 ], "width": 0.5 }, "value": "5", "label": "Step" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 197, 205, 208, 255 ], "width": 0.8 }, "value": "6", "label": "Mean High Water" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 255, 255, 255, 255 ], "width": 0.5 }, "value": "7", "label": "Traffic Calming" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 167, 163, 155, 255 ], "width": 0.6 }, "value": "8", "label": "Standard Gauge Track" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 204, 190, 180, 255 ], "width": 0.6 }, "value": "9", "label": "Bottom Of Cliff" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 204, 190, 180, 255 ], "width": 0.7 }, "value": "10", "label": "Top Of Cliff" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 197, 205, 208, 255 ], "width": 0.4 }, "value": "11", "label": "Mean Low Water" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 198, 197, 196, 255 ], "width": 0.5 }, "value": "12", "label": "Path" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 196, 195, 191, 255 ], "width": 0.5 }, "value": "13", "label": "Overhead Construction" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 197, 205, 208, 255 ], "width": 0.35 }, "value": "14", "label": "Culvert" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 207, 207, 201, 255 ], "width": 0.7 }, "value": "15", "label": "Pylon" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 198, 197, 196, 255 ], "width": 1 }, "value": "16", "label": "Ridge Or Rock Line" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 167, 163, 155, 255 ], "width": 0.35 }, "value": "17", "label": "Narrow Gauge Track" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 167, 163, 155, 255 ], "width": 0.35 }, "value": "18", "label": "Railway Buffer" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 176, 182, 183, 255 ], "width": 0.4 }, "value": "19", "label": "Tunnel Edge" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 140, 140, 140, 255 ], "width": 0.5 }, "value": "20", "label": "Line Of Posts" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 197, 205, 208, 255 ], "width": 0.5 }, "value": "21", "label": "Drain" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 198, 197, 196, 255 ], "width": 0.5 }, "value": "23", "label": "Default Line" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 213, 212, 205, 255 ], "width": 0.55 }, "value": "24", "label": "Building Outline" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 198, 197, 196, 255 ], "width": 0.5 }, "value": "25", "label": "Edge Line" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 213, 212, 205, 255 ], "width": 0.5 }, "value": "26", "label": "Road Or Track" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 198, 197, 196, 255 ], "width": 0.5 }, "value": "27", "label": "Building Division" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 197, 205, 208, 255 ], "width": 0.5 }, "value": "28", "label": "Inland water Line" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 198, 197, 196, 255 ], "width": 0.5 }, "value": "29", "label": "General Surface Natural Line" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 198, 197, 196, 255 ], "width": 0.5 }, "value": "30", "label": "Building Overhead Line" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 198, 197, 196, 255 ], "width": 0.5 }, "value": "31", "label": "Landform Natural Line" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 198, 197, 196, 255 ], "width": 0.5 }, "value": "32", "label": "Historic Interest Line" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 198, 197, 196, 255 ], "width": 0.5 }, "value": "33", "label": "Landform Manmade Line" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 176, 176, 176, 255 ], "width": 0.4 }, "value": "99", "label": "Unclassified" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 192, 229, 255 ], "toColor": [ 252, 192, 229, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 188, 252, 179, 255 ], "toColor": [ 188, 252, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 187, 246, 252, 255 ], "toColor": [ 187, 246, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 224, 184, 255 ], "toColor": [ 252, 224, 184, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 184, 199, 252, 255 ], "toColor": [ 184, 199, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 185, 179, 255 ], "toColor": [ 252, 185, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 212, 252, 221, 255 ], "toColor": [ 212, 252, 221, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 242, 252, 189, 255 ], "toColor": [ 242, 252, 189, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 211, 179, 252, 255 ], "toColor": [ 211, 179, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 218, 215, 255 ], "toColor": [ 252, 218, 215, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 204, 224, 252, 255 ], "toColor": [ 204, 224, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 229, 202, 252, 255 ], "toColor": [ 229, 202, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 251, 192, 252, 255 ], "toColor": [ 251, 192, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 199, 214, 255 ], "toColor": [ 252, 199, 214, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 215, 252, 244, 255 ], "toColor": [ 215, 252, 244, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 252, 238, 255 ], "toColor": [ 182, 252, 238, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 214, 252, 199, 255 ], "toColor": [ 214, 252, 199, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 215, 244, 255 ], "toColor": [ 252, 215, 244, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 208, 184, 255 ], "toColor": [ 252, 208, 184, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 239, 212, 255 ], "toColor": [ 252, 239, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 236, 252, 212, 255 ], "toColor": [ 236, 252, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 193, 187, 252, 255 ], "toColor": [ 193, 187, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 252, 213, 255 ], "toColor": [ 179, 252, 213, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 249, 207, 255 ], "toColor": [ 252, 249, 207, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 211, 252, 182, 255 ], "toColor": [ 211, 252, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 179, 195, 255 ], "toColor": [ 252, 179, 195, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 220, 202, 255 ], "toColor": [ 252, 220, 202, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 184, 216, 252, 255 ], "toColor": [ 184, 216, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 237, 182, 255 ], "toColor": [ 252, 237, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 189, 230, 252, 255 ], "toColor": [ 189, 230, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 250, 179, 255 ], "toColor": [ 252, 250, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 227, 189, 252, 255 ], "toColor": [ 227, 189, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 215, 210, 252, 255 ], "toColor": [ 215, 210, 252, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 545449.04, "ymin": 120653.59999999963, "xmax": 590358.3269999996, "ymax": 152343.88000000082, "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": "Toid", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Toid", "type": "esriFieldTypeString", "alias": "Toid", "length": 20, "domain": null }, { "name": "FeatCode", "type": "esriFieldTypeInteger", "alias": "FeatCode", "domain": null }, { "name": "Version", "type": "esriFieldTypeInteger", "alias": "Version", "domain": null }, { "name": "VerDate", "type": "esriFieldTypeDate", "alias": "VerDate", "length": 8, "domain": null }, { "name": "Theme", "type": "esriFieldTypeString", "alias": "Theme", "length": 80, "domain": null }, { "name": "Change", "type": "esriFieldTypeString", "alias": "Change", "length": 80, "domain": null }, { "name": "Accuracy", "type": "esriFieldTypeString", "alias": "Accuracy", "length": 15, "domain": null }, { "name": "HeightDat", "type": "esriFieldTypeDouble", "alias": "HeightDat", "domain": null }, { "name": "dataccur", "type": "esriFieldTypeString", "alias": "dataccur", "length": 20, "domain": null }, { "name": "HeightGrnd", "type": "esriFieldTypeDouble", "alias": "HeightGrnd", "domain": null }, { "name": "DescGroup", "type": "esriFieldTypeString", "alias": "DescGroup", "length": 150, "domain": null }, { "name": "DescTerm", "type": "esriFieldTypeString", "alias": "DescTerm", "length": 150, "domain": null }, { "name": "Make", "type": "esriFieldTypeString", "alias": "Make", "length": 20, "domain": null }, { "name": "PhysLevel", "type": "esriFieldTypeInteger", "alias": "PhysLevel", "domain": null }, { "name": "PhysPres", "type": "esriFieldTypeString", "alias": "PhysPres", "length": 15, "domain": null }, { "name": "RefToFeat", "type": "esriFieldTypeString", "alias": "RefToFeat", "length": 20, "domain": null }, { "name": "LnInPoly", "type": "esriFieldTypeSmallInteger", "alias": "LnInPoly", "domain": null }, { "name": "LoadDate", "type": "esriFieldTypeDate", "alias": "LoadDate", "length": 8, "domain": null }, { "name": "style_description", "type": "esriFieldTypeString", "alias": "style_description", "length": 255, "domain": null }, { "name": "style_code", "type": "esriFieldTypeDouble", "alias": "style_code", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R1452_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "TOIDIndex", "fields": "Toid", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S1174_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "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": { "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriMeters" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 3, "name": "Topographic Area", "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": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 0, "name": "OSMM Topography Layer (schema v9)" }, "subLayers": [], "minScale": 625, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "style_code", "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 238, 239, 218, 255 ], "outline": null }, "value": "1", "label": "Multi Surface Fill" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 220, 215, 198, 255 ], "outline": null }, "value": "2", "label": "Archway Fill" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 253, 255, 255 ], "outline": null }, "value": "3", "label": "Road Bridge Fill" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 179, 179, 179, 255 ], "outline": null }, "value": "4", "label": "Rail Bridge Fill" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 189, 189, 189, 255 ], "outline": null }, "value": "5", "label": "Bridge Fill" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 253, 255, 255 ], "outline": null }, "value": "6", "label": "Level Crossing Fill" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 253, 255, 255 ], "outline": null }, "value": "7", "label": "Traffic Calming Fill" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 238, 232, 211, 255 ], "outline": null }, "value": "8", "label": "Pylon Fill" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 220, 220, 219, 255 ], "outline": null }, "value": "9", "label": "Track Fill" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 220, 220, 219, 255 ], "outline": null }, "value": "10", "label": "Step Fill" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 170, 222, 239, 255 ], "outline": null }, "value": "11", "label": "Canal Fill" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 163, 163, 163, 255 ], "outline": null }, "value": "12", "label": "Footbridge Fill" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 206, 230, 189, 255 ], "outline": null }, "value": "13", "label": "Woodland Fill" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 206, 230, 189, 255 ], "outline": null }, "value": "14", "label": "Woodland Fill" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 206, 230, 189, 255 ], "outline": null }, "value": "15", "label": "Woodland Fill" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 206, 230, 189, 255 ], "outline": null }, "value": "18", "label": "Woodland Fill" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 214, 237, 207, 255 ], "outline": null }, "value": "16", "label": "Agricultural Land Fill" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 206, 230, 189, 255 ], "outline": null }, "value": "17", "label": "Orchard" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 226, 239, 206, 255 ], "outline": null }, "value": "19", "label": "Scrub Fill; Rough Grassland Fill; Heath Fill" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 226, 239, 206, 255 ], "outline": null }, "value": "23", "label": "Scrub Fill; Rough Grassland Fill; Heath Fill" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 226, 239, 206, 255 ], "outline": null }, "value": "24", "label": "Scrub Fill; Rough Grassland Fill; Heath Fill" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 234, 234, 228, 255 ], "outline": null }, "value": "20", "label": "Boulders Fill; Rock Fill; Scree Fill" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 234, 234, 228, 255 ], "outline": null }, "value": "21", "label": "Boulders Fill; Rock Fill; Scree Fill" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 234, 234, 228, 255 ], "outline": null }, "value": "22", "label": "Boulders Fill; Rock Fill; Scree Fill" }, { "symbol": { "type": "esriPFS", "url": "7d64f3e4aa71f48bd0a6e3491cbc2bd9", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAFQAAABUCAYAAAAcaxDBAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAE5UlEQVR4nO1cy3XjMAzkwSVsQ2kmRaWZNJQevCfl8TH4zOBD0buZC23JJkCAGAKQk8fz+XyOTXh7/xqfH392iXPlz++119J7ac63968xxhiPLuVPxLVwxqne569716gadLb87IHZi/P7iDJ37Nh5TZKBrZ2KQDXoavl1Yi8EVuWtz6HKS07WnO3tqi5nl4d8R1jNc1vj+jlNTnRE0MKh3WGV0SszIvhh0FcIqwqs6xpjhHfljB8GPS2sNMdKBpCua/DWhfC5pEMLh2ZGdD7t/nq9C/P8sw6teWhHWN1dHHh4jHFuWFlzaohmGKgNPDxmJU8Lqx3InhkrxJA/PaxmnJZJiAY9Jaw0ru2sxrLY0hyJhpX1uYpqzOs2RTYAZNDTwmqMmmpMSn3m15EN8HjFsLqA7NTtHHp6WFlyOpscUZghf0JYaXplxhkMX85zaOt1OfTEsJJkR6ux7IG5gurYnxJWMzwD7HY03bHfGVYaTik81o7TGGAeeldYZSBxXrUM6UyADHpCWKFp26qb9p6RwcDl0F9wSJWeO8Lqgpe2RVCdvZilJ5MPMt/JGCGSs1ryLf6POO/zo7ljXwGm+Y1ugooKUINpUG0xTIhnwwrNDBgDVVSAGtzS01JaE9QVVpVFRFUFuBq//YcOKFCOkkZtHqtZU1UBrrloG4d2hpUnV3q9XquoACWYz5QQDvX4r6OxUuWAqoNuhvlMKcuhlY2VlZe1ewwqD7oLbRyaGa052Xu70Z6HVoUVMs96/Xq9E98GZRJo6bqGqrBi54nw8vU9loJmfBsU5cus4qdCyg4srtbuvXy3aWfII5EYbo5EE3eUWlBkIoctrRE63NYcyaZiO3XSdEHoEDZoR4L+L0L8feiFzt4himqK6MCPkLe2ckWTQ6vbkRK3gyKqSutVByjkZ4HeLkY7MpIi0tiFLJ9bDoGfep7GoXeGuuUQumPPjP8DVroIdezRURPsHTLeHOh1T/4qN3LorWum06Zok+PuPBSVm9UHNiirSAe8Q5FBFy1BHHoSqjIClCJQuM0RZqIx9Pq3Agz/3X3yq3+NjF6PcE62AdJBO1Vp4fG/HFkRSdF2ltbin3dX1+aVRUEkRbN2dnVpTT31ZHBnY4XRezV8trQOPVNiFUVx16GC6EpzaAfxV3i/Ex2lNfXLkQiqvB9pAXpzapsIHSX9whzq7a5q78/XpNdZ3q8qrcNpk7bA9VqF93egiuq2lJ6nVjgdcs1Kycq3GFQedLvBVo7q/22ScMrCLf6OHoAIdyObzfzPYvOkkYZwBMzpLMntdHroUGLDM3KaXt/L1OVRePkwItvabNubI0jKs0sHVi6y2UoegcyTrjuQUdiSG70v6d+ZcZQ9ApHeRxXraKx4uzITJbeGPILITmE+X1lajxEM+S5Y6UpXYwXh0GhpTbfvGCAh6aUiVRzKwqMuzSl0+y6qFDNHR1vNkpPFS3BoZrTQXVqbv7GfvxBJvrUUS5vT46qoPjM8iskC/o09swvYFMuauzrN6S6tS0L+rvZbBKyD2HUdyaEVuMvJD6t01HBXKsOgkgrm+bzS+oFu8Y5yUFqMxGfRBJ4By/vSvTHIWr4rz0PTIM/ZJ0QGxaGz0tICMuVgBtETf0aVviKHnloOImAfcVTKenv/4jm0qhxk+pPSdQ3aPbYqQhwg2e4vCSfqpjBO0SsAAAAASUVORK5CYII=", "contentType": "image/png", "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 64, 101, 235, 255 ], "width": 0.4 }, "width": 63, "height": 63, "angle": 0, "xoffset": 0, "yoffset": 0, "xscale": 1, "yscale": 1 }, "value": "25", "label": "Saltmarsh Fill; Marsh Fill; Reeds Fill" }, { "symbol": { "type": "esriPFS", "url": "7d64f3e4aa71f48bd0a6e3491cbc2bd9", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAFQAAABUCAYAAAAcaxDBAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAE5UlEQVR4nO1cy3XjMAzkwSVsQ2kmRaWZNJQevCfl8TH4zOBD0buZC23JJkCAGAKQk8fz+XyOTXh7/xqfH392iXPlz++119J7ac63968xxhiPLuVPxLVwxqne569716gadLb87IHZi/P7iDJ37Nh5TZKBrZ2KQDXoavl1Yi8EVuWtz6HKS07WnO3tqi5nl4d8R1jNc1vj+jlNTnRE0MKh3WGV0SszIvhh0FcIqwqs6xpjhHfljB8GPS2sNMdKBpCua/DWhfC5pEMLh2ZGdD7t/nq9C/P8sw6teWhHWN1dHHh4jHFuWFlzaohmGKgNPDxmJU8Lqx3InhkrxJA/PaxmnJZJiAY9Jaw0ru2sxrLY0hyJhpX1uYpqzOs2RTYAZNDTwmqMmmpMSn3m15EN8HjFsLqA7NTtHHp6WFlyOpscUZghf0JYaXplxhkMX85zaOt1OfTEsJJkR6ux7IG5gurYnxJWMzwD7HY03bHfGVYaTik81o7TGGAeeldYZSBxXrUM6UyADHpCWKFp26qb9p6RwcDl0F9wSJWeO8Lqgpe2RVCdvZilJ5MPMt/JGCGSs1ryLf6POO/zo7ljXwGm+Y1ugooKUINpUG0xTIhnwwrNDBgDVVSAGtzS01JaE9QVVpVFRFUFuBq//YcOKFCOkkZtHqtZU1UBrrloG4d2hpUnV3q9XquoACWYz5QQDvX4r6OxUuWAqoNuhvlMKcuhlY2VlZe1ewwqD7oLbRyaGa052Xu70Z6HVoUVMs96/Xq9E98GZRJo6bqGqrBi54nw8vU9loJmfBsU5cus4qdCyg4srtbuvXy3aWfII5EYbo5EE3eUWlBkIoctrRE63NYcyaZiO3XSdEHoEDZoR4L+L0L8feiFzt4himqK6MCPkLe2ckWTQ6vbkRK3gyKqSutVByjkZ4HeLkY7MpIi0tiFLJ9bDoGfep7GoXeGuuUQumPPjP8DVroIdezRURPsHTLeHOh1T/4qN3LorWum06Zok+PuPBSVm9UHNiirSAe8Q5FBFy1BHHoSqjIClCJQuM0RZqIx9Pq3Agz/3X3yq3+NjF6PcE62AdJBO1Vp4fG/HFkRSdF2ltbin3dX1+aVRUEkRbN2dnVpTT31ZHBnY4XRezV8trQOPVNiFUVx16GC6EpzaAfxV3i/Ex2lNfXLkQiqvB9pAXpzapsIHSX9whzq7a5q78/XpNdZ3q8qrcNpk7bA9VqF93egiuq2lJ6nVjgdcs1Kycq3GFQedLvBVo7q/22ScMrCLf6OHoAIdyObzfzPYvOkkYZwBMzpLMntdHroUGLDM3KaXt/L1OVRePkwItvabNubI0jKs0sHVi6y2UoegcyTrjuQUdiSG70v6d+ZcZQ9ApHeRxXraKx4uzITJbeGPILITmE+X1lajxEM+S5Y6UpXYwXh0GhpTbfvGCAh6aUiVRzKwqMuzSl0+y6qFDNHR1vNkpPFS3BoZrTQXVqbv7GfvxBJvrUUS5vT46qoPjM8iskC/o09swvYFMuauzrN6S6tS0L+rvZbBKyD2HUdyaEVuMvJD6t01HBXKsOgkgrm+bzS+oFu8Y5yUFqMxGfRBJ4By/vSvTHIWr4rz0PTIM/ZJ0QGxaGz0tICMuVgBtETf0aVviKHnloOImAfcVTKenv/4jm0qhxk+pPSdQ3aPbYqQhwg2e4vCSfqpjBO0SsAAAAASUVORK5CYII=", "contentType": "image/png", "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 64, 101, 235, 255 ], "width": 0.4 }, "width": 63, "height": 63, "angle": 0, "xoffset": 0, "yoffset": 0, "xscale": 1, "yscale": 1 }, "value": "29", "label": "Saltmarsh Fill; Marsh Fill; Reeds Fill" }, { "symbol": { "type": "esriPFS", "url": "7d64f3e4aa71f48bd0a6e3491cbc2bd9", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAFQAAABUCAYAAAAcaxDBAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAE5UlEQVR4nO1cy3XjMAzkwSVsQ2kmRaWZNJQevCfl8TH4zOBD0buZC23JJkCAGAKQk8fz+XyOTXh7/xqfH392iXPlz++119J7ac63968xxhiPLuVPxLVwxqne569716gadLb87IHZi/P7iDJ37Nh5TZKBrZ2KQDXoavl1Yi8EVuWtz6HKS07WnO3tqi5nl4d8R1jNc1vj+jlNTnRE0MKh3WGV0SszIvhh0FcIqwqs6xpjhHfljB8GPS2sNMdKBpCua/DWhfC5pEMLh2ZGdD7t/nq9C/P8sw6teWhHWN1dHHh4jHFuWFlzaohmGKgNPDxmJU8Lqx3InhkrxJA/PaxmnJZJiAY9Jaw0ru2sxrLY0hyJhpX1uYpqzOs2RTYAZNDTwmqMmmpMSn3m15EN8HjFsLqA7NTtHHp6WFlyOpscUZghf0JYaXplxhkMX85zaOt1OfTEsJJkR6ux7IG5gurYnxJWMzwD7HY03bHfGVYaTik81o7TGGAeeldYZSBxXrUM6UyADHpCWKFp26qb9p6RwcDl0F9wSJWeO8Lqgpe2RVCdvZilJ5MPMt/JGCGSs1ryLf6POO/zo7ljXwGm+Y1ugooKUINpUG0xTIhnwwrNDBgDVVSAGtzS01JaE9QVVpVFRFUFuBq//YcOKFCOkkZtHqtZU1UBrrloG4d2hpUnV3q9XquoACWYz5QQDvX4r6OxUuWAqoNuhvlMKcuhlY2VlZe1ewwqD7oLbRyaGa052Xu70Z6HVoUVMs96/Xq9E98GZRJo6bqGqrBi54nw8vU9loJmfBsU5cus4qdCyg4srtbuvXy3aWfII5EYbo5EE3eUWlBkIoctrRE63NYcyaZiO3XSdEHoEDZoR4L+L0L8feiFzt4himqK6MCPkLe2ckWTQ6vbkRK3gyKqSutVByjkZ4HeLkY7MpIi0tiFLJ9bDoGfep7GoXeGuuUQumPPjP8DVroIdezRURPsHTLeHOh1T/4qN3LorWum06Zok+PuPBSVm9UHNiirSAe8Q5FBFy1BHHoSqjIClCJQuM0RZqIx9Pq3Agz/3X3yq3+NjF6PcE62AdJBO1Vp4fG/HFkRSdF2ltbin3dX1+aVRUEkRbN2dnVpTT31ZHBnY4XRezV8trQOPVNiFUVx16GC6EpzaAfxV3i/Ex2lNfXLkQiqvB9pAXpzapsIHSX9whzq7a5q78/XpNdZ3q8qrcNpk7bA9VqF93egiuq2lJ6nVjgdcs1Kycq3GFQedLvBVo7q/22ScMrCLf6OHoAIdyObzfzPYvOkkYZwBMzpLMntdHroUGLDM3KaXt/L1OVRePkwItvabNubI0jKs0sHVi6y2UoegcyTrjuQUdiSG70v6d+ZcZQ9ApHeRxXraKx4uzITJbeGPILITmE+X1lajxEM+S5Y6UpXYwXh0GhpTbfvGCAh6aUiVRzKwqMuzSl0+y6qFDNHR1vNkpPFS3BoZrTQXVqbv7GfvxBJvrUUS5vT46qoPjM8iskC/o09swvYFMuauzrN6S6tS0L+rvZbBKyD2HUdyaEVuMvJD6t01HBXKsOgkgrm+bzS+oFu8Y5yUFqMxGfRBJ4By/vSvTHIWr4rz0PTIM/ZJ0QGxaGz0tICMuVgBtETf0aVviKHnloOImAfcVTKenv/4jm0qhxk+pPSdQ3aPbYqQhwg2e4vCSfqpjBO0SsAAAAASUVORK5CYII=", "contentType": "image/png", "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 64, 101, 235, 255 ], "width": 0.4 }, "width": 63, "height": 63, "angle": 0, "xoffset": 0, "yoffset": 0, "xscale": 1, "yscale": 1 }, "value": "30", "label": "Saltmarsh Fill; Marsh Fill; Reeds Fill" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 244, 240, 211, 255 ], "outline": null }, "value": "26", "label": "Sand Fill" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 232, 228, 221, 255 ], "outline": null }, "value": "27", "label": "Mud Fill" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 234, 234, 228, 255 ], "outline": null }, "value": "28", "label": "Shingle Fill" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 234, 234, 211, 255 ], "outline": null }, "value": "31", "label": "Foreshore Fill" }, { "symbol": { "type": "esriSFS", "style": "esriSFSBackwardDiagonal", "color": [ 102, 153, 102, 255 ], "outline": null }, "value": "32", "label": "Slope Fill" }, { "symbol": { "type": "esriSFS", "style": "esriSFSForwardDiagonal", "color": [ 102, 102, 102, 255 ], "outline": null }, "value": "33", "label": "Cliff Fill" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 220, 215, 198, 255 ], "outline": null }, "value": "34", "label": "Building Fill" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 228, 239, 218, 255 ], "outline": null }, "value": "35", "label": "Natural Fill" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 242, 242, 233, 255 ], "outline": null }, "value": "36", "label": "Manmade Fill" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 253, 255, 255 ], "outline": null }, "value": "37", "label": "Road Or Track Fill" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 221, 230, 213, 255 ], "outline": null }, "value": "38", "label": "Roadside Natural Fill" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 242, 242, 233, 255 ], "outline": null }, "value": "39", "label": "Roadside Manmade Fill" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 170, 222, 239, 255 ], "outline": null }, "value": "40", "label": "Inland Water Fill" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 220, 220, 219, 255 ], "outline": null }, "value": "41", "label": "Path Fill" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 203, 203, 255 ], "outline": null }, "value": "42", "label": "Rail Manmade Fill" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 220, 229, 211, 255 ], "outline": null }, "value": "43", "label": "Rail Natural Fill" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 231, 201, 200, 255 ], "outline": null }, "value": "44", "label": "Structure Fill" }, { "symbol": { "type": "esriSFS", "style": "esriSFSDiagonalCross", "color": [ 150, 171, 150, 255 ], "outline": null }, "value": "45", "label": "Glasshouse Fill" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 228, 239, 218, 255 ], "outline": null }, "value": "46", "label": "Landform Natural Fill" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 170, 222, 239, 255 ], "outline": null }, "value": "47", "label": "Tidal Water Fill" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 242, 242, 233, 255 ], "outline": null }, "value": "48", "label": "Landform Manmade Fill" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 248, 246, 240, 255 ], "outline": null }, "value": "99", "label": "Unclassified" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 192, 229, 255 ], "toColor": [ 252, 192, 229, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 252, 179, 255 ], "toColor": [ 182, 252, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 197, 244, 252, 255 ], "toColor": [ 197, 244, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 227, 197, 255 ], "toColor": [ 252, 227, 197, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 184, 252, 255 ], "toColor": [ 182, 184, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 250, 252, 184, 255 ], "toColor": [ 250, 252, 184, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 215, 216, 252, 255 ], "toColor": [ 215, 216, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 212, 252, 221, 255 ], "toColor": [ 212, 252, 221, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 184, 179, 255 ], "toColor": [ 252, 184, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 232, 184, 252, 255 ], "toColor": [ 232, 184, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 210, 222, 255 ], "toColor": [ 252, 210, 222, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 249, 252, 215, 255 ], "toColor": [ 249, 252, 215, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 252, 204, 255 ], "toColor": [ 182, 252, 204, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 222, 252, 255 ], "toColor": [ 182, 222, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 187, 252, 245, 255 ], "toColor": [ 187, 252, 245, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 220, 197, 252, 255 ], "toColor": [ 220, 197, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 221, 252, 197, 255 ], "toColor": [ 221, 252, 197, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 201, 252, 255 ], "toColor": [ 182, 201, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 182, 201, 255 ], "toColor": [ 252, 182, 201, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 247, 202, 252, 255 ], "toColor": [ 247, 202, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 209, 202, 255 ], "toColor": [ 252, 209, 202, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 215, 251, 255 ], "toColor": [ 252, 215, 251, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 238, 187, 255 ], "toColor": [ 252, 238, 187, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 204, 182, 252, 255 ], "toColor": [ 204, 182, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 215, 252, 244, 255 ], "toColor": [ 215, 252, 244, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 179, 251, 255 ], "toColor": [ 252, 179, 251, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 208, 184, 255 ], "toColor": [ 252, 208, 184, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 207, 252, 182, 255 ], "toColor": [ 207, 252, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 207, 228, 252, 255 ], "toColor": [ 207, 228, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 202, 252, 197, 255 ], "toColor": [ 202, 252, 197, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 226, 212, 255 ], "toColor": [ 252, 226, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 197, 252, 229, 255 ], "toColor": [ 197, 252, 229, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 187, 238, 255 ], "toColor": [ 252, 187, 238, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 202, 252, 210, 255 ], "toColor": [ 202, 252, 210, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 252, 199, 255 ], "toColor": [ 252, 252, 199, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 215, 243, 252, 255 ], "toColor": [ 215, 243, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 235, 212, 252, 255 ], "toColor": [ 235, 212, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 232, 252, 182, 255 ], "toColor": [ 232, 252, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 252, 222, 255 ], "toColor": [ 179, 252, 222, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 197, 197, 252, 255 ], "toColor": [ 197, 197, 252, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 545264.96, "ymin": 120564.00999999978, "xmax": 591072.4500000002, "ymax": 152996.66000000015, "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": "Toid", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Toid", "type": "esriFieldTypeString", "alias": "Toid", "length": 20, "domain": null }, { "name": "FeatCode", "type": "esriFieldTypeInteger", "alias": "FeatCode", "domain": null }, { "name": "Version", "type": "esriFieldTypeInteger", "alias": "Version", "domain": null }, { "name": "VerDate", "type": "esriFieldTypeDate", "alias": "VerDate", "length": 8, "domain": null }, { "name": "Theme", "type": "esriFieldTypeString", "alias": "Theme", "length": 80, "domain": null }, { "name": "CalcArea", "type": "esriFieldTypeDouble", "alias": "CalcArea", "domain": null }, { "name": "Change", "type": "esriFieldTypeString", "alias": "Change", "length": 80, "domain": null }, { "name": "DescGroup", "type": "esriFieldTypeString", "alias": "DescGroup", "length": 150, "domain": null }, { "name": "DescTerm", "type": "esriFieldTypeString", "alias": "DescTerm", "length": 150, "domain": null }, { "name": "Make", "type": "esriFieldTypeString", "alias": "Make", "length": 20, "domain": null }, { "name": "PhysLevel", "type": "esriFieldTypeInteger", "alias": "PhysLevel", "domain": null }, { "name": "PhysPres", "type": "esriFieldTypeString", "alias": "PhysPres", "length": 20, "domain": null }, { "name": "Broken", "type": "esriFieldTypeSmallInteger", "alias": "Broken", "domain": null }, { "name": "LoadDate", "type": "esriFieldTypeDate", "alias": "LoadDate", "length": 8, "domain": null }, { "name": "style_description", "type": "esriFieldTypeString", "alias": "style_description", "length": 255, "domain": null }, { "name": "style_code", "type": "esriFieldTypeDouble", "alias": "style_code", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "SHAPE.STArea()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STArea()", "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R1454_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "TOIDIndex", "fields": "Toid", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S1175_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "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 } ], "tables": [] }