{ "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 175, "name": "MasterMap Annotations", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 27700, "latestWkid": 27700, "xyTolerance": 2.0E-4, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5220400, "falseY": -15524400, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 173, "name": "MasterMap" }, "subLayers": [], "minScale": 1250, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 240, 240, 240, 0 ], "size": 1, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": null } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[TextString]", "labelPlacement": "esriServerPointLabelPlacementAboveCenter", "deconflictionStrategy": "dynamic", "textLayout": "straight", "labelAngleInfo": { "angleExpressionInfo": { "expression": "$feature[\"rotation\"]", "returnType": "number" }, "rotationType": "arithmetic" }, "textOrientation": "page", "allowOverlapOfFeatureInterior": "avoid", "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "all", "removeDuplicatesDistance": 0, "stackRowLength": 24, "where": "DESCGROUP = 'Buildings Or Structure' OR DESCGROUP = 'Built Environment'", "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Built", "priority": 27, "symbol": { "type": "esriTS", "color": [ 52, 52, 52, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 7, "style": "normal", "weight": "normal", "decoration": "none" } } }, { "labelExpression": "[TextString]", "labelPlacement": "esriServerPointLabelPlacementAboveRight", "deconflictionStrategy": "dynamicNeverRemove", "textLayout": "straight", "labelAngleInfo": { "angleExpressionInfo": { "expression": "$feature[\"rotation\"]", "returnType": "number" }, "rotationType": "arithmetic" }, "textOrientation": "page", "stackLabel": false, "removeDuplicates": "none", "where": "DESCGROUP = 'Structure' OR DESCGROUP = 'Roadside' OR DESCGROUP = 'General Surface' OR DESCGROUP = 'Inland Water' OR DESCGROUP = 'Rail'", "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Misc", "priority": 28, "symbol": { "type": "esriTS", "color": [ 52, 52, 52, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 7, "style": "italic", "weight": "normal", "decoration": "none" } } }, { "labelExpression": "[TextString]", "labelPlacement": "esriServerPointLabelPlacementAboveRight", "deconflictionStrategy": "dynamicNeverRemove", "textLayout": "straight", "labelAngleInfo": { "angleExpressionInfo": { "expression": "$feature[\"rotation\"]", "returnType": "number" }, "rotationType": "arithmetic" }, "textOrientation": "page", "allowOverlapOfFeatureInterior": "avoid", "stackLabel": false, "removeDuplicates": "none", "where": "DESCGROUP = 'Terrain And Height'", "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Height", "priority": 29, "symbol": { "type": "esriTS", "color": [ 52, 52, 52, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 6, "style": "italic", "weight": "normal", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": 435001.4500000002, "ymin": 320000.55000000075, "xmax": 494991.4000000004, "ymax": 404996.1799999997, "spatialReference": { "wkid": 27700, "latestWkid": 27700, "xyTolerance": 2.0E-4, "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": "THEME", "type": "esriFieldTypeString", "alias": "Theme", "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": "TEXTSTRING", "type": "esriFieldTypeString", "alias": "TextString", "length": 250, "domain": null }, { "name": "TEXTFONT", "type": "esriFieldTypeInteger", "alias": "TextFont", "domain": null }, { "name": "TEXTPOS", "type": "esriFieldTypeInteger", "alias": "TextPos", "domain": null }, { "name": "HEIGHT", "type": "esriFieldTypeDouble", "alias": "Height", "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": "FONT_CODE", "type": "esriFieldTypeInteger", "alias": "font_code", "domain": null }, { "name": "COLOUR_CODE", "type": "esriFieldTypeInteger", "alias": "colour_code", "domain": null }, { "name": "ROTATION", "type": "esriFieldTypeDouble", "alias": "rotation", "domain": null }, { "name": "GEO_X", "type": "esriFieldTypeDouble", "alias": "geo_x", "domain": null }, { "name": "GEO_Y", "type": "esriFieldTypeDouble", "alias": "geo_y", "domain": null }, { "name": "ANCHOR", "type": "esriFieldTypeString", "alias": "anchor", "length": 255, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_SHAPE", "fields": "SHAPE", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "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, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }