{ "layers": [ { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 8, "name": "CONFIRM_OSMM_PUA_Colour", "type": "Group Layer", "description": "Standard Style", "geometryType": null, "copyrightText": "(c) Ordnance Survey 2017", "parentLayer": null, "subLayers": [ { "id": 2, "name": "CartographicText" }, { "id": 3, "name": "CartographicSymbol" }, { "id": 4, "name": "BoundaryLine" }, { "id": 5, "name": "TopographicPoint" }, { "id": 6, "name": "TopographicLine" }, { "id": 7, "name": "TopographicArea" } ], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": 491801.53000000026, "ymin": 279996.6699999999, "xmax": 546018.4500000002, "ymax": 322016.69999999925, "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, "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, "serviceItemId": "344ce68c672d4e91a0c36f9322d61498" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 2, "name": "CartographicText", "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": 8, "name": "CONFIRM_OSMM_PUA_Colour" }, "subLayers": [ { "id": 15, "name": "Default" } ], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": 495000.3161000004, "ymin": 285001.49459999986, "xmax": 539998.8854999999, "ymax": 319998.8267999999, "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": "AnnotationClassID", "subtypeFieldName": "AnnotationClassID", "subtypeField": "AnnotationClassID", "defaultSubtypeCode": 0, "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": "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": "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": "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": "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": "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": "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": "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": "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": "LoadDate", "type": "esriFieldTypeDate", "alias": "LoadDate", "length": 8, "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 }, { "name": "Text", "type": "esriFieldTypeString", "alias": "Text", "length": 255, "domain": null }, { "name": "TextHeight", "type": "esriFieldTypeDouble", "alias": "TextHeight", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R290_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "AnnoClassID_Inde", "fields": "AnnotationClassID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "Status_Index_939", "fields": "Status", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S217_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "types": [ { "domains": { "Status": {"type": "inherited"}, "Bold": {"type": "inherited"}, "Italic": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "id": 0, "name": "Default" } ], "subtypes": [ { "domains": { "Status": {"type": "inherited"}, "Bold": {"type": "inherited"}, "Italic": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": null, "Element": null, "SymbolID": null, "Status": 0, "TextString": null, "FontName": null, "FontSize": null, "Bold": null, "Italic": null, "Underline": null, "VerticalAlignment": null, "HorizontalAlignment": null, "XOffset": null, "YOffset": null, "Angle": null, "FontLeading": null, "WordSpacing": null, "CharacterWidth": null, "CharacterSpacing": null, "FlipAngle": null, "Override": null, "Toid": null, "FeatCode": null, "Version": null, "VerDate": null, "Theme": null, "Change": null, "DescGroup": null, "DescTerm": null, "Make": null, "PhysLevel": null, "PhysPres": null, "LoadDate": null, "Text": null, "TextHeight": null }, "code": 0, "name": "Default" } ], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 5000, "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, "serviceItemId": "344ce68c672d4e91a0c36f9322d61498" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 15, "name": "Default", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 2, "name": "CartographicText" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": 495000.3161000004, "ymin": 285001.49459999986, "xmax": 539998.8854999999, "ymax": 319998.8267999999, "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, "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, "serviceItemId": "344ce68c672d4e91a0c36f9322d61498" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 3, "name": "CartographicSymbol", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "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": 8, "name": "CONFIRM_OSMM_PUA_Colour" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "style_code", "uniqueValueInfos": [ { "symbol": { "type": "esriPMS", "url": "cf72370848ee7af075020c51306de04f", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAsAAAAECAYAAABY+sXzAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAN0lEQVQImWNhIAGwwFnz/wsw/GHgwaLiC0Mi4wdUxb8ZUhgYGDQwFP9muMHAwNCDqjiNsYeQMwBL+QnqvpWNhQAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 8, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "1", "label": "Culvert Symbol" }, { "symbol": { "type": "esriPMS", "url": "5cb403ed4cc11bc8c68b7f72d08f8931", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABcAAAAICAYAAAASqmTuAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAA1klEQVQokbXSvy6DcRTG8c+vbajRICFmcTsSF2AQ2vozUxOLRWz07VtDY3JJ4gJEIiSGpkLEMVha9eq7eMaT53zzzcmp+cfUfp3msaSRHkoROjGvamDbh64FrfRYDM9jQ6igXwK8qmrfnANXzoVLFMC7sYl1SU8ea3+Ck7pwJDn1KsOZnXQ3WvlpPpS8CE9TraljiIHkXUwWxuHNdCOPGWFFM00/Sxa3Ko692VV3ohP9UfvJmzfStSyWS5jTSvcu4tCsT1vaehaLzUeXymYvPX9LgbEP+wK/AT7MUxIsAgAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 17, "height": 6, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "2", "label": "Direction Of Flow Symbol" }, { "symbol": { "type": "esriPMS", "url": "ef9fdf7105f8a9e67ed66575d9caee41", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABYAAAAKCAYAAACwoK7bAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAtUlEQVQokc3SIU4DARAF0DdJL9CQAifAYLkCgnADxFpsk5JwiQos6Ho0AolpQCFQyKaSCgjy16yAhqWEhoRx82fyMmJ6/qh6/w6OnOIYT7gq9bwxHLnAHA32cBk5L/XwJRzZwWCNu4tBqWHbTyMNxjjpuvgQB2vgPhYr2Su2Pgaf4FITTL5TI4WbSL/USxs3uO2Ef1KlEhnhOnKHbbzhbCO4xR8jR9jHvNRsdefX71bqHfdd8yWNMi2vOGA92gAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 16, "height": 7, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "3", "label": "Boundary Half Mereing Symbol" }, { "symbol": { "type": "esriPMS", "url": "c7ef801fa9400b999359ef47569dae9d", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMCAYAAABWdVznAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAiUlEQVQoka3PPQ4BURQG0FOMamYJ9iGR2IRagw1YgkJiCxqJIRrR6S1AFKLXWYHaoBGZyEzek/iS291zfxI/JvkHyDDBKAZk2GAcsyHFFlMcQiDFDjkuaH713d71AS20cUWnYvARszLYY4guBrjH/LBGAyv0UIQALPDAHH08QwCWOMecVM6pDrwA2OsW9yyAr1kAAAAASUVORK5CYII=", "contentType": "image/png", "width": 9, "height": 9, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "4", "label": "Bench Mark Symbol" }, { "symbol": { "type": "esriPMS", "url": "c8fd9eabaf02a4cad161befbf4dc933a", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAsAAAAECAYAAABY+sXzAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAL0lEQVQImWNhIAGwILEFGBgYeLCo+cLAwPABXXEKAwODBhbFNxgYGHrQFfcQcgYAUXcEjU2F3sEAAAAASUVORK5CYII=", "contentType": "image/png", "width": 8, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "5", "label": "Railway Switch Symbol" }, { "symbol": { "type": "esriPMS", "url": "f6de55bc7718c10bb1b2de3cf4a3e4de", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABAAAAAMCAYAAABr5z2BAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAj0lEQVQokbXQOw4BYRQG0FOMamYJ9iGR2IRagw2wgykkViHxiEZ0egtQiV4nmR2oDBqVx5h/xO3v+b57Iz9O9C8gwQiDKkCCFdIqDWKsMcYuFIixwQxH1D/s5MjeAQ00cUKrIDTHEOdnYIs+2ujhUuKClx8sUcMCnUdaEABTXDFBF7dQAOY4fEsvAmBfBrgDf7IX9/rklJEAAAAASUVORK5CYII=", "contentType": "image/png", "width": 12, "height": 9, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "6", "label": "Road Related Flow Symbol" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 204, 234, 252, 255 ], "toColor": [ 204, 234, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 184, 252, 179, 255 ], "toColor": [ 184, 252, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 179, 180, 255 ], "toColor": [ 252, 179, 180, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 202, 179, 252, 255 ], "toColor": [ 202, 179, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 240, 199, 255 ], "toColor": [ 252, 240, 199, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 187, 252, 233, 255 ], "toColor": [ 187, 252, 233, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 192, 235, 255 ], "toColor": [ 252, 192, 235, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 226, 212, 252, 255 ], "toColor": [ 226, 212, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 240, 252, 179, 255 ], "toColor": [ 240, 252, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 215, 207, 255 ], "toColor": [ 252, 215, 207, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 224, 252, 210, 255 ], "toColor": [ 224, 252, 210, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 199, 216, 255 ], "toColor": [ 252, 199, 216, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 246, 252, 255 ], "toColor": [ 179, 246, 252, 255 ] } ] } }, "visualVariables": [ { "type": "rotationInfo", "field": "360 - [orientation] / 10", "rotationType": "geographic" } ] }, "scaleSymbols": false, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 495004.45999999996, "ymin": 285001.30000000075, "xmax": 539980.1500000004, "ymax": 319995.5, "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": "Angle", "type": "esriFieldTypeDouble", "alias": "Angle", "domain": null }, { "name": "Orientation", "type": "esriFieldTypeInteger", "alias": "Orientation", "domain": null }, { "name": "DescGroup", "type": "esriFieldTypeString", "alias": "DescGroup", "length": 150, "domain": null }, { "name": "DescTerm", "type": "esriFieldTypeString", "alias": "DescTerm", "length": 150, "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": "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": "esriFieldTypeInteger", "alias": "style_code", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R291_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S218_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 5000, "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, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "344ce68c672d4e91a0c36f9322d61498" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 4, "name": "BoundaryLine", "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": 8, "name": "CONFIRM_OSMM_PUA_Colour" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "style_code", "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 255, 0, 255, 255 ], "width": 1.5 }, "value": "1", "label": "Parish Boundary" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 255, 0, 255, 255 ], "width": 2 }, "value": "2", "label": "District Boundary" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 255, 0, 255, 255 ], "width": 1.5 }, "value": "3", "label": "Electoral Boundary" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 255, 0, 255, 255 ], "width": 2 }, "value": "4", "label": "County Boundary" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 255, 0, 255, 255 ], "width": 1.5 }, "value": "5", "label": "Parliamentary Boundary" } ], "fieldDelimiter": "," }, "scaleSymbols": false, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 492981.01999999955, "ymin": 283956.7400000002, "xmax": 543232.3499999996, "ymax": 322016.69999999925, "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": 20, "domain": null }, { "name": "DescGroup", "type": "esriFieldTypeString", "alias": "DescGroup", "length": 150, "domain": null }, { "name": "DescTerm", "type": "esriFieldTypeString", "alias": "DescTerm", "length": 150, "domain": null }, { "name": "PhysLevel", "type": "esriFieldTypeInteger", "alias": "PhysLevel", "domain": null }, { "name": "PhysPres", "type": "esriFieldTypeString", "alias": "PhysPres", "length": 15, "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": "esriFieldTypeInteger", "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": "R294_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S221_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 5000, "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, "serviceItemId": "344ce68c672d4e91a0c36f9322d61498" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 5, "name": "TopographicPoint", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "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": 8, "name": "CONFIRM_OSMM_PUA_Colour" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "style_code", "uniqueValueInfos": [ { "symbol": { "type": "esriPMS", "url": "373773f650cc1caf5b92604bec66efae", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAsAAAALCAYAAACprHcmAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAYUlEQVQYlaXRsQmAQBBE0XdwIHZjGSYGgoElGliAgX2J0RmoYHDCiRMty2f4y0YfEnPLRBXYi2BM6EvhuljjLZHTEfOjsUms17xhCOwRrmO6uyGxBNr/GplsX+CxGM49BA7iug6qHqnbtgAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 8, "height": 8, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "1", "label": "Spot Height" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 255, 0, 0, 255 ], "size": 2, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": null }, "value": "2", "label": "Emergency Telephone" }, { "symbol": { "type": "esriPMS", "url": "c17515898fc3af6411d1d0e8a72f6ba2", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABYAAAAWCAYAAADEtGw7AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAA+UlEQVQ4jc3SsSuEcRgH8E95BzZXsp4FtxjQDTIZ1E02G2WQxV/gTzAqiuGGy00sMlC3WQxSlEHZ3CRWKaG74aX0dle/t370fsfn+T2fnn49iT9KUgQ4QQkvMeESVvGIDk5jwTM4QRvrIQOh8AU28YHbmPAndrCGy5hw7vwbXEYNg9jHe4Axj0m84qgfvIiDb3gb15n+nPS/f2cYu1jCKJ57wW0sYAR13GX6CZqZ2gYqGMd5v41bmMA9noSljlnsSc+xJwwPgeBPvnCVLRbi3KYwjUPpllHgCsawhRU0YsFD0ot5w0DIQCh8g2VUcRYThuMcb4txFbnSBdDhKkBfg5XCAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 16, "height": 16, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "3", "label": "Site Of Heritage" }, { "symbol": { "type": "esriPMS", "url": "cf72370848ee7af075020c51306de04f", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAsAAAAECAYAAABY+sXzAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAN0lEQVQImWNhIAGwwFnz/wsw/GHgwaLiC0Mi4wdUxb8ZUhgYGDQwFP9muMHAwNCDqjiNsYeQMwBL+QnqvpWNhQAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 8, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "4", "label": "Culvert" }, { "symbol": { "type": "esriPMS", "url": "5cd5bcdabf110016ef984641d8396311", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAsAAAAMCAYAAAC0qUeeAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAApUlEQVQokZXRoWqCcRSG8V/4kjazIgimXYBi2gUIBosbyNruwpuxCDYRgyCKWK0ajJuWhVXT0PIX5ONM8IUTzuHhnAdO5olkwayGBjY4PoJbKGOED+ywjeAeThinfohXdDDJw4V0+pYLVniPNhcDfyjl4Wryi7JHBd83+AdtLNHEAS9Jq471/eYzpnjDLwZYoI85/vLOX6mgi1neJ3oKfEbD/+AwV+e/HQyI+pxqAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 8, "height": 9, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "5", "label": "Positioned Nonconiferous Tree" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 0, 153, 255, 255 ], "size": 2, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": null }, "value": "6", "label": "Inland Water" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 0, 0, 0, 255 ], "size": 2, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": null }, "value": "7", "label": "Roadside" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 0, 0, 0, 255 ], "size": 2, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": null }, "value": "8", "label": "Overhead Construction" }, { "symbol": { "type": "esriPMS", "url": "aba7791366a1a8defe639752d1e2e4d9", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAsAAAALCAYAAACprHcmAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAW0lEQVQYla3RvQmAQBBE4S8QxG4sw8RAMLBEAwswsC+5zMSDwx9wwRcNy2MY2EqA6uVeI32VZwxf5SYy45Es11iKxhbbmXeMSFlO6IuSFd0vM67sEXmKyLeHwAFrqwqp4FAqLwAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 8, "height": 8, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "9", "label": "Rail" }, { "symbol": { "type": "esriPMS", "url": "5cd5bcdabf110016ef984641d8396311", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAsAAAAMCAYAAAC0qUeeAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAApUlEQVQokZXRoWqCcRSG8V/4kjazIgimXYBi2gUIBosbyNruwpuxCDYRgyCKWK0ajJuWhVXT0PIX5ONM8IUTzuHhnAdO5olkwayGBjY4PoJbKGOED+ywjeAeThinfohXdDDJw4V0+pYLVniPNhcDfyjl4Wryi7JHBd83+AdtLNHEAS9Jq471/eYzpnjDLwZYoI85/vLOX6mgi1neJ3oKfEbD/+AwV+e/HQyI+pxqAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 8, "height": 9, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "10", "label": "Positioned Coniferous Tree" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 240, 240, 240, 0 ], "size": 2, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 255, 0, 255, 255 ], "width": 0.5 } }, "value": "11", "label": "Boundary Post Or Stone" }, { "symbol": { "type": "esriPMS", "url": "4ebe5c388751185bf28b29aaaa249448", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA4AAAAMCAYAAABSgIzaAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAq0lEQVQokZ3QP2oCQRQH4E9cg1jEStIFD+AF7G2sbC1stUsRQbDQbq8gdiJ6mDUX8A7pUiVbqc0ElvX/Png8ht98MPMiBSu6kZVwLAI/8IPNM7AZsne84ftR+IkpKphj8gjs4At/ofdoI7kFy+hjiAYOWGOBncyy8nCEVbjQDXMbehDmGayjhWU4Z7eZoIcafvNwghfMzr8NXjFGnIcxqlfQf6WXnppmg3t1AuDYHntJmQPUAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 10, "height": 9, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "12", "label": "Triangulation Point Or Pillar" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 0, 0, 0, 255 ], "size": 2, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": null }, "value": "13", "label": "Historic Interest" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 240, 240, 240, 0 ], "size": 2, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0.5 } }, "value": "14", "label": "Landform" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 0, 153, 255, 255 ], "size": 2, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": null }, "value": "15", "label": "Tidal Water" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 0, 0, 0, 255 ], "size": 2, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": null }, "value": "16", "label": "Structure" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 204, 234, 252, 255 ], "toColor": [ 204, 234, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 252, 179, 255 ], "toColor": [ 179, 252, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 179, 182, 255 ], "toColor": [ 252, 179, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 239, 179, 252, 255 ], "toColor": [ 239, 179, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 235, 182, 255 ], "toColor": [ 252, 235, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 195, 252, 255 ], "toColor": [ 179, 195, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 210, 252, 225, 255 ], "toColor": [ 210, 252, 225, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 216, 202, 255 ], "toColor": [ 252, 216, 202, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 210, 248, 255 ], "toColor": [ 252, 210, 248, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 237, 252, 182, 255 ], "toColor": [ 237, 252, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 244, 252, 215, 255 ], "toColor": [ 244, 252, 215, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 252, 245, 255 ], "toColor": [ 179, 252, 245, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 221, 199, 252, 255 ], "toColor": [ 221, 199, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 187, 214, 255 ], "toColor": [ 252, 187, 214, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 182, 236, 255 ], "toColor": [ 252, 182, 236, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 204, 252, 202, 255 ], "toColor": [ 204, 252, 202, 255 ] } ] } } }, "scaleSymbols": false, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 495004.45999999996, "ymin": 285001.30000000075, "xmax": 539992.6900000004, "ymax": 319995.94999999925, "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": 20, "domain": null }, { "name": "HeightDat", "type": "esriFieldTypeDouble", "alias": "HeightDat", "domain": null }, { "name": "dataccur", "type": "esriFieldTypeString", "alias": "dataccur", "length": 10, "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": "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": "esriFieldTypeInteger", "alias": "style_code", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "grndaccur", "type": "esriFieldTypeString", "alias": "grndaccur", "length": 10, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R292_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S219_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 5000, "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, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "344ce68c672d4e91a0c36f9322d61498" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 6, "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": 8, "name": "CONFIRM_OSMM_PUA_Colour" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "style_code", "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 255, 0, 0, 255 ], "width": 0.5 }, "value": "1", "label": "Polygon Closing Line" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 255, 0, 0, 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": [ 51, 51, 51, 255 ], "width": 0.5 }, "value": "5", "label": "Step" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 204, 255, 255 ], "width": 0.8 }, "value": "6", "label": "Mean High Water" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 51, 51, 51, 255 ], "width": 0.5 }, "value": "7", "label": "Traffic Calming" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 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": [ 0, 204, 255, 255 ], "width": 0.4 }, "value": "11", "label": "Mean Low Water" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 51, 51, 51, 255 ], "width": 0.5 }, "value": "12", "label": "Path" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 204, 153, 102, 255 ], "width": 0.5 }, "value": "13", "label": "Overhead Construction" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 204, 255, 255 ], "width": 0.35 }, "value": "14", "label": "Culvert" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.7 }, "value": "15", "label": "Pylon" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 51, 51, 51, 255 ], "width": 1 }, "value": "16", "label": "Ridge Or Rock Line" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.35 }, "value": "17", "label": "Narrow Gauge Track" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.35 }, "value": "18", "label": "Railway Buffer" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 51, 51, 51, 255 ], "width": 0.4 }, "value": "19", "label": "Tunnel Edge" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 0, 0, 0, 255 ], "width": 0.5 }, "value": "20", "label": "Line Of Posts" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 204, 255, 255 ], "width": 0.5 }, "value": "21", "label": "Drain" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 51, 51, 51, 255 ], "width": 0.5 }, "value": "23", "label": "Default Line" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.6 }, "value": "24", "label": "Building Outline" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 51, 51, 51, 255 ], "width": 0.5 }, "value": "25", "label": "Edge Line" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 51, 51, 51, 255 ], "width": 0.5 }, "value": "26", "label": "Road Or Track" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 0, 0, 0, 255 ], "width": 0.5 }, "value": "27", "label": "Building Division" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 204, 255, 255 ], "width": 0.5 }, "value": "28", "label": "Inland water Line" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 51, 51, 51, 255 ], "width": 0.5 }, "value": "29", "label": "General Surface Natural Line" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 51, 51, 51, 255 ], "width": 0.5 }, "value": "30", "label": "Building Overhead Line" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 208, 104, 0, 255 ], "width": 0.5 }, "value": "31", "label": "Landform Natural Line" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 51, 51, 51, 255 ], "width": 0.5 }, "value": "32", "label": "Historic Interest Line" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 208, 104, 0, 255 ], "width": 0.5 }, "value": "33", "label": "Landform Manmade Line" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 51, 51, 51, 255 ], "width": 0.4 }, "value": "99", "label": "Unclassified" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 204, 234, 252, 255 ], "toColor": [ 204, 234, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 245, 252, 179, 255 ], "toColor": [ 245, 252, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 179, 207, 255 ], "toColor": [ 252, 179, 207, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 197, 184, 252, 255 ], "toColor": [ 197, 184, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 228, 212, 255 ], "toColor": [ 252, 228, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 202, 252, 220, 255 ], "toColor": [ 202, 252, 220, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 243, 215, 252, 255 ], "toColor": [ 243, 215, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 252, 183, 255 ], "toColor": [ 179, 252, 183, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 247, 187, 252, 255 ], "toColor": [ 247, 187, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 249, 207, 255 ], "toColor": [ 252, 249, 207, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 207, 218, 255 ], "toColor": [ 252, 207, 218, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 185, 182, 255 ], "toColor": [ 252, 185, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 204, 214, 252, 255 ], "toColor": [ 204, 214, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 187, 252, 251, 255 ], "toColor": [ 187, 252, 251, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 222, 179, 255 ], "toColor": [ 252, 222, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 212, 252, 189, 255 ], "toColor": [ 212, 252, 189, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 206, 192, 255 ], "toColor": [ 252, 206, 192, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 182, 229, 255 ], "toColor": [ 252, 182, 229, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 226, 252, 210, 255 ], "toColor": [ 226, 252, 210, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 225, 194, 252, 255 ], "toColor": [ 225, 194, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 192, 252, 204, 255 ], "toColor": [ 192, 252, 204, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 218, 252, 255 ], "toColor": [ 179, 218, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 212, 252, 240, 255 ], "toColor": [ 212, 252, 240, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 212, 202, 252, 255 ], "toColor": [ 212, 202, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 184, 252, 234, 255 ], "toColor": [ 184, 252, 234, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 199, 244, 255 ], "toColor": [ 252, 199, 244, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 228, 179, 252, 255 ], "toColor": [ 228, 179, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 218, 192, 255 ], "toColor": [ 252, 218, 192, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 195, 252, 255 ], "toColor": [ 182, 195, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 241, 252, 255 ], "toColor": [ 179, 241, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 210, 179, 252, 255 ], "toColor": [ 210, 179, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 252, 218, 255 ], "toColor": [ 182, 252, 218, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 201, 252, 182, 255 ], "toColor": [ 201, 252, 182, 255 ] } ] } } }, "scaleSymbols": false, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 493527.83999999985, "ymin": 279996.6699999999, "xmax": 545971.1799999997, "ymax": 320551.23000000045, "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": "esriFieldTypeInteger", "alias": "style_code", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null }, { "name": "grndaccur", "type": "esriFieldTypeString", "alias": "grndaccur", "length": 20, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R295_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S222_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 5000, "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, "serviceItemId": "344ce68c672d4e91a0c36f9322d61498" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 7, "name": "TopographicArea", "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": 8, "name": "CONFIRM_OSMM_PUA_Colour" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "style_code", "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 204, 255 ], "outline": null }, "value": "1", "label": "Multi Surface Fill" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 220, 175, 255 ], "outline": null }, "value": "2", "label": "Archway Fill" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 201, 201, 201, 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": [ 215, 215, 215, 255 ], "outline": null }, "value": "6", "label": "Level Crossing Fill" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 215, 215, 215, 255 ], "outline": null }, "value": "7", "label": "Traffic Calming Fill" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 192, 255 ], "outline": null }, "value": "8", "label": "Pylon Fill" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 215, 215, 215, 255 ], "outline": null }, "value": "9", "label": "Track Fill" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 210, 210, 170, 255 ], "outline": null }, "value": "10", "label": "Step Fill" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 190, 255, 255, 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": [ 220, 255, 190, 255 ], "outline": null }, "value": "13", "label": "Mixed Woodland Fill" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 220, 255, 190, 255 ], "outline": null }, "value": "14", "label": "Nonconiferous Tree Fill" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 220, 255, 190, 255 ], "outline": null }, "value": "15", "label": "Coniferous Tree Fill" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 194, 237, 161, 255 ], "outline": null }, "value": "16", "label": "Agricultural Land Fill" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 220, 255, 190, 255 ], "outline": null }, "value": "17", "label": "Orchard Fill" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 220, 255, 190, 255 ], "outline": null }, "value": "18", "label": "Coppice Or Osiers Fill" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 220, 255, 190, 255 ], "outline": null }, "value": "19", "label": "Scrub Fill" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 209, 218, 205, 255 ], "outline": null }, "value": "20", "label": "Boulders Fill" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 209, 218, 205, 255 ], "outline": null }, "value": "21", "label": "Rock Fill" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 209, 218, 205, 255 ], "outline": null }, "value": "22", "label": "Scree Fill" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 220, 255, 190, 255 ], "outline": null }, "value": "23", "label": "Rough Grassland Fill" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 220, 255, 190, 255 ], "outline": null }, "value": "24", "label": "Heath Fill" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 190, 255, 255, 255 ], "outline": null }, "value": "25", "label": "Saltmarsh Fill" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 250, 255, 178, 255 ], "outline": null }, "value": "26", "label": "Sand Fill" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 245, 240, 225, 255 ], "outline": null }, "value": "27", "label": "Mud Fill" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 209, 218, 205, 255 ], "outline": null }, "value": "28", "label": "Shingle Fill" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 220, 255, 190, 255 ], "outline": null }, "value": "29", "label": "Marsh Fill" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 190, 255, 255, 255 ], "outline": null }, "value": "30", "label": "Reeds Fill" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 209, 218, 205, 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": [ 255, 220, 175, 255 ], "outline": null }, "value": "34", "label": "Building Fill" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 210, 255, 180, 255 ], "outline": null }, "value": "35", "label": "Natural Fill" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 210, 210, 170, 255 ], "outline": null }, "value": "36", "label": "Manmade Fill" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 215, 215, 215, 255 ], "outline": null }, "value": "37", "label": "Road Or Track Fill" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 210, 255, 180, 255 ], "outline": null }, "value": "38", "label": "Roadside Natural Fill" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 210, 210, 170, 255 ], "outline": null }, "value": "39", "label": "Roadside Manmade Fill" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 190, 255, 255, 255 ], "outline": null }, "value": "40", "label": "Inland Water Fill" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 204, 204, 255 ], "outline": null }, "value": "41", "label": "Path Fill" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 204, 204, 255 ], "outline": null }, "value": "42", "label": "Rail Manmade Fill" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 204, 204, 255 ], "outline": null }, "value": "43", "label": "Rail Natural Fill" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 215, 195, 255 ], "outline": null }, "value": "44", "label": "Structure Fill" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 204, 153, 255 ], "outline": null }, "value": "45", "label": "Glasshouse Fill" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 210, 255, 180, 255 ], "outline": null }, "value": "46", "label": "Landform Natural Fill" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 190, 255, 255, 255 ], "outline": null }, "value": "47", "label": "Tidal Water Fill" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 210, 210, 170, 255 ], "outline": null }, "value": "48", "label": "Landform Manmade Fill" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 255, 255 ], "outline": null }, "value": "99", "label": "Unclassified" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 204, 234, 252, 255 ], "toColor": [ 204, 234, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 252, 182, 255 ], "toColor": [ 179, 252, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 245, 179, 252, 255 ], "toColor": [ 245, 179, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 225, 184, 255 ], "toColor": [ 252, 225, 184, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 179, 191, 255 ], "toColor": [ 252, 179, 191, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 189, 252, 255 ], "toColor": [ 179, 189, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 244, 215, 252, 255 ], "toColor": [ 244, 215, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 212, 252, 228, 255 ], "toColor": [ 212, 252, 228, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 236, 252, 187, 255 ], "toColor": [ 236, 252, 187, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 220, 215, 255 ], "toColor": [ 252, 220, 215, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 187, 233, 255 ], "toColor": [ 252, 187, 233, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 246, 252, 255 ], "toColor": [ 179, 246, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 184, 208, 252, 255 ], "toColor": [ 184, 208, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 203, 252, 202, 255 ], "toColor": [ 203, 252, 202, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 252, 215, 255 ], "toColor": [ 252, 252, 215, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 214, 184, 252, 255 ], "toColor": [ 214, 184, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 207, 221, 255 ], "toColor": [ 252, 207, 221, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 213, 202, 252, 255 ], "toColor": [ 213, 202, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 184, 252, 240, 255 ], "toColor": [ 184, 252, 240, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 208, 182, 255 ], "toColor": [ 252, 208, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 214, 252, 184, 255 ], "toColor": [ 214, 252, 184, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 247, 189, 255 ], "toColor": [ 252, 247, 189, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 247, 192, 252, 255 ], "toColor": [ 247, 192, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 187, 252, 220, 255 ], "toColor": [ 187, 252, 220, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 207, 252, 246, 255 ], "toColor": [ 207, 252, 246, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 198, 197, 255 ], "toColor": [ 252, 198, 197, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 215, 220, 252, 255 ], "toColor": [ 215, 220, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 230, 252, 210, 255 ], "toColor": [ 230, 252, 210, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 228, 204, 255 ], "toColor": [ 252, 228, 204, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 204, 240, 255 ], "toColor": [ 252, 204, 240, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 223, 252, 255 ], "toColor": [ 179, 223, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 182, 209, 255 ], "toColor": [ 252, 182, 209, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 185, 179, 255 ], "toColor": [ 252, 185, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 252, 196, 255 ], "toColor": [ 179, 252, 196, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 210, 245, 252, 255 ], "toColor": [ 210, 245, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 230, 194, 252, 255 ], "toColor": [ 230, 194, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 243, 194, 255 ], "toColor": [ 252, 243, 194, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 179, 244, 255 ], "toColor": [ 252, 179, 244, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 197, 219, 252, 255 ], "toColor": [ 197, 219, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 248, 204, 252, 255 ], "toColor": [ 248, 204, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 200, 252, 189, 255 ], "toColor": [ 200, 252, 189, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 194, 199, 252, 255 ], "toColor": [ 194, 199, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 212, 252, 216, 255 ], "toColor": [ 212, 252, 216, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 187, 238, 252, 255 ], "toColor": [ 187, 238, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 196, 187, 252, 255 ], "toColor": [ 196, 187, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 206, 192, 255 ], "toColor": [ 252, 206, 192, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 192, 203, 255 ], "toColor": [ 252, 192, 203, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 252, 204, 255 ], "toColor": [ 252, 252, 204, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 218, 252, 202, 255 ], "toColor": [ 218, 252, 202, 255 ] } ] } } }, "scaleSymbols": false, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 491801.53000000026, "ymin": 283565.25, "xmax": 546018.4500000002, "ymax": 321551.0600000005, "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": "esriFieldTypeInteger", "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": "R296_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S223_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 5000, "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, "serviceItemId": "344ce68c672d4e91a0c36f9322d61498" } ], "tables": [] }