{
 "currentVersion": 10.91,
 "id": 11,
 "name": "Parcel Dimensions",
 "type": "Annotation Layer",
 "description": "",
 "geometryType": "esriGeometryPolygon",
 "sourceSpatialReference": {
  "wkid": 2244,
  "latestWkid": 2965,
  "vcsWkid": 115702,
  "latestVcsWkid": 115702
 },
 "copyrightText": "",
 "parentLayer": null,
 "subLayers": [
  {
   "id": 12,
   "name": "DIMENSIONS"
  },
  {
   "id": 13,
   "name": "dim 04"
  },
  {
   "id": 14,
   "name": "dim 05"
  },
  {
   "id": 15,
   "name": "dim 06"
  },
  {
   "id": 16,
   "name": "dim 08"
  },
  {
   "id": 17,
   "name": "dim 10"
  },
  {
   "id": 18,
   "name": "dim 11"
  },
  {
   "id": 19,
   "name": "dim 12"
  },
  {
   "id": 20,
   "name": "dim 13"
  },
  {
   "id": 21,
   "name": "dim 15"
  },
  {
   "id": 22,
   "name": "dim 16"
  },
  {
   "id": 23,
   "name": "dim 18"
  },
  {
   "id": 24,
   "name": "dim 20"
  },
  {
   "id": 25,
   "name": "dim 24"
  },
  {
   "id": 26,
   "name": "dim 25"
  },
  {
   "id": 27,
   "name": "dim 30"
  },
  {
   "id": 28,
   "name": "dim 37"
  },
  {
   "id": 29,
   "name": "dim 40"
  }
 ],
 "minScale": 6000,
 "maxScale": 0,
 "defaultVisibility": false,
 "extent": {
  "xmin": 273127.8216823451,
  "ymin": 1868594.1358244494,
  "xmax": 389959.1234523468,
  "ymax": 1969382.1488149464,
  "spatialReference": {
   "wkid": 2244,
   "latestWkid": 2965,
   "vcsWkid": 115702,
   "latestVcsWkid": 115702
  }
 },
 "hasAttachments": false,
 "htmlPopupType": "esriServerHTMLPopupTypeNone",
 "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": "WS1_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": "WS1_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": "WS1_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": "WS1_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": "WS1_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": "WS1_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": "entity",
   "type": "esriFieldTypeString",
   "alias": "Entity",
   "length": 16,
   "domain": null
  },
  {
   "name": "handle",
   "type": "esriFieldTypeString",
   "alias": "Handle",
   "length": 16,
   "domain": null
  },
  {
   "name": "owner",
   "type": "esriFieldTypeString",
   "alias": "Owner",
   "length": 16,
   "domain": null
  },
  {
   "name": "layer",
   "type": "esriFieldTypeString",
   "alias": "Layer",
   "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": "lyrvpfrzn",
   "type": "esriFieldTypeSmallInteger",
   "alias": "LyrVPFrzn",
   "domain": null
  },
  {
   "name": "lyrhandle",
   "type": "esriFieldTypeString",
   "alias": "LyrHandle",
   "length": 16,
   "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": "blkcolor",
   "type": "esriFieldTypeSmallInteger",
   "alias": "BlkColor",
   "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": "blklinetype",
   "type": "esriFieldTypeString",
   "alias": "BlkLinetype",
   "length": 255,
   "domain": null
  },
  {
   "name": "elevation",
   "type": "esriFieldTypeDouble",
   "alias": "Elevation",
   "domain": null
  },
  {
   "name": "thickness",
   "type": "esriFieldTypeDouble",
   "alias": "Thickness",
   "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": "blklinewt",
   "type": "esriFieldTypeSmallInteger",
   "alias": "BlkLineWt",
   "domain": null
  },
  {
   "name": "refname",
   "type": "esriFieldTypeString",
   "alias": "RefName",
   "length": 255,
   "domain": null
  },
  {
   "name": "ltscale",
   "type": "esriFieldTypeDouble",
   "alias": "LTScale",
   "domain": null
  },
  {
   "name": "extx",
   "type": "esriFieldTypeDouble",
   "alias": "ExtX",
   "domain": null
  },
  {
   "name": "exty",
   "type": "esriFieldTypeDouble",
   "alias": "ExtY",
   "domain": null
  },
  {
   "name": "extz",
   "type": "esriFieldTypeDouble",
   "alias": "ExtZ",
   "domain": null
  },
  {
   "name": "docname",
   "type": "esriFieldTypeString",
   "alias": "DocName",
   "length": 255,
   "domain": null
  },
  {
   "name": "docpath",
   "type": "esriFieldTypeString",
   "alias": "DocPath",
   "length": 1073741822,
   "domain": null
  },
  {
   "name": "doctype",
   "type": "esriFieldTypeString",
   "alias": "DocType",
   "length": 32,
   "domain": null
  },
  {
   "name": "docver",
   "type": "esriFieldTypeString",
   "alias": "DocVer",
   "length": 16,
   "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": "txtgentype",
   "type": "esriFieldTypeString",
   "alias": "TxtGenType",
   "length": 32,
   "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": 1073741822,
   "domain": null
  },
  {
   "name": "entity_1",
   "type": "esriFieldTypeString",
   "alias": "Entity",
   "length": 16,
   "domain": null
  },
  {
   "name": "lyrfrzn_1",
   "type": "esriFieldTypeSmallInteger",
   "alias": "LyrFrzn",
   "domain": null
  },
  {
   "name": "lyrlock_1",
   "type": "esriFieldTypeSmallInteger",
   "alias": "LyrLock",
   "domain": null
  },
  {
   "name": "lyron_1",
   "type": "esriFieldTypeSmallInteger",
   "alias": "LyrOn",
   "domain": null
  },
  {
   "name": "lyrvpfrzn_1",
   "type": "esriFieldTypeSmallInteger",
   "alias": "LyrVPFrzn",
   "domain": null
  },
  {
   "name": "color_1",
   "type": "esriFieldTypeSmallInteger",
   "alias": "Color",
   "domain": null
  },
  {
   "name": "entcolor_1",
   "type": "esriFieldTypeSmallInteger",
   "alias": "EntColor",
   "domain": null
  },
  {
   "name": "lyrcolor_1",
   "type": "esriFieldTypeSmallInteger",
   "alias": "LyrColor",
   "domain": null
  },
  {
   "name": "blkcolor_1",
   "type": "esriFieldTypeSmallInteger",
   "alias": "BlkColor",
   "domain": null
  },
  {
   "name": "elevation_1",
   "type": "esriFieldTypeDouble",
   "alias": "Elevation",
   "domain": null
  },
  {
   "name": "thickness_1",
   "type": "esriFieldTypeDouble",
   "alias": "Thickness",
   "domain": null
  },
  {
   "name": "linewt_1",
   "type": "esriFieldTypeSmallInteger",
   "alias": "LineWt",
   "domain": null
  },
  {
   "name": "entlinewt_1",
   "type": "esriFieldTypeSmallInteger",
   "alias": "EntLineWt",
   "domain": null
  },
  {
   "name": "lyrlinewt_1",
   "type": "esriFieldTypeSmallInteger",
   "alias": "LyrLineWt",
   "domain": null
  },
  {
   "name": "blklinewt_1",
   "type": "esriFieldTypeSmallInteger",
   "alias": "BlkLineWt",
   "domain": null
  },
  {
   "name": "ltscale_1",
   "type": "esriFieldTypeDouble",
   "alias": "LTScale",
   "domain": null
  },
  {
   "name": "extx_1",
   "type": "esriFieldTypeDouble",
   "alias": "ExtX",
   "domain": null
  },
  {
   "name": "exty_1",
   "type": "esriFieldTypeDouble",
   "alias": "ExtY",
   "domain": null
  },
  {
   "name": "extz_1",
   "type": "esriFieldTypeDouble",
   "alias": "ExtZ",
   "domain": null
  },
  {
   "name": "scalex_1",
   "type": "esriFieldTypeDouble",
   "alias": "ScaleX",
   "domain": null
  },
  {
   "name": "scaley_1",
   "type": "esriFieldTypeDouble",
   "alias": "ScaleY",
   "domain": null
  },
  {
   "name": "scalez_1",
   "type": "esriFieldTypeDouble",
   "alias": "ScaleZ",
   "domain": null
  },
  {
   "name": "fontid_1",
   "type": "esriFieldTypeSmallInteger",
   "alias": "FontID",
   "domain": null
  },
  {
   "name": "text",
   "type": "esriFieldTypeString",
   "alias": "Text",
   "length": 255,
   "domain": null
  },
  {
   "name": "height_1",
   "type": "esriFieldTypeDouble",
   "alias": "Height",
   "domain": null
  },
  {
   "name": "txtangle_1",
   "type": "esriFieldTypeDouble",
   "alias": "TxtAngle",
   "domain": null
  },
  {
   "name": "txtwidth_1",
   "type": "esriFieldTypeDouble",
   "alias": "TxtWidth",
   "domain": null
  },
  {
   "name": "txtoblique_1",
   "type": "esriFieldTypeDouble",
   "alias": "TxtOblique",
   "domain": null
  },
  {
   "name": "txtboxht_1",
   "type": "esriFieldTypeDouble",
   "alias": "TxtBoxHt",
   "domain": null
  },
  {
   "name": "txtboxwd_1",
   "type": "esriFieldTypeDouble",
   "alias": "TxtBoxWd",
   "domain": null
  },
  {
   "name": "txtrefwd_1",
   "type": "esriFieldTypeDouble",
   "alias": "TxtRefWd",
   "domain": null
  },
  {
   "name": "txtattach_1",
   "type": "esriFieldTypeSmallInteger",
   "alias": "TxtAttach",
   "domain": null
  },
  {
   "name": "txtdir_1",
   "type": "esriFieldTypeSmallInteger",
   "alias": "TxtDir",
   "domain": null
  },
  {
   "name": "lnspace_1",
   "type": "esriFieldTypeSmallInteger",
   "alias": "LnSpace",
   "domain": null
  },
  {
   "name": "spacefct_1",
   "type": "esriFieldTypeDouble",
   "alias": "SpaceFct",
   "domain": null
  },
  {
   "name": "txtmemo_1",
   "type": "esriFieldTypeString",
   "alias": "TxtMemo",
   "length": 2048,
   "domain": null
  },
  {
   "name": "shape_starea_1",
   "type": "esriFieldTypeDouble",
   "alias": "SHAPE_STArea_1",
   "domain": null
  },
  {
   "name": "shape_stlength_1",
   "type": "esriFieldTypeDouble",
   "alias": "SHAPE_STLength_1",
   "domain": null
  },
  {
   "name": "shape",
   "type": "esriFieldTypeGeometry",
   "alias": "Shape",
   "domain": null
  },
  {
   "name": "shape_Length",
   "type": "esriFieldTypeDouble",
   "alias": "Shape_Length",
   "domain": null
  },
  {
   "name": "shape_Area",
   "type": "esriFieldTypeDouble",
   "alias": "Shape_Area",
   "domain": null
  }
 ],
 "geometryField": {
  "name": "shape",
  "type": "esriFieldTypeGeometry",
  "alias": "Shape"
 },
 "indexes": [
  {
   "name": "FDO_objectid",
   "fields": "objectid",
   "isAscending": true,
   "isUnique": true,
   "description": ""
  },
  {
   "name": "FDO_shape",
   "fields": "shape",
   "isAscending": true,
   "isUnique": false,
   "description": ""
  },
  {
   "name": "I7status",
   "fields": "status",
   "isAscending": true,
   "isUnique": false,
   "description": ""
  },
  {
   "name": "I7annotationclas",
   "fields": "annotationclassid",
   "isAscending": true,
   "isUnique": false,
   "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": 2,
   "name": "dim 04"
  },
  {
   "domains": {
    "status": {"type": "inherited"},
    "bold": {"type": "inherited"},
    "italic": {"type": "inherited"},
    "underline": {"type": "inherited"},
    "verticalalignment": {"type": "inherited"},
    "horizontalalignment": {"type": "inherited"}
   },
   "id": 3,
   "name": "dim 05"
  },
  {
   "domains": {
    "status": {"type": "inherited"},
    "bold": {"type": "inherited"},
    "italic": {"type": "inherited"},
    "underline": {"type": "inherited"},
    "verticalalignment": {"type": "inherited"},
    "horizontalalignment": {"type": "inherited"}
   },
   "id": 4,
   "name": "dim 06"
  },
  {
   "domains": {
    "status": {"type": "inherited"},
    "bold": {"type": "inherited"},
    "italic": {"type": "inherited"},
    "underline": {"type": "inherited"},
    "verticalalignment": {"type": "inherited"},
    "horizontalalignment": {"type": "inherited"}
   },
   "id": 5,
   "name": "dim 08"
  },
  {
   "domains": {
    "status": {"type": "inherited"},
    "bold": {"type": "inherited"},
    "italic": {"type": "inherited"},
    "underline": {"type": "inherited"},
    "verticalalignment": {"type": "inherited"},
    "horizontalalignment": {"type": "inherited"}
   },
   "id": 6,
   "name": "dim 10"
  },
  {
   "domains": {
    "status": {"type": "inherited"},
    "bold": {"type": "inherited"},
    "italic": {"type": "inherited"},
    "underline": {"type": "inherited"},
    "verticalalignment": {"type": "inherited"},
    "horizontalalignment": {"type": "inherited"}
   },
   "id": 7,
   "name": "dim 11"
  },
  {
   "domains": {
    "status": {"type": "inherited"},
    "bold": {"type": "inherited"},
    "italic": {"type": "inherited"},
    "underline": {"type": "inherited"},
    "verticalalignment": {"type": "inherited"},
    "horizontalalignment": {"type": "inherited"}
   },
   "id": 8,
   "name": "dim 12"
  },
  {
   "domains": {
    "status": {"type": "inherited"},
    "bold": {"type": "inherited"},
    "italic": {"type": "inherited"},
    "underline": {"type": "inherited"},
    "verticalalignment": {"type": "inherited"},
    "horizontalalignment": {"type": "inherited"}
   },
   "id": 11,
   "name": "dim 13"
  },
  {
   "domains": {
    "status": {"type": "inherited"},
    "bold": {"type": "inherited"},
    "italic": {"type": "inherited"},
    "underline": {"type": "inherited"},
    "verticalalignment": {"type": "inherited"},
    "horizontalalignment": {"type": "inherited"}
   },
   "id": 12,
   "name": "dim 15"
  },
  {
   "domains": {
    "status": {"type": "inherited"},
    "bold": {"type": "inherited"},
    "italic": {"type": "inherited"},
    "underline": {"type": "inherited"},
    "verticalalignment": {"type": "inherited"},
    "horizontalalignment": {"type": "inherited"}
   },
   "id": 15,
   "name": "dim 16"
  },
  {
   "domains": {
    "status": {"type": "inherited"},
    "bold": {"type": "inherited"},
    "italic": {"type": "inherited"},
    "underline": {"type": "inherited"},
    "verticalalignment": {"type": "inherited"},
    "horizontalalignment": {"type": "inherited"}
   },
   "id": 16,
   "name": "dim 18"
  },
  {
   "domains": {
    "status": {"type": "inherited"},
    "bold": {"type": "inherited"},
    "italic": {"type": "inherited"},
    "underline": {"type": "inherited"},
    "verticalalignment": {"type": "inherited"},
    "horizontalalignment": {"type": "inherited"}
   },
   "id": 17,
   "name": "dim 20"
  },
  {
   "domains": {
    "status": {"type": "inherited"},
    "bold": {"type": "inherited"},
    "italic": {"type": "inherited"},
    "underline": {"type": "inherited"},
    "verticalalignment": {"type": "inherited"},
    "horizontalalignment": {"type": "inherited"}
   },
   "id": 18,
   "name": "dim 24"
  },
  {
   "domains": {
    "status": {"type": "inherited"},
    "bold": {"type": "inherited"},
    "italic": {"type": "inherited"},
    "underline": {"type": "inherited"},
    "verticalalignment": {"type": "inherited"},
    "horizontalalignment": {"type": "inherited"}
   },
   "id": 19,
   "name": "dim 25"
  },
  {
   "domains": {
    "status": {"type": "inherited"},
    "bold": {"type": "inherited"},
    "italic": {"type": "inherited"},
    "underline": {"type": "inherited"},
    "verticalalignment": {"type": "inherited"},
    "horizontalalignment": {"type": "inherited"}
   },
   "id": 20,
   "name": "dim 30"
  },
  {
   "domains": {
    "status": {"type": "inherited"},
    "bold": {"type": "inherited"},
    "italic": {"type": "inherited"},
    "underline": {"type": "inherited"},
    "verticalalignment": {"type": "inherited"},
    "horizontalalignment": {"type": "inherited"}
   },
   "id": 21,
   "name": "dim 37"
  },
  {
   "domains": {
    "status": {"type": "inherited"},
    "bold": {"type": "inherited"},
    "italic": {"type": "inherited"},
    "underline": {"type": "inherited"},
    "verticalalignment": {"type": "inherited"},
    "horizontalalignment": {"type": "inherited"}
   },
   "id": 22,
   "name": "dim 40"
  }
 ],
 "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,
    "entity": null,
    "handle": null,
    "owner": null,
    "layer": null,
    "lyrfrzn": null,
    "lyrlock": null,
    "lyron": null,
    "lyrvpfrzn": null,
    "lyrhandle": null,
    "color": null,
    "entcolor": null,
    "lyrcolor": null,
    "blkcolor": null,
    "linetype": null,
    "entlinetype": null,
    "lyrlntype": null,
    "blklinetype": null,
    "elevation": null,
    "thickness": null,
    "linewt": null,
    "entlinewt": null,
    "lyrlinewt": null,
    "blklinewt": null,
    "refname": null,
    "ltscale": null,
    "extx": null,
    "exty": null,
    "extz": null,
    "docname": null,
    "docpath": null,
    "doctype": null,
    "docver": null,
    "scalex": null,
    "scaley": null,
    "scalez": null,
    "style": null,
    "fontid": null,
    "text_": null,
    "height": null,
    "txtangle": null,
    "txtwidth": null,
    "txtoblique": null,
    "txtgentype": null,
    "txtjust": null,
    "vertalign": null,
    "txtfont": null,
    "txtboxht": null,
    "txtboxwd": null,
    "txtrefwd": null,
    "txtattach": null,
    "txtdir": null,
    "lnspace": null,
    "spacefct": null,
    "txtmemo": null,
    "entity_1": null,
    "lyrfrzn_1": null,
    "lyrlock_1": null,
    "lyron_1": null,
    "lyrvpfrzn_1": null,
    "color_1": null,
    "entcolor_1": null,
    "lyrcolor_1": null,
    "blkcolor_1": null,
    "elevation_1": null,
    "thickness_1": null,
    "linewt_1": null,
    "entlinewt_1": null,
    "lyrlinewt_1": null,
    "blklinewt_1": null,
    "ltscale_1": null,
    "extx_1": null,
    "exty_1": null,
    "extz_1": null,
    "scalex_1": null,
    "scaley_1": null,
    "scalez_1": null,
    "fontid_1": null,
    "text": null,
    "height_1": null,
    "txtangle_1": null,
    "txtwidth_1": null,
    "txtoblique_1": null,
    "txtboxht_1": null,
    "txtboxwd_1": null,
    "txtrefwd_1": null,
    "txtattach_1": null,
    "txtdir_1": null,
    "lnspace_1": null,
    "spacefct_1": null,
    "txtmemo_1": null,
    "shape_starea_1": null,
    "shape_stlength_1": 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,
    "entity": null,
    "handle": null,
    "owner": null,
    "layer": null,
    "lyrfrzn": null,
    "lyrlock": null,
    "lyron": null,
    "lyrvpfrzn": null,
    "lyrhandle": null,
    "color": null,
    "entcolor": null,
    "lyrcolor": null,
    "blkcolor": null,
    "linetype": null,
    "entlinetype": null,
    "lyrlntype": null,
    "blklinetype": null,
    "elevation": null,
    "thickness": null,
    "linewt": null,
    "entlinewt": null,
    "lyrlinewt": null,
    "blklinewt": null,
    "refname": null,
    "ltscale": null,
    "extx": null,
    "exty": null,
    "extz": null,
    "docname": null,
    "docpath": null,
    "doctype": null,
    "docver": null,
    "scalex": null,
    "scaley": null,
    "scalez": null,
    "style": null,
    "fontid": null,
    "text_": null,
    "height": null,
    "txtangle": null,
    "txtwidth": null,
    "txtoblique": null,
    "txtgentype": null,
    "txtjust": null,
    "vertalign": null,
    "txtfont": null,
    "txtboxht": null,
    "txtboxwd": null,
    "txtrefwd": null,
    "txtattach": null,
    "txtdir": null,
    "lnspace": null,
    "spacefct": null,
    "txtmemo": null,
    "entity_1": null,
    "lyrfrzn_1": null,
    "lyrlock_1": null,
    "lyron_1": null,
    "lyrvpfrzn_1": null,
    "color_1": null,
    "entcolor_1": null,
    "lyrcolor_1": null,
    "blkcolor_1": null,
    "elevation_1": null,
    "thickness_1": null,
    "linewt_1": null,
    "entlinewt_1": null,
    "lyrlinewt_1": null,
    "blklinewt_1": null,
    "ltscale_1": null,
    "extx_1": null,
    "exty_1": null,
    "extz_1": null,
    "scalex_1": null,
    "scaley_1": null,
    "scalez_1": null,
    "fontid_1": null,
    "text": null,
    "height_1": null,
    "txtangle_1": null,
    "txtwidth_1": null,
    "txtoblique_1": null,
    "txtboxht_1": null,
    "txtboxwd_1": null,
    "txtrefwd_1": null,
    "txtattach_1": null,
    "txtdir_1": null,
    "lnspace_1": null,
    "spacefct_1": null,
    "txtmemo_1": null,
    "shape_starea_1": null,
    "shape_stlength_1": null
   },
   "code": 2,
   "name": "dim 04"
  },
  {
   "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,
    "entity": null,
    "handle": null,
    "owner": null,
    "layer": null,
    "lyrfrzn": null,
    "lyrlock": null,
    "lyron": null,
    "lyrvpfrzn": null,
    "lyrhandle": null,
    "color": null,
    "entcolor": null,
    "lyrcolor": null,
    "blkcolor": null,
    "linetype": null,
    "entlinetype": null,
    "lyrlntype": null,
    "blklinetype": null,
    "elevation": null,
    "thickness": null,
    "linewt": null,
    "entlinewt": null,
    "lyrlinewt": null,
    "blklinewt": null,
    "refname": null,
    "ltscale": null,
    "extx": null,
    "exty": null,
    "extz": null,
    "docname": null,
    "docpath": null,
    "doctype": null,
    "docver": null,
    "scalex": null,
    "scaley": null,
    "scalez": null,
    "style": null,
    "fontid": null,
    "text_": null,
    "height": null,
    "txtangle": null,
    "txtwidth": null,
    "txtoblique": null,
    "txtgentype": null,
    "txtjust": null,
    "vertalign": null,
    "txtfont": null,
    "txtboxht": null,
    "txtboxwd": null,
    "txtrefwd": null,
    "txtattach": null,
    "txtdir": null,
    "lnspace": null,
    "spacefct": null,
    "txtmemo": null,
    "entity_1": null,
    "lyrfrzn_1": null,
    "lyrlock_1": null,
    "lyron_1": null,
    "lyrvpfrzn_1": null,
    "color_1": null,
    "entcolor_1": null,
    "lyrcolor_1": null,
    "blkcolor_1": null,
    "elevation_1": null,
    "thickness_1": null,
    "linewt_1": null,
    "entlinewt_1": null,
    "lyrlinewt_1": null,
    "blklinewt_1": null,
    "ltscale_1": null,
    "extx_1": null,
    "exty_1": null,
    "extz_1": null,
    "scalex_1": null,
    "scaley_1": null,
    "scalez_1": null,
    "fontid_1": null,
    "text": null,
    "height_1": null,
    "txtangle_1": null,
    "txtwidth_1": null,
    "txtoblique_1": null,
    "txtboxht_1": null,
    "txtboxwd_1": null,
    "txtrefwd_1": null,
    "txtattach_1": null,
    "txtdir_1": null,
    "lnspace_1": null,
    "spacefct_1": null,
    "txtmemo_1": null,
    "shape_starea_1": null,
    "shape_stlength_1": null
   },
   "code": 3,
   "name": "dim 05"
  },
  {
   "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,
    "entity": null,
    "handle": null,
    "owner": null,
    "layer": null,
    "lyrfrzn": null,
    "lyrlock": null,
    "lyron": null,
    "lyrvpfrzn": null,
    "lyrhandle": null,
    "color": null,
    "entcolor": null,
    "lyrcolor": null,
    "blkcolor": null,
    "linetype": null,
    "entlinetype": null,
    "lyrlntype": null,
    "blklinetype": null,
    "elevation": null,
    "thickness": null,
    "linewt": null,
    "entlinewt": null,
    "lyrlinewt": null,
    "blklinewt": null,
    "refname": null,
    "ltscale": null,
    "extx": null,
    "exty": null,
    "extz": null,
    "docname": null,
    "docpath": null,
    "doctype": null,
    "docver": null,
    "scalex": null,
    "scaley": null,
    "scalez": null,
    "style": null,
    "fontid": null,
    "text_": null,
    "height": null,
    "txtangle": null,
    "txtwidth": null,
    "txtoblique": null,
    "txtgentype": null,
    "txtjust": null,
    "vertalign": null,
    "txtfont": null,
    "txtboxht": null,
    "txtboxwd": null,
    "txtrefwd": null,
    "txtattach": null,
    "txtdir": null,
    "lnspace": null,
    "spacefct": null,
    "txtmemo": null,
    "entity_1": null,
    "lyrfrzn_1": null,
    "lyrlock_1": null,
    "lyron_1": null,
    "lyrvpfrzn_1": null,
    "color_1": null,
    "entcolor_1": null,
    "lyrcolor_1": null,
    "blkcolor_1": null,
    "elevation_1": null,
    "thickness_1": null,
    "linewt_1": null,
    "entlinewt_1": null,
    "lyrlinewt_1": null,
    "blklinewt_1": null,
    "ltscale_1": null,
    "extx_1": null,
    "exty_1": null,
    "extz_1": null,
    "scalex_1": null,
    "scaley_1": null,
    "scalez_1": null,
    "fontid_1": null,
    "text": null,
    "height_1": null,
    "txtangle_1": null,
    "txtwidth_1": null,
    "txtoblique_1": null,
    "txtboxht_1": null,
    "txtboxwd_1": null,
    "txtrefwd_1": null,
    "txtattach_1": null,
    "txtdir_1": null,
    "lnspace_1": null,
    "spacefct_1": null,
    "txtmemo_1": null,
    "shape_starea_1": null,
    "shape_stlength_1": null
   },
   "code": 4,
   "name": "dim 06"
  },
  {
   "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,
    "entity": null,
    "handle": null,
    "owner": null,
    "layer": null,
    "lyrfrzn": null,
    "lyrlock": null,
    "lyron": null,
    "lyrvpfrzn": null,
    "lyrhandle": null,
    "color": null,
    "entcolor": null,
    "lyrcolor": null,
    "blkcolor": null,
    "linetype": null,
    "entlinetype": null,
    "lyrlntype": null,
    "blklinetype": null,
    "elevation": null,
    "thickness": null,
    "linewt": null,
    "entlinewt": null,
    "lyrlinewt": null,
    "blklinewt": null,
    "refname": null,
    "ltscale": null,
    "extx": null,
    "exty": null,
    "extz": null,
    "docname": null,
    "docpath": null,
    "doctype": null,
    "docver": null,
    "scalex": null,
    "scaley": null,
    "scalez": null,
    "style": null,
    "fontid": null,
    "text_": null,
    "height": null,
    "txtangle": null,
    "txtwidth": null,
    "txtoblique": null,
    "txtgentype": null,
    "txtjust": null,
    "vertalign": null,
    "txtfont": null,
    "txtboxht": null,
    "txtboxwd": null,
    "txtrefwd": null,
    "txtattach": null,
    "txtdir": null,
    "lnspace": null,
    "spacefct": null,
    "txtmemo": null,
    "entity_1": null,
    "lyrfrzn_1": null,
    "lyrlock_1": null,
    "lyron_1": null,
    "lyrvpfrzn_1": null,
    "color_1": null,
    "entcolor_1": null,
    "lyrcolor_1": null,
    "blkcolor_1": null,
    "elevation_1": null,
    "thickness_1": null,
    "linewt_1": null,
    "entlinewt_1": null,
    "lyrlinewt_1": null,
    "blklinewt_1": null,
    "ltscale_1": null,
    "extx_1": null,
    "exty_1": null,
    "extz_1": null,
    "scalex_1": null,
    "scaley_1": null,
    "scalez_1": null,
    "fontid_1": null,
    "text": null,
    "height_1": null,
    "txtangle_1": null,
    "txtwidth_1": null,
    "txtoblique_1": null,
    "txtboxht_1": null,
    "txtboxwd_1": null,
    "txtrefwd_1": null,
    "txtattach_1": null,
    "txtdir_1": null,
    "lnspace_1": null,
    "spacefct_1": null,
    "txtmemo_1": null,
    "shape_starea_1": null,
    "shape_stlength_1": null
   },
   "code": 5,
   "name": "dim 08"
  },
  {
   "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,
    "entity": null,
    "handle": null,
    "owner": null,
    "layer": null,
    "lyrfrzn": null,
    "lyrlock": null,
    "lyron": null,
    "lyrvpfrzn": null,
    "lyrhandle": null,
    "color": null,
    "entcolor": null,
    "lyrcolor": null,
    "blkcolor": null,
    "linetype": null,
    "entlinetype": null,
    "lyrlntype": null,
    "blklinetype": null,
    "elevation": null,
    "thickness": null,
    "linewt": null,
    "entlinewt": null,
    "lyrlinewt": null,
    "blklinewt": null,
    "refname": null,
    "ltscale": null,
    "extx": null,
    "exty": null,
    "extz": null,
    "docname": null,
    "docpath": null,
    "doctype": null,
    "docver": null,
    "scalex": null,
    "scaley": null,
    "scalez": null,
    "style": null,
    "fontid": null,
    "text_": null,
    "height": null,
    "txtangle": null,
    "txtwidth": null,
    "txtoblique": null,
    "txtgentype": null,
    "txtjust": null,
    "vertalign": null,
    "txtfont": null,
    "txtboxht": null,
    "txtboxwd": null,
    "txtrefwd": null,
    "txtattach": null,
    "txtdir": null,
    "lnspace": null,
    "spacefct": null,
    "txtmemo": null,
    "entity_1": null,
    "lyrfrzn_1": null,
    "lyrlock_1": null,
    "lyron_1": null,
    "lyrvpfrzn_1": null,
    "color_1": null,
    "entcolor_1": null,
    "lyrcolor_1": null,
    "blkcolor_1": null,
    "elevation_1": null,
    "thickness_1": null,
    "linewt_1": null,
    "entlinewt_1": null,
    "lyrlinewt_1": null,
    "blklinewt_1": null,
    "ltscale_1": null,
    "extx_1": null,
    "exty_1": null,
    "extz_1": null,
    "scalex_1": null,
    "scaley_1": null,
    "scalez_1": null,
    "fontid_1": null,
    "text": null,
    "height_1": null,
    "txtangle_1": null,
    "txtwidth_1": null,
    "txtoblique_1": null,
    "txtboxht_1": null,
    "txtboxwd_1": null,
    "txtrefwd_1": null,
    "txtattach_1": null,
    "txtdir_1": null,
    "lnspace_1": null,
    "spacefct_1": null,
    "txtmemo_1": null,
    "shape_starea_1": null,
    "shape_stlength_1": null
   },
   "code": 6,
   "name": "dim 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,
    "entity": null,
    "handle": null,
    "owner": null,
    "layer": null,
    "lyrfrzn": null,
    "lyrlock": null,
    "lyron": null,
    "lyrvpfrzn": null,
    "lyrhandle": null,
    "color": null,
    "entcolor": null,
    "lyrcolor": null,
    "blkcolor": null,
    "linetype": null,
    "entlinetype": null,
    "lyrlntype": null,
    "blklinetype": null,
    "elevation": null,
    "thickness": null,
    "linewt": null,
    "entlinewt": null,
    "lyrlinewt": null,
    "blklinewt": null,
    "refname": null,
    "ltscale": null,
    "extx": null,
    "exty": null,
    "extz": null,
    "docname": null,
    "docpath": null,
    "doctype": null,
    "docver": null,
    "scalex": null,
    "scaley": null,
    "scalez": null,
    "style": null,
    "fontid": null,
    "text_": null,
    "height": null,
    "txtangle": null,
    "txtwidth": null,
    "txtoblique": null,
    "txtgentype": null,
    "txtjust": null,
    "vertalign": null,
    "txtfont": null,
    "txtboxht": null,
    "txtboxwd": null,
    "txtrefwd": null,
    "txtattach": null,
    "txtdir": null,
    "lnspace": null,
    "spacefct": null,
    "txtmemo": null,
    "entity_1": null,
    "lyrfrzn_1": null,
    "lyrlock_1": null,
    "lyron_1": null,
    "lyrvpfrzn_1": null,
    "color_1": null,
    "entcolor_1": null,
    "lyrcolor_1": null,
    "blkcolor_1": null,
    "elevation_1": null,
    "thickness_1": null,
    "linewt_1": null,
    "entlinewt_1": null,
    "lyrlinewt_1": null,
    "blklinewt_1": null,
    "ltscale_1": null,
    "extx_1": null,
    "exty_1": null,
    "extz_1": null,
    "scalex_1": null,
    "scaley_1": null,
    "scalez_1": null,
    "fontid_1": null,
    "text": null,
    "height_1": null,
    "txtangle_1": null,
    "txtwidth_1": null,
    "txtoblique_1": null,
    "txtboxht_1": null,
    "txtboxwd_1": null,
    "txtrefwd_1": null,
    "txtattach_1": null,
    "txtdir_1": null,
    "lnspace_1": null,
    "spacefct_1": null,
    "txtmemo_1": null,
    "shape_starea_1": null,
    "shape_stlength_1": null
   },
   "code": 7,
   "name": "dim 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,
    "entity": null,
    "handle": null,
    "owner": null,
    "layer": null,
    "lyrfrzn": null,
    "lyrlock": null,
    "lyron": null,
    "lyrvpfrzn": null,
    "lyrhandle": null,
    "color": null,
    "entcolor": null,
    "lyrcolor": null,
    "blkcolor": null,
    "linetype": null,
    "entlinetype": null,
    "lyrlntype": null,
    "blklinetype": null,
    "elevation": null,
    "thickness": null,
    "linewt": null,
    "entlinewt": null,
    "lyrlinewt": null,
    "blklinewt": null,
    "refname": null,
    "ltscale": null,
    "extx": null,
    "exty": null,
    "extz": null,
    "docname": null,
    "docpath": null,
    "doctype": null,
    "docver": null,
    "scalex": null,
    "scaley": null,
    "scalez": null,
    "style": null,
    "fontid": null,
    "text_": null,
    "height": null,
    "txtangle": null,
    "txtwidth": null,
    "txtoblique": null,
    "txtgentype": null,
    "txtjust": null,
    "vertalign": null,
    "txtfont": null,
    "txtboxht": null,
    "txtboxwd": null,
    "txtrefwd": null,
    "txtattach": null,
    "txtdir": null,
    "lnspace": null,
    "spacefct": null,
    "txtmemo": null,
    "entity_1": null,
    "lyrfrzn_1": null,
    "lyrlock_1": null,
    "lyron_1": null,
    "lyrvpfrzn_1": null,
    "color_1": null,
    "entcolor_1": null,
    "lyrcolor_1": null,
    "blkcolor_1": null,
    "elevation_1": null,
    "thickness_1": null,
    "linewt_1": null,
    "entlinewt_1": null,
    "lyrlinewt_1": null,
    "blklinewt_1": null,
    "ltscale_1": null,
    "extx_1": null,
    "exty_1": null,
    "extz_1": null,
    "scalex_1": null,
    "scaley_1": null,
    "scalez_1": null,
    "fontid_1": null,
    "text": null,
    "height_1": null,
    "txtangle_1": null,
    "txtwidth_1": null,
    "txtoblique_1": null,
    "txtboxht_1": null,
    "txtboxwd_1": null,
    "txtrefwd_1": null,
    "txtattach_1": null,
    "txtdir_1": null,
    "lnspace_1": null,
    "spacefct_1": null,
    "txtmemo_1": null,
    "shape_starea_1": null,
    "shape_stlength_1": null
   },
   "code": 8,
   "name": "dim 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,
    "entity": null,
    "handle": null,
    "owner": null,
    "layer": null,
    "lyrfrzn": null,
    "lyrlock": null,
    "lyron": null,
    "lyrvpfrzn": null,
    "lyrhandle": null,
    "color": null,
    "entcolor": null,
    "lyrcolor": null,
    "blkcolor": null,
    "linetype": null,
    "entlinetype": null,
    "lyrlntype": null,
    "blklinetype": null,
    "elevation": null,
    "thickness": null,
    "linewt": null,
    "entlinewt": null,
    "lyrlinewt": null,
    "blklinewt": null,
    "refname": null,
    "ltscale": null,
    "extx": null,
    "exty": null,
    "extz": null,
    "docname": null,
    "docpath": null,
    "doctype": null,
    "docver": null,
    "scalex": null,
    "scaley": null,
    "scalez": null,
    "style": null,
    "fontid": null,
    "text_": null,
    "height": null,
    "txtangle": null,
    "txtwidth": null,
    "txtoblique": null,
    "txtgentype": null,
    "txtjust": null,
    "vertalign": null,
    "txtfont": null,
    "txtboxht": null,
    "txtboxwd": null,
    "txtrefwd": null,
    "txtattach": null,
    "txtdir": null,
    "lnspace": null,
    "spacefct": null,
    "txtmemo": null,
    "entity_1": null,
    "lyrfrzn_1": null,
    "lyrlock_1": null,
    "lyron_1": null,
    "lyrvpfrzn_1": null,
    "color_1": null,
    "entcolor_1": null,
    "lyrcolor_1": null,
    "blkcolor_1": null,
    "elevation_1": null,
    "thickness_1": null,
    "linewt_1": null,
    "entlinewt_1": null,
    "lyrlinewt_1": null,
    "blklinewt_1": null,
    "ltscale_1": null,
    "extx_1": null,
    "exty_1": null,
    "extz_1": null,
    "scalex_1": null,
    "scaley_1": null,
    "scalez_1": null,
    "fontid_1": null,
    "text": null,
    "height_1": null,
    "txtangle_1": null,
    "txtwidth_1": null,
    "txtoblique_1": null,
    "txtboxht_1": null,
    "txtboxwd_1": null,
    "txtrefwd_1": null,
    "txtattach_1": null,
    "txtdir_1": null,
    "lnspace_1": null,
    "spacefct_1": null,
    "txtmemo_1": null,
    "shape_starea_1": null,
    "shape_stlength_1": null
   },
   "code": 11,
   "name": "dim 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,
    "entity": null,
    "handle": null,
    "owner": null,
    "layer": null,
    "lyrfrzn": null,
    "lyrlock": null,
    "lyron": null,
    "lyrvpfrzn": null,
    "lyrhandle": null,
    "color": null,
    "entcolor": null,
    "lyrcolor": null,
    "blkcolor": null,
    "linetype": null,
    "entlinetype": null,
    "lyrlntype": null,
    "blklinetype": null,
    "elevation": null,
    "thickness": null,
    "linewt": null,
    "entlinewt": null,
    "lyrlinewt": null,
    "blklinewt": null,
    "refname": null,
    "ltscale": null,
    "extx": null,
    "exty": null,
    "extz": null,
    "docname": null,
    "docpath": null,
    "doctype": null,
    "docver": null,
    "scalex": null,
    "scaley": null,
    "scalez": null,
    "style": null,
    "fontid": null,
    "text_": null,
    "height": null,
    "txtangle": null,
    "txtwidth": null,
    "txtoblique": null,
    "txtgentype": null,
    "txtjust": null,
    "vertalign": null,
    "txtfont": null,
    "txtboxht": null,
    "txtboxwd": null,
    "txtrefwd": null,
    "txtattach": null,
    "txtdir": null,
    "lnspace": null,
    "spacefct": null,
    "txtmemo": null,
    "entity_1": null,
    "lyrfrzn_1": null,
    "lyrlock_1": null,
    "lyron_1": null,
    "lyrvpfrzn_1": null,
    "color_1": null,
    "entcolor_1": null,
    "lyrcolor_1": null,
    "blkcolor_1": null,
    "elevation_1": null,
    "thickness_1": null,
    "linewt_1": null,
    "entlinewt_1": null,
    "lyrlinewt_1": null,
    "blklinewt_1": null,
    "ltscale_1": null,
    "extx_1": null,
    "exty_1": null,
    "extz_1": null,
    "scalex_1": null,
    "scaley_1": null,
    "scalez_1": null,
    "fontid_1": null,
    "text": null,
    "height_1": null,
    "txtangle_1": null,
    "txtwidth_1": null,
    "txtoblique_1": null,
    "txtboxht_1": null,
    "txtboxwd_1": null,
    "txtrefwd_1": null,
    "txtattach_1": null,
    "txtdir_1": null,
    "lnspace_1": null,
    "spacefct_1": null,
    "txtmemo_1": null,
    "shape_starea_1": null,
    "shape_stlength_1": null
   },
   "code": 12,
   "name": "dim 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,
    "entity": null,
    "handle": null,
    "owner": null,
    "layer": null,
    "lyrfrzn": null,
    "lyrlock": null,
    "lyron": null,
    "lyrvpfrzn": null,
    "lyrhandle": null,
    "color": null,
    "entcolor": null,
    "lyrcolor": null,
    "blkcolor": null,
    "linetype": null,
    "entlinetype": null,
    "lyrlntype": null,
    "blklinetype": null,
    "elevation": null,
    "thickness": null,
    "linewt": null,
    "entlinewt": null,
    "lyrlinewt": null,
    "blklinewt": null,
    "refname": null,
    "ltscale": null,
    "extx": null,
    "exty": null,
    "extz": null,
    "docname": null,
    "docpath": null,
    "doctype": null,
    "docver": null,
    "scalex": null,
    "scaley": null,
    "scalez": null,
    "style": null,
    "fontid": null,
    "text_": null,
    "height": null,
    "txtangle": null,
    "txtwidth": null,
    "txtoblique": null,
    "txtgentype": null,
    "txtjust": null,
    "vertalign": null,
    "txtfont": null,
    "txtboxht": null,
    "txtboxwd": null,
    "txtrefwd": null,
    "txtattach": null,
    "txtdir": null,
    "lnspace": null,
    "spacefct": null,
    "txtmemo": null,
    "entity_1": null,
    "lyrfrzn_1": null,
    "lyrlock_1": null,
    "lyron_1": null,
    "lyrvpfrzn_1": null,
    "color_1": null,
    "entcolor_1": null,
    "lyrcolor_1": null,
    "blkcolor_1": null,
    "elevation_1": null,
    "thickness_1": null,
    "linewt_1": null,
    "entlinewt_1": null,
    "lyrlinewt_1": null,
    "blklinewt_1": null,
    "ltscale_1": null,
    "extx_1": null,
    "exty_1": null,
    "extz_1": null,
    "scalex_1": null,
    "scaley_1": null,
    "scalez_1": null,
    "fontid_1": null,
    "text": null,
    "height_1": null,
    "txtangle_1": null,
    "txtwidth_1": null,
    "txtoblique_1": null,
    "txtboxht_1": null,
    "txtboxwd_1": null,
    "txtrefwd_1": null,
    "txtattach_1": null,
    "txtdir_1": null,
    "lnspace_1": null,
    "spacefct_1": null,
    "txtmemo_1": null,
    "shape_starea_1": null,
    "shape_stlength_1": null
   },
   "code": 15,
   "name": "dim 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,
    "entity": null,
    "handle": null,
    "owner": null,
    "layer": null,
    "lyrfrzn": null,
    "lyrlock": null,
    "lyron": null,
    "lyrvpfrzn": null,
    "lyrhandle": null,
    "color": null,
    "entcolor": null,
    "lyrcolor": null,
    "blkcolor": null,
    "linetype": null,
    "entlinetype": null,
    "lyrlntype": null,
    "blklinetype": null,
    "elevation": null,
    "thickness": null,
    "linewt": null,
    "entlinewt": null,
    "lyrlinewt": null,
    "blklinewt": null,
    "refname": null,
    "ltscale": null,
    "extx": null,
    "exty": null,
    "extz": null,
    "docname": null,
    "docpath": null,
    "doctype": null,
    "docver": null,
    "scalex": null,
    "scaley": null,
    "scalez": null,
    "style": null,
    "fontid": null,
    "text_": null,
    "height": null,
    "txtangle": null,
    "txtwidth": null,
    "txtoblique": null,
    "txtgentype": null,
    "txtjust": null,
    "vertalign": null,
    "txtfont": null,
    "txtboxht": null,
    "txtboxwd": null,
    "txtrefwd": null,
    "txtattach": null,
    "txtdir": null,
    "lnspace": null,
    "spacefct": null,
    "txtmemo": null,
    "entity_1": null,
    "lyrfrzn_1": null,
    "lyrlock_1": null,
    "lyron_1": null,
    "lyrvpfrzn_1": null,
    "color_1": null,
    "entcolor_1": null,
    "lyrcolor_1": null,
    "blkcolor_1": null,
    "elevation_1": null,
    "thickness_1": null,
    "linewt_1": null,
    "entlinewt_1": null,
    "lyrlinewt_1": null,
    "blklinewt_1": null,
    "ltscale_1": null,
    "extx_1": null,
    "exty_1": null,
    "extz_1": null,
    "scalex_1": null,
    "scaley_1": null,
    "scalez_1": null,
    "fontid_1": null,
    "text": null,
    "height_1": null,
    "txtangle_1": null,
    "txtwidth_1": null,
    "txtoblique_1": null,
    "txtboxht_1": null,
    "txtboxwd_1": null,
    "txtrefwd_1": null,
    "txtattach_1": null,
    "txtdir_1": null,
    "lnspace_1": null,
    "spacefct_1": null,
    "txtmemo_1": null,
    "shape_starea_1": null,
    "shape_stlength_1": null
   },
   "code": 16,
   "name": "dim 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,
    "entity": null,
    "handle": null,
    "owner": null,
    "layer": null,
    "lyrfrzn": null,
    "lyrlock": null,
    "lyron": null,
    "lyrvpfrzn": null,
    "lyrhandle": null,
    "color": null,
    "entcolor": null,
    "lyrcolor": null,
    "blkcolor": null,
    "linetype": null,
    "entlinetype": null,
    "lyrlntype": null,
    "blklinetype": null,
    "elevation": null,
    "thickness": null,
    "linewt": null,
    "entlinewt": null,
    "lyrlinewt": null,
    "blklinewt": null,
    "refname": null,
    "ltscale": null,
    "extx": null,
    "exty": null,
    "extz": null,
    "docname": null,
    "docpath": null,
    "doctype": null,
    "docver": null,
    "scalex": null,
    "scaley": null,
    "scalez": null,
    "style": null,
    "fontid": null,
    "text_": null,
    "height": null,
    "txtangle": null,
    "txtwidth": null,
    "txtoblique": null,
    "txtgentype": null,
    "txtjust": null,
    "vertalign": null,
    "txtfont": null,
    "txtboxht": null,
    "txtboxwd": null,
    "txtrefwd": null,
    "txtattach": null,
    "txtdir": null,
    "lnspace": null,
    "spacefct": null,
    "txtmemo": null,
    "entity_1": null,
    "lyrfrzn_1": null,
    "lyrlock_1": null,
    "lyron_1": null,
    "lyrvpfrzn_1": null,
    "color_1": null,
    "entcolor_1": null,
    "lyrcolor_1": null,
    "blkcolor_1": null,
    "elevation_1": null,
    "thickness_1": null,
    "linewt_1": null,
    "entlinewt_1": null,
    "lyrlinewt_1": null,
    "blklinewt_1": null,
    "ltscale_1": null,
    "extx_1": null,
    "exty_1": null,
    "extz_1": null,
    "scalex_1": null,
    "scaley_1": null,
    "scalez_1": null,
    "fontid_1": null,
    "text": null,
    "height_1": null,
    "txtangle_1": null,
    "txtwidth_1": null,
    "txtoblique_1": null,
    "txtboxht_1": null,
    "txtboxwd_1": null,
    "txtrefwd_1": null,
    "txtattach_1": null,
    "txtdir_1": null,
    "lnspace_1": null,
    "spacefct_1": null,
    "txtmemo_1": null,
    "shape_starea_1": null,
    "shape_stlength_1": null
   },
   "code": 17,
   "name": "dim 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,
    "entity": null,
    "handle": null,
    "owner": null,
    "layer": null,
    "lyrfrzn": null,
    "lyrlock": null,
    "lyron": null,
    "lyrvpfrzn": null,
    "lyrhandle": null,
    "color": null,
    "entcolor": null,
    "lyrcolor": null,
    "blkcolor": null,
    "linetype": null,
    "entlinetype": null,
    "lyrlntype": null,
    "blklinetype": null,
    "elevation": null,
    "thickness": null,
    "linewt": null,
    "entlinewt": null,
    "lyrlinewt": null,
    "blklinewt": null,
    "refname": null,
    "ltscale": null,
    "extx": null,
    "exty": null,
    "extz": null,
    "docname": null,
    "docpath": null,
    "doctype": null,
    "docver": null,
    "scalex": null,
    "scaley": null,
    "scalez": null,
    "style": null,
    "fontid": null,
    "text_": null,
    "height": null,
    "txtangle": null,
    "txtwidth": null,
    "txtoblique": null,
    "txtgentype": null,
    "txtjust": null,
    "vertalign": null,
    "txtfont": null,
    "txtboxht": null,
    "txtboxwd": null,
    "txtrefwd": null,
    "txtattach": null,
    "txtdir": null,
    "lnspace": null,
    "spacefct": null,
    "txtmemo": null,
    "entity_1": null,
    "lyrfrzn_1": null,
    "lyrlock_1": null,
    "lyron_1": null,
    "lyrvpfrzn_1": null,
    "color_1": null,
    "entcolor_1": null,
    "lyrcolor_1": null,
    "blkcolor_1": null,
    "elevation_1": null,
    "thickness_1": null,
    "linewt_1": null,
    "entlinewt_1": null,
    "lyrlinewt_1": null,
    "blklinewt_1": null,
    "ltscale_1": null,
    "extx_1": null,
    "exty_1": null,
    "extz_1": null,
    "scalex_1": null,
    "scaley_1": null,
    "scalez_1": null,
    "fontid_1": null,
    "text": null,
    "height_1": null,
    "txtangle_1": null,
    "txtwidth_1": null,
    "txtoblique_1": null,
    "txtboxht_1": null,
    "txtboxwd_1": null,
    "txtrefwd_1": null,
    "txtattach_1": null,
    "txtdir_1": null,
    "lnspace_1": null,
    "spacefct_1": null,
    "txtmemo_1": null,
    "shape_starea_1": null,
    "shape_stlength_1": null
   },
   "code": 18,
   "name": "dim 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,
    "entity": null,
    "handle": null,
    "owner": null,
    "layer": null,
    "lyrfrzn": null,
    "lyrlock": null,
    "lyron": null,
    "lyrvpfrzn": null,
    "lyrhandle": null,
    "color": null,
    "entcolor": null,
    "lyrcolor": null,
    "blkcolor": null,
    "linetype": null,
    "entlinetype": null,
    "lyrlntype": null,
    "blklinetype": null,
    "elevation": null,
    "thickness": null,
    "linewt": null,
    "entlinewt": null,
    "lyrlinewt": null,
    "blklinewt": null,
    "refname": null,
    "ltscale": null,
    "extx": null,
    "exty": null,
    "extz": null,
    "docname": null,
    "docpath": null,
    "doctype": null,
    "docver": null,
    "scalex": null,
    "scaley": null,
    "scalez": null,
    "style": null,
    "fontid": null,
    "text_": null,
    "height": null,
    "txtangle": null,
    "txtwidth": null,
    "txtoblique": null,
    "txtgentype": null,
    "txtjust": null,
    "vertalign": null,
    "txtfont": null,
    "txtboxht": null,
    "txtboxwd": null,
    "txtrefwd": null,
    "txtattach": null,
    "txtdir": null,
    "lnspace": null,
    "spacefct": null,
    "txtmemo": null,
    "entity_1": null,
    "lyrfrzn_1": null,
    "lyrlock_1": null,
    "lyron_1": null,
    "lyrvpfrzn_1": null,
    "color_1": null,
    "entcolor_1": null,
    "lyrcolor_1": null,
    "blkcolor_1": null,
    "elevation_1": null,
    "thickness_1": null,
    "linewt_1": null,
    "entlinewt_1": null,
    "lyrlinewt_1": null,
    "blklinewt_1": null,
    "ltscale_1": null,
    "extx_1": null,
    "exty_1": null,
    "extz_1": null,
    "scalex_1": null,
    "scaley_1": null,
    "scalez_1": null,
    "fontid_1": null,
    "text": null,
    "height_1": null,
    "txtangle_1": null,
    "txtwidth_1": null,
    "txtoblique_1": null,
    "txtboxht_1": null,
    "txtboxwd_1": null,
    "txtrefwd_1": null,
    "txtattach_1": null,
    "txtdir_1": null,
    "lnspace_1": null,
    "spacefct_1": null,
    "txtmemo_1": null,
    "shape_starea_1": null,
    "shape_stlength_1": null
   },
   "code": 19,
   "name": "dim 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,
    "entity": null,
    "handle": null,
    "owner": null,
    "layer": null,
    "lyrfrzn": null,
    "lyrlock": null,
    "lyron": null,
    "lyrvpfrzn": null,
    "lyrhandle": null,
    "color": null,
    "entcolor": null,
    "lyrcolor": null,
    "blkcolor": null,
    "linetype": null,
    "entlinetype": null,
    "lyrlntype": null,
    "blklinetype": null,
    "elevation": null,
    "thickness": null,
    "linewt": null,
    "entlinewt": null,
    "lyrlinewt": null,
    "blklinewt": null,
    "refname": null,
    "ltscale": null,
    "extx": null,
    "exty": null,
    "extz": null,
    "docname": null,
    "docpath": null,
    "doctype": null,
    "docver": null,
    "scalex": null,
    "scaley": null,
    "scalez": null,
    "style": null,
    "fontid": null,
    "text_": null,
    "height": null,
    "txtangle": null,
    "txtwidth": null,
    "txtoblique": null,
    "txtgentype": null,
    "txtjust": null,
    "vertalign": null,
    "txtfont": null,
    "txtboxht": null,
    "txtboxwd": null,
    "txtrefwd": null,
    "txtattach": null,
    "txtdir": null,
    "lnspace": null,
    "spacefct": null,
    "txtmemo": null,
    "entity_1": null,
    "lyrfrzn_1": null,
    "lyrlock_1": null,
    "lyron_1": null,
    "lyrvpfrzn_1": null,
    "color_1": null,
    "entcolor_1": null,
    "lyrcolor_1": null,
    "blkcolor_1": null,
    "elevation_1": null,
    "thickness_1": null,
    "linewt_1": null,
    "entlinewt_1": null,
    "lyrlinewt_1": null,
    "blklinewt_1": null,
    "ltscale_1": null,
    "extx_1": null,
    "exty_1": null,
    "extz_1": null,
    "scalex_1": null,
    "scaley_1": null,
    "scalez_1": null,
    "fontid_1": null,
    "text": null,
    "height_1": null,
    "txtangle_1": null,
    "txtwidth_1": null,
    "txtoblique_1": null,
    "txtboxht_1": null,
    "txtboxwd_1": null,
    "txtrefwd_1": null,
    "txtattach_1": null,
    "txtdir_1": null,
    "lnspace_1": null,
    "spacefct_1": null,
    "txtmemo_1": null,
    "shape_starea_1": null,
    "shape_stlength_1": null
   },
   "code": 20,
   "name": "dim 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,
    "entity": null,
    "handle": null,
    "owner": null,
    "layer": null,
    "lyrfrzn": null,
    "lyrlock": null,
    "lyron": null,
    "lyrvpfrzn": null,
    "lyrhandle": null,
    "color": null,
    "entcolor": null,
    "lyrcolor": null,
    "blkcolor": null,
    "linetype": null,
    "entlinetype": null,
    "lyrlntype": null,
    "blklinetype": null,
    "elevation": null,
    "thickness": null,
    "linewt": null,
    "entlinewt": null,
    "lyrlinewt": null,
    "blklinewt": null,
    "refname": null,
    "ltscale": null,
    "extx": null,
    "exty": null,
    "extz": null,
    "docname": null,
    "docpath": null,
    "doctype": null,
    "docver": null,
    "scalex": null,
    "scaley": null,
    "scalez": null,
    "style": null,
    "fontid": null,
    "text_": null,
    "height": null,
    "txtangle": null,
    "txtwidth": null,
    "txtoblique": null,
    "txtgentype": null,
    "txtjust": null,
    "vertalign": null,
    "txtfont": null,
    "txtboxht": null,
    "txtboxwd": null,
    "txtrefwd": null,
    "txtattach": null,
    "txtdir": null,
    "lnspace": null,
    "spacefct": null,
    "txtmemo": null,
    "entity_1": null,
    "lyrfrzn_1": null,
    "lyrlock_1": null,
    "lyron_1": null,
    "lyrvpfrzn_1": null,
    "color_1": null,
    "entcolor_1": null,
    "lyrcolor_1": null,
    "blkcolor_1": null,
    "elevation_1": null,
    "thickness_1": null,
    "linewt_1": null,
    "entlinewt_1": null,
    "lyrlinewt_1": null,
    "blklinewt_1": null,
    "ltscale_1": null,
    "extx_1": null,
    "exty_1": null,
    "extz_1": null,
    "scalex_1": null,
    "scaley_1": null,
    "scalez_1": null,
    "fontid_1": null,
    "text": null,
    "height_1": null,
    "txtangle_1": null,
    "txtwidth_1": null,
    "txtoblique_1": null,
    "txtboxht_1": null,
    "txtboxwd_1": null,
    "txtrefwd_1": null,
    "txtattach_1": null,
    "txtdir_1": null,
    "lnspace_1": null,
    "spacefct_1": null,
    "txtmemo_1": null,
    "shape_starea_1": null,
    "shape_stlength_1": null
   },
   "code": 21,
   "name": "dim 37"
  },
  {
   "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,
    "entity": null,
    "handle": null,
    "owner": null,
    "layer": null,
    "lyrfrzn": null,
    "lyrlock": null,
    "lyron": null,
    "lyrvpfrzn": null,
    "lyrhandle": null,
    "color": null,
    "entcolor": null,
    "lyrcolor": null,
    "blkcolor": null,
    "linetype": null,
    "entlinetype": null,
    "lyrlntype": null,
    "blklinetype": null,
    "elevation": null,
    "thickness": null,
    "linewt": null,
    "entlinewt": null,
    "lyrlinewt": null,
    "blklinewt": null,
    "refname": null,
    "ltscale": null,
    "extx": null,
    "exty": null,
    "extz": null,
    "docname": null,
    "docpath": null,
    "doctype": null,
    "docver": null,
    "scalex": null,
    "scaley": null,
    "scalez": null,
    "style": null,
    "fontid": null,
    "text_": null,
    "height": null,
    "txtangle": null,
    "txtwidth": null,
    "txtoblique": null,
    "txtgentype": null,
    "txtjust": null,
    "vertalign": null,
    "txtfont": null,
    "txtboxht": null,
    "txtboxwd": null,
    "txtrefwd": null,
    "txtattach": null,
    "txtdir": null,
    "lnspace": null,
    "spacefct": null,
    "txtmemo": null,
    "entity_1": null,
    "lyrfrzn_1": null,
    "lyrlock_1": null,
    "lyron_1": null,
    "lyrvpfrzn_1": null,
    "color_1": null,
    "entcolor_1": null,
    "lyrcolor_1": null,
    "blkcolor_1": null,
    "elevation_1": null,
    "thickness_1": null,
    "linewt_1": null,
    "entlinewt_1": null,
    "lyrlinewt_1": null,
    "blklinewt_1": null,
    "ltscale_1": null,
    "extx_1": null,
    "exty_1": null,
    "extz_1": null,
    "scalex_1": null,
    "scaley_1": null,
    "scalez_1": null,
    "fontid_1": null,
    "text": null,
    "height_1": null,
    "txtangle_1": null,
    "txtwidth_1": null,
    "txtoblique_1": null,
    "txtboxht_1": null,
    "txtboxwd_1": null,
    "txtrefwd_1": null,
    "txtattach_1": null,
    "txtdir_1": null,
    "lnspace_1": null,
    "spacefct_1": null,
    "txtmemo_1": null,
    "shape_starea_1": null,
    "shape_stlength_1": null
   },
   "code": 22,
   "name": "dim 40"
  }
 ],
 "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
 },
 "hasGeometryProperties": true,
 "geometryProperties": {
  "shapeAreaFieldName": "shape_Area",
  "shapeLengthFieldName": "shape_Length",
  "units": "esriFeet"
 },
 "dateFieldsTimeReference": null,
 "supportsCoordinatesQuantization": true
}