{ "layers": [ { "currentVersion": 11.2, "cimVersion": "3.2.0", "id": 0, "name": "Level 19 - 1K", "type": "Group Layer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": null, "subLayers": [ { "id": 1, "name": "AnFc_1_1000" }, { "id": 3, "name": "AnFc_1_1250" }, { "id": 5, "name": "AnFc_1_1500" }, { "id": 7, "name": "Point_MasterMap _1K" }, { "id": 8, "name": "Line_MasterMap _1K" }, { "id": 9, "name": "Area_MasterMap _1K" } ], "minScale": 1128.497176, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": -107441.70580000058, "ymin": 6615468.595399998, "xmax": 19078.323900001455, "ymax": 6715566.2853000015, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "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": true, "hasLabels": false, "capabilities": "Map,Query", "supportsStatistics": false, "supportsExceedsLimitStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "advancedQueryCapabilities": { "useStandardizedQueries": false, "supportsStatistics": false, "supportsPercentileStatistics": false, "supportsHavingClause": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsCountDistinct": false, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false, "supportsTimeRelation": true, "supportsSqlFormat": true, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false, "serviceItemId": "9aadac01f1ef4089a8a6328890df29f0" }, { "currentVersion": 11.2, "cimVersion": "3.2.0", "id": 1, "name": "AnFc_1_1000", "type": "Annotation Layer", "description": "tflAnFc", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": { "id": 0, "name": "Level 19 - 1K" }, "subLayers": [ { "id": 2, "name": "Default" } ], "minScale": 1000, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": -103626.6436999999, "ymin": 6630183.5298999995, "xmax": 17739.70919999894, "ymax": 6712680.689200002, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "TextString", "typeIdField": "AnnotationClassID", "subtypeFieldName": "AnnotationClassID", "subtypeField": "AnnotationClassID", "defaultSubtypeCode": 0, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "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": "Element", "type": "esriFieldTypeBlob", "alias": "Element", "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": "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": "FontStyle", "type": "esriFieldTypeString", "alias": "FontStyle", "length": 255, "domain": null }, { "name": "SHAPE_Length", "type": "esriFieldTypeDouble", "alias": "SHAPE_Length", "domain": null }, { "name": "SHAPE_Area", "type": "esriFieldTypeDouble", "alias": "SHAPE_Area", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "I54AnnotationCla", "fields": "AnnotationClassID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I54Status", "fields": "Status", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I54Toid", "fields": "Toid", "isAscending": true, "isUnique": false, "description": "" }, { "name": "FDO_SHAPE", "fields": "SHAPE", "isAscending": true, "isUnique": false, "description": "" } ], "types": [ { "domains": { "Status": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "id": 0, "name": "Default" } ], "subtypes": [ { "domains": { "Status": {"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, "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, "FontStyle": null }, "code": 0, "name": "Default" } ], "relationships": [], "canModifyLayer": false, "canScaleSymbols": true, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": false, "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": true, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE_Area", "shapeLengthFieldName": "SHAPE_Length", "units": "esriMeters", "mapUnits": {"uwkid": 9001} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false, "serviceItemId": "9aadac01f1ef4089a8a6328890df29f0" }, { "currentVersion": 11.2, "cimVersion": "3.2.0", "id": 2, "name": "Default", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 1, "name": "AnFc_1_1000" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": -103626.6436999999, "ymin": 6630183.5298999995, "xmax": 17739.70919999894, "ymax": 6712680.689200002, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "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": 1000, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "advancedQueryCapabilities": { "useStandardizedQueries": false, "supportsStatistics": false, "supportsPercentileStatistics": false, "supportsHavingClause": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsCountDistinct": false, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false, "supportsTimeRelation": true, "supportsSqlFormat": true, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false, "serviceItemId": "9aadac01f1ef4089a8a6328890df29f0" }, { "currentVersion": 11.2, "cimVersion": "3.2.0", "id": 3, "name": "AnFc_1_1250", "type": "Annotation Layer", "description": "tflAnFc_1_1250", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": { "id": 0, "name": "Level 19 - 1K" }, "subLayers": [ { "id": 4, "name": "Default" } ], "minScale": 1250, "maxScale": 1001, "defaultVisibility": true, "extent": { "xmin": -103626.6436999999, "ymin": 6630183.0842999965, "xmax": 17740.104600001127, "ymax": 6712681.224200003, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "TextString", "typeIdField": "AnnotationClassID", "subtypeFieldName": "AnnotationClassID", "subtypeField": "AnnotationClassID", "defaultSubtypeCode": 0, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "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": "Element", "type": "esriFieldTypeBlob", "alias": "Element", "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": "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": "FontStyle", "type": "esriFieldTypeString", "alias": "FontStyle", "length": 255, "domain": null }, { "name": "SHAPE_Length", "type": "esriFieldTypeDouble", "alias": "SHAPE_Length", "domain": null }, { "name": "SHAPE_Area", "type": "esriFieldTypeDouble", "alias": "SHAPE_Area", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_SHAPE", "fields": "SHAPE", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I55Toid", "fields": "Toid", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I55Status", "fields": "Status", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I55AnnotationCla", "fields": "AnnotationClassID", "isAscending": true, "isUnique": false, "description": "" } ], "types": [ { "domains": { "Status": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "id": 0, "name": "Default" } ], "subtypes": [ { "domains": { "Status": {"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, "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, "FontStyle": null }, "code": 0, "name": "Default" } ], "relationships": [], "canModifyLayer": false, "canScaleSymbols": true, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "effectiveMinScale": 1128.497176, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": false, "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": true, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE_Area", "shapeLengthFieldName": "SHAPE_Length", "units": "esriMeters", "mapUnits": {"uwkid": 9001} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false, "serviceItemId": "9aadac01f1ef4089a8a6328890df29f0" }, { "currentVersion": 11.2, "cimVersion": "3.2.0", "id": 4, "name": "Default", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 3, "name": "AnFc_1_1250" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": -103626.6436999999, "ymin": 6630183.0842999965, "xmax": 17740.104600001127, "ymax": 6712681.224200003, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "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": 1128.497176, "effectiveMaxScale": 1001, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "advancedQueryCapabilities": { "useStandardizedQueries": false, "supportsStatistics": false, "supportsPercentileStatistics": false, "supportsHavingClause": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsCountDistinct": false, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false, "supportsTimeRelation": true, "supportsSqlFormat": true, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false, "serviceItemId": "9aadac01f1ef4089a8a6328890df29f0" }, { "currentVersion": 11.2, "cimVersion": "3.2.0", "id": 5, "name": "AnFc_1_1500", "type": "Annotation Layer", "description": "tflAnFc_1_1500", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": { "id": 0, "name": "Level 19 - 1K" }, "subLayers": [ { "id": 6, "name": "Default" } ], "minScale": 1500, "maxScale": 1251, "defaultVisibility": true, "extent": { "xmin": -103626.6436999999, "ymin": 6630182.638700001, "xmax": 17741.525699999183, "ymax": 6712681.759199999, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "TextString", "typeIdField": "AnnotationClassID", "subtypeFieldName": "AnnotationClassID", "subtypeField": "AnnotationClassID", "defaultSubtypeCode": 0, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "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": "Element", "type": "esriFieldTypeBlob", "alias": "Element", "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": "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": "FontStyle", "type": "esriFieldTypeString", "alias": "FontStyle", "length": 255, "domain": null }, { "name": "SHAPE_Length", "type": "esriFieldTypeDouble", "alias": "SHAPE_Length", "domain": null }, { "name": "SHAPE_Area", "type": "esriFieldTypeDouble", "alias": "SHAPE_Area", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_SHAPE", "fields": "SHAPE", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I56Toid", "fields": "Toid", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I56Status", "fields": "Status", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I56AnnotationCla", "fields": "AnnotationClassID", "isAscending": true, "isUnique": false, "description": "" } ], "types": [ { "domains": { "Status": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "id": 0, "name": "Default" } ], "subtypes": [ { "domains": { "Status": {"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, "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, "FontStyle": null }, "code": 0, "name": "Default" } ], "relationships": [], "canModifyLayer": false, "canScaleSymbols": true, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "effectiveMinScale": 1128.497176, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": false, "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": true, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE_Area", "shapeLengthFieldName": "SHAPE_Length", "units": "esriMeters", "mapUnits": {"uwkid": 9001} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false, "serviceItemId": "9aadac01f1ef4089a8a6328890df29f0" }, { "currentVersion": 11.2, "cimVersion": "3.2.0", "id": 6, "name": "Default", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 5, "name": "AnFc_1_1500" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": -103626.6436999999, "ymin": 6630182.638700001, "xmax": 17741.525699999183, "ymax": 6712681.759199999, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "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": 1128.497176, "effectiveMaxScale": 1251, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "advancedQueryCapabilities": { "useStandardizedQueries": false, "supportsStatistics": false, "supportsPercentileStatistics": false, "supportsHavingClause": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsCountDistinct": false, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false, "supportsTimeRelation": true, "supportsSqlFormat": true, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false, "serviceItemId": "9aadac01f1ef4089a8a6328890df29f0" }, { "currentVersion": 11.2, "cimVersion": "3.2.0", "id": 7, "name": "Point_MasterMap _1K", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": { "id": 0, "name": "Level 19 - 1K" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 2000.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "DescGroup", "field2": "DescTerm", "uniqueValueGroups": [ { "heading": "Legend", "classes": [ { "label": "Boulder", "description": "Boulder", "symbol": { "type": "esriPMS", "url": "e7e3179e3b37935e9ed0e7346aee702a", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABAAAAALCAYAAAB24g05AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAA0klEQVQokaXSMUpDQRDG8Z/40BSCkMLORgIWIQTENJZWOYEH8AI2HsMDWNgF0qSIELAQxAuYKoiFgUQEi0AabUQRRZji8bKGBKeZb3dm/zuzO5l/WpbY20IJz/heBrCDehxcwx4+cLUo4BAXuXUF2zjCZcDmAl4KsU3cRjvHaON1HmCjEOuHf8c5TtApXpTl9BBV3Ccq3cc1mmjhMwV4xCluMMUYDaxigAlGAemlALs4C11GDeuRcxD+K37qt9qHIuAup9/wlGhlBd2/3mARmxmsH9A/JUiqIZqaAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 12, "height": 8, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "General Feature", "Positioned Boulder" ] ] }, { "label": "Coniferous Tree", "description": "Coniferous Tree", "symbol": { "type": "esriPMS", "url": "622c9f9526d78907168d028d92eaa428", "imageData": "iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAE4klEQVRYhe2Wa2xURRTHzzzuY/fu3l0oCKnKigiFD3ySRBMRWyRAW6Al1USID9CkqKFFXhX4oI0mhFcEqQRpEEgw+EFbaEOo8ggEH9GoiTGaNL4oQoCWdh/d+9i7986MuYsgaWrZlqoh8Z9MMnPOmTO/zMy5cyn8x6L/A8CdeATlratrDJZdJzhfdLZq19l/HYBidDdmUOgBOjnjw5p5Z59sOO7bS4/V6J5LXjxRsWPLPwoACMkqkWB0OCidSyUOFx+qjp1Z3NjtueRrm7n3F+9fsvPM0gOZ2wZYcrpe7Uj1XHI9HqEY91AEB5nLXkdCSIAERCQFoooaNBF+r6xl1ZcWy05SCRWsIFIOAE23DXCgpD5T1Va39yq31o4JaqPTrrPS5GKZ6bntAXptaqGmww+ZrnkeuGX3hSOQcBxke+60YQHw1VS6pa7qWF2g0zSWT4oWoIziaeeN1INRoub8MsZQqIWwJsk4LMmQdBxACMV838ymFTMwQRsEsMOnKhv2wFDvQLtxbvVELTahw0iWTo6OAk2WwePshn9sMHSj7wnut4cfa65JcsT1LOMoiNG7f5eb9md86P0aXQ/R5VzwKpezIk9wrcu2cr6U40BEUUAiuN+EjHPQqTx+pBoAiRD4MX6Vp13pk7wB5ra+st903WcoBqLLAQhQCWRMgCDkby0gGFiToiP9Msn1zxtJ0Kj0/fGq7XbeAEFJlWzGMBcCFEIgLEk3Euana7FpNws9ji2CSFs6UDTta2gu3fR09ccb1nZzd89Fo7fsEsJkXCgCWg4kP2UZg3O9CVARbU0J68KgAHw1zt14GQAWLDhaV5LKWic6jCQpihQAxf2fe1+5gsEIJQDprDNfEtA1vWk5xwj3SkicOLWw4am8qmDOkRW7445Z7ZfYXaqWO/98pVEZtJDsd3PE8YyNL5ppXQF1U99Y2l+C2S0rm13BKqeMGIVUMvQH0+McrlgGxJ2Mpyny48fKt353S4CKttVzeqzMwlg4AqabhaSTASYECCGgUAsDzmMn/AvYZZuQyjp+FVwKS2rx0fKtP/cXS/saBEOLJIR5l23aBHCCEtxpM2+ygomWz+K+AoRCxvMgiGnz8YodVQPF0r6G1nnblvjv0PXxgpa6sONlkrFIZMBF/bL9JRUHXVbA/ySP16PwaypeUdJcu+/0wp0vAAKRF0BfCcLWBEDCN5ehv9j13WCCA0E4N3YYg4ST6e2yTN0V3LcRLrylxUdqJqb3ODO/XdboDhrAFWKuLuVuNNieBxeMXihQA7nmg7Qn4zBBj4J/WTVJhizjm4tiI3bYPWyqECzGkAhQRDsOXiZ/PR6DAeCcjxUE4LfeJKSyGSFh4jnMy21HwrHB5Z74KRlHRdECiMoKXLaM5xqn1W8EgK/+bAOK3iqAYCS6bYvrsvzFaF2r5g7fZrlume/rtEwIErlWwuTl9kT3lHtCYf8YHnik5fnw5xX70rfKnRdAkNL1Y0KRtgMl9Ul/vPjka9viqXjZVdsCjwvzVOX2XYDgnSfaXn3rimXUCgBCeHj2MP6QbP3g5vGhWW+crjy65rPfjdT0iCTvvX67PyrdvOqlT9e92Wnwt20ve+1vZTgA+tO9eNysrNLxTcIW62+27350UwIAnoVBiMIQ1FBW6wDA1KHMHRaA4RQd1mx3IsAfSW0RLKN3fIsAAAAASUVORK5CYII=", "contentType": "image/png", "width": 24, "height": 24, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "General Feature", "Positioned Coniferous Tree" ] ] }, { "label": "Deciduous Tree", "description": "Deciduous Tree", "symbol": { "type": "esriPMS", "url": "13603c4061c2aff42fdb0ec138b083c6", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAB8AAAAfCAYAAAAfrhY5AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAC4klEQVRIie2WX0hTURzHv7+zO5WiotSwCPFB8CVIthliD0UUPQQ9pQhJu4NybYpC9hCpsRQSooLM7pwYboN6sCLqtZd8Kmx3aBAlURgU9EeCfBCdu/cX15K2tbnmNn3pA/fh3HvP+Zx7zrm/30/COiL9l68WX6jZrNPiQWaU6ZIeaq0OvFqTZVfCjv0aR4IAykGA0IgVVe5zW/2dOZEzgwbDjhYGHwXhO2n6DVdNcNyrOo4w8yMAhTGvE4AL3hfyE1eN/2nWcq9q7wbxpV8zAVhQgxJyXGRwZ4L4z4QF2gFkJ/eFms0aRc7F3yUJxJfTjLtPUeVa0vUFQUVTTtvQXMZyjSK1ADYhc0oBPGMhoCEyr6jydZfF30VkrF0auS/UtIOFeSvrfICNXcyOIuMcDKr2L0CgP/aBlHi4vGH5rgY0Go2l45MjmKin//kJf1vtndmk8gFV3m0iNCI/bDEXSIcBPEgqJ2GaBWtYK6TYRqvl9gdFdTwG+FgeXPNCLxxLKTeISqYWKbpYB1BJjuW9TtvQzIrytj3DH5WQfBqEh7myMnjAbQn0uRPuS4kvjo7Wm74JuCnuj8wOwSgbUpuLgTRfPlO5sZ0YxqnMGUx0XENkpxH5Uso97BEIT3cgP9Qpqt3qtgbUpPLS8LsqwGTMMD8wVQFILmeWNlMuNzsBIo7GtuPkejTyWpjNC6lSZdbo/Dal3Ii7iipfMxJBiu4RAAWrVE+esQUnXKnkBl8tFd3b1WkTiDuWcvcyxMMAvQQjLjP9GxwliLNpU6qHPDqA896Jkzc5Kg4xYRsRwm6Lf6x/8tQuKRq9usLXMxHXg0UJQ28iRgWIpphEr8syEhdaVywmXNXBTwACf0c/+xUQdSXpsgCmVpfVv5y1fMh19Vryfs4zU7mhGExOI3gZBQ+A+yaGx2kbeZPJWFKm8oaGe4bMfWtc7hGkl/+u0X5kOk5WdXvLXv9nAMa1aqRsOmfLusp/AnH7CNZLyBUrAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 23, "height": 23, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "General Feature", "Positioned Nonconiferous Tree" ], [ "General Feature; Historic Interest", "Positioned Nonconiferous Tree" ] ] }, { "label": "Roadside, Structure", "description": "Roadside, Structure", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 156, 156, 156, 255 ], "size": 3, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": null }, "values": [ [ "Roadside", "Structure" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriPMS", "url": "e7e3179e3b37935e9ed0e7346aee702a", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABAAAAALCAYAAAB24g05AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAA0klEQVQokaXSMUpDQRDG8Z/40BSCkMLORgIWIQTENJZWOYEH8AI2HsMDWNgF0qSIELAQxAuYKoiFgUQEi0AabUQRRZji8bKGBKeZb3dm/zuzO5l/WpbY20IJz/heBrCDehxcwx4+cLUo4BAXuXUF2zjCZcDmAl4KsU3cRjvHaON1HmCjEOuHf8c5TtApXpTl9BBV3Ccq3cc1mmjhMwV4xCluMMUYDaxigAlGAemlALs4C11GDeuRcxD+K37qt9qHIuAup9/wlGhlBd2/3mARmxmsH9A/JUiqIZqaAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 12, "height": 8, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "General Feature,Positioned Boulder", "label": "Boulder" }, { "symbol": { "type": "esriPMS", "url": "622c9f9526d78907168d028d92eaa428", "imageData": "iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAE4klEQVRYhe2Wa2xURRTHzzzuY/fu3l0oCKnKigiFD3ySRBMRWyRAW6Al1USID9CkqKFFXhX4oI0mhFcEqQRpEEgw+EFbaEOo8ggEH9GoiTGaNL4oQoCWdh/d+9i7986MuYsgaWrZlqoh8Z9MMnPOmTO/zMy5cyn8x6L/A8CdeATlratrDJZdJzhfdLZq19l/HYBidDdmUOgBOjnjw5p5Z59sOO7bS4/V6J5LXjxRsWPLPwoACMkqkWB0OCidSyUOFx+qjp1Z3NjtueRrm7n3F+9fsvPM0gOZ2wZYcrpe7Uj1XHI9HqEY91AEB5nLXkdCSIAERCQFoooaNBF+r6xl1ZcWy05SCRWsIFIOAE23DXCgpD5T1Va39yq31o4JaqPTrrPS5GKZ6bntAXptaqGmww+ZrnkeuGX3hSOQcBxke+60YQHw1VS6pa7qWF2g0zSWT4oWoIziaeeN1INRoub8MsZQqIWwJsk4LMmQdBxACMV838ymFTMwQRsEsMOnKhv2wFDvQLtxbvVELTahw0iWTo6OAk2WwePshn9sMHSj7wnut4cfa65JcsT1LOMoiNG7f5eb9md86P0aXQ/R5VzwKpezIk9wrcu2cr6U40BEUUAiuN+EjHPQqTx+pBoAiRD4MX6Vp13pk7wB5ra+st903WcoBqLLAQhQCWRMgCDkby0gGFiToiP9Msn1zxtJ0Kj0/fGq7XbeAEFJlWzGMBcCFEIgLEk3Euana7FpNws9ji2CSFs6UDTta2gu3fR09ccb1nZzd89Fo7fsEsJkXCgCWg4kP2UZg3O9CVARbU0J68KgAHw1zt14GQAWLDhaV5LKWic6jCQpihQAxf2fe1+5gsEIJQDprDNfEtA1vWk5xwj3SkicOLWw4am8qmDOkRW7445Z7ZfYXaqWO/98pVEZtJDsd3PE8YyNL5ppXQF1U99Y2l+C2S0rm13BKqeMGIVUMvQH0+McrlgGxJ2Mpyny48fKt353S4CKttVzeqzMwlg4AqabhaSTASYECCGgUAsDzmMn/AvYZZuQyjp+FVwKS2rx0fKtP/cXS/saBEOLJIR5l23aBHCCEtxpM2+ygomWz+K+AoRCxvMgiGnz8YodVQPF0r6G1nnblvjv0PXxgpa6sONlkrFIZMBF/bL9JRUHXVbA/ySP16PwaypeUdJcu+/0wp0vAAKRF0BfCcLWBEDCN5ehv9j13WCCA0E4N3YYg4ST6e2yTN0V3LcRLrylxUdqJqb3ODO/XdboDhrAFWKuLuVuNNieBxeMXihQA7nmg7Qn4zBBj4J/WTVJhizjm4tiI3bYPWyqECzGkAhQRDsOXiZ/PR6DAeCcjxUE4LfeJKSyGSFh4jnMy21HwrHB5Z74KRlHRdECiMoKXLaM5xqn1W8EgK/+bAOK3iqAYCS6bYvrsvzFaF2r5g7fZrlume/rtEwIErlWwuTl9kT3lHtCYf8YHnik5fnw5xX70rfKnRdAkNL1Y0KRtgMl9Ul/vPjka9viqXjZVdsCjwvzVOX2XYDgnSfaXn3rimXUCgBCeHj2MP6QbP3g5vGhWW+crjy65rPfjdT0iCTvvX67PyrdvOqlT9e92Wnwt20ve+1vZTgA+tO9eNysrNLxTcIW62+27350UwIAnoVBiMIQ1FBW6wDA1KHMHRaA4RQd1mx3IsAfSW0RLKN3fIsAAAAASUVORK5CYII=", "contentType": "image/png", "width": 24, "height": 24, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "General Feature,Positioned Coniferous Tree", "label": "Coniferous Tree" }, { "symbol": { "type": "esriPMS", "url": "13603c4061c2aff42fdb0ec138b083c6", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAB8AAAAfCAYAAAAfrhY5AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAC4klEQVRIie2WX0hTURzHv7+zO5WiotSwCPFB8CVIthliD0UUPQQ9pQhJu4NybYpC9hCpsRQSooLM7pwYboN6sCLqtZd8Kmx3aBAlURgU9EeCfBCdu/cX15K2tbnmNn3pA/fh3HvP+Zx7zrm/30/COiL9l68WX6jZrNPiQWaU6ZIeaq0OvFqTZVfCjv0aR4IAykGA0IgVVe5zW/2dOZEzgwbDjhYGHwXhO2n6DVdNcNyrOo4w8yMAhTGvE4AL3hfyE1eN/2nWcq9q7wbxpV8zAVhQgxJyXGRwZ4L4z4QF2gFkJ/eFms0aRc7F3yUJxJfTjLtPUeVa0vUFQUVTTtvQXMZyjSK1ADYhc0oBPGMhoCEyr6jydZfF30VkrF0auS/UtIOFeSvrfICNXcyOIuMcDKr2L0CgP/aBlHi4vGH5rgY0Go2l45MjmKin//kJf1vtndmk8gFV3m0iNCI/bDEXSIcBPEgqJ2GaBWtYK6TYRqvl9gdFdTwG+FgeXPNCLxxLKTeISqYWKbpYB1BJjuW9TtvQzIrytj3DH5WQfBqEh7myMnjAbQn0uRPuS4kvjo7Wm74JuCnuj8wOwSgbUpuLgTRfPlO5sZ0YxqnMGUx0XENkpxH5Uso97BEIT3cgP9Qpqt3qtgbUpPLS8LsqwGTMMD8wVQFILmeWNlMuNzsBIo7GtuPkejTyWpjNC6lSZdbo/Dal3Ii7iipfMxJBiu4RAAWrVE+esQUnXKnkBl8tFd3b1WkTiDuWcvcyxMMAvQQjLjP9GxwliLNpU6qHPDqA896Jkzc5Kg4xYRsRwm6Lf6x/8tQuKRq9usLXMxHXg0UJQ28iRgWIpphEr8syEhdaVywmXNXBTwACf0c/+xUQdSXpsgCmVpfVv5y1fMh19Vryfs4zU7mhGExOI3gZBQ+A+yaGx2kbeZPJWFKm8oaGe4bMfWtc7hGkl/+u0X5kOk5WdXvLXv9nAMa1aqRsOmfLusp/AnH7CNZLyBUrAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 23, "height": 23, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "General Feature,Positioned Nonconiferous Tree", "label": "Deciduous Tree" }, { "symbol": { "type": "esriPMS", "url": "13603c4061c2aff42fdb0ec138b083c6", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAB8AAAAfCAYAAAAfrhY5AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAC4klEQVRIie2WX0hTURzHv7+zO5WiotSwCPFB8CVIthliD0UUPQQ9pQhJu4NybYpC9hCpsRQSooLM7pwYboN6sCLqtZd8Kmx3aBAlURgU9EeCfBCdu/cX15K2tbnmNn3pA/fh3HvP+Zx7zrm/30/COiL9l68WX6jZrNPiQWaU6ZIeaq0OvFqTZVfCjv0aR4IAykGA0IgVVe5zW/2dOZEzgwbDjhYGHwXhO2n6DVdNcNyrOo4w8yMAhTGvE4AL3hfyE1eN/2nWcq9q7wbxpV8zAVhQgxJyXGRwZ4L4z4QF2gFkJ/eFms0aRc7F3yUJxJfTjLtPUeVa0vUFQUVTTtvQXMZyjSK1ADYhc0oBPGMhoCEyr6jydZfF30VkrF0auS/UtIOFeSvrfICNXcyOIuMcDKr2L0CgP/aBlHi4vGH5rgY0Go2l45MjmKin//kJf1vtndmk8gFV3m0iNCI/bDEXSIcBPEgqJ2GaBWtYK6TYRqvl9gdFdTwG+FgeXPNCLxxLKTeISqYWKbpYB1BJjuW9TtvQzIrytj3DH5WQfBqEh7myMnjAbQn0uRPuS4kvjo7Wm74JuCnuj8wOwSgbUpuLgTRfPlO5sZ0YxqnMGUx0XENkpxH5Uso97BEIT3cgP9Qpqt3qtgbUpPLS8LsqwGTMMD8wVQFILmeWNlMuNzsBIo7GtuPkejTyWpjNC6lSZdbo/Dal3Ii7iipfMxJBiu4RAAWrVE+esQUnXKnkBl8tFd3b1WkTiDuWcvcyxMMAvQQjLjP9GxwliLNpU6qHPDqA896Jkzc5Kg4xYRsRwm6Lf6x/8tQuKRq9usLXMxHXg0UJQ28iRgWIpphEr8syEhdaVywmXNXBTwACf0c/+xUQdSXpsgCmVpfVv5y1fMh19Vryfs4zU7mhGExOI3gZBQ+A+yaGx2kbeZPJWFKm8oaGe4bMfWtc7hGkl/+u0X5kOk5WdXvLXv9nAMa1aqRsOmfLusp/AnH7CNZLyBUrAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 23, "height": 23, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "General Feature; Historic Interest,Positioned Nonconiferous Tree", "label": "Deciduous Tree" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 156, 156, 156, 255 ], "size": 3, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": null }, "value": "Roadside,Structure", "label": "Roadside, Structure" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 135, 209, 98, 255 ], "toColor": [ 135, 209, 98, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 189, 131, 247, 255 ], "toColor": [ 189, 131, 247, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 235, 96, 89, 255 ], "toColor": [ 235, 96, 89, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 87, 214, 242, 255 ], "toColor": [ 87, 214, 242, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 128, 104, 54, 255 ], "toColor": [ 128, 104, 54, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 65, 92, 135, 255 ], "toColor": [ 65, 92, 135, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 156, 58, 115, 255 ], "toColor": [ 156, 58, 115, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 70, 143, 115, 255 ], "toColor": [ 70, 143, 115, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 247, 209, 151, 255 ], "toColor": [ 247, 209, 151, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 75, 54, 145, 255 ], "toColor": [ 75, 54, 145, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 106, 247, 207, 255 ], "toColor": [ 106, 247, 207, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 90, 148, 242, 255 ], "toColor": [ 90, 148, 242, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 240, 149, 182, 255 ], "toColor": [ 240, 149, 182, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -103563.55209999904, "ymin": 6630185.746299997, "xmax": 17723.57409999892, "ymax": 6712659.0638, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "Toid", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "grndaccur", "type": "esriFieldTypeString", "alias": "grndaccur", "length": 10, "domain": null }, { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "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": "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 } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "I53Toid", "fields": "Toid", "isAscending": true, "isUnique": false, "description": "" }, { "name": "FDO_SHAPE", "fields": "SHAPE", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": true, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "effectiveMinScale": 1128.497176, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": false, "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": true, "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, "serviceItemId": "9aadac01f1ef4089a8a6328890df29f0" }, { "currentVersion": 11.2, "cimVersion": "3.2.0", "id": 8, "name": "Line_MasterMap _1K", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": { "id": 0, "name": "Level 19 - 1K" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 2000.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "Theme", "field2": "DescTerm", "uniqueValueGroups": [ { "heading": "Legend", "classes": [ { "label": "Rail, Tunnel Edge", "description": "Rail, Tunnel Edge", "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 140, 140, 140, 255 ], "width": 1 }, "values": [ [ "Rail", "Tunnel Edge" ] ] }, { "label": "Roads Tracks And Paths, Tunnel Edge", "description": "Roads Tracks And Paths, Tunnel Edge", "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 191, 191, 191, 255 ], "width": 3 }, "values": [ [ "Roads Tracks And Paths", "Tunnel Edge" ] ] }, { "label": "Railway line", "description": "Railway line", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 191, 191, 191, 255 ], "width": 0.8 }, "values": [ [ "Rail", "Narrow Gauge" ], [ "Rail", "Standard Gauge Track" ] ] }, { "label": "Land, Overhead Construction", "description": "Land, Overhead Construction", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 178, 178, 178, 255 ], "width": 7 }, "values": [ [ "Land", "Overhead Construction" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 140, 140, 140, 255 ], "width": 1 }, "value": "Rail,Tunnel Edge", "label": "Rail, Tunnel Edge" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 191, 191, 191, 255 ], "width": 3 }, "value": "Roads Tracks And Paths,Tunnel Edge", "label": "Roads Tracks And Paths, Tunnel Edge" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 191, 191, 191, 255 ], "width": 0.8 }, "value": "Rail,Narrow Gauge", "label": "Railway line" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 191, 191, 191, 255 ], "width": 0.8 }, "value": "Rail,Standard Gauge Track", "label": "Railway line" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 178, 178, 178, 255 ], "width": 7 }, "value": "Land,Overhead Construction", "label": "Land, Overhead Construction" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 135, 209, 98, 255 ], "toColor": [ 135, 209, 98, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 189, 131, 247, 255 ], "toColor": [ 189, 131, 247, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 235, 96, 89, 255 ], "toColor": [ 235, 96, 89, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 87, 214, 242, 255 ], "toColor": [ 87, 214, 242, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 128, 104, 54, 255 ], "toColor": [ 128, 104, 54, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 65, 92, 135, 255 ], "toColor": [ 65, 92, 135, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 156, 58, 115, 255 ], "toColor": [ 156, 58, 115, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 70, 143, 115, 255 ], "toColor": [ 70, 143, 115, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 247, 209, 151, 255 ], "toColor": [ 247, 209, 151, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 75, 54, 145, 255 ], "toColor": [ 75, 54, 145, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 106, 247, 207, 255 ], "toColor": [ 106, 247, 207, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 90, 148, 242, 255 ], "toColor": [ 90, 148, 242, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 240, 149, 182, 255 ], "toColor": [ 240, 149, 182, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -105893.79800000042, "ymin": 6615468.595399998, "xmax": 18445.664899999523, "ymax": 6714428.439500003, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "Toid", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "grndaccur", "type": "esriFieldTypeString", "alias": "grndaccur", "length": 20, "domain": null }, { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "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": "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_Length", "type": "esriFieldTypeDouble", "alias": "SHAPE_Length", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "I52Toid", "fields": "Toid", "isAscending": true, "isUnique": false, "description": "" }, { "name": "FDO_SHAPE", "fields": "SHAPE", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": true, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "effectiveMinScale": 1128.497176, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": false, "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": true, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "SHAPE_Length", "units": "esriMeters", "mapUnits": {"uwkid": 9001} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "9aadac01f1ef4089a8a6328890df29f0" }, { "currentVersion": 11.2, "cimVersion": "3.2.0", "id": 9, "name": "Area_MasterMap _1K", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": { "id": 0, "name": "Level 19 - 1K" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 2000.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "FeatCode", "field2": "Make", "defaultSymbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 234, 235, 236, 255 ], "outline": null }, "defaultLabel": "", "uniqueValueGroups": [ { "heading": "Legend", "classes": [ { "label": "Building", "description": "Building", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 217, 191, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 153, 128, 255 ], "width": 0.8 } }, "values": [ [ "10021", "Manmade" ], [ "10025", "Manmade" ], [ "10031", "Manmade" ] ] }, { "label": "Manmade structure; Manmade surface", "description": "Manmade structure; Manmade surface", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 240, 240, 239, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 178, 178, 178, 255 ], "width": 0.8 } }, "values": [ [ "10185", "Manmade" ], [ "10187", "Manmade" ], [ "10190", "Manmade" ], [ "10193", "Manmade" ], [ "10056", "Manmade" ] ] }, { "label": "Glasshouse", "description": "Glasshouse", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 248, 248, 249, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 1 } }, "values": [ [ "10062", "Manmade" ] ] }, { "label": "General Surface", "description": "General Surface", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 243, 237, 211, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 224, 210, 184, 255 ], "width": 0.6 } }, "values": [ [ "10044", "Manmade" ], [ "10053", "Multiple" ], [ "10054", "Manmade" ], [ "10056", "Unknown" ] ] }, { "label": "Natural surface", "description": "Natural surface", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 223, 240, 223, 255 ], "outline": null }, "values": [ [ "10056", "Natural" ] ] }, { "label": "Landform; Natural", "description": "Landform; Natural", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 248, 248, 249, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 153, 230, 153, 255 ], "width": 0.4 } }, "values": [ [ "10093", "Natural" ] ] }, { "label": "Inland Water; Tidal Water", "description": "Inland Water; Tidal Water", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 242, 255, 255 ], "outline": null }, "values": [ [ "10089", "Natural" ], [ "10210", "Natural" ] ] }, { "label": "Cliff", "description": "Cliff", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 222, 235, 222, 255 ], "outline": null }, "values": [ [ "10099", "Natural" ] ] }, { "label": "Natural Environment", "description": "Natural Environment", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 242, 204, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 153, 230, 153, 255 ], "width": 0.4 } }, "values": [ [ "10111", "Natural" ] ] }, { "label": "Tidal Water - Foreshore", "description": "Tidal Water - Foreshore", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 191, 255 ], "outline": null }, "values": [ [ "10203", "Natural" ] ] }, { "label": "Rail,Natural; Roadside", "description": "Rail,Natural; Roadside", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 242, 204, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 178, 178, 178, 255 ], "width": 0.4 } }, "values": [ [ "10167", "Natural" ], [ "10183", "Natural" ] ] }, { "label": "Rail; Manmade surface", "description": "Rail; Manmade surface", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 248, 248, 249, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 178, 178, 178, 255 ], "width": 0.4 } }, "values": [ [ "10167", "Unknown" ], [ "10167", "Manmade" ], [ "10167", "Unmade" ] ] }, { "label": "Path; Manmade", "description": "Path; Manmade", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 235, 235, 235, 255 ], "outline": null }, "values": [ [ "10123", "Manmade" ], [ "10183", "Manmade" ] ] }, { "label": "Road or track", "description": "Road or track", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 217, 217, 217, 255 ], "outline": null }, "values": [ [ "10172", "Natural" ], [ "10172", "Manmade" ] ] }, { "label": "Land", "description": "Land", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 178, 178, 178, 255 ], "outline": null }, "values": [ [ "10217", "Unclassified" ] ] }, { "label": "Roadside surface", "description": "Roadside surface", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 248, 248, 249, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 178, 178, 178, 255 ], "width": 0.4 } }, "values": [ [ "10183", "Unknown" ], [ "10183", "Unmade" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 217, 191, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 153, 128, 255 ], "width": 0.8 } }, "value": "10021,Manmade", "label": "Building" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 217, 191, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 153, 128, 255 ], "width": 0.8 } }, "value": "10025,Manmade", "label": "Building" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 217, 191, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 153, 128, 255 ], "width": 0.8 } }, "value": "10031,Manmade", "label": "Building" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 240, 240, 239, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 178, 178, 178, 255 ], "width": 0.8 } }, "value": "10185,Manmade", "label": "Manmade structure; Manmade surface" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 240, 240, 239, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 178, 178, 178, 255 ], "width": 0.8 } }, "value": "10187,Manmade", "label": "Manmade structure; Manmade surface" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 240, 240, 239, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 178, 178, 178, 255 ], "width": 0.8 } }, "value": "10190,Manmade", "label": "Manmade structure; Manmade surface" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 240, 240, 239, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 178, 178, 178, 255 ], "width": 0.8 } }, "value": "10193,Manmade", "label": "Manmade structure; Manmade surface" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 240, 240, 239, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 178, 178, 178, 255 ], "width": 0.8 } }, "value": "10056,Manmade", "label": "Manmade structure; Manmade surface" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 248, 248, 249, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 1 } }, "value": "10062,Manmade", "label": "Glasshouse" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 243, 237, 211, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 224, 210, 184, 255 ], "width": 0.6 } }, "value": "10044,Manmade", "label": "General Surface" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 243, 237, 211, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 224, 210, 184, 255 ], "width": 0.6 } }, "value": "10053,Multiple", "label": "General Surface" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 243, 237, 211, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 224, 210, 184, 255 ], "width": 0.6 } }, "value": "10054,Manmade", "label": "General Surface" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 243, 237, 211, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 224, 210, 184, 255 ], "width": 0.6 } }, "value": "10056,Unknown", "label": "General Surface" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 223, 240, 223, 255 ], "outline": null }, "value": "10056,Natural", "label": "Natural surface" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 248, 248, 249, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 153, 230, 153, 255 ], "width": 0.4 } }, "value": "10093,Natural", "label": "Landform; Natural" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 242, 255, 255 ], "outline": null }, "value": "10089,Natural", "label": "Inland Water; Tidal Water" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 242, 255, 255 ], "outline": null }, "value": "10210,Natural", "label": "Inland Water; Tidal Water" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 222, 235, 222, 255 ], "outline": null }, "value": "10099,Natural", "label": "Cliff" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 242, 204, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 153, 230, 153, 255 ], "width": 0.4 } }, "value": "10111,Natural", "label": "Natural Environment" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 191, 255 ], "outline": null }, "value": "10203,Natural", "label": "Tidal Water - Foreshore" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 242, 204, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 178, 178, 178, 255 ], "width": 0.4 } }, "value": "10167,Natural", "label": "Rail,Natural; Roadside" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 242, 204, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 178, 178, 178, 255 ], "width": 0.4 } }, "value": "10183,Natural", "label": "Rail,Natural; Roadside" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 248, 248, 249, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 178, 178, 178, 255 ], "width": 0.4 } }, "value": "10167,Unknown", "label": "Rail; Manmade surface" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 248, 248, 249, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 178, 178, 178, 255 ], "width": 0.4 } }, "value": "10167,Manmade", "label": "Rail; Manmade surface" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 248, 248, 249, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 178, 178, 178, 255 ], "width": 0.4 } }, "value": "10167,Unmade", "label": "Rail; Manmade surface" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 235, 235, 235, 255 ], "outline": null }, "value": "10123,Manmade", "label": "Path; Manmade" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 235, 235, 235, 255 ], "outline": null }, "value": "10183,Manmade", "label": "Path; Manmade" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 217, 217, 217, 255 ], "outline": null }, "value": "10172,Natural", "label": "Road or track" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 217, 217, 217, 255 ], "outline": null }, "value": "10172,Manmade", "label": "Road or track" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 178, 178, 178, 255 ], "outline": null }, "value": "10217,Unclassified", "label": "Land" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 248, 248, 249, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 178, 178, 178, 255 ], "width": 0.4 } }, "value": "10183,Unknown", "label": "Roadside surface" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 248, 248, 249, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 178, 178, 178, 255 ], "width": 0.4 } }, "value": "10183,Unmade", "label": "Roadside surface" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 135, 209, 98, 255 ], "toColor": [ 135, 209, 98, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 189, 131, 247, 255 ], "toColor": [ 189, 131, 247, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 219, 101, 83, 255 ], "toColor": [ 219, 101, 83, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 87, 214, 242, 255 ], "toColor": [ 87, 214, 242, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 161, 101, 135, 255 ], "toColor": [ 161, 101, 135, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 133, 113, 50, 255 ], "toColor": [ 133, 113, 50, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 48, 63, 130, 255 ], "toColor": [ 48, 63, 130, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 104, 161, 129, 255 ], "toColor": [ 104, 161, 129, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 250, 209, 155, 255 ], "toColor": [ 250, 209, 155, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 79, 151, 227, 255 ], "toColor": [ 79, 151, 227, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 224, 79, 173, 255 ], "toColor": [ 224, 79, 173, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 78, 78, 222, 255 ], "toColor": [ 78, 78, 222, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 242, 236, 111, 255 ], "toColor": [ 242, 236, 111, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 106, 247, 207, 255 ], "toColor": [ 106, 247, 207, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 82, 137, 158, 255 ], "toColor": [ 82, 137, 158, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 133, 57, 54, 255 ], "toColor": [ 133, 57, 54, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -107441.70580000058, "ymin": 6628505.616800003, "xmax": 19078.323900001455, "ymax": 6715566.2853000015, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "Toid", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "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_Length", "type": "esriFieldTypeDouble", "alias": "SHAPE_Length", "domain": null }, { "name": "SHAPE_Area", "type": "esriFieldTypeDouble", "alias": "SHAPE_Area", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "I51Toid", "fields": "Toid", "isAscending": true, "isUnique": false, "description": "" }, { "name": "FDO_SHAPE", "fields": "SHAPE", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": true, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "effectiveMinScale": 1128.497176, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": false, "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": true, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE_Area", "shapeLengthFieldName": "SHAPE_Length", "units": "esriMeters", "mapUnits": {"uwkid": 9001} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "9aadac01f1ef4089a8a6328890df29f0" }, { "currentVersion": 11.2, "cimVersion": "3.2.0", "id": 10, "name": "Level 18 - 2.5K", "type": "Group Layer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": null, "subLayers": [ { "id": 11, "name": "AnFc_1_1750" }, { "id": 13, "name": "AnFc_1_2000" }, { "id": 15, "name": "AnFc_1_2250" }, { "id": 17, "name": "Point_MasterMap _2.5K" }, { "id": 18, "name": "Line_MasterMap _2.5K" }, { "id": 19, "name": "Area_MasterMap _2.5K" } ], "minScale": 2256.994353, "maxScale": 1128.497176, "defaultVisibility": true, "extent": { "xmin": -107441.70580000058, "ymin": 6615468.595399998, "xmax": 19078.323900001455, "ymax": 6715566.2853000015, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "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": true, "hasLabels": false, "capabilities": "Map,Query", "supportsStatistics": false, "supportsExceedsLimitStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "advancedQueryCapabilities": { "useStandardizedQueries": false, "supportsStatistics": false, "supportsPercentileStatistics": false, "supportsHavingClause": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsCountDistinct": false, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false, "supportsTimeRelation": true, "supportsSqlFormat": true, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false, "serviceItemId": "9aadac01f1ef4089a8a6328890df29f0" }, { "currentVersion": 11.2, "cimVersion": "3.2.0", "id": 11, "name": "AnFc_1_1750", "type": "Annotation Layer", "description": "tflAnFc_1_1750", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": { "id": 10, "name": "Level 18 - 2.5K" }, "subLayers": [ { "id": 12, "name": "Default" } ], "minScale": 1750, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": -103626.6436999999, "ymin": 6630182.1932, "xmax": 17743.294100001454, "ymax": 6712682.294200003, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "TextString", "typeIdField": "AnnotationClassID", "subtypeFieldName": "AnnotationClassID", "subtypeField": "AnnotationClassID", "defaultSubtypeCode": 0, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "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": "Element", "type": "esriFieldTypeBlob", "alias": "Element", "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": "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": "FontStyle", "type": "esriFieldTypeString", "alias": "FontStyle", "length": 255, "domain": null }, { "name": "SHAPE_Length", "type": "esriFieldTypeDouble", "alias": "SHAPE_Length", "domain": null }, { "name": "SHAPE_Area", "type": "esriFieldTypeDouble", "alias": "SHAPE_Area", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_SHAPE", "fields": "SHAPE", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I57Toid", "fields": "Toid", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I57Status", "fields": "Status", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I57AnnotationCla", "fields": "AnnotationClassID", "isAscending": true, "isUnique": false, "description": "" } ], "types": [ { "domains": { "Status": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "id": 0, "name": "Default" } ], "subtypes": [ { "domains": { "Status": {"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, "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, "FontStyle": null }, "code": 0, "name": "Default" } ], "relationships": [], "canModifyLayer": false, "canScaleSymbols": true, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "effectiveMaxScale": 1128.497176, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": false, "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": true, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE_Area", "shapeLengthFieldName": "SHAPE_Length", "units": "esriMeters", "mapUnits": {"uwkid": 9001} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false, "serviceItemId": "9aadac01f1ef4089a8a6328890df29f0" }, { "currentVersion": 11.2, "cimVersion": "3.2.0", "id": 12, "name": "Default", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 11, "name": "AnFc_1_1750" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": -103626.6436999999, "ymin": 6630182.1932, "xmax": 17743.294100001454, "ymax": 6712682.294200003, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "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": 1750, "effectiveMaxScale": 1128.497176, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "advancedQueryCapabilities": { "useStandardizedQueries": false, "supportsStatistics": false, "supportsPercentileStatistics": false, "supportsHavingClause": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsCountDistinct": false, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false, "supportsTimeRelation": true, "supportsSqlFormat": true, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false, "serviceItemId": "9aadac01f1ef4089a8a6328890df29f0" }, { "currentVersion": 11.2, "cimVersion": "3.2.0", "id": 13, "name": "AnFc_1_2000", "type": "Annotation Layer", "description": "tflAnFc_1_2000", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": { "id": 10, "name": "Level 18 - 2.5K" }, "subLayers": [ { "id": 14, "name": "Default" } ], "minScale": 2000, "maxScale": 1751, "defaultVisibility": true, "extent": { "xmin": -103626.6436999999, "ymin": 6630181.747599997, "xmax": 17745.0625, "ymax": 6712682.8292, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "TextString", "typeIdField": "AnnotationClassID", "subtypeFieldName": "AnnotationClassID", "subtypeField": "AnnotationClassID", "defaultSubtypeCode": 0, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "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": "Element", "type": "esriFieldTypeBlob", "alias": "Element", "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": "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": "FontStyle", "type": "esriFieldTypeString", "alias": "FontStyle", "length": 255, "domain": null }, { "name": "SHAPE_Length", "type": "esriFieldTypeDouble", "alias": "SHAPE_Length", "domain": null }, { "name": "SHAPE_Area", "type": "esriFieldTypeDouble", "alias": "SHAPE_Area", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_SHAPE", "fields": "SHAPE", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I58Toid", "fields": "Toid", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I58Status", "fields": "Status", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I58AnnotationCla", "fields": "AnnotationClassID", "isAscending": true, "isUnique": false, "description": "" } ], "types": [ { "domains": { "Status": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "id": 0, "name": "Default" } ], "subtypes": [ { "domains": { "Status": {"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, "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, "FontStyle": null }, "code": 0, "name": "Default" } ], "relationships": [], "canModifyLayer": false, "canScaleSymbols": true, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": false, "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": true, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE_Area", "shapeLengthFieldName": "SHAPE_Length", "units": "esriMeters", "mapUnits": {"uwkid": 9001} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false, "serviceItemId": "9aadac01f1ef4089a8a6328890df29f0" }, { "currentVersion": 11.2, "cimVersion": "3.2.0", "id": 14, "name": "Default", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 13, "name": "AnFc_1_2000" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": -103626.6436999999, "ymin": 6630181.747599997, "xmax": 17745.0625, "ymax": 6712682.8292, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "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": 2000, "effectiveMaxScale": 1751, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "advancedQueryCapabilities": { "useStandardizedQueries": false, "supportsStatistics": false, "supportsPercentileStatistics": false, "supportsHavingClause": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsCountDistinct": false, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false, "supportsTimeRelation": true, "supportsSqlFormat": true, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false, "serviceItemId": "9aadac01f1ef4089a8a6328890df29f0" }, { "currentVersion": 11.2, "cimVersion": "3.2.0", "id": 15, "name": "AnFc_1_2250", "type": "Annotation Layer", "description": "tflAnFc_1_2000", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": { "id": 10, "name": "Level 18 - 2.5K" }, "subLayers": [ { "id": 16, "name": "Default" } ], "minScale": 0, "maxScale": 2000, "defaultVisibility": true, "extent": { "xmin": -103626.6436999999, "ymin": 6630181.302000001, "xmax": 17746.830899998546, "ymax": 6712683.364200003, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "TextString", "typeIdField": "AnnotationClassID", "subtypeFieldName": "AnnotationClassID", "subtypeField": "AnnotationClassID", "defaultSubtypeCode": 0, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "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": "Element", "type": "esriFieldTypeBlob", "alias": "Element", "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": "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": "FontStyle", "type": "esriFieldTypeString", "alias": "FontStyle", "length": 255, "domain": null }, { "name": "SHAPE_Length", "type": "esriFieldTypeDouble", "alias": "SHAPE_Length", "domain": null }, { "name": "SHAPE_Area", "type": "esriFieldTypeDouble", "alias": "SHAPE_Area", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_SHAPE", "fields": "SHAPE", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I59Toid", "fields": "Toid", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I59Status", "fields": "Status", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I59AnnotationCla", "fields": "AnnotationClassID", "isAscending": true, "isUnique": false, "description": "" } ], "types": [ { "domains": { "Status": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "id": 0, "name": "Default" } ], "subtypes": [ { "domains": { "Status": {"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, "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, "FontStyle": null }, "code": 0, "name": "Default" } ], "relationships": [], "canModifyLayer": false, "canScaleSymbols": true, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "effectiveMinScale": 2256.994353, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": false, "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": true, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE_Area", "shapeLengthFieldName": "SHAPE_Length", "units": "esriMeters", "mapUnits": {"uwkid": 9001} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false, "serviceItemId": "9aadac01f1ef4089a8a6328890df29f0" }, { "currentVersion": 11.2, "cimVersion": "3.2.0", "id": 16, "name": "Default", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 15, "name": "AnFc_1_2250" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": -103626.6436999999, "ymin": 6630181.302000001, "xmax": 17746.830899998546, "ymax": 6712683.364200003, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "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": 2256.994353, "effectiveMaxScale": 2000, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "advancedQueryCapabilities": { "useStandardizedQueries": false, "supportsStatistics": false, "supportsPercentileStatistics": false, "supportsHavingClause": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsCountDistinct": false, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false, "supportsTimeRelation": true, "supportsSqlFormat": true, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false, "serviceItemId": "9aadac01f1ef4089a8a6328890df29f0" }, { "currentVersion": 11.2, "cimVersion": "3.2.0", "id": 17, "name": "Point_MasterMap _2.5K", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": { "id": 10, "name": "Level 18 - 2.5K" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 2000.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "DescGroup", "field2": "DescTerm", "uniqueValueGroups": [ { "heading": "Legend", "classes": [ { "label": "Coniferous Tree", "description": "Coniferous Tree", "symbol": { "type": "esriPMS", "url": "a38fc18ed19edebf87f715fe33a2bbee", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABoAAAAaCAYAAACpSkzOAAAACXBIWXMAAA7EAAAOxAGVKw4bAAADq0lEQVRIieWVXWgcVRSAz/2Zn/3vTutWk5SI1lorETTaWqFg0FLiJsbSJn0pCmndCmnExFXjiw5YoVBLNFFsghWxQiEaate0BWmJ6EMJRCpSxZqAEmvzU7PZn9mdmZ07d2S29qVtNulG++L3MofD3Ptx7j2cS+EWQf/fovpEx34PJnc/EPXvUJHK/zNRweYPMe5s/uFE7iwAbHBz0aHOQ3f4gvs+qlMvliWq7YsJFauCb1FAIb8jHj4SfXsUYYdW+UJwKZdZ33zqta6sVbicMow9HkRtAGgrS/T9ZIUdjMw2UozXZbj5QuNQ/GfdthhGAFX+IExoqTeZ7TgVvgAYtv1o+Uenqlz4NL7eDBR+rPYH7tIZWzdn6iBiAhRj8FNJDvs8wMEBzdaU2GhMmJoOxgHBg4mn3mlZtEh1VPzTyfxjFpePTGTTXfcrESkkSUWJi1uViys3Cqxy/A85R7EliISeX1RFTSdfedZkTP32y9lqijEmiEBAlCDPGPgF4foNMIFVgZAQFCX4PZMCStAXC4o2fNYeTOlGtySQ8D2h5UgkBBYiIIjFr2YVIM8sfXnD5L4FRSM7ezOPD6srWTa195f07OvLREmp9AYpcTugBIxz+C2TgmWifNQ7vHZtbLTv1/6H91jzily+qVMZALwbTcRvT5tGPCBIEJbkkiIbHIh4vZCzrNZpLduqp87D00Mvf5xoOLhrXlHzQDNJyxUjCDm19ym3AUVXLr8UEiaw0uMHRwaY0jXgjnEhET24u2RFaamqz0NI7QrZ6545cO6AVxCKbT0fBc5hztDhLzNvi4QMf30uvAWawCkpsrl9r1awL+UKbAoh56Jus4YaJVKyLAQOzBg5CMtyz7H6A503+uc60ZmtPZuuxk8cf/E5RZbd6XBDQdKtwsgX2z/i8cF0PtfRcqpLGqjf33ZTQxUBen6F7Cu2XNo0wSsKICAMKdOAkCiBTCk4CJJzhvkBwc4jIiZK2jRrmo93rP68qXt80SKb82rb4TCWSnKNFfjqkEIJFWBCS3O/IPE7AyHKOA+v8SrvH9qizizlmeB/atkLMiGdMqWb88x6ybAZBEXpTJ5ZM+Pp5HYBYSnpGHsB4I2yRfkc1IzsfC/jxpsGY+cuc76bIOwNEbHtq2d6xuoG249yBP2ibS1hev8zKa7G323rn3zyWPurFJPWwcYDY25ueFvvCQCo3DiwS1mS6FpOb+39cONAxyfX5s+2HE7+q6Irm3brN7umLFG53DLR3194dj1S794iAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 19, "height": 19, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "General Feature", "Positioned Coniferous Tree" ] ] }, { "label": "Deciduous Tree", "description": "Deciduous Tree", "symbol": { "type": "esriPMS", "url": "8150f085e4c5800b5db9a156b4fc7461", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAACXBIWXMAAA7EAAAOxAGVKw4bAAACF0lEQVRIic2VS2gTURSGvzOTWqoLWwShIKLgrkjbJAtXonvxARXcFGZwY14I2iIqQkCoIFTBpmnBRZJ24c7HStz4ABHBTGOoKwWl4kJcJgqKmTkyRWtoptDpKPSDYS73HP6POwPnxvjPxDad4GbN6u129TzCkGDUv8Za18YH579tSDDtnN5niHtQVevpRMWZqVl71OUxInv9uqJHtrXMAeBEaEGhascF97kqPSAUHWtCXUYQlsPbOD5VtfbnkuXFUAITb0yRnratS8gavcJ4ccF6gfI6nSi/XJdARQ6tVQtgFGXUXxSr1mw6WU4FCgo1+5jhcRa8LqA/hOAvwpkZx76fSpQedQgMT0tAn98VBUVtoFMA8hm0L1K6j8qP5fdqgeBeVoy7RERxy4GCVGLu3oxjFRXSG04XuZJJzD0JFNx6l+vWRjO+4XD4ierK5+kQmI3GGMiBCIIu4Pr0gv0pEy/d6RAIWBHCVxDVo0CnAGQ3/wTZ+me1+gRvFKL8g994bwMFKnIO1YfgD7gVloDtQC/rw/VMvR0oSMdLz6bqowNmy/TnvT+Gl0yvddGV2A3gVGCcMotwEtgBNFU0mx2aCz6BT25w/gOQbd+bqloTpugISHu/K6oXUsnKZF7zmX7n/a4tTeOLfbjyPfSNlkuWFws1e8TwdBLYCTxVg6vp4corv56XvAd8jHRlZodLDwD/CcXmu/TD8gsiFLQJ+jLx0wAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 18, "height": 18, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "General Feature", "Positioned Nonconiferous Tree" ], [ "General Feature; Historic Interest", "Positioned Nonconiferous Tree" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriPMS", "url": "a38fc18ed19edebf87f715fe33a2bbee", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABoAAAAaCAYAAACpSkzOAAAACXBIWXMAAA7EAAAOxAGVKw4bAAADq0lEQVRIieWVXWgcVRSAz/2Zn/3vTutWk5SI1lorETTaWqFg0FLiJsbSJn0pCmndCmnExFXjiw5YoVBLNFFsghWxQiEaate0BWmJ6EMJRCpSxZqAEmvzU7PZn9mdmZ07d2S29qVtNulG++L3MofD3Ptx7j2cS+EWQf/fovpEx34PJnc/EPXvUJHK/zNRweYPMe5s/uFE7iwAbHBz0aHOQ3f4gvs+qlMvliWq7YsJFauCb1FAIb8jHj4SfXsUYYdW+UJwKZdZ33zqta6sVbicMow9HkRtAGgrS/T9ZIUdjMw2UozXZbj5QuNQ/GfdthhGAFX+IExoqTeZ7TgVvgAYtv1o+Uenqlz4NL7eDBR+rPYH7tIZWzdn6iBiAhRj8FNJDvs8wMEBzdaU2GhMmJoOxgHBg4mn3mlZtEh1VPzTyfxjFpePTGTTXfcrESkkSUWJi1uViys3Cqxy/A85R7EliISeX1RFTSdfedZkTP32y9lqijEmiEBAlCDPGPgF4foNMIFVgZAQFCX4PZMCStAXC4o2fNYeTOlGtySQ8D2h5UgkBBYiIIjFr2YVIM8sfXnD5L4FRSM7ezOPD6srWTa195f07OvLREmp9AYpcTugBIxz+C2TgmWifNQ7vHZtbLTv1/6H91jzily+qVMZALwbTcRvT5tGPCBIEJbkkiIbHIh4vZCzrNZpLduqp87D00Mvf5xoOLhrXlHzQDNJyxUjCDm19ym3AUVXLr8UEiaw0uMHRwaY0jXgjnEhET24u2RFaamqz0NI7QrZ6545cO6AVxCKbT0fBc5hztDhLzNvi4QMf30uvAWawCkpsrl9r1awL+UKbAoh56Jus4YaJVKyLAQOzBg5CMtyz7H6A503+uc60ZmtPZuuxk8cf/E5RZbd6XBDQdKtwsgX2z/i8cF0PtfRcqpLGqjf33ZTQxUBen6F7Cu2XNo0wSsKICAMKdOAkCiBTCk4CJJzhvkBwc4jIiZK2jRrmo93rP68qXt80SKb82rb4TCWSnKNFfjqkEIJFWBCS3O/IPE7AyHKOA+v8SrvH9qizizlmeB/atkLMiGdMqWb88x6ybAZBEXpTJ5ZM+Pp5HYBYSnpGHsB4I2yRfkc1IzsfC/jxpsGY+cuc76bIOwNEbHtq2d6xuoG249yBP2ibS1hev8zKa7G323rn3zyWPurFJPWwcYDY25ueFvvCQCo3DiwS1mS6FpOb+39cONAxyfX5s+2HE7+q6Irm3brN7umLFG53DLR3194dj1S794iAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 19, "height": 19, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "General Feature,Positioned Coniferous Tree", "label": "Coniferous Tree" }, { "symbol": { "type": "esriPMS", "url": "8150f085e4c5800b5db9a156b4fc7461", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAACXBIWXMAAA7EAAAOxAGVKw4bAAACF0lEQVRIic2VS2gTURSGvzOTWqoLWwShIKLgrkjbJAtXonvxARXcFGZwY14I2iIqQkCoIFTBpmnBRZJ24c7HStz4ABHBTGOoKwWl4kJcJgqKmTkyRWtoptDpKPSDYS73HP6POwPnxvjPxDad4GbN6u129TzCkGDUv8Za18YH579tSDDtnN5niHtQVevpRMWZqVl71OUxInv9uqJHtrXMAeBEaEGhascF97kqPSAUHWtCXUYQlsPbOD5VtfbnkuXFUAITb0yRnratS8gavcJ4ccF6gfI6nSi/XJdARQ6tVQtgFGXUXxSr1mw6WU4FCgo1+5jhcRa8LqA/hOAvwpkZx76fSpQedQgMT0tAn98VBUVtoFMA8hm0L1K6j8qP5fdqgeBeVoy7RERxy4GCVGLu3oxjFRXSG04XuZJJzD0JFNx6l+vWRjO+4XD4ierK5+kQmI3GGMiBCIIu4Pr0gv0pEy/d6RAIWBHCVxDVo0CnAGQ3/wTZ+me1+gRvFKL8g994bwMFKnIO1YfgD7gVloDtQC/rw/VMvR0oSMdLz6bqowNmy/TnvT+Gl0yvddGV2A3gVGCcMotwEtgBNFU0mx2aCz6BT25w/gOQbd+bqloTpugISHu/K6oXUsnKZF7zmX7n/a4tTeOLfbjyPfSNlkuWFws1e8TwdBLYCTxVg6vp4corv56XvAd8jHRlZodLDwD/CcXmu/TD8gsiFLQJ+jLx0wAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 18, "height": 18, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "General Feature,Positioned Nonconiferous Tree", "label": "Deciduous Tree" }, { "symbol": { "type": "esriPMS", "url": "8150f085e4c5800b5db9a156b4fc7461", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAACXBIWXMAAA7EAAAOxAGVKw4bAAACF0lEQVRIic2VS2gTURSGvzOTWqoLWwShIKLgrkjbJAtXonvxARXcFGZwY14I2iIqQkCoIFTBpmnBRZJ24c7HStz4ABHBTGOoKwWl4kJcJgqKmTkyRWtoptDpKPSDYS73HP6POwPnxvjPxDad4GbN6u129TzCkGDUv8Za18YH579tSDDtnN5niHtQVevpRMWZqVl71OUxInv9uqJHtrXMAeBEaEGhascF97kqPSAUHWtCXUYQlsPbOD5VtfbnkuXFUAITb0yRnratS8gavcJ4ccF6gfI6nSi/XJdARQ6tVQtgFGXUXxSr1mw6WU4FCgo1+5jhcRa8LqA/hOAvwpkZx76fSpQedQgMT0tAn98VBUVtoFMA8hm0L1K6j8qP5fdqgeBeVoy7RERxy4GCVGLu3oxjFRXSG04XuZJJzD0JFNx6l+vWRjO+4XD4ierK5+kQmI3GGMiBCIIu4Pr0gv0pEy/d6RAIWBHCVxDVo0CnAGQ3/wTZ+me1+gRvFKL8g994bwMFKnIO1YfgD7gVloDtQC/rw/VMvR0oSMdLz6bqowNmy/TnvT+Gl0yvddGV2A3gVGCcMotwEtgBNFU0mx2aCz6BT25w/gOQbd+bqloTpugISHu/K6oXUsnKZF7zmX7n/a4tTeOLfbjyPfSNlkuWFws1e8TwdBLYCTxVg6vp4corv56XvAd8jHRlZodLDwD/CcXmu/TD8gsiFLQJ+jLx0wAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 18, "height": 18, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "General Feature; Historic Interest,Positioned Nonconiferous Tree", "label": "Deciduous Tree" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 135, 209, 98, 255 ], "toColor": [ 135, 209, 98, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 189, 131, 247, 255 ], "toColor": [ 189, 131, 247, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 235, 96, 89, 255 ], "toColor": [ 235, 96, 89, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 87, 214, 242, 255 ], "toColor": [ 87, 214, 242, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 128, 104, 54, 255 ], "toColor": [ 128, 104, 54, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 65, 92, 135, 255 ], "toColor": [ 65, 92, 135, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 156, 58, 115, 255 ], "toColor": [ 156, 58, 115, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 70, 143, 115, 255 ], "toColor": [ 70, 143, 115, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 247, 209, 151, 255 ], "toColor": [ 247, 209, 151, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 75, 54, 145, 255 ], "toColor": [ 75, 54, 145, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 106, 247, 207, 255 ], "toColor": [ 106, 247, 207, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 90, 148, 242, 255 ], "toColor": [ 90, 148, 242, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 240, 149, 182, 255 ], "toColor": [ 240, 149, 182, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -103563.55209999904, "ymin": 6630185.746299997, "xmax": 17723.57409999892, "ymax": 6712659.0638, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "Toid", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "grndaccur", "type": "esriFieldTypeString", "alias": "grndaccur", "length": 10, "domain": null }, { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "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": "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 } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "I53Toid", "fields": "Toid", "isAscending": true, "isUnique": false, "description": "" }, { "name": "FDO_SHAPE", "fields": "SHAPE", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": true, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "effectiveMinScale": 2256.994353, "effectiveMaxScale": 1128.497176, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": false, "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": true, "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, "serviceItemId": "9aadac01f1ef4089a8a6328890df29f0" }, { "currentVersion": 11.2, "cimVersion": "3.2.0", "id": 18, "name": "Line_MasterMap _2.5K", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": { "id": 10, "name": "Level 18 - 2.5K" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 2000.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "Theme", "field2": "DescTerm", "uniqueValueGroups": [ { "heading": "Legend", "classes": [ { "label": "Rail, Tunnel Edge", "description": "Rail, Tunnel Edge", "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 140, 140, 140, 255 ], "width": 1 }, "values": [ [ "Rail", "Tunnel Edge" ] ] }, { "label": "Roads Tracks And Paths, Tunnel Edge", "description": "Roads Tracks And Paths, Tunnel Edge", "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 191, 191, 191, 255 ], "width": 3 }, "values": [ [ "Roads Tracks And Paths", "Tunnel Edge" ] ] }, { "label": "Railway line", "description": "Railway line", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 191, 191, 191, 255 ], "width": 0.8 }, "values": [ [ "Rail", "Narrow Gauge" ], [ "Rail", "Standard Gauge Track" ] ] }, { "label": "Land, Overhead Construction", "description": "Land, Overhead Construction", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 178, 178, 178, 255 ], "width": 7 }, "values": [ [ "Land", "Overhead Construction" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 140, 140, 140, 255 ], "width": 1 }, "value": "Rail,Tunnel Edge", "label": "Rail, Tunnel Edge" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 191, 191, 191, 255 ], "width": 3 }, "value": "Roads Tracks And Paths,Tunnel Edge", "label": "Roads Tracks And Paths, Tunnel Edge" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 191, 191, 191, 255 ], "width": 0.8 }, "value": "Rail,Narrow Gauge", "label": "Railway line" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 191, 191, 191, 255 ], "width": 0.8 }, "value": "Rail,Standard Gauge Track", "label": "Railway line" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 178, 178, 178, 255 ], "width": 7 }, "value": "Land,Overhead Construction", "label": "Land, Overhead Construction" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 135, 209, 98, 255 ], "toColor": [ 135, 209, 98, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 189, 131, 247, 255 ], "toColor": [ 189, 131, 247, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 235, 96, 89, 255 ], "toColor": [ 235, 96, 89, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 87, 214, 242, 255 ], "toColor": [ 87, 214, 242, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 128, 104, 54, 255 ], "toColor": [ 128, 104, 54, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 65, 92, 135, 255 ], "toColor": [ 65, 92, 135, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 156, 58, 115, 255 ], "toColor": [ 156, 58, 115, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 70, 143, 115, 255 ], "toColor": [ 70, 143, 115, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 247, 209, 151, 255 ], "toColor": [ 247, 209, 151, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 75, 54, 145, 255 ], "toColor": [ 75, 54, 145, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 106, 247, 207, 255 ], "toColor": [ 106, 247, 207, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 90, 148, 242, 255 ], "toColor": [ 90, 148, 242, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 240, 149, 182, 255 ], "toColor": [ 240, 149, 182, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -105893.79800000042, "ymin": 6615468.595399998, "xmax": 18445.664899999523, "ymax": 6714428.439500003, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "Toid", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "grndaccur", "type": "esriFieldTypeString", "alias": "grndaccur", "length": 20, "domain": null }, { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "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": "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_Length", "type": "esriFieldTypeDouble", "alias": "SHAPE_Length", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "I52Toid", "fields": "Toid", "isAscending": true, "isUnique": false, "description": "" }, { "name": "FDO_SHAPE", "fields": "SHAPE", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": true, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "effectiveMinScale": 2256.994353, "effectiveMaxScale": 1128.497176, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": false, "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": true, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "SHAPE_Length", "units": "esriMeters", "mapUnits": {"uwkid": 9001} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "9aadac01f1ef4089a8a6328890df29f0" }, { "currentVersion": 11.2, "cimVersion": "3.2.0", "id": 19, "name": "Area_MasterMap _2.5K", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": { "id": 10, "name": "Level 18 - 2.5K" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 2000.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "FeatCode", "field2": "Make", "defaultSymbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 234, 235, 236, 255 ], "outline": null }, "defaultLabel": "", "uniqueValueGroups": [ { "heading": "Legend", "classes": [ { "label": "Building", "description": "Building", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 217, 191, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 153, 128, 255 ], "width": 0.8 } }, "values": [ [ "10021", "Manmade" ], [ "10025", "Manmade" ], [ "10031", "Manmade" ] ] }, { "label": "Manmade structure; Manmade surface", "description": "Manmade structure; Manmade surface", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 240, 240, 239, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 178, 178, 178, 255 ], "width": 0.8 } }, "values": [ [ "10185", "Manmade" ], [ "10187", "Manmade" ], [ "10190", "Manmade" ], [ "10193", "Manmade" ], [ "10056", "Manmade" ] ] }, { "label": "Glasshouse", "description": "Glasshouse", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 248, 248, 249, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 1 } }, "values": [ [ "10062", "Manmade" ] ] }, { "label": "General Surface", "description": "General Surface", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 243, 237, 211, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 224, 210, 184, 255 ], "width": 0.6 } }, "values": [ [ "10044", "Manmade" ], [ "10053", "Multiple" ], [ "10054", "Manmade" ], [ "10056", "Unknown" ] ] }, { "label": "Natural surface", "description": "Natural surface", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 223, 240, 223, 255 ], "outline": null }, "values": [ [ "10056", "Natural" ] ] }, { "label": "Landform; Natural", "description": "Landform; Natural", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 248, 248, 249, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 153, 230, 153, 255 ], "width": 0.4 } }, "values": [ [ "10093", "Natural" ] ] }, { "label": "Inland Water; Tidal Water", "description": "Inland Water; Tidal Water", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 242, 255, 255 ], "outline": null }, "values": [ [ "10089", "Natural" ], [ "10210", "Natural" ] ] }, { "label": "Cliff", "description": "Cliff", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 222, 235, 222, 255 ], "outline": null }, "values": [ [ "10099", "Natural" ] ] }, { "label": "Natural Environment", "description": "Natural Environment", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 242, 204, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 153, 230, 153, 255 ], "width": 0.4 } }, "values": [ [ "10111", "Natural" ] ] }, { "label": "Tidal Water - Foreshore", "description": "Tidal Water - Foreshore", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 191, 255 ], "outline": null }, "values": [ [ "10203", "Natural" ] ] }, { "label": "Rail,Natural; Roadside", "description": "Rail,Natural; Roadside", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 242, 204, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 178, 178, 178, 255 ], "width": 0.4 } }, "values": [ [ "10167", "Natural" ], [ "10183", "Natural" ] ] }, { "label": "Rail; Manmade surface", "description": "Rail; Manmade surface", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 248, 248, 249, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 178, 178, 178, 255 ], "width": 0.4 } }, "values": [ [ "10167", "Unknown" ], [ "10167", "Manmade" ], [ "10167", "Unmade" ] ] }, { "label": "Path; Manmade", "description": "Path; Manmade", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 235, 235, 235, 255 ], "outline": null }, "values": [ [ "10123", "Manmade" ], [ "10183", "Manmade" ] ] }, { "label": "Road or track", "description": "Road or track", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 217, 217, 217, 255 ], "outline": null }, "values": [ [ "10172", "Natural" ], [ "10172", "Manmade" ] ] }, { "label": "Land", "description": "Land", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 178, 178, 178, 255 ], "outline": null }, "values": [ [ "10217", "Unclassified" ] ] }, { "label": "Roadside surface", "description": "Roadside surface", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 248, 248, 249, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 178, 178, 178, 255 ], "width": 0.4 } }, "values": [ [ "10183", "Unknown" ], [ "10183", "Unmade" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 217, 191, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 153, 128, 255 ], "width": 0.8 } }, "value": "10021,Manmade", "label": "Building" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 217, 191, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 153, 128, 255 ], "width": 0.8 } }, "value": "10025,Manmade", "label": "Building" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 217, 191, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 153, 128, 255 ], "width": 0.8 } }, "value": "10031,Manmade", "label": "Building" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 240, 240, 239, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 178, 178, 178, 255 ], "width": 0.8 } }, "value": "10185,Manmade", "label": "Manmade structure; Manmade surface" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 240, 240, 239, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 178, 178, 178, 255 ], "width": 0.8 } }, "value": "10187,Manmade", "label": "Manmade structure; Manmade surface" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 240, 240, 239, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 178, 178, 178, 255 ], "width": 0.8 } }, "value": "10190,Manmade", "label": "Manmade structure; Manmade surface" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 240, 240, 239, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 178, 178, 178, 255 ], "width": 0.8 } }, "value": "10193,Manmade", "label": "Manmade structure; Manmade surface" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 240, 240, 239, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 178, 178, 178, 255 ], "width": 0.8 } }, "value": "10056,Manmade", "label": "Manmade structure; Manmade surface" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 248, 248, 249, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 1 } }, "value": "10062,Manmade", "label": "Glasshouse" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 243, 237, 211, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 224, 210, 184, 255 ], "width": 0.6 } }, "value": "10044,Manmade", "label": "General Surface" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 243, 237, 211, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 224, 210, 184, 255 ], "width": 0.6 } }, "value": "10053,Multiple", "label": "General Surface" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 243, 237, 211, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 224, 210, 184, 255 ], "width": 0.6 } }, "value": "10054,Manmade", "label": "General Surface" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 243, 237, 211, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 224, 210, 184, 255 ], "width": 0.6 } }, "value": "10056,Unknown", "label": "General Surface" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 223, 240, 223, 255 ], "outline": null }, "value": "10056,Natural", "label": "Natural surface" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 248, 248, 249, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 153, 230, 153, 255 ], "width": 0.4 } }, "value": "10093,Natural", "label": "Landform; Natural" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 242, 255, 255 ], "outline": null }, "value": "10089,Natural", "label": "Inland Water; Tidal Water" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 242, 255, 255 ], "outline": null }, "value": "10210,Natural", "label": "Inland Water; Tidal Water" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 222, 235, 222, 255 ], "outline": null }, "value": "10099,Natural", "label": "Cliff" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 242, 204, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 153, 230, 153, 255 ], "width": 0.4 } }, "value": "10111,Natural", "label": "Natural Environment" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 191, 255 ], "outline": null }, "value": "10203,Natural", "label": "Tidal Water - Foreshore" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 242, 204, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 178, 178, 178, 255 ], "width": 0.4 } }, "value": "10167,Natural", "label": "Rail,Natural; Roadside" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 242, 204, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 178, 178, 178, 255 ], "width": 0.4 } }, "value": "10183,Natural", "label": "Rail,Natural; Roadside" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 248, 248, 249, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 178, 178, 178, 255 ], "width": 0.4 } }, "value": "10167,Unknown", "label": "Rail; Manmade surface" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 248, 248, 249, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 178, 178, 178, 255 ], "width": 0.4 } }, "value": "10167,Manmade", "label": "Rail; Manmade surface" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 248, 248, 249, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 178, 178, 178, 255 ], "width": 0.4 } }, "value": "10167,Unmade", "label": "Rail; Manmade surface" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 235, 235, 235, 255 ], "outline": null }, "value": "10123,Manmade", "label": "Path; Manmade" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 235, 235, 235, 255 ], "outline": null }, "value": "10183,Manmade", "label": "Path; Manmade" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 217, 217, 217, 255 ], "outline": null }, "value": "10172,Natural", "label": "Road or track" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 217, 217, 217, 255 ], "outline": null }, "value": "10172,Manmade", "label": "Road or track" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 178, 178, 178, 255 ], "outline": null }, "value": "10217,Unclassified", "label": "Land" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 248, 248, 249, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 178, 178, 178, 255 ], "width": 0.4 } }, "value": "10183,Unknown", "label": "Roadside surface" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 248, 248, 249, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 178, 178, 178, 255 ], "width": 0.4 } }, "value": "10183,Unmade", "label": "Roadside surface" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 135, 209, 98, 255 ], "toColor": [ 135, 209, 98, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 189, 131, 247, 255 ], "toColor": [ 189, 131, 247, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 219, 101, 83, 255 ], "toColor": [ 219, 101, 83, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 87, 214, 242, 255 ], "toColor": [ 87, 214, 242, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 161, 101, 135, 255 ], "toColor": [ 161, 101, 135, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 133, 113, 50, 255 ], "toColor": [ 133, 113, 50, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 48, 63, 130, 255 ], "toColor": [ 48, 63, 130, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 104, 161, 129, 255 ], "toColor": [ 104, 161, 129, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 250, 209, 155, 255 ], "toColor": [ 250, 209, 155, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 79, 151, 227, 255 ], "toColor": [ 79, 151, 227, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 224, 79, 173, 255 ], "toColor": [ 224, 79, 173, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 78, 78, 222, 255 ], "toColor": [ 78, 78, 222, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 242, 236, 111, 255 ], "toColor": [ 242, 236, 111, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 106, 247, 207, 255 ], "toColor": [ 106, 247, 207, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 82, 137, 158, 255 ], "toColor": [ 82, 137, 158, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 133, 57, 54, 255 ], "toColor": [ 133, 57, 54, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -107441.70580000058, "ymin": 6628505.616800003, "xmax": 19078.323900001455, "ymax": 6715566.2853000015, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "Toid", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "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_Length", "type": "esriFieldTypeDouble", "alias": "SHAPE_Length", "domain": null }, { "name": "SHAPE_Area", "type": "esriFieldTypeDouble", "alias": "SHAPE_Area", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "I51Toid", "fields": "Toid", "isAscending": true, "isUnique": false, "description": "" }, { "name": "FDO_SHAPE", "fields": "SHAPE", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": true, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "effectiveMinScale": 2256.994353, "effectiveMaxScale": 1128.497176, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": false, "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": true, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE_Area", "shapeLengthFieldName": "SHAPE_Length", "units": "esriMeters", "mapUnits": {"uwkid": 9001} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "9aadac01f1ef4089a8a6328890df29f0" } ], "tables": [] }