{ "currentVersion": 10.71, "id": 0, "name": "Administration.DBO.Annotation10000", "type": "Annotation Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 3460, "latestWkid": 3460 }, "copyrightText": "", "parentLayer": null, "subLayers": [ { "id": 377, "name": "Default" }, { "id": 378, "name": "Level 6" }, { "id": 379, "name": "Level 63" }, { "id": 380, "name": "Level 22" }, { "id": 381, "name": "Level 41" }, { "id": 382, "name": "Level 30" }, { "id": 383, "name": "Level 15" }, { "id": 384, "name": "Level 23" }, { "id": 385, "name": "Level 24" }, { "id": 386, "name": "Level 33" }, { "id": 387, "name": "Level 1" }, { "id": 388, "name": "Level 31" }, { "id": 389, "name": "Level 7" }, { "id": 390, "name": "Level 4" }, { "id": 391, "name": "Level 20" }, { "id": 392, "name": "Level 3" }, { "id": 393, "name": "Level 62" }, { "id": 394, "name": "Level 11" }, { "id": 395, "name": "Level 10" }, { "id": 396, "name": "Level 40" }, { "id": 397, "name": "Level 42" }, { "id": 398, "name": "Level 51" }, { "id": 399, "name": "Level 2" }, { "id": 400, "name": "Level 5" }, { "id": 401, "name": "Level 52" }, { "id": 402, "name": "Level 50" }, { "id": 403, "name": "Level 59" }, { "id": 404, "name": "Level 60" }, { "id": 405, "name": "Level 25" }, { "id": 406, "name": "Level 44" }, { "id": 407, "name": "Level 18" }, { "id": 408, "name": "Level 9" }, { "id": 409, "name": "Level 43" }, { "id": 410, "name": "Level 35" }, { "id": 411, "name": "Level 8" }, { "id": 412, "name": "Level 61" }, { "id": 413, "name": "Level 12" }, { "id": 414, "name": "Level 57" }, { "id": 415, "name": "Level 13" }, { "id": 416, "name": "Level 58" }, { "id": 417, "name": "Level 54" }, { "id": 418, "name": "Level 16" }, { "id": 419, "name": "Level 28" }, { "id": 420, "name": "Level 38" }, { "id": 421, "name": "Level 21" }, { "id": 422, "name": "Level 26" }, { "id": 423, "name": "Level 19" }, { "id": 424, "name": "Level 17" } ], "minScale": 10000, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": 1800026.0300000003, "ymin": 3752166.6516000004, "xmax": 2300094.4453999996, "ymax": 4095851.1589, "spatialReference": { "wkid": 3460, "latestWkid": 3460 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "TextString", "typeIdField": "AnnotationClassID", "subtypeFieldName": "AnnotationClassID", "subtypeField": "AnnotationClassID", "defaultSubtypeCode": 0, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "FeatureID", "type": "esriFieldTypeInteger", "alias": "FeatureID", "domain": null }, { "name": "ZOrder", "type": "esriFieldTypeInteger", "alias": "ZOrder", "domain": null }, { "name": "AnnotationClassID", "type": "esriFieldTypeInteger", "alias": "AnnotationClassID", "domain": null }, { "name": "SymbolID", "type": "esriFieldTypeInteger", "alias": "SymbolID", "domain": null }, { "name": "Status", "type": "esriFieldTypeSmallInteger", "alias": "Status", "domain": { "type": "codedValue", "name": "AnnotationStatus", "description": "Valid annotation state values.", "codedValues": [ { "name": "Placed", "code": 0 }, { "name": "Unplaced", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "TextString", "type": "esriFieldTypeString", "alias": "TextString", "length": 255, "domain": null }, { "name": "FontName", "type": "esriFieldTypeString", "alias": "FontName", "length": 255, "domain": null }, { "name": "FontSize", "type": "esriFieldTypeDouble", "alias": "FontSize", "domain": null }, { "name": "Bold", "type": "esriFieldTypeSmallInteger", "alias": "Bold", "domain": { "type": "codedValue", "name": "BooleanSymbolValue", "description": "Valid values are Yes and No.", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Italic", "type": "esriFieldTypeSmallInteger", "alias": "Italic", "domain": { "type": "codedValue", "name": "BooleanSymbolValue", "description": "Valid values are Yes and No.", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Underline", "type": "esriFieldTypeSmallInteger", "alias": "Underline", "domain": { "type": "codedValue", "name": "BooleanSymbolValue", "description": "Valid values are Yes and No.", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "VerticalAlignment", "type": "esriFieldTypeSmallInteger", "alias": "VerticalAlignment", "domain": { "type": "codedValue", "name": "VerticalAlignment", "description": "Valid symbol vertical alignment values.", "codedValues": [ { "name": "Top", "code": 0 }, { "name": "Center", "code": 1 }, { "name": "Baseline", "code": 2 }, { "name": "Bottom", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "HorizontalAlignment", "type": "esriFieldTypeSmallInteger", "alias": "HorizontalAlignment", "domain": { "type": "codedValue", "name": "HorizontalAlignment", "description": "Valid horizontal symbol alignment values.", "codedValues": [ { "name": "Left", "code": 0 }, { "name": "Center", "code": 1 }, { "name": "Right", "code": 2 }, { "name": "Full", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "XOffset", "type": "esriFieldTypeDouble", "alias": "XOffset", "domain": null }, { "name": "YOffset", "type": "esriFieldTypeDouble", "alias": "YOffset", "domain": null }, { "name": "Angle", "type": "esriFieldTypeDouble", "alias": "Angle", "domain": null }, { "name": "FontLeading", "type": "esriFieldTypeDouble", "alias": "FontLeading", "domain": null }, { "name": "WordSpacing", "type": "esriFieldTypeDouble", "alias": "WordSpacing", "domain": null }, { "name": "CharacterWidth", "type": "esriFieldTypeDouble", "alias": "CharacterWidth", "domain": null }, { "name": "CharacterSpacing", "type": "esriFieldTypeDouble", "alias": "CharacterSpacing", "domain": null }, { "name": "FlipAngle", "type": "esriFieldTypeDouble", "alias": "FlipAngle", "domain": null }, { "name": "Override", "type": "esriFieldTypeInteger", "alias": "Override", "domain": null }, { "name": "Handle", "type": "esriFieldTypeString", "alias": "Handle", "length": 16, "domain": null }, { "name": "Level_", "type": "esriFieldTypeInteger", "alias": "Level_", "domain": null }, { "name": "Layer", "type": "esriFieldTypeString", "alias": "Layer", "length": 255, "domain": null }, { "name": "LvlDesc", "type": "esriFieldTypeString", "alias": "LvlDesc", "length": 255, "domain": null }, { "name": "LyrFrzn", "type": "esriFieldTypeSmallInteger", "alias": "LyrFrzn", "domain": null }, { "name": "LyrLock", "type": "esriFieldTypeSmallInteger", "alias": "LyrLock", "domain": null }, { "name": "LyrOn", "type": "esriFieldTypeSmallInteger", "alias": "LyrOn", "domain": null }, { "name": "LvlPlot", "type": "esriFieldTypeSmallInteger", "alias": "LvlPlot", "domain": null }, { "name": "Color", "type": "esriFieldTypeSmallInteger", "alias": "Color", "domain": null }, { "name": "EntColor", "type": "esriFieldTypeSmallInteger", "alias": "EntColor", "domain": null }, { "name": "LyrColor", "type": "esriFieldTypeSmallInteger", "alias": "LyrColor", "domain": null }, { "name": "Linetype", "type": "esriFieldTypeString", "alias": "Linetype", "length": 255, "domain": null }, { "name": "EntLinetype", "type": "esriFieldTypeString", "alias": "EntLinetype", "length": 255, "domain": null }, { "name": "LyrLnType", "type": "esriFieldTypeString", "alias": "LyrLnType", "length": 255, "domain": null }, { "name": "Elevation", "type": "esriFieldTypeDouble", "alias": "Elevation", "domain": null }, { "name": "Class", "type": "esriFieldTypeString", "alias": "Class", "length": 24, "domain": null }, { "name": "GGroup", "type": "esriFieldTypeSmallInteger", "alias": "GGroup", "domain": null }, { "name": "CadModel", "type": "esriFieldTypeString", "alias": "CadModel", "length": 255, "domain": null }, { "name": "Fill", "type": "esriFieldTypeSmallInteger", "alias": "Fill", "domain": null }, { "name": "LineWt", "type": "esriFieldTypeSmallInteger", "alias": "LineWt", "domain": null }, { "name": "EntLineWt", "type": "esriFieldTypeSmallInteger", "alias": "EntLineWt", "domain": null }, { "name": "LyrLineWt", "type": "esriFieldTypeSmallInteger", "alias": "LyrLineWt", "domain": null }, { "name": "RefName", "type": "esriFieldTypeString", "alias": "RefName", "length": 255, "domain": null }, { "name": "LTScale", "type": "esriFieldTypeDouble", "alias": "LTScale", "domain": null }, { "name": "QrotW", "type": "esriFieldTypeDouble", "alias": "QrotW", "domain": null }, { "name": "QrotX", "type": "esriFieldTypeDouble", "alias": "QrotX", "domain": null }, { "name": "QrotY", "type": "esriFieldTypeDouble", "alias": "QrotY", "domain": null }, { "name": "QrotZ", "type": "esriFieldTypeDouble", "alias": "QrotZ", "domain": null }, { "name": "DocName", "type": "esriFieldTypeString", "alias": "DocName", "length": 255, "domain": null }, { "name": "ScaleX", "type": "esriFieldTypeDouble", "alias": "ScaleX", "domain": null }, { "name": "ScaleY", "type": "esriFieldTypeDouble", "alias": "ScaleY", "domain": null }, { "name": "ScaleZ", "type": "esriFieldTypeDouble", "alias": "ScaleZ", "domain": null }, { "name": "Style", "type": "esriFieldTypeString", "alias": "Style", "length": 255, "domain": null }, { "name": "FontID", "type": "esriFieldTypeSmallInteger", "alias": "FontID", "domain": null }, { "name": "Text", "type": "esriFieldTypeString", "alias": "Text", "length": 255, "domain": null }, { "name": "Height", "type": "esriFieldTypeDouble", "alias": "Height", "domain": null }, { "name": "TxtAngle", "type": "esriFieldTypeDouble", "alias": "TxtAngle", "domain": null }, { "name": "TxtWidth", "type": "esriFieldTypeDouble", "alias": "TxtWidth", "domain": null }, { "name": "TxtOblique", "type": "esriFieldTypeDouble", "alias": "TxtOblique", "domain": null }, { "name": "TxtJust", "type": "esriFieldTypeString", "alias": "TxtJust", "length": 32, "domain": null }, { "name": "VertAlign", "type": "esriFieldTypeString", "alias": "VertAlign", "length": 32, "domain": null }, { "name": "TxtFont", "type": "esriFieldTypeString", "alias": "TxtFont", "length": 255, "domain": null }, { "name": "TxtBoxHt", "type": "esriFieldTypeDouble", "alias": "TxtBoxHt", "domain": null }, { "name": "TxtBoxWd", "type": "esriFieldTypeDouble", "alias": "TxtBoxWd", "domain": null }, { "name": "TxtRefWd", "type": "esriFieldTypeDouble", "alias": "TxtRefWd", "domain": null }, { "name": "TxtAttach", "type": "esriFieldTypeSmallInteger", "alias": "TxtAttach", "domain": null }, { "name": "TxtDir", "type": "esriFieldTypeSmallInteger", "alias": "TxtDir", "domain": null }, { "name": "LnSpace", "type": "esriFieldTypeSmallInteger", "alias": "LnSpace", "domain": null }, { "name": "SpaceFct", "type": "esriFieldTypeDouble", "alias": "SpaceFct", "domain": null }, { "name": "TxtMemo", "type": "esriFieldTypeString", "alias": "TxtMemo", "length": 2048, "domain": null }, { "name": "MsLink_DMRS_2", "type": "esriFieldTypeInteger", "alias": "MsLink_DMRS_2", "domain": null }, { "name": "MsCtlg_DMRS_2", "type": "esriFieldTypeInteger", "alias": "MsCtlg_DMRS_2", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "SHAPE.STArea()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STArea()", "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null }, { "name": "Supplementary.DBO.CadastralAnnotation10000.Entity", "type": "esriFieldTypeString", "alias": "Supplementary.DBO.CadastralAnnotation10000.Entity", "length": 16, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R103_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "I1716AnnotationC", "fields": "AnnotationClassID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I1716Status", "fields": "Status", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S90_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "types": [ { "domains": { "Status": {"type": "inherited"}, "Bold": {"type": "inherited"}, "Italic": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "id": 0, "name": "Default" }, { "domains": { "Status": {"type": "inherited"}, "Bold": {"type": "inherited"}, "Italic": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "id": 1, "name": "Level 6" }, { "domains": { "Status": {"type": "inherited"}, "Bold": {"type": "inherited"}, "Italic": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "id": 2, "name": "Level 63" }, { "domains": { "Status": {"type": "inherited"}, "Bold": {"type": "inherited"}, "Italic": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "id": 3, "name": "Level 22" }, { "domains": { "Status": {"type": "inherited"}, "Bold": {"type": "inherited"}, "Italic": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "id": 4, "name": "Level 41" }, { "domains": { "Status": {"type": "inherited"}, "Bold": {"type": "inherited"}, "Italic": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "id": 5, "name": "Level 30" }, { "domains": { "Status": {"type": "inherited"}, "Bold": {"type": "inherited"}, "Italic": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "id": 6, "name": "Level 15" }, { "domains": { "Status": {"type": "inherited"}, "Bold": {"type": "inherited"}, "Italic": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "id": 7, "name": "Level 23" }, { "domains": { "Status": {"type": "inherited"}, "Bold": {"type": "inherited"}, "Italic": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "id": 8, "name": "Level 24" }, { "domains": { "Status": {"type": "inherited"}, "Bold": {"type": "inherited"}, "Italic": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "id": 9, "name": "Level 33" }, { "domains": { "Status": {"type": "inherited"}, "Bold": {"type": "inherited"}, "Italic": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "id": 10, "name": "Level 1" }, { "domains": { "Status": {"type": "inherited"}, "Bold": {"type": "inherited"}, "Italic": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "id": 11, "name": "Level 31" }, { "domains": { "Status": {"type": "inherited"}, "Bold": {"type": "inherited"}, "Italic": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "id": 12, "name": "Level 7" }, { "domains": { "Status": {"type": "inherited"}, "Bold": {"type": "inherited"}, "Italic": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "id": 13, "name": "Level 4" }, { "domains": { "Status": {"type": "inherited"}, "Bold": {"type": "inherited"}, "Italic": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "id": 14, "name": "Level 20" }, { "domains": { "Status": {"type": "inherited"}, "Bold": {"type": "inherited"}, "Italic": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "id": 15, "name": "Level 3" }, { "domains": { "Status": {"type": "inherited"}, "Bold": {"type": "inherited"}, "Italic": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "id": 16, "name": "Level 62" }, { "domains": { "Status": {"type": "inherited"}, "Bold": {"type": "inherited"}, "Italic": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "id": 17, "name": "Level 11" }, { "domains": { "Status": {"type": "inherited"}, "Bold": {"type": "inherited"}, "Italic": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "id": 18, "name": "Level 10" }, { "domains": { "Status": {"type": "inherited"}, "Bold": {"type": "inherited"}, "Italic": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "id": 19, "name": "Level 40" }, { "domains": { "Status": {"type": "inherited"}, "Bold": {"type": "inherited"}, "Italic": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "id": 20, "name": "Level 42" }, { "domains": { "Status": {"type": "inherited"}, "Bold": {"type": "inherited"}, "Italic": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "id": 21, "name": "Level 51" }, { "domains": { "Status": {"type": "inherited"}, "Bold": {"type": "inherited"}, "Italic": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "id": 22, "name": "Level 2" }, { "domains": { "Status": {"type": "inherited"}, "Bold": {"type": "inherited"}, "Italic": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "id": 23, "name": "Level 5" }, { "domains": { "Status": {"type": "inherited"}, "Bold": {"type": "inherited"}, "Italic": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "id": 24, "name": "Level 52" }, { "domains": { "Status": {"type": "inherited"}, "Bold": {"type": "inherited"}, "Italic": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "id": 25, "name": "Level 50" }, { "domains": { "Status": {"type": "inherited"}, "Bold": {"type": "inherited"}, "Italic": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "id": 26, "name": "Level 59" }, { "domains": { "Status": {"type": "inherited"}, "Bold": {"type": "inherited"}, "Italic": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "id": 27, "name": "Level 60" }, { "domains": { "Status": {"type": "inherited"}, "Bold": {"type": "inherited"}, "Italic": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "id": 28, "name": "Level 25" }, { "domains": { "Status": {"type": "inherited"}, "Bold": {"type": "inherited"}, "Italic": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "id": 29, "name": "Level 44" }, { "domains": { "Status": {"type": "inherited"}, "Bold": {"type": "inherited"}, "Italic": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "id": 30, "name": "Level 18" }, { "domains": { "Status": {"type": "inherited"}, "Bold": {"type": "inherited"}, "Italic": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "id": 31, "name": "Level 9" }, { "domains": { "Status": {"type": "inherited"}, "Bold": {"type": "inherited"}, "Italic": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "id": 32, "name": "Level 43" }, { "domains": { "Status": {"type": "inherited"}, "Bold": {"type": "inherited"}, "Italic": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "id": 33, "name": "Level 35" }, { "domains": { "Status": {"type": "inherited"}, "Bold": {"type": "inherited"}, "Italic": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "id": 34, "name": "Level 8" }, { "domains": { "Status": {"type": "inherited"}, "Bold": {"type": "inherited"}, "Italic": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "id": 35, "name": "Level 61" }, { "domains": { "Status": {"type": "inherited"}, "Bold": {"type": "inherited"}, "Italic": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "id": 36, "name": "Level 12" }, { "domains": { "Status": {"type": "inherited"}, "Bold": {"type": "inherited"}, "Italic": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "id": 37, "name": "Level 57" }, { "domains": { "Status": {"type": "inherited"}, "Bold": {"type": "inherited"}, "Italic": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "id": 38, "name": "Level 13" }, { "domains": { "Status": {"type": "inherited"}, "Bold": {"type": "inherited"}, "Italic": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "id": 39, "name": "Level 58" }, { "domains": { "Status": {"type": "inherited"}, "Bold": {"type": "inherited"}, "Italic": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "id": 40, "name": "Level 54" }, { "domains": { "Status": {"type": "inherited"}, "Bold": {"type": "inherited"}, "Italic": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "id": 41, "name": "Level 16" }, { "domains": { "Status": {"type": "inherited"}, "Bold": {"type": "inherited"}, "Italic": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "id": 42, "name": "Level 28" }, { "domains": { "Status": {"type": "inherited"}, "Bold": {"type": "inherited"}, "Italic": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "id": 43, "name": "Level 38" }, { "domains": { "Status": {"type": "inherited"}, "Bold": {"type": "inherited"}, "Italic": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "id": 44, "name": "Level 21" }, { "domains": { "Status": {"type": "inherited"}, "Bold": {"type": "inherited"}, "Italic": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "id": 45, "name": "Level 26" }, { "domains": { "Status": {"type": "inherited"}, "Bold": {"type": "inherited"}, "Italic": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "id": 46, "name": "Level 19" }, { "domains": { "Status": {"type": "inherited"}, "Bold": {"type": "inherited"}, "Italic": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "id": 47, "name": "Level 17" } ], "subtypes": [ { "domains": { "Status": {"type": "inherited"}, "Bold": {"type": "inherited"}, "Italic": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": null, "Element": null, "SymbolID": null, "Status": 0, "TextString": null, "FontName": null, "FontSize": null, "Bold": null, "Italic": null, "Underline": null, "VerticalAlignment": null, "HorizontalAlignment": null, "XOffset": null, "YOffset": null, "Angle": null, "FontLeading": null, "WordSpacing": null, "CharacterWidth": null, "CharacterSpacing": null, "FlipAngle": null, "Override": null, "Supplementary.DBO.CadastralAnnotation10000.Entity": null, "Handle": null, "Level_": null, "Layer": null, "LvlDesc": null, "LyrFrzn": null, "LyrLock": null, "LyrOn": null, "LvlPlot": null, "Color": null, "EntColor": null, "LyrColor": null, "Linetype": null, "EntLinetype": null, "LyrLnType": null, "Elevation": null, "Class": null, "GGroup": null, "CadModel": null, "Fill": null, "LineWt": null, "EntLineWt": null, "LyrLineWt": null, "RefName": null, "LTScale": null, "QrotW": null, "QrotX": null, "QrotY": null, "QrotZ": null, "DocName": null, "ScaleX": null, "ScaleY": null, "ScaleZ": null, "Style": null, "FontID": null, "Text": null, "Height": null, "TxtAngle": null, "TxtWidth": null, "TxtOblique": null, "TxtJust": null, "VertAlign": null, "TxtFont": null, "TxtBoxHt": null, "TxtBoxWd": null, "TxtRefWd": null, "TxtAttach": null, "TxtDir": null, "LnSpace": null, "SpaceFct": null, "TxtMemo": null, "MsLink_DMRS_2": null, "MsCtlg_DMRS_2": null }, "code": 0, "name": "Default" }, { "domains": { "Status": {"type": "inherited"}, "Bold": {"type": "inherited"}, "Italic": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": null, "Element": null, "SymbolID": null, "Status": 0, "TextString": null, "FontName": null, "FontSize": null, "Bold": null, "Italic": null, "Underline": null, "VerticalAlignment": null, "HorizontalAlignment": null, "XOffset": null, "YOffset": null, "Angle": null, "FontLeading": null, "WordSpacing": null, "CharacterWidth": null, "CharacterSpacing": null, "FlipAngle": null, "Override": null, "Supplementary.DBO.CadastralAnnotation10000.Entity": null, "Handle": null, "Level_": null, "Layer": null, "LvlDesc": null, "LyrFrzn": null, "LyrLock": null, "LyrOn": null, "LvlPlot": null, "Color": null, "EntColor": null, "LyrColor": null, "Linetype": null, "EntLinetype": null, "LyrLnType": null, "Elevation": null, "Class": null, "GGroup": null, "CadModel": null, "Fill": null, "LineWt": null, "EntLineWt": null, "LyrLineWt": null, "RefName": null, "LTScale": null, "QrotW": null, "QrotX": null, "QrotY": null, "QrotZ": null, "DocName": null, "ScaleX": null, "ScaleY": null, "ScaleZ": null, "Style": null, "FontID": null, "Text": null, "Height": null, "TxtAngle": null, "TxtWidth": null, "TxtOblique": null, "TxtJust": null, "VertAlign": null, "TxtFont": null, "TxtBoxHt": null, "TxtBoxWd": null, "TxtRefWd": null, "TxtAttach": null, "TxtDir": null, "LnSpace": null, "SpaceFct": null, "TxtMemo": null, "MsLink_DMRS_2": null, "MsCtlg_DMRS_2": null }, "code": 1, "name": "Level 6" }, { "domains": { "Status": {"type": "inherited"}, "Bold": {"type": "inherited"}, "Italic": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": null, "Element": null, "SymbolID": null, "Status": 0, "TextString": null, "FontName": null, "FontSize": null, "Bold": null, "Italic": null, "Underline": null, "VerticalAlignment": null, "HorizontalAlignment": null, "XOffset": null, "YOffset": null, "Angle": null, "FontLeading": null, "WordSpacing": null, "CharacterWidth": null, "CharacterSpacing": null, "FlipAngle": null, "Override": null, "Supplementary.DBO.CadastralAnnotation10000.Entity": null, "Handle": null, "Level_": null, "Layer": null, "LvlDesc": null, "LyrFrzn": null, "LyrLock": null, "LyrOn": null, "LvlPlot": null, "Color": null, "EntColor": null, "LyrColor": null, "Linetype": null, "EntLinetype": null, "LyrLnType": null, "Elevation": null, "Class": null, "GGroup": null, "CadModel": null, "Fill": null, "LineWt": null, "EntLineWt": null, "LyrLineWt": null, "RefName": null, "LTScale": null, "QrotW": null, "QrotX": null, "QrotY": null, "QrotZ": null, "DocName": null, "ScaleX": null, "ScaleY": null, "ScaleZ": null, "Style": null, "FontID": null, "Text": null, "Height": null, "TxtAngle": null, "TxtWidth": null, "TxtOblique": null, "TxtJust": null, "VertAlign": null, "TxtFont": null, "TxtBoxHt": null, "TxtBoxWd": null, "TxtRefWd": null, "TxtAttach": null, "TxtDir": null, "LnSpace": null, "SpaceFct": null, "TxtMemo": null, "MsLink_DMRS_2": null, "MsCtlg_DMRS_2": null }, "code": 2, "name": "Level 63" }, { "domains": { "Status": {"type": "inherited"}, "Bold": {"type": "inherited"}, "Italic": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": null, "Element": null, "SymbolID": null, "Status": 0, "TextString": null, "FontName": null, "FontSize": null, "Bold": null, "Italic": null, "Underline": null, "VerticalAlignment": null, "HorizontalAlignment": null, "XOffset": null, "YOffset": null, "Angle": null, "FontLeading": null, "WordSpacing": null, "CharacterWidth": null, "CharacterSpacing": null, "FlipAngle": null, "Override": null, "Supplementary.DBO.CadastralAnnotation10000.Entity": null, "Handle": null, "Level_": null, "Layer": null, "LvlDesc": null, "LyrFrzn": null, "LyrLock": null, "LyrOn": null, "LvlPlot": null, "Color": null, "EntColor": null, "LyrColor": null, "Linetype": null, "EntLinetype": null, "LyrLnType": null, "Elevation": null, "Class": null, "GGroup": null, "CadModel": null, "Fill": null, "LineWt": null, "EntLineWt": null, "LyrLineWt": null, "RefName": null, "LTScale": null, "QrotW": null, "QrotX": null, "QrotY": null, "QrotZ": null, "DocName": null, "ScaleX": null, "ScaleY": null, "ScaleZ": null, "Style": null, "FontID": null, "Text": null, "Height": null, "TxtAngle": null, "TxtWidth": null, "TxtOblique": null, "TxtJust": null, "VertAlign": null, "TxtFont": null, "TxtBoxHt": null, "TxtBoxWd": null, "TxtRefWd": null, "TxtAttach": null, "TxtDir": null, "LnSpace": null, "SpaceFct": null, "TxtMemo": null, "MsLink_DMRS_2": null, "MsCtlg_DMRS_2": null }, "code": 3, "name": "Level 22" }, { "domains": { "Status": {"type": "inherited"}, "Bold": {"type": "inherited"}, "Italic": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": null, "Element": null, "SymbolID": null, "Status": 0, "TextString": null, "FontName": null, "FontSize": null, "Bold": null, "Italic": null, "Underline": null, "VerticalAlignment": null, "HorizontalAlignment": null, "XOffset": null, "YOffset": null, "Angle": null, "FontLeading": null, "WordSpacing": null, "CharacterWidth": null, "CharacterSpacing": null, "FlipAngle": null, "Override": null, "Supplementary.DBO.CadastralAnnotation10000.Entity": null, "Handle": null, "Level_": null, "Layer": null, "LvlDesc": null, "LyrFrzn": null, "LyrLock": null, "LyrOn": null, "LvlPlot": null, "Color": null, "EntColor": null, "LyrColor": null, "Linetype": null, "EntLinetype": null, "LyrLnType": null, "Elevation": null, "Class": null, "GGroup": null, "CadModel": null, "Fill": null, "LineWt": null, "EntLineWt": null, "LyrLineWt": null, "RefName": null, "LTScale": null, "QrotW": null, "QrotX": null, "QrotY": null, "QrotZ": null, "DocName": null, "ScaleX": null, "ScaleY": null, "ScaleZ": null, "Style": null, "FontID": null, "Text": null, "Height": null, "TxtAngle": null, "TxtWidth": null, "TxtOblique": null, "TxtJust": null, "VertAlign": null, "TxtFont": null, "TxtBoxHt": null, "TxtBoxWd": null, "TxtRefWd": null, "TxtAttach": null, "TxtDir": null, "LnSpace": null, "SpaceFct": null, "TxtMemo": null, "MsLink_DMRS_2": null, "MsCtlg_DMRS_2": null }, "code": 4, "name": "Level 41" }, { "domains": { "Status": {"type": "inherited"}, "Bold": {"type": "inherited"}, "Italic": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": null, "Element": null, "SymbolID": null, "Status": 0, "TextString": null, "FontName": null, "FontSize": null, "Bold": null, "Italic": null, "Underline": null, "VerticalAlignment": null, "HorizontalAlignment": null, "XOffset": null, "YOffset": null, "Angle": null, "FontLeading": null, "WordSpacing": null, "CharacterWidth": null, "CharacterSpacing": null, "FlipAngle": null, "Override": null, "Supplementary.DBO.CadastralAnnotation10000.Entity": null, "Handle": null, "Level_": null, "Layer": null, "LvlDesc": null, "LyrFrzn": null, "LyrLock": null, "LyrOn": null, "LvlPlot": null, "Color": null, "EntColor": null, "LyrColor": null, "Linetype": null, "EntLinetype": null, "LyrLnType": null, "Elevation": null, "Class": null, "GGroup": null, "CadModel": null, "Fill": null, "LineWt": null, "EntLineWt": null, "LyrLineWt": null, "RefName": null, "LTScale": null, "QrotW": null, "QrotX": null, "QrotY": null, "QrotZ": null, "DocName": null, "ScaleX": null, "ScaleY": null, "ScaleZ": null, "Style": null, "FontID": null, "Text": null, "Height": null, "TxtAngle": null, "TxtWidth": null, "TxtOblique": null, "TxtJust": null, "VertAlign": null, "TxtFont": null, "TxtBoxHt": null, "TxtBoxWd": null, "TxtRefWd": null, "TxtAttach": null, "TxtDir": null, "LnSpace": null, "SpaceFct": null, "TxtMemo": null, "MsLink_DMRS_2": null, "MsCtlg_DMRS_2": null }, "code": 5, "name": "Level 30" }, { "domains": { "Status": {"type": "inherited"}, "Bold": {"type": "inherited"}, "Italic": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": null, "Element": null, "SymbolID": null, "Status": 0, "TextString": null, "FontName": null, "FontSize": null, "Bold": null, "Italic": null, "Underline": null, "VerticalAlignment": null, "HorizontalAlignment": null, "XOffset": null, "YOffset": null, "Angle": null, "FontLeading": null, "WordSpacing": null, "CharacterWidth": null, "CharacterSpacing": null, "FlipAngle": null, "Override": null, "Supplementary.DBO.CadastralAnnotation10000.Entity": null, "Handle": null, "Level_": null, "Layer": null, "LvlDesc": null, "LyrFrzn": null, "LyrLock": null, "LyrOn": null, "LvlPlot": null, "Color": null, "EntColor": null, "LyrColor": null, "Linetype": null, "EntLinetype": null, "LyrLnType": null, "Elevation": null, "Class": null, "GGroup": null, "CadModel": null, "Fill": null, "LineWt": null, "EntLineWt": null, "LyrLineWt": null, "RefName": null, "LTScale": null, "QrotW": null, "QrotX": null, "QrotY": null, "QrotZ": null, "DocName": null, "ScaleX": null, "ScaleY": null, "ScaleZ": null, "Style": null, "FontID": null, "Text": null, "Height": null, "TxtAngle": null, "TxtWidth": null, "TxtOblique": null, "TxtJust": null, "VertAlign": null, "TxtFont": null, "TxtBoxHt": null, "TxtBoxWd": null, "TxtRefWd": null, "TxtAttach": null, "TxtDir": null, "LnSpace": null, "SpaceFct": null, "TxtMemo": null, "MsLink_DMRS_2": null, "MsCtlg_DMRS_2": null }, "code": 6, "name": "Level 15" }, { "domains": { "Status": {"type": "inherited"}, "Bold": {"type": "inherited"}, "Italic": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": null, "Element": null, "SymbolID": null, "Status": 0, "TextString": null, "FontName": null, "FontSize": null, "Bold": null, "Italic": null, "Underline": null, "VerticalAlignment": null, "HorizontalAlignment": null, "XOffset": null, "YOffset": null, "Angle": null, "FontLeading": null, "WordSpacing": null, "CharacterWidth": null, "CharacterSpacing": null, "FlipAngle": null, "Override": null, "Supplementary.DBO.CadastralAnnotation10000.Entity": null, "Handle": null, "Level_": null, "Layer": null, "LvlDesc": null, "LyrFrzn": null, "LyrLock": null, "LyrOn": null, "LvlPlot": null, "Color": null, "EntColor": null, "LyrColor": null, "Linetype": null, "EntLinetype": null, "LyrLnType": null, "Elevation": null, "Class": null, "GGroup": null, "CadModel": null, "Fill": null, "LineWt": null, "EntLineWt": null, "LyrLineWt": null, "RefName": null, "LTScale": null, "QrotW": null, "QrotX": null, "QrotY": null, "QrotZ": null, "DocName": null, "ScaleX": null, "ScaleY": null, "ScaleZ": null, "Style": null, "FontID": null, "Text": null, "Height": null, "TxtAngle": null, "TxtWidth": null, "TxtOblique": null, "TxtJust": null, "VertAlign": null, "TxtFont": null, "TxtBoxHt": null, "TxtBoxWd": null, "TxtRefWd": null, "TxtAttach": null, "TxtDir": null, "LnSpace": null, "SpaceFct": null, "TxtMemo": null, "MsLink_DMRS_2": null, "MsCtlg_DMRS_2": null }, "code": 7, "name": "Level 23" }, { "domains": { "Status": {"type": "inherited"}, "Bold": {"type": "inherited"}, "Italic": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": null, "Element": null, "SymbolID": null, "Status": 0, "TextString": null, "FontName": null, "FontSize": null, "Bold": null, "Italic": null, "Underline": null, "VerticalAlignment": null, "HorizontalAlignment": null, "XOffset": null, "YOffset": null, "Angle": null, "FontLeading": null, "WordSpacing": null, "CharacterWidth": null, "CharacterSpacing": null, "FlipAngle": null, "Override": null, "Supplementary.DBO.CadastralAnnotation10000.Entity": null, "Handle": null, "Level_": null, "Layer": null, "LvlDesc": null, "LyrFrzn": null, "LyrLock": null, "LyrOn": null, "LvlPlot": null, "Color": null, "EntColor": null, "LyrColor": null, "Linetype": null, "EntLinetype": null, "LyrLnType": null, "Elevation": null, "Class": null, "GGroup": null, "CadModel": null, "Fill": null, "LineWt": null, "EntLineWt": null, "LyrLineWt": null, "RefName": null, "LTScale": null, "QrotW": null, "QrotX": null, "QrotY": null, "QrotZ": null, "DocName": null, "ScaleX": null, "ScaleY": null, "ScaleZ": null, "Style": null, "FontID": null, "Text": null, "Height": null, "TxtAngle": null, "TxtWidth": null, "TxtOblique": null, "TxtJust": null, "VertAlign": null, "TxtFont": null, "TxtBoxHt": null, "TxtBoxWd": null, "TxtRefWd": null, "TxtAttach": null, "TxtDir": null, "LnSpace": null, "SpaceFct": null, "TxtMemo": null, "MsLink_DMRS_2": null, "MsCtlg_DMRS_2": null }, "code": 8, "name": "Level 24" }, { "domains": { "Status": {"type": "inherited"}, "Bold": {"type": "inherited"}, "Italic": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": null, "Element": null, "SymbolID": null, "Status": 0, "TextString": null, "FontName": null, "FontSize": null, "Bold": null, "Italic": null, "Underline": null, "VerticalAlignment": null, "HorizontalAlignment": null, "XOffset": null, "YOffset": null, "Angle": null, "FontLeading": null, "WordSpacing": null, "CharacterWidth": null, "CharacterSpacing": null, "FlipAngle": null, "Override": null, "Supplementary.DBO.CadastralAnnotation10000.Entity": null, "Handle": null, "Level_": null, "Layer": null, "LvlDesc": null, "LyrFrzn": null, "LyrLock": null, "LyrOn": null, "LvlPlot": null, "Color": null, "EntColor": null, "LyrColor": null, "Linetype": null, "EntLinetype": null, "LyrLnType": null, "Elevation": null, "Class": null, "GGroup": null, "CadModel": null, "Fill": null, "LineWt": null, "EntLineWt": null, "LyrLineWt": null, "RefName": null, "LTScale": null, "QrotW": null, "QrotX": null, "QrotY": null, "QrotZ": null, "DocName": null, "ScaleX": null, "ScaleY": null, "ScaleZ": null, "Style": null, "FontID": null, "Text": null, "Height": null, "TxtAngle": null, "TxtWidth": null, "TxtOblique": null, "TxtJust": null, "VertAlign": null, "TxtFont": null, "TxtBoxHt": null, "TxtBoxWd": null, "TxtRefWd": null, "TxtAttach": null, "TxtDir": null, "LnSpace": null, "SpaceFct": null, "TxtMemo": null, "MsLink_DMRS_2": null, "MsCtlg_DMRS_2": null }, "code": 9, "name": "Level 33" }, { "domains": { "Status": {"type": "inherited"}, "Bold": {"type": "inherited"}, "Italic": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": null, "Element": null, "SymbolID": null, "Status": 0, "TextString": null, "FontName": null, "FontSize": null, "Bold": null, "Italic": null, "Underline": null, "VerticalAlignment": null, "HorizontalAlignment": null, "XOffset": null, "YOffset": null, "Angle": null, "FontLeading": null, "WordSpacing": null, "CharacterWidth": null, "CharacterSpacing": null, "FlipAngle": null, "Override": null, "Supplementary.DBO.CadastralAnnotation10000.Entity": null, "Handle": null, "Level_": null, "Layer": null, "LvlDesc": null, "LyrFrzn": null, "LyrLock": null, "LyrOn": null, "LvlPlot": null, "Color": null, "EntColor": null, "LyrColor": null, "Linetype": null, "EntLinetype": null, "LyrLnType": null, "Elevation": null, "Class": null, "GGroup": null, "CadModel": null, "Fill": null, "LineWt": null, "EntLineWt": null, "LyrLineWt": null, "RefName": null, "LTScale": null, "QrotW": null, "QrotX": null, "QrotY": null, "QrotZ": null, "DocName": null, "ScaleX": null, "ScaleY": null, "ScaleZ": null, "Style": null, "FontID": null, "Text": null, "Height": null, "TxtAngle": null, "TxtWidth": null, "TxtOblique": null, "TxtJust": null, "VertAlign": null, "TxtFont": null, "TxtBoxHt": null, "TxtBoxWd": null, "TxtRefWd": null, "TxtAttach": null, "TxtDir": null, "LnSpace": null, "SpaceFct": null, "TxtMemo": null, "MsLink_DMRS_2": null, "MsCtlg_DMRS_2": null }, "code": 10, "name": "Level 1" }, { "domains": { "Status": {"type": "inherited"}, "Bold": {"type": "inherited"}, "Italic": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": null, "Element": null, "SymbolID": null, "Status": 0, "TextString": null, "FontName": null, "FontSize": null, "Bold": null, "Italic": null, "Underline": null, "VerticalAlignment": null, "HorizontalAlignment": null, "XOffset": null, "YOffset": null, "Angle": null, "FontLeading": null, "WordSpacing": null, "CharacterWidth": null, "CharacterSpacing": null, "FlipAngle": null, "Override": null, "Supplementary.DBO.CadastralAnnotation10000.Entity": null, "Handle": null, "Level_": null, "Layer": null, "LvlDesc": null, "LyrFrzn": null, "LyrLock": null, "LyrOn": null, "LvlPlot": null, "Color": null, "EntColor": null, "LyrColor": null, "Linetype": null, "EntLinetype": null, "LyrLnType": null, "Elevation": null, "Class": null, "GGroup": null, "CadModel": null, "Fill": null, "LineWt": null, "EntLineWt": null, "LyrLineWt": null, "RefName": null, "LTScale": null, "QrotW": null, "QrotX": null, "QrotY": null, "QrotZ": null, "DocName": null, "ScaleX": null, "ScaleY": null, "ScaleZ": null, "Style": null, "FontID": null, "Text": null, "Height": null, "TxtAngle": null, "TxtWidth": null, "TxtOblique": null, "TxtJust": null, "VertAlign": null, "TxtFont": null, "TxtBoxHt": null, "TxtBoxWd": null, "TxtRefWd": null, "TxtAttach": null, "TxtDir": null, "LnSpace": null, "SpaceFct": null, "TxtMemo": null, "MsLink_DMRS_2": null, "MsCtlg_DMRS_2": null }, "code": 11, "name": "Level 31" }, { "domains": { "Status": {"type": "inherited"}, "Bold": {"type": "inherited"}, "Italic": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": null, "Element": null, "SymbolID": null, "Status": 0, "TextString": null, "FontName": null, "FontSize": null, "Bold": null, "Italic": null, "Underline": null, "VerticalAlignment": null, "HorizontalAlignment": null, "XOffset": null, "YOffset": null, "Angle": null, "FontLeading": null, "WordSpacing": null, "CharacterWidth": null, "CharacterSpacing": null, "FlipAngle": null, "Override": null, "Supplementary.DBO.CadastralAnnotation10000.Entity": null, "Handle": null, "Level_": null, "Layer": null, "LvlDesc": null, "LyrFrzn": null, "LyrLock": null, "LyrOn": null, "LvlPlot": null, "Color": null, "EntColor": null, "LyrColor": null, "Linetype": null, "EntLinetype": null, "LyrLnType": null, "Elevation": null, "Class": null, "GGroup": null, "CadModel": null, "Fill": null, "LineWt": null, "EntLineWt": null, "LyrLineWt": null, "RefName": null, "LTScale": null, "QrotW": null, "QrotX": null, "QrotY": null, "QrotZ": null, "DocName": null, "ScaleX": null, "ScaleY": null, "ScaleZ": null, "Style": null, "FontID": null, "Text": null, "Height": null, "TxtAngle": null, "TxtWidth": null, "TxtOblique": null, "TxtJust": null, "VertAlign": null, "TxtFont": null, "TxtBoxHt": null, "TxtBoxWd": null, "TxtRefWd": null, "TxtAttach": null, "TxtDir": null, "LnSpace": null, "SpaceFct": null, "TxtMemo": null, "MsLink_DMRS_2": null, "MsCtlg_DMRS_2": null }, "code": 12, "name": "Level 7" }, { "domains": { "Status": {"type": "inherited"}, "Bold": {"type": "inherited"}, "Italic": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": null, "Element": null, "SymbolID": null, "Status": 0, "TextString": null, "FontName": null, "FontSize": null, "Bold": null, "Italic": null, "Underline": null, "VerticalAlignment": null, "HorizontalAlignment": null, "XOffset": null, "YOffset": null, "Angle": null, "FontLeading": null, "WordSpacing": null, "CharacterWidth": null, "CharacterSpacing": null, "FlipAngle": null, "Override": null, "Supplementary.DBO.CadastralAnnotation10000.Entity": null, "Handle": null, "Level_": null, "Layer": null, "LvlDesc": null, "LyrFrzn": null, "LyrLock": null, "LyrOn": null, "LvlPlot": null, "Color": null, "EntColor": null, "LyrColor": null, "Linetype": null, "EntLinetype": null, "LyrLnType": null, "Elevation": null, "Class": null, "GGroup": null, "CadModel": null, "Fill": null, "LineWt": null, "EntLineWt": null, "LyrLineWt": null, "RefName": null, "LTScale": null, "QrotW": null, "QrotX": null, "QrotY": null, "QrotZ": null, "DocName": null, "ScaleX": null, "ScaleY": null, "ScaleZ": null, "Style": null, "FontID": null, "Text": null, "Height": null, "TxtAngle": null, "TxtWidth": null, "TxtOblique": null, "TxtJust": null, "VertAlign": null, "TxtFont": null, "TxtBoxHt": null, "TxtBoxWd": null, "TxtRefWd": null, "TxtAttach": null, "TxtDir": null, "LnSpace": null, "SpaceFct": null, "TxtMemo": null, "MsLink_DMRS_2": null, "MsCtlg_DMRS_2": null }, "code": 13, "name": "Level 4" }, { "domains": { "Status": {"type": "inherited"}, "Bold": {"type": "inherited"}, "Italic": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": null, "Element": null, "SymbolID": null, "Status": 0, "TextString": null, "FontName": null, "FontSize": null, "Bold": null, "Italic": null, "Underline": null, "VerticalAlignment": null, "HorizontalAlignment": null, "XOffset": null, "YOffset": null, "Angle": null, "FontLeading": null, "WordSpacing": null, "CharacterWidth": null, "CharacterSpacing": null, "FlipAngle": null, "Override": null, "Supplementary.DBO.CadastralAnnotation10000.Entity": null, "Handle": null, "Level_": null, "Layer": null, "LvlDesc": null, "LyrFrzn": null, "LyrLock": null, "LyrOn": null, "LvlPlot": null, "Color": null, "EntColor": null, "LyrColor": null, "Linetype": null, "EntLinetype": null, "LyrLnType": null, "Elevation": null, "Class": null, "GGroup": null, "CadModel": null, "Fill": null, "LineWt": null, "EntLineWt": null, "LyrLineWt": null, "RefName": null, "LTScale": null, "QrotW": null, "QrotX": null, "QrotY": null, "QrotZ": null, "DocName": null, "ScaleX": null, "ScaleY": null, "ScaleZ": null, "Style": null, "FontID": null, "Text": null, "Height": null, "TxtAngle": null, "TxtWidth": null, "TxtOblique": null, "TxtJust": null, "VertAlign": null, "TxtFont": null, "TxtBoxHt": null, "TxtBoxWd": null, "TxtRefWd": null, "TxtAttach": null, "TxtDir": null, "LnSpace": null, "SpaceFct": null, "TxtMemo": null, "MsLink_DMRS_2": null, "MsCtlg_DMRS_2": null }, "code": 14, "name": "Level 20" }, { "domains": { "Status": {"type": "inherited"}, "Bold": {"type": "inherited"}, "Italic": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": null, "Element": null, "SymbolID": null, "Status": 0, "TextString": null, "FontName": null, "FontSize": null, "Bold": null, "Italic": null, "Underline": null, "VerticalAlignment": null, "HorizontalAlignment": null, "XOffset": null, "YOffset": null, "Angle": null, "FontLeading": null, "WordSpacing": null, "CharacterWidth": null, "CharacterSpacing": null, "FlipAngle": null, "Override": null, "Supplementary.DBO.CadastralAnnotation10000.Entity": null, "Handle": null, "Level_": null, "Layer": null, "LvlDesc": null, "LyrFrzn": null, "LyrLock": null, "LyrOn": null, "LvlPlot": null, "Color": null, "EntColor": null, "LyrColor": null, "Linetype": null, "EntLinetype": null, "LyrLnType": null, "Elevation": null, "Class": null, "GGroup": null, "CadModel": null, "Fill": null, "LineWt": null, "EntLineWt": null, "LyrLineWt": null, "RefName": null, "LTScale": null, "QrotW": null, "QrotX": null, "QrotY": null, "QrotZ": null, "DocName": null, "ScaleX": null, "ScaleY": null, "ScaleZ": null, "Style": null, "FontID": null, "Text": null, "Height": null, "TxtAngle": null, "TxtWidth": null, "TxtOblique": null, "TxtJust": null, "VertAlign": null, "TxtFont": null, "TxtBoxHt": null, "TxtBoxWd": null, "TxtRefWd": null, "TxtAttach": null, "TxtDir": null, "LnSpace": null, "SpaceFct": null, "TxtMemo": null, "MsLink_DMRS_2": null, "MsCtlg_DMRS_2": null }, "code": 15, "name": "Level 3" }, { "domains": { "Status": {"type": "inherited"}, "Bold": {"type": "inherited"}, "Italic": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": null, "Element": null, "SymbolID": null, "Status": 0, "TextString": null, "FontName": null, "FontSize": null, "Bold": null, "Italic": null, "Underline": null, "VerticalAlignment": null, "HorizontalAlignment": null, "XOffset": null, "YOffset": null, "Angle": null, "FontLeading": null, "WordSpacing": null, "CharacterWidth": null, "CharacterSpacing": null, "FlipAngle": null, "Override": null, "Supplementary.DBO.CadastralAnnotation10000.Entity": null, "Handle": null, "Level_": null, "Layer": null, "LvlDesc": null, "LyrFrzn": null, "LyrLock": null, "LyrOn": null, "LvlPlot": null, "Color": null, "EntColor": null, "LyrColor": null, "Linetype": null, "EntLinetype": null, "LyrLnType": null, "Elevation": null, "Class": null, "GGroup": null, "CadModel": null, "Fill": null, "LineWt": null, "EntLineWt": null, "LyrLineWt": null, "RefName": null, "LTScale": null, "QrotW": null, "QrotX": null, "QrotY": null, "QrotZ": null, "DocName": null, "ScaleX": null, "ScaleY": null, "ScaleZ": null, "Style": null, "FontID": null, "Text": null, "Height": null, "TxtAngle": null, "TxtWidth": null, "TxtOblique": null, "TxtJust": null, "VertAlign": null, "TxtFont": null, "TxtBoxHt": null, "TxtBoxWd": null, "TxtRefWd": null, "TxtAttach": null, "TxtDir": null, "LnSpace": null, "SpaceFct": null, "TxtMemo": null, "MsLink_DMRS_2": null, "MsCtlg_DMRS_2": null }, "code": 16, "name": "Level 62" }, { "domains": { "Status": {"type": "inherited"}, "Bold": {"type": "inherited"}, "Italic": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": null, "Element": null, "SymbolID": null, "Status": 0, "TextString": null, "FontName": null, "FontSize": null, "Bold": null, "Italic": null, "Underline": null, "VerticalAlignment": null, "HorizontalAlignment": null, "XOffset": null, "YOffset": null, "Angle": null, "FontLeading": null, "WordSpacing": null, "CharacterWidth": null, "CharacterSpacing": null, "FlipAngle": null, "Override": null, "Supplementary.DBO.CadastralAnnotation10000.Entity": null, "Handle": null, "Level_": null, "Layer": null, "LvlDesc": null, "LyrFrzn": null, "LyrLock": null, "LyrOn": null, "LvlPlot": null, "Color": null, "EntColor": null, "LyrColor": null, "Linetype": null, "EntLinetype": null, "LyrLnType": null, "Elevation": null, "Class": null, "GGroup": null, "CadModel": null, "Fill": null, "LineWt": null, "EntLineWt": null, "LyrLineWt": null, "RefName": null, "LTScale": null, "QrotW": null, "QrotX": null, "QrotY": null, "QrotZ": null, "DocName": null, "ScaleX": null, "ScaleY": null, "ScaleZ": null, "Style": null, "FontID": null, "Text": null, "Height": null, "TxtAngle": null, "TxtWidth": null, "TxtOblique": null, "TxtJust": null, "VertAlign": null, "TxtFont": null, "TxtBoxHt": null, "TxtBoxWd": null, "TxtRefWd": null, "TxtAttach": null, "TxtDir": null, "LnSpace": null, "SpaceFct": null, "TxtMemo": null, "MsLink_DMRS_2": null, "MsCtlg_DMRS_2": null }, "code": 17, "name": "Level 11" }, { "domains": { "Status": {"type": "inherited"}, "Bold": {"type": "inherited"}, "Italic": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": null, "Element": null, "SymbolID": null, "Status": 0, "TextString": null, "FontName": null, "FontSize": null, "Bold": null, "Italic": null, "Underline": null, "VerticalAlignment": null, "HorizontalAlignment": null, "XOffset": null, "YOffset": null, "Angle": null, "FontLeading": null, "WordSpacing": null, "CharacterWidth": null, "CharacterSpacing": null, "FlipAngle": null, "Override": null, "Supplementary.DBO.CadastralAnnotation10000.Entity": null, "Handle": null, "Level_": null, "Layer": null, "LvlDesc": null, "LyrFrzn": null, "LyrLock": null, "LyrOn": null, "LvlPlot": null, "Color": null, "EntColor": null, "LyrColor": null, "Linetype": null, "EntLinetype": null, "LyrLnType": null, "Elevation": null, "Class": null, "GGroup": null, "CadModel": null, "Fill": null, "LineWt": null, "EntLineWt": null, "LyrLineWt": null, "RefName": null, "LTScale": null, "QrotW": null, "QrotX": null, "QrotY": null, "QrotZ": null, "DocName": null, "ScaleX": null, "ScaleY": null, "ScaleZ": null, "Style": null, "FontID": null, "Text": null, "Height": null, "TxtAngle": null, "TxtWidth": null, "TxtOblique": null, "TxtJust": null, "VertAlign": null, "TxtFont": null, "TxtBoxHt": null, "TxtBoxWd": null, "TxtRefWd": null, "TxtAttach": null, "TxtDir": null, "LnSpace": null, "SpaceFct": null, "TxtMemo": null, "MsLink_DMRS_2": null, "MsCtlg_DMRS_2": null }, "code": 18, "name": "Level 10" }, { "domains": { "Status": {"type": "inherited"}, "Bold": {"type": "inherited"}, "Italic": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": null, "Element": null, "SymbolID": null, "Status": 0, "TextString": null, "FontName": null, "FontSize": null, "Bold": null, "Italic": null, "Underline": null, "VerticalAlignment": null, "HorizontalAlignment": null, "XOffset": null, "YOffset": null, "Angle": null, "FontLeading": null, "WordSpacing": null, "CharacterWidth": null, "CharacterSpacing": null, "FlipAngle": null, "Override": null, "Supplementary.DBO.CadastralAnnotation10000.Entity": null, "Handle": null, "Level_": null, "Layer": null, "LvlDesc": null, "LyrFrzn": null, "LyrLock": null, "LyrOn": null, "LvlPlot": null, "Color": null, "EntColor": null, "LyrColor": null, "Linetype": null, "EntLinetype": null, "LyrLnType": null, "Elevation": null, "Class": null, "GGroup": null, "CadModel": null, "Fill": null, "LineWt": null, "EntLineWt": null, "LyrLineWt": null, "RefName": null, "LTScale": null, "QrotW": null, "QrotX": null, "QrotY": null, "QrotZ": null, "DocName": null, "ScaleX": null, "ScaleY": null, "ScaleZ": null, "Style": null, "FontID": null, "Text": null, "Height": null, "TxtAngle": null, "TxtWidth": null, "TxtOblique": null, "TxtJust": null, "VertAlign": null, "TxtFont": null, "TxtBoxHt": null, "TxtBoxWd": null, "TxtRefWd": null, "TxtAttach": null, "TxtDir": null, "LnSpace": null, "SpaceFct": null, "TxtMemo": null, "MsLink_DMRS_2": null, "MsCtlg_DMRS_2": null }, "code": 19, "name": "Level 40" }, { "domains": { "Status": {"type": "inherited"}, "Bold": {"type": "inherited"}, "Italic": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": null, "Element": null, "SymbolID": null, "Status": 0, "TextString": null, "FontName": null, "FontSize": null, "Bold": null, "Italic": null, "Underline": null, "VerticalAlignment": null, "HorizontalAlignment": null, "XOffset": null, "YOffset": null, "Angle": null, "FontLeading": null, "WordSpacing": null, "CharacterWidth": null, "CharacterSpacing": null, "FlipAngle": null, "Override": null, "Supplementary.DBO.CadastralAnnotation10000.Entity": null, "Handle": null, "Level_": null, "Layer": null, "LvlDesc": null, "LyrFrzn": null, "LyrLock": null, "LyrOn": null, "LvlPlot": null, "Color": null, "EntColor": null, "LyrColor": null, "Linetype": null, "EntLinetype": null, "LyrLnType": null, "Elevation": null, "Class": null, "GGroup": null, "CadModel": null, "Fill": null, "LineWt": null, "EntLineWt": null, "LyrLineWt": null, "RefName": null, "LTScale": null, "QrotW": null, "QrotX": null, "QrotY": null, "QrotZ": null, "DocName": null, "ScaleX": null, "ScaleY": null, "ScaleZ": null, "Style": null, "FontID": null, "Text": null, "Height": null, "TxtAngle": null, "TxtWidth": null, "TxtOblique": null, "TxtJust": null, "VertAlign": null, "TxtFont": null, "TxtBoxHt": null, "TxtBoxWd": null, "TxtRefWd": null, "TxtAttach": null, "TxtDir": null, "LnSpace": null, "SpaceFct": null, "TxtMemo": null, "MsLink_DMRS_2": null, "MsCtlg_DMRS_2": null }, "code": 20, "name": "Level 42" }, { "domains": { "Status": {"type": "inherited"}, "Bold": {"type": "inherited"}, "Italic": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": null, "Element": null, "SymbolID": null, "Status": 0, "TextString": null, "FontName": null, "FontSize": null, "Bold": null, "Italic": null, "Underline": null, "VerticalAlignment": null, "HorizontalAlignment": null, "XOffset": null, "YOffset": null, "Angle": null, "FontLeading": null, "WordSpacing": null, "CharacterWidth": null, "CharacterSpacing": null, "FlipAngle": null, "Override": null, "Supplementary.DBO.CadastralAnnotation10000.Entity": null, "Handle": null, "Level_": null, "Layer": null, "LvlDesc": null, "LyrFrzn": null, "LyrLock": null, "LyrOn": null, "LvlPlot": null, "Color": null, "EntColor": null, "LyrColor": null, "Linetype": null, "EntLinetype": null, "LyrLnType": null, "Elevation": null, "Class": null, "GGroup": null, "CadModel": null, "Fill": null, "LineWt": null, "EntLineWt": null, "LyrLineWt": null, "RefName": null, "LTScale": null, "QrotW": null, "QrotX": null, "QrotY": null, "QrotZ": null, "DocName": null, "ScaleX": null, "ScaleY": null, "ScaleZ": null, "Style": null, "FontID": null, "Text": null, "Height": null, "TxtAngle": null, "TxtWidth": null, "TxtOblique": null, "TxtJust": null, "VertAlign": null, "TxtFont": null, "TxtBoxHt": null, "TxtBoxWd": null, "TxtRefWd": null, "TxtAttach": null, "TxtDir": null, "LnSpace": null, "SpaceFct": null, "TxtMemo": null, "MsLink_DMRS_2": null, "MsCtlg_DMRS_2": null }, "code": 21, "name": "Level 51" }, { "domains": { "Status": {"type": "inherited"}, "Bold": {"type": "inherited"}, "Italic": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": null, "Element": null, "SymbolID": null, "Status": 0, "TextString": null, "FontName": null, "FontSize": null, "Bold": null, "Italic": null, "Underline": null, "VerticalAlignment": null, "HorizontalAlignment": null, "XOffset": null, "YOffset": null, "Angle": null, "FontLeading": null, "WordSpacing": null, "CharacterWidth": null, "CharacterSpacing": null, "FlipAngle": null, "Override": null, "Supplementary.DBO.CadastralAnnotation10000.Entity": null, "Handle": null, "Level_": null, "Layer": null, "LvlDesc": null, "LyrFrzn": null, "LyrLock": null, "LyrOn": null, "LvlPlot": null, "Color": null, "EntColor": null, "LyrColor": null, "Linetype": null, "EntLinetype": null, "LyrLnType": null, "Elevation": null, "Class": null, "GGroup": null, "CadModel": null, "Fill": null, "LineWt": null, "EntLineWt": null, "LyrLineWt": null, "RefName": null, "LTScale": null, "QrotW": null, "QrotX": null, "QrotY": null, "QrotZ": null, "DocName": null, "ScaleX": null, "ScaleY": null, "ScaleZ": null, "Style": null, "FontID": null, "Text": null, "Height": null, "TxtAngle": null, "TxtWidth": null, "TxtOblique": null, "TxtJust": null, "VertAlign": null, "TxtFont": null, "TxtBoxHt": null, "TxtBoxWd": null, "TxtRefWd": null, "TxtAttach": null, "TxtDir": null, "LnSpace": null, "SpaceFct": null, "TxtMemo": null, "MsLink_DMRS_2": null, "MsCtlg_DMRS_2": null }, "code": 22, "name": "Level 2" }, { "domains": { "Status": {"type": "inherited"}, "Bold": {"type": "inherited"}, "Italic": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": null, "Element": null, "SymbolID": null, "Status": 0, "TextString": null, "FontName": null, "FontSize": null, "Bold": null, "Italic": null, "Underline": null, "VerticalAlignment": null, "HorizontalAlignment": null, "XOffset": null, "YOffset": null, "Angle": null, "FontLeading": null, "WordSpacing": null, "CharacterWidth": null, "CharacterSpacing": null, "FlipAngle": null, "Override": null, "Supplementary.DBO.CadastralAnnotation10000.Entity": null, "Handle": null, "Level_": null, "Layer": null, "LvlDesc": null, "LyrFrzn": null, "LyrLock": null, "LyrOn": null, "LvlPlot": null, "Color": null, "EntColor": null, "LyrColor": null, "Linetype": null, "EntLinetype": null, "LyrLnType": null, "Elevation": null, "Class": null, "GGroup": null, "CadModel": null, "Fill": null, "LineWt": null, "EntLineWt": null, "LyrLineWt": null, "RefName": null, "LTScale": null, "QrotW": null, "QrotX": null, "QrotY": null, "QrotZ": null, "DocName": null, "ScaleX": null, "ScaleY": null, "ScaleZ": null, "Style": null, "FontID": null, "Text": null, "Height": null, "TxtAngle": null, "TxtWidth": null, "TxtOblique": null, "TxtJust": null, "VertAlign": null, "TxtFont": null, "TxtBoxHt": null, "TxtBoxWd": null, "TxtRefWd": null, "TxtAttach": null, "TxtDir": null, "LnSpace": null, "SpaceFct": null, "TxtMemo": null, "MsLink_DMRS_2": null, "MsCtlg_DMRS_2": null }, "code": 23, "name": "Level 5" }, { "domains": { "Status": {"type": "inherited"}, "Bold": {"type": "inherited"}, "Italic": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": null, "Element": null, "SymbolID": null, "Status": 0, "TextString": null, "FontName": null, "FontSize": null, "Bold": null, "Italic": null, "Underline": null, "VerticalAlignment": null, "HorizontalAlignment": null, "XOffset": null, "YOffset": null, "Angle": null, "FontLeading": null, "WordSpacing": null, "CharacterWidth": null, "CharacterSpacing": null, "FlipAngle": null, "Override": null, "Supplementary.DBO.CadastralAnnotation10000.Entity": null, "Handle": null, "Level_": null, "Layer": null, "LvlDesc": null, "LyrFrzn": null, "LyrLock": null, "LyrOn": null, "LvlPlot": null, "Color": null, "EntColor": null, "LyrColor": null, "Linetype": null, "EntLinetype": null, "LyrLnType": null, "Elevation": null, "Class": null, "GGroup": null, "CadModel": null, "Fill": null, "LineWt": null, "EntLineWt": null, "LyrLineWt": null, "RefName": null, "LTScale": null, "QrotW": null, "QrotX": null, "QrotY": null, "QrotZ": null, "DocName": null, "ScaleX": null, "ScaleY": null, "ScaleZ": null, "Style": null, "FontID": null, "Text": null, "Height": null, "TxtAngle": null, "TxtWidth": null, "TxtOblique": null, "TxtJust": null, "VertAlign": null, "TxtFont": null, "TxtBoxHt": null, "TxtBoxWd": null, "TxtRefWd": null, "TxtAttach": null, "TxtDir": null, "LnSpace": null, "SpaceFct": null, "TxtMemo": null, "MsLink_DMRS_2": null, "MsCtlg_DMRS_2": null }, "code": 24, "name": "Level 52" }, { "domains": { "Status": {"type": "inherited"}, "Bold": {"type": "inherited"}, "Italic": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": null, "Element": null, "SymbolID": null, "Status": 0, "TextString": null, "FontName": null, "FontSize": null, "Bold": null, "Italic": null, "Underline": null, "VerticalAlignment": null, "HorizontalAlignment": null, "XOffset": null, "YOffset": null, "Angle": null, "FontLeading": null, "WordSpacing": null, "CharacterWidth": null, "CharacterSpacing": null, "FlipAngle": null, "Override": null, "Supplementary.DBO.CadastralAnnotation10000.Entity": null, "Handle": null, "Level_": null, "Layer": null, "LvlDesc": null, "LyrFrzn": null, "LyrLock": null, "LyrOn": null, "LvlPlot": null, "Color": null, "EntColor": null, "LyrColor": null, "Linetype": null, "EntLinetype": null, "LyrLnType": null, "Elevation": null, "Class": null, "GGroup": null, "CadModel": null, "Fill": null, "LineWt": null, "EntLineWt": null, "LyrLineWt": null, "RefName": null, "LTScale": null, "QrotW": null, "QrotX": null, "QrotY": null, "QrotZ": null, "DocName": null, "ScaleX": null, "ScaleY": null, "ScaleZ": null, "Style": null, "FontID": null, "Text": null, "Height": null, "TxtAngle": null, "TxtWidth": null, "TxtOblique": null, "TxtJust": null, "VertAlign": null, "TxtFont": null, "TxtBoxHt": null, "TxtBoxWd": null, "TxtRefWd": null, "TxtAttach": null, "TxtDir": null, "LnSpace": null, "SpaceFct": null, "TxtMemo": null, "MsLink_DMRS_2": null, "MsCtlg_DMRS_2": null }, "code": 25, "name": "Level 50" }, { "domains": { "Status": {"type": "inherited"}, "Bold": {"type": "inherited"}, "Italic": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": null, "Element": null, "SymbolID": null, "Status": 0, "TextString": null, "FontName": null, "FontSize": null, "Bold": null, "Italic": null, "Underline": null, "VerticalAlignment": null, "HorizontalAlignment": null, "XOffset": null, "YOffset": null, "Angle": null, "FontLeading": null, "WordSpacing": null, "CharacterWidth": null, "CharacterSpacing": null, "FlipAngle": null, "Override": null, "Supplementary.DBO.CadastralAnnotation10000.Entity": null, "Handle": null, "Level_": null, "Layer": null, "LvlDesc": null, "LyrFrzn": null, "LyrLock": null, "LyrOn": null, "LvlPlot": null, "Color": null, "EntColor": null, "LyrColor": null, "Linetype": null, "EntLinetype": null, "LyrLnType": null, "Elevation": null, "Class": null, "GGroup": null, "CadModel": null, "Fill": null, "LineWt": null, "EntLineWt": null, "LyrLineWt": null, "RefName": null, "LTScale": null, "QrotW": null, "QrotX": null, "QrotY": null, "QrotZ": null, "DocName": null, "ScaleX": null, "ScaleY": null, "ScaleZ": null, "Style": null, "FontID": null, "Text": null, "Height": null, "TxtAngle": null, "TxtWidth": null, "TxtOblique": null, "TxtJust": null, "VertAlign": null, "TxtFont": null, "TxtBoxHt": null, "TxtBoxWd": null, "TxtRefWd": null, "TxtAttach": null, "TxtDir": null, "LnSpace": null, "SpaceFct": null, "TxtMemo": null, "MsLink_DMRS_2": null, "MsCtlg_DMRS_2": null }, "code": 26, "name": "Level 59" }, { "domains": { "Status": {"type": "inherited"}, "Bold": {"type": "inherited"}, "Italic": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": null, "Element": null, "SymbolID": null, "Status": 0, "TextString": null, "FontName": null, "FontSize": null, "Bold": null, "Italic": null, "Underline": null, "VerticalAlignment": null, "HorizontalAlignment": null, "XOffset": null, "YOffset": null, "Angle": null, "FontLeading": null, "WordSpacing": null, "CharacterWidth": null, "CharacterSpacing": null, "FlipAngle": null, "Override": null, "Supplementary.DBO.CadastralAnnotation10000.Entity": null, "Handle": null, "Level_": null, "Layer": null, "LvlDesc": null, "LyrFrzn": null, "LyrLock": null, "LyrOn": null, "LvlPlot": null, "Color": null, "EntColor": null, "LyrColor": null, "Linetype": null, "EntLinetype": null, "LyrLnType": null, "Elevation": null, "Class": null, "GGroup": null, "CadModel": null, "Fill": null, "LineWt": null, "EntLineWt": null, "LyrLineWt": null, "RefName": null, "LTScale": null, "QrotW": null, "QrotX": null, "QrotY": null, "QrotZ": null, "DocName": null, "ScaleX": null, "ScaleY": null, "ScaleZ": null, "Style": null, "FontID": null, "Text": null, "Height": null, "TxtAngle": null, "TxtWidth": null, "TxtOblique": null, "TxtJust": null, "VertAlign": null, "TxtFont": null, "TxtBoxHt": null, "TxtBoxWd": null, "TxtRefWd": null, "TxtAttach": null, "TxtDir": null, "LnSpace": null, "SpaceFct": null, "TxtMemo": null, "MsLink_DMRS_2": null, "MsCtlg_DMRS_2": null }, "code": 27, "name": "Level 60" }, { "domains": { "Status": {"type": "inherited"}, "Bold": {"type": "inherited"}, "Italic": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": null, "Element": null, "SymbolID": null, "Status": 0, "TextString": null, "FontName": null, "FontSize": null, "Bold": null, "Italic": null, "Underline": null, "VerticalAlignment": null, "HorizontalAlignment": null, "XOffset": null, "YOffset": null, "Angle": null, "FontLeading": null, "WordSpacing": null, "CharacterWidth": null, "CharacterSpacing": null, "FlipAngle": null, "Override": null, "Supplementary.DBO.CadastralAnnotation10000.Entity": null, "Handle": null, "Level_": null, "Layer": null, "LvlDesc": null, "LyrFrzn": null, "LyrLock": null, "LyrOn": null, "LvlPlot": null, "Color": null, "EntColor": null, "LyrColor": null, "Linetype": null, "EntLinetype": null, "LyrLnType": null, "Elevation": null, "Class": null, "GGroup": null, "CadModel": null, "Fill": null, "LineWt": null, "EntLineWt": null, "LyrLineWt": null, "RefName": null, "LTScale": null, "QrotW": null, "QrotX": null, "QrotY": null, "QrotZ": null, "DocName": null, "ScaleX": null, "ScaleY": null, "ScaleZ": null, "Style": null, "FontID": null, "Text": null, "Height": null, "TxtAngle": null, "TxtWidth": null, "TxtOblique": null, "TxtJust": null, "VertAlign": null, "TxtFont": null, "TxtBoxHt": null, "TxtBoxWd": null, "TxtRefWd": null, "TxtAttach": null, "TxtDir": null, "LnSpace": null, "SpaceFct": null, "TxtMemo": null, "MsLink_DMRS_2": null, "MsCtlg_DMRS_2": null }, "code": 28, "name": "Level 25" }, { "domains": { "Status": {"type": "inherited"}, "Bold": {"type": "inherited"}, "Italic": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": null, "Element": null, "SymbolID": null, "Status": 0, "TextString": null, "FontName": null, "FontSize": null, "Bold": null, "Italic": null, "Underline": null, "VerticalAlignment": null, "HorizontalAlignment": null, "XOffset": null, "YOffset": null, "Angle": null, "FontLeading": null, "WordSpacing": null, "CharacterWidth": null, "CharacterSpacing": null, "FlipAngle": null, "Override": null, "Supplementary.DBO.CadastralAnnotation10000.Entity": null, "Handle": null, "Level_": null, "Layer": null, "LvlDesc": null, "LyrFrzn": null, "LyrLock": null, "LyrOn": null, "LvlPlot": null, "Color": null, "EntColor": null, "LyrColor": null, "Linetype": null, "EntLinetype": null, "LyrLnType": null, "Elevation": null, "Class": null, "GGroup": null, "CadModel": null, "Fill": null, "LineWt": null, "EntLineWt": null, "LyrLineWt": null, "RefName": null, "LTScale": null, "QrotW": null, "QrotX": null, "QrotY": null, "QrotZ": null, "DocName": null, "ScaleX": null, "ScaleY": null, "ScaleZ": null, "Style": null, "FontID": null, "Text": null, "Height": null, "TxtAngle": null, "TxtWidth": null, "TxtOblique": null, "TxtJust": null, "VertAlign": null, "TxtFont": null, "TxtBoxHt": null, "TxtBoxWd": null, "TxtRefWd": null, "TxtAttach": null, "TxtDir": null, "LnSpace": null, "SpaceFct": null, "TxtMemo": null, "MsLink_DMRS_2": null, "MsCtlg_DMRS_2": null }, "code": 29, "name": "Level 44" }, { "domains": { "Status": {"type": "inherited"}, "Bold": {"type": "inherited"}, "Italic": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": null, "Element": null, "SymbolID": null, "Status": 0, "TextString": null, "FontName": null, "FontSize": null, "Bold": null, "Italic": null, "Underline": null, "VerticalAlignment": null, "HorizontalAlignment": null, "XOffset": null, "YOffset": null, "Angle": null, "FontLeading": null, "WordSpacing": null, "CharacterWidth": null, "CharacterSpacing": null, "FlipAngle": null, "Override": null, "Supplementary.DBO.CadastralAnnotation10000.Entity": null, "Handle": null, "Level_": null, "Layer": null, "LvlDesc": null, "LyrFrzn": null, "LyrLock": null, "LyrOn": null, "LvlPlot": null, "Color": null, "EntColor": null, "LyrColor": null, "Linetype": null, "EntLinetype": null, "LyrLnType": null, "Elevation": null, "Class": null, "GGroup": null, "CadModel": null, "Fill": null, "LineWt": null, "EntLineWt": null, "LyrLineWt": null, "RefName": null, "LTScale": null, "QrotW": null, "QrotX": null, "QrotY": null, "QrotZ": null, "DocName": null, "ScaleX": null, "ScaleY": null, "ScaleZ": null, "Style": null, "FontID": null, "Text": null, "Height": null, "TxtAngle": null, "TxtWidth": null, "TxtOblique": null, "TxtJust": null, "VertAlign": null, "TxtFont": null, "TxtBoxHt": null, "TxtBoxWd": null, "TxtRefWd": null, "TxtAttach": null, "TxtDir": null, "LnSpace": null, "SpaceFct": null, "TxtMemo": null, "MsLink_DMRS_2": null, "MsCtlg_DMRS_2": null }, "code": 30, "name": "Level 18" }, { "domains": { "Status": {"type": "inherited"}, "Bold": {"type": "inherited"}, "Italic": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": null, "Element": null, "SymbolID": null, "Status": 0, "TextString": null, "FontName": null, "FontSize": null, "Bold": null, "Italic": null, "Underline": null, "VerticalAlignment": null, "HorizontalAlignment": null, "XOffset": null, "YOffset": null, "Angle": null, "FontLeading": null, "WordSpacing": null, "CharacterWidth": null, "CharacterSpacing": null, "FlipAngle": null, "Override": null, "Supplementary.DBO.CadastralAnnotation10000.Entity": null, "Handle": null, "Level_": null, "Layer": null, "LvlDesc": null, "LyrFrzn": null, "LyrLock": null, "LyrOn": null, "LvlPlot": null, "Color": null, "EntColor": null, "LyrColor": null, "Linetype": null, "EntLinetype": null, "LyrLnType": null, "Elevation": null, "Class": null, "GGroup": null, "CadModel": null, "Fill": null, "LineWt": null, "EntLineWt": null, "LyrLineWt": null, "RefName": null, "LTScale": null, "QrotW": null, "QrotX": null, "QrotY": null, "QrotZ": null, "DocName": null, "ScaleX": null, "ScaleY": null, "ScaleZ": null, "Style": null, "FontID": null, "Text": null, "Height": null, "TxtAngle": null, "TxtWidth": null, "TxtOblique": null, "TxtJust": null, "VertAlign": null, "TxtFont": null, "TxtBoxHt": null, "TxtBoxWd": null, "TxtRefWd": null, "TxtAttach": null, "TxtDir": null, "LnSpace": null, "SpaceFct": null, "TxtMemo": null, "MsLink_DMRS_2": null, "MsCtlg_DMRS_2": null }, "code": 31, "name": "Level 9" }, { "domains": { "Status": {"type": "inherited"}, "Bold": {"type": "inherited"}, "Italic": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": null, "Element": null, "SymbolID": null, "Status": 0, "TextString": null, "FontName": null, "FontSize": null, "Bold": null, "Italic": null, "Underline": null, "VerticalAlignment": null, "HorizontalAlignment": null, "XOffset": null, "YOffset": null, "Angle": null, "FontLeading": null, "WordSpacing": null, "CharacterWidth": null, "CharacterSpacing": null, "FlipAngle": null, "Override": null, "Supplementary.DBO.CadastralAnnotation10000.Entity": null, "Handle": null, "Level_": null, "Layer": null, "LvlDesc": null, "LyrFrzn": null, "LyrLock": null, "LyrOn": null, "LvlPlot": null, "Color": null, "EntColor": null, "LyrColor": null, "Linetype": null, "EntLinetype": null, "LyrLnType": null, "Elevation": null, "Class": null, "GGroup": null, "CadModel": null, "Fill": null, "LineWt": null, "EntLineWt": null, "LyrLineWt": null, "RefName": null, "LTScale": null, "QrotW": null, "QrotX": null, "QrotY": null, "QrotZ": null, "DocName": null, "ScaleX": null, "ScaleY": null, "ScaleZ": null, "Style": null, "FontID": null, "Text": null, "Height": null, "TxtAngle": null, "TxtWidth": null, "TxtOblique": null, "TxtJust": null, "VertAlign": null, "TxtFont": null, "TxtBoxHt": null, "TxtBoxWd": null, "TxtRefWd": null, "TxtAttach": null, "TxtDir": null, "LnSpace": null, "SpaceFct": null, "TxtMemo": null, "MsLink_DMRS_2": null, "MsCtlg_DMRS_2": null }, "code": 32, "name": "Level 43" }, { "domains": { "Status": {"type": "inherited"}, "Bold": {"type": "inherited"}, "Italic": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": null, "Element": null, "SymbolID": null, "Status": 0, "TextString": null, "FontName": null, "FontSize": null, "Bold": null, "Italic": null, "Underline": null, "VerticalAlignment": null, "HorizontalAlignment": null, "XOffset": null, "YOffset": null, "Angle": null, "FontLeading": null, "WordSpacing": null, "CharacterWidth": null, "CharacterSpacing": null, "FlipAngle": null, "Override": null, "Supplementary.DBO.CadastralAnnotation10000.Entity": null, "Handle": null, "Level_": null, "Layer": null, "LvlDesc": null, "LyrFrzn": null, "LyrLock": null, "LyrOn": null, "LvlPlot": null, "Color": null, "EntColor": null, "LyrColor": null, "Linetype": null, "EntLinetype": null, "LyrLnType": null, "Elevation": null, "Class": null, "GGroup": null, "CadModel": null, "Fill": null, "LineWt": null, "EntLineWt": null, "LyrLineWt": null, "RefName": null, "LTScale": null, "QrotW": null, "QrotX": null, "QrotY": null, "QrotZ": null, "DocName": null, "ScaleX": null, "ScaleY": null, "ScaleZ": null, "Style": null, "FontID": null, "Text": null, "Height": null, "TxtAngle": null, "TxtWidth": null, "TxtOblique": null, "TxtJust": null, "VertAlign": null, "TxtFont": null, "TxtBoxHt": null, "TxtBoxWd": null, "TxtRefWd": null, "TxtAttach": null, "TxtDir": null, "LnSpace": null, "SpaceFct": null, "TxtMemo": null, "MsLink_DMRS_2": null, "MsCtlg_DMRS_2": null }, "code": 33, "name": "Level 35" }, { "domains": { "Status": {"type": "inherited"}, "Bold": {"type": "inherited"}, "Italic": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": null, "Element": null, "SymbolID": null, "Status": 0, "TextString": null, "FontName": null, "FontSize": null, "Bold": null, "Italic": null, "Underline": null, "VerticalAlignment": null, "HorizontalAlignment": null, "XOffset": null, "YOffset": null, "Angle": null, "FontLeading": null, "WordSpacing": null, "CharacterWidth": null, "CharacterSpacing": null, "FlipAngle": null, "Override": null, "Supplementary.DBO.CadastralAnnotation10000.Entity": null, "Handle": null, "Level_": null, "Layer": null, "LvlDesc": null, "LyrFrzn": null, "LyrLock": null, "LyrOn": null, "LvlPlot": null, "Color": null, "EntColor": null, "LyrColor": null, "Linetype": null, "EntLinetype": null, "LyrLnType": null, "Elevation": null, "Class": null, "GGroup": null, "CadModel": null, "Fill": null, "LineWt": null, "EntLineWt": null, "LyrLineWt": null, "RefName": null, "LTScale": null, "QrotW": null, "QrotX": null, "QrotY": null, "QrotZ": null, "DocName": null, "ScaleX": null, "ScaleY": null, "ScaleZ": null, "Style": null, "FontID": null, "Text": null, "Height": null, "TxtAngle": null, "TxtWidth": null, "TxtOblique": null, "TxtJust": null, "VertAlign": null, "TxtFont": null, "TxtBoxHt": null, "TxtBoxWd": null, "TxtRefWd": null, "TxtAttach": null, "TxtDir": null, "LnSpace": null, "SpaceFct": null, "TxtMemo": null, "MsLink_DMRS_2": null, "MsCtlg_DMRS_2": null }, "code": 34, "name": "Level 8" }, { "domains": { "Status": {"type": "inherited"}, "Bold": {"type": "inherited"}, "Italic": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": null, "Element": null, "SymbolID": null, "Status": 0, "TextString": null, "FontName": null, "FontSize": null, "Bold": null, "Italic": null, "Underline": null, "VerticalAlignment": null, "HorizontalAlignment": null, "XOffset": null, "YOffset": null, "Angle": null, "FontLeading": null, "WordSpacing": null, "CharacterWidth": null, "CharacterSpacing": null, "FlipAngle": null, "Override": null, "Supplementary.DBO.CadastralAnnotation10000.Entity": null, "Handle": null, "Level_": null, "Layer": null, "LvlDesc": null, "LyrFrzn": null, "LyrLock": null, "LyrOn": null, "LvlPlot": null, "Color": null, "EntColor": null, "LyrColor": null, "Linetype": null, "EntLinetype": null, "LyrLnType": null, "Elevation": null, "Class": null, "GGroup": null, "CadModel": null, "Fill": null, "LineWt": null, "EntLineWt": null, "LyrLineWt": null, "RefName": null, "LTScale": null, "QrotW": null, "QrotX": null, "QrotY": null, "QrotZ": null, "DocName": null, "ScaleX": null, "ScaleY": null, "ScaleZ": null, "Style": null, "FontID": null, "Text": null, "Height": null, "TxtAngle": null, "TxtWidth": null, "TxtOblique": null, "TxtJust": null, "VertAlign": null, "TxtFont": null, "TxtBoxHt": null, "TxtBoxWd": null, "TxtRefWd": null, "TxtAttach": null, "TxtDir": null, "LnSpace": null, "SpaceFct": null, "TxtMemo": null, "MsLink_DMRS_2": null, "MsCtlg_DMRS_2": null }, "code": 35, "name": "Level 61" }, { "domains": { "Status": {"type": "inherited"}, "Bold": {"type": "inherited"}, "Italic": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": null, "Element": null, "SymbolID": null, "Status": 0, "TextString": null, "FontName": null, "FontSize": null, "Bold": null, "Italic": null, "Underline": null, "VerticalAlignment": null, "HorizontalAlignment": null, "XOffset": null, "YOffset": null, "Angle": null, "FontLeading": null, "WordSpacing": null, "CharacterWidth": null, "CharacterSpacing": null, "FlipAngle": null, "Override": null, "Supplementary.DBO.CadastralAnnotation10000.Entity": null, "Handle": null, "Level_": null, "Layer": null, "LvlDesc": null, "LyrFrzn": null, "LyrLock": null, "LyrOn": null, "LvlPlot": null, "Color": null, "EntColor": null, "LyrColor": null, "Linetype": null, "EntLinetype": null, "LyrLnType": null, "Elevation": null, "Class": null, "GGroup": null, "CadModel": null, "Fill": null, "LineWt": null, "EntLineWt": null, "LyrLineWt": null, "RefName": null, "LTScale": null, "QrotW": null, "QrotX": null, "QrotY": null, "QrotZ": null, "DocName": null, "ScaleX": null, "ScaleY": null, "ScaleZ": null, "Style": null, "FontID": null, "Text": null, "Height": null, "TxtAngle": null, "TxtWidth": null, "TxtOblique": null, "TxtJust": null, "VertAlign": null, "TxtFont": null, "TxtBoxHt": null, "TxtBoxWd": null, "TxtRefWd": null, "TxtAttach": null, "TxtDir": null, "LnSpace": null, "SpaceFct": null, "TxtMemo": null, "MsLink_DMRS_2": null, "MsCtlg_DMRS_2": null }, "code": 36, "name": "Level 12" }, { "domains": { "Status": {"type": "inherited"}, "Bold": {"type": "inherited"}, "Italic": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": null, "Element": null, "SymbolID": null, "Status": 0, "TextString": null, "FontName": null, "FontSize": null, "Bold": null, "Italic": null, "Underline": null, "VerticalAlignment": null, "HorizontalAlignment": null, "XOffset": null, "YOffset": null, "Angle": null, "FontLeading": null, "WordSpacing": null, "CharacterWidth": null, "CharacterSpacing": null, "FlipAngle": null, "Override": null, "Supplementary.DBO.CadastralAnnotation10000.Entity": null, "Handle": null, "Level_": null, "Layer": null, "LvlDesc": null, "LyrFrzn": null, "LyrLock": null, "LyrOn": null, "LvlPlot": null, "Color": null, "EntColor": null, "LyrColor": null, "Linetype": null, "EntLinetype": null, "LyrLnType": null, "Elevation": null, "Class": null, "GGroup": null, "CadModel": null, "Fill": null, "LineWt": null, "EntLineWt": null, "LyrLineWt": null, "RefName": null, "LTScale": null, "QrotW": null, "QrotX": null, "QrotY": null, "QrotZ": null, "DocName": null, "ScaleX": null, "ScaleY": null, "ScaleZ": null, "Style": null, "FontID": null, "Text": null, "Height": null, "TxtAngle": null, "TxtWidth": null, "TxtOblique": null, "TxtJust": null, "VertAlign": null, "TxtFont": null, "TxtBoxHt": null, "TxtBoxWd": null, "TxtRefWd": null, "TxtAttach": null, "TxtDir": null, "LnSpace": null, "SpaceFct": null, "TxtMemo": null, "MsLink_DMRS_2": null, "MsCtlg_DMRS_2": null }, "code": 37, "name": "Level 57" }, { "domains": { "Status": {"type": "inherited"}, "Bold": {"type": "inherited"}, "Italic": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": null, "Element": null, "SymbolID": null, "Status": 0, "TextString": null, "FontName": null, "FontSize": null, "Bold": null, "Italic": null, "Underline": null, "VerticalAlignment": null, "HorizontalAlignment": null, "XOffset": null, "YOffset": null, "Angle": null, "FontLeading": null, "WordSpacing": null, "CharacterWidth": null, "CharacterSpacing": null, "FlipAngle": null, "Override": null, "Supplementary.DBO.CadastralAnnotation10000.Entity": null, "Handle": null, "Level_": null, "Layer": null, "LvlDesc": null, "LyrFrzn": null, "LyrLock": null, "LyrOn": null, "LvlPlot": null, "Color": null, "EntColor": null, "LyrColor": null, "Linetype": null, "EntLinetype": null, "LyrLnType": null, "Elevation": null, "Class": null, "GGroup": null, "CadModel": null, "Fill": null, "LineWt": null, "EntLineWt": null, "LyrLineWt": null, "RefName": null, "LTScale": null, "QrotW": null, "QrotX": null, "QrotY": null, "QrotZ": null, "DocName": null, "ScaleX": null, "ScaleY": null, "ScaleZ": null, "Style": null, "FontID": null, "Text": null, "Height": null, "TxtAngle": null, "TxtWidth": null, "TxtOblique": null, "TxtJust": null, "VertAlign": null, "TxtFont": null, "TxtBoxHt": null, "TxtBoxWd": null, "TxtRefWd": null, "TxtAttach": null, "TxtDir": null, "LnSpace": null, "SpaceFct": null, "TxtMemo": null, "MsLink_DMRS_2": null, "MsCtlg_DMRS_2": null }, "code": 38, "name": "Level 13" }, { "domains": { "Status": {"type": "inherited"}, "Bold": {"type": "inherited"}, "Italic": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": null, "Element": null, "SymbolID": null, "Status": 0, "TextString": null, "FontName": null, "FontSize": null, "Bold": null, "Italic": null, "Underline": null, "VerticalAlignment": null, "HorizontalAlignment": null, "XOffset": null, "YOffset": null, "Angle": null, "FontLeading": null, "WordSpacing": null, "CharacterWidth": null, "CharacterSpacing": null, "FlipAngle": null, "Override": null, "Supplementary.DBO.CadastralAnnotation10000.Entity": null, "Handle": null, "Level_": null, "Layer": null, "LvlDesc": null, "LyrFrzn": null, "LyrLock": null, "LyrOn": null, "LvlPlot": null, "Color": null, "EntColor": null, "LyrColor": null, "Linetype": null, "EntLinetype": null, "LyrLnType": null, "Elevation": null, "Class": null, "GGroup": null, "CadModel": null, "Fill": null, "LineWt": null, "EntLineWt": null, "LyrLineWt": null, "RefName": null, "LTScale": null, "QrotW": null, "QrotX": null, "QrotY": null, "QrotZ": null, "DocName": null, "ScaleX": null, "ScaleY": null, "ScaleZ": null, "Style": null, "FontID": null, "Text": null, "Height": null, "TxtAngle": null, "TxtWidth": null, "TxtOblique": null, "TxtJust": null, "VertAlign": null, "TxtFont": null, "TxtBoxHt": null, "TxtBoxWd": null, "TxtRefWd": null, "TxtAttach": null, "TxtDir": null, "LnSpace": null, "SpaceFct": null, "TxtMemo": null, "MsLink_DMRS_2": null, "MsCtlg_DMRS_2": null }, "code": 39, "name": "Level 58" }, { "domains": { "Status": {"type": "inherited"}, "Bold": {"type": "inherited"}, "Italic": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": null, "Element": null, "SymbolID": null, "Status": 0, "TextString": null, "FontName": null, "FontSize": null, "Bold": null, "Italic": null, "Underline": null, "VerticalAlignment": null, "HorizontalAlignment": null, "XOffset": null, "YOffset": null, "Angle": null, "FontLeading": null, "WordSpacing": null, "CharacterWidth": null, "CharacterSpacing": null, "FlipAngle": null, "Override": null, "Supplementary.DBO.CadastralAnnotation10000.Entity": null, "Handle": null, "Level_": null, "Layer": null, "LvlDesc": null, "LyrFrzn": null, "LyrLock": null, "LyrOn": null, "LvlPlot": null, "Color": null, "EntColor": null, "LyrColor": null, "Linetype": null, "EntLinetype": null, "LyrLnType": null, "Elevation": null, "Class": null, "GGroup": null, "CadModel": null, "Fill": null, "LineWt": null, "EntLineWt": null, "LyrLineWt": null, "RefName": null, "LTScale": null, "QrotW": null, "QrotX": null, "QrotY": null, "QrotZ": null, "DocName": null, "ScaleX": null, "ScaleY": null, "ScaleZ": null, "Style": null, "FontID": null, "Text": null, "Height": null, "TxtAngle": null, "TxtWidth": null, "TxtOblique": null, "TxtJust": null, "VertAlign": null, "TxtFont": null, "TxtBoxHt": null, "TxtBoxWd": null, "TxtRefWd": null, "TxtAttach": null, "TxtDir": null, "LnSpace": null, "SpaceFct": null, "TxtMemo": null, "MsLink_DMRS_2": null, "MsCtlg_DMRS_2": null }, "code": 40, "name": "Level 54" }, { "domains": { "Status": {"type": "inherited"}, "Bold": {"type": "inherited"}, "Italic": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": null, "Element": null, "SymbolID": null, "Status": 0, "TextString": null, "FontName": null, "FontSize": null, "Bold": null, "Italic": null, "Underline": null, "VerticalAlignment": null, "HorizontalAlignment": null, "XOffset": null, "YOffset": null, "Angle": null, "FontLeading": null, "WordSpacing": null, "CharacterWidth": null, "CharacterSpacing": null, "FlipAngle": null, "Override": null, "Supplementary.DBO.CadastralAnnotation10000.Entity": null, "Handle": null, "Level_": null, "Layer": null, "LvlDesc": null, "LyrFrzn": null, "LyrLock": null, "LyrOn": null, "LvlPlot": null, "Color": null, "EntColor": null, "LyrColor": null, "Linetype": null, "EntLinetype": null, "LyrLnType": null, "Elevation": null, "Class": null, "GGroup": null, "CadModel": null, "Fill": null, "LineWt": null, "EntLineWt": null, "LyrLineWt": null, "RefName": null, "LTScale": null, "QrotW": null, "QrotX": null, "QrotY": null, "QrotZ": null, "DocName": null, "ScaleX": null, "ScaleY": null, "ScaleZ": null, "Style": null, "FontID": null, "Text": null, "Height": null, "TxtAngle": null, "TxtWidth": null, "TxtOblique": null, "TxtJust": null, "VertAlign": null, "TxtFont": null, "TxtBoxHt": null, "TxtBoxWd": null, "TxtRefWd": null, "TxtAttach": null, "TxtDir": null, "LnSpace": null, "SpaceFct": null, "TxtMemo": null, "MsLink_DMRS_2": null, "MsCtlg_DMRS_2": null }, "code": 41, "name": "Level 16" }, { "domains": { "Status": {"type": "inherited"}, "Bold": {"type": "inherited"}, "Italic": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": null, "Element": null, "SymbolID": null, "Status": 0, "TextString": null, "FontName": null, "FontSize": null, "Bold": null, "Italic": null, "Underline": null, "VerticalAlignment": null, "HorizontalAlignment": null, "XOffset": null, "YOffset": null, "Angle": null, "FontLeading": null, "WordSpacing": null, "CharacterWidth": null, "CharacterSpacing": null, "FlipAngle": null, "Override": null, "Supplementary.DBO.CadastralAnnotation10000.Entity": null, "Handle": null, "Level_": null, "Layer": null, "LvlDesc": null, "LyrFrzn": null, "LyrLock": null, "LyrOn": null, "LvlPlot": null, "Color": null, "EntColor": null, "LyrColor": null, "Linetype": null, "EntLinetype": null, "LyrLnType": null, "Elevation": null, "Class": null, "GGroup": null, "CadModel": null, "Fill": null, "LineWt": null, "EntLineWt": null, "LyrLineWt": null, "RefName": null, "LTScale": null, "QrotW": null, "QrotX": null, "QrotY": null, "QrotZ": null, "DocName": null, "ScaleX": null, "ScaleY": null, "ScaleZ": null, "Style": null, "FontID": null, "Text": null, "Height": null, "TxtAngle": null, "TxtWidth": null, "TxtOblique": null, "TxtJust": null, "VertAlign": null, "TxtFont": null, "TxtBoxHt": null, "TxtBoxWd": null, "TxtRefWd": null, "TxtAttach": null, "TxtDir": null, "LnSpace": null, "SpaceFct": null, "TxtMemo": null, "MsLink_DMRS_2": null, "MsCtlg_DMRS_2": null }, "code": 42, "name": "Level 28" }, { "domains": { "Status": {"type": "inherited"}, "Bold": {"type": "inherited"}, "Italic": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": null, "Element": null, "SymbolID": null, "Status": 0, "TextString": null, "FontName": null, "FontSize": null, "Bold": null, "Italic": null, "Underline": null, "VerticalAlignment": null, "HorizontalAlignment": null, "XOffset": null, "YOffset": null, "Angle": null, "FontLeading": null, "WordSpacing": null, "CharacterWidth": null, "CharacterSpacing": null, "FlipAngle": null, "Override": null, "Supplementary.DBO.CadastralAnnotation10000.Entity": null, "Handle": null, "Level_": null, "Layer": null, "LvlDesc": null, "LyrFrzn": null, "LyrLock": null, "LyrOn": null, "LvlPlot": null, "Color": null, "EntColor": null, "LyrColor": null, "Linetype": null, "EntLinetype": null, "LyrLnType": null, "Elevation": null, "Class": null, "GGroup": null, "CadModel": null, "Fill": null, "LineWt": null, "EntLineWt": null, "LyrLineWt": null, "RefName": null, "LTScale": null, "QrotW": null, "QrotX": null, "QrotY": null, "QrotZ": null, "DocName": null, "ScaleX": null, "ScaleY": null, "ScaleZ": null, "Style": null, "FontID": null, "Text": null, "Height": null, "TxtAngle": null, "TxtWidth": null, "TxtOblique": null, "TxtJust": null, "VertAlign": null, "TxtFont": null, "TxtBoxHt": null, "TxtBoxWd": null, "TxtRefWd": null, "TxtAttach": null, "TxtDir": null, "LnSpace": null, "SpaceFct": null, "TxtMemo": null, "MsLink_DMRS_2": null, "MsCtlg_DMRS_2": null }, "code": 43, "name": "Level 38" }, { "domains": { "Status": {"type": "inherited"}, "Bold": {"type": "inherited"}, "Italic": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": null, "Element": null, "SymbolID": null, "Status": 0, "TextString": null, "FontName": null, "FontSize": null, "Bold": null, "Italic": null, "Underline": null, "VerticalAlignment": null, "HorizontalAlignment": null, "XOffset": null, "YOffset": null, "Angle": null, "FontLeading": null, "WordSpacing": null, "CharacterWidth": null, "CharacterSpacing": null, "FlipAngle": null, "Override": null, "Supplementary.DBO.CadastralAnnotation10000.Entity": null, "Handle": null, "Level_": null, "Layer": null, "LvlDesc": null, "LyrFrzn": null, "LyrLock": null, "LyrOn": null, "LvlPlot": null, "Color": null, "EntColor": null, "LyrColor": null, "Linetype": null, "EntLinetype": null, "LyrLnType": null, "Elevation": null, "Class": null, "GGroup": null, "CadModel": null, "Fill": null, "LineWt": null, "EntLineWt": null, "LyrLineWt": null, "RefName": null, "LTScale": null, "QrotW": null, "QrotX": null, "QrotY": null, "QrotZ": null, "DocName": null, "ScaleX": null, "ScaleY": null, "ScaleZ": null, "Style": null, "FontID": null, "Text": null, "Height": null, "TxtAngle": null, "TxtWidth": null, "TxtOblique": null, "TxtJust": null, "VertAlign": null, "TxtFont": null, "TxtBoxHt": null, "TxtBoxWd": null, "TxtRefWd": null, "TxtAttach": null, "TxtDir": null, "LnSpace": null, "SpaceFct": null, "TxtMemo": null, "MsLink_DMRS_2": null, "MsCtlg_DMRS_2": null }, "code": 44, "name": "Level 21" }, { "domains": { "Status": {"type": "inherited"}, "Bold": {"type": "inherited"}, "Italic": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": null, "Element": null, "SymbolID": null, "Status": 0, "TextString": null, "FontName": null, "FontSize": null, "Bold": null, "Italic": null, "Underline": null, "VerticalAlignment": null, "HorizontalAlignment": null, "XOffset": null, "YOffset": null, "Angle": null, "FontLeading": null, "WordSpacing": null, "CharacterWidth": null, "CharacterSpacing": null, "FlipAngle": null, "Override": null, "Supplementary.DBO.CadastralAnnotation10000.Entity": null, "Handle": null, "Level_": null, "Layer": null, "LvlDesc": null, "LyrFrzn": null, "LyrLock": null, "LyrOn": null, "LvlPlot": null, "Color": null, "EntColor": null, "LyrColor": null, "Linetype": null, "EntLinetype": null, "LyrLnType": null, "Elevation": null, "Class": null, "GGroup": null, "CadModel": null, "Fill": null, "LineWt": null, "EntLineWt": null, "LyrLineWt": null, "RefName": null, "LTScale": null, "QrotW": null, "QrotX": null, "QrotY": null, "QrotZ": null, "DocName": null, "ScaleX": null, "ScaleY": null, "ScaleZ": null, "Style": null, "FontID": null, "Text": null, "Height": null, "TxtAngle": null, "TxtWidth": null, "TxtOblique": null, "TxtJust": null, "VertAlign": null, "TxtFont": null, "TxtBoxHt": null, "TxtBoxWd": null, "TxtRefWd": null, "TxtAttach": null, "TxtDir": null, "LnSpace": null, "SpaceFct": null, "TxtMemo": null, "MsLink_DMRS_2": null, "MsCtlg_DMRS_2": null }, "code": 45, "name": "Level 26" }, { "domains": { "Status": {"type": "inherited"}, "Bold": {"type": "inherited"}, "Italic": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": null, "Element": null, "SymbolID": null, "Status": 0, "TextString": null, "FontName": null, "FontSize": null, "Bold": null, "Italic": null, "Underline": null, "VerticalAlignment": null, "HorizontalAlignment": null, "XOffset": null, "YOffset": null, "Angle": null, "FontLeading": null, "WordSpacing": null, "CharacterWidth": null, "CharacterSpacing": null, "FlipAngle": null, "Override": null, "Supplementary.DBO.CadastralAnnotation10000.Entity": null, "Handle": null, "Level_": null, "Layer": null, "LvlDesc": null, "LyrFrzn": null, "LyrLock": null, "LyrOn": null, "LvlPlot": null, "Color": null, "EntColor": null, "LyrColor": null, "Linetype": null, "EntLinetype": null, "LyrLnType": null, "Elevation": null, "Class": null, "GGroup": null, "CadModel": null, "Fill": null, "LineWt": null, "EntLineWt": null, "LyrLineWt": null, "RefName": null, "LTScale": null, "QrotW": null, "QrotX": null, "QrotY": null, "QrotZ": null, "DocName": null, "ScaleX": null, "ScaleY": null, "ScaleZ": null, "Style": null, "FontID": null, "Text": null, "Height": null, "TxtAngle": null, "TxtWidth": null, "TxtOblique": null, "TxtJust": null, "VertAlign": null, "TxtFont": null, "TxtBoxHt": null, "TxtBoxWd": null, "TxtRefWd": null, "TxtAttach": null, "TxtDir": null, "LnSpace": null, "SpaceFct": null, "TxtMemo": null, "MsLink_DMRS_2": null, "MsCtlg_DMRS_2": null }, "code": 46, "name": "Level 19" }, { "domains": { "Status": {"type": "inherited"}, "Bold": {"type": "inherited"}, "Italic": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": null, "Element": null, "SymbolID": null, "Status": 0, "TextString": null, "FontName": null, "FontSize": null, "Bold": null, "Italic": null, "Underline": null, "VerticalAlignment": null, "HorizontalAlignment": null, "XOffset": null, "YOffset": null, "Angle": null, "FontLeading": null, "WordSpacing": null, "CharacterWidth": null, "CharacterSpacing": null, "FlipAngle": null, "Override": null, "Supplementary.DBO.CadastralAnnotation10000.Entity": null, "Handle": null, "Level_": null, "Layer": null, "LvlDesc": null, "LyrFrzn": null, "LyrLock": null, "LyrOn": null, "LvlPlot": null, "Color": null, "EntColor": null, "LyrColor": null, "Linetype": null, "EntLinetype": null, "LyrLnType": null, "Elevation": null, "Class": null, "GGroup": null, "CadModel": null, "Fill": null, "LineWt": null, "EntLineWt": null, "LyrLineWt": null, "RefName": null, "LTScale": null, "QrotW": null, "QrotX": null, "QrotY": null, "QrotZ": null, "DocName": null, "ScaleX": null, "ScaleY": null, "ScaleZ": null, "Style": null, "FontID": null, "Text": null, "Height": null, "TxtAngle": null, "TxtWidth": null, "TxtOblique": null, "TxtJust": null, "VertAlign": null, "TxtFont": null, "TxtBoxHt": null, "TxtBoxWd": null, "TxtRefWd": null, "TxtAttach": null, "TxtDir": null, "LnSpace": null, "SpaceFct": null, "TxtMemo": null, "MsLink_DMRS_2": null, "MsCtlg_DMRS_2": null }, "code": 47, "name": "Level 17" } ], "relationships": [], "canModifyLayer": false, "canScaleSymbols": true, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsCoordinatesQuantization": true }