{
 "currentVersion": 10.91,
 "cimVersion": "2.9.0",
 "id": 41,
 "name": "Road Names",
 "type": "Annotation Layer",
 "description": "",
 "geometryType": "esriGeometryPolygon",
 "sourceSpatialReference": {
  "wkid": 2913,
  "latestWkid": 2913,
  "xyTolerance": 0.002,
  "zTolerance": 0.001,
  "mTolerance": 0.001,
  "falseX": -111333600,
  "falseY": -98152500,
  "xyUnits": 4000,
  "falseZ": 0,
  "zUnits": 1,
  "falseM": 0,
  "mUnits": 1
 },
 "copyrightText": "",
 "parentLayer": {
  "id": 63,
  "name": "Yamhill County Base Map"
 },
 "subLayers": [
  {
   "id": 42,
   "name": "ADJACENT COUNTY"
  },
  {
   "id": 43,
   "name": "BEARING & DISTANCE"
  },
  {
   "id": 44,
   "name": "BLOCK NUMBER"
  },
  {
   "id": 45,
   "name": "CANAL NAME"
  },
  {
   "id": 5,
   "name": "CITY LIMITS"
  },
  {
   "id": 49,
   "name": "CONDO ANNO LARGE"
  },
  {
   "id": 48,
   "name": "CONDO ANNO SMALL"
  },
  {
   "id": 47,
   "name": "CREEK NAME"
  },
  {
   "id": 46,
   "name": "DLC NAME"
  },
  {
   "id": 10,
   "name": "EASMENT"
  },
  {
   "id": 11,
   "name": "GOV LOT NUMBER & ACRES"
  },
  {
   "id": 12,
   "name": "LANDMARK"
  },
  {
   "id": 13,
   "name": "LOT NUMBER"
  },
  {
   "id": 14,
   "name": "MAP INDEX"
  },
  {
   "id": 15,
   "name": "MEANDER NAME"
  },
  {
   "id": 16,
   "name": "MISC HYDRO ANNO"
  },
  {
   "id": 17,
   "name": "PLAT NAME LARGE"
  },
  {
   "id": 18,
   "name": "PLAT NAME SMALL"
  },
  {
   "id": 19,
   "name": "PRIVATE ROAD NAME LARGE"
  },
  {
   "id": 20,
   "name": "PRIVATE ROAD NAME SMALL"
  },
  {
   "id": 21,
   "name": "PUBLIC ROAD NAME LARGE"
  },
  {
   "id": 22,
   "name": "PUBLIC ROAD NAME SMALL"
  },
  {
   "id": 23,
   "name": "RAILROAD NAME"
  },
  {
   "id": 24,
   "name": "REFERENCE NOTES"
  },
  {
   "id": 25,
   "name": "RIVER NAME LARGE"
  },
  {
   "id": 26,
   "name": "RIVER NAME SMALL"
  },
  {
   "id": 27,
   "name": "SECTION NUMBER"
  },
  {
   "id": 28,
   "name": "SEE MAPS"
  },
  {
   "id": 29,
   "name": "SPECIAL BOUNDARY"
  },
  {
   "id": 30,
   "name": "STANDARD PARALLEL"
  },
  {
   "id": 31,
   "name": "STATION"
  },
  {
   "id": 32,
   "name": "SURVEY NUMBER"
  },
  {
   "id": 33,
   "name": "TAXCODE"
  },
  {
   "id": 34,
   "name": "TAXLOT ACRES"
  },
  {
   "id": 35,
   "name": "TAXLOT NUMBER"
  },
  {
   "id": 36,
   "name": "VEGETATION ANNO"
  },
  {
   "id": 37,
   "name": "WATER BODY NAME LARGE"
  },
  {
   "id": 38,
   "name": "WATER BODY NAME SMALL"
  },
  {
   "id": 39,
   "name": "ZONE ANNO"
  }
 ],
 "minScale": 10000,
 "maxScale": 0,
 "defaultVisibility": true,
 "extent": {
  "xmin": 7352352.368750006,
  "ymin": 523993.6034999937,
  "xmax": 7597907.596000001,
  "ymax": 657911.575000003,
  "spatialReference": {
   "wkid": 2913,
   "latestWkid": 2913,
   "xyTolerance": 0.0032808398950131233,
   "zTolerance": 0.001,
   "mTolerance": 0.001,
   "falseX": -111333600,
   "falseY": -98152500,
   "xyUnits": 3048,
   "falseZ": -100000,
   "zUnits": 10000,
   "falseM": -100000,
   "mUnits": 10000
  }
 },
 "hasAttachments": false,
 "htmlPopupType": "esriServerHTMLPopupTypeNone",
 "displayField": "TextString",
 "typeIdField": "AnnotationClassID",
 "subtypeFieldName": "AnnotationClassID",
 "subtypeField": "AnnotationClassID",
 "defaultSubtypeCode": 1,
 "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": "element",
   "type": "esriFieldTypeBlob",
   "alias": "Element",
   "domain": null
  },
  {
   "name": "symbolid",
   "type": "esriFieldTypeInteger",
   "alias": "SymbolID",
   "domain": null
  },
  {
   "name": "status",
   "type": "esriFieldTypeSmallInteger",
   "alias": "Status",
   "domain": {
    "type": "codedValue",
    "name": "WS6_AnnotationStatus",
    "description": "Valid annotation state values.",
    "codedValues": [
     {
      "name": "Placed",
      "code": 0
     },
     {
      "name": "Unplaced",
      "code": 1
     }
    ],
    "mergePolicy": "esriMPTDefaultValue",
    "splitPolicy": "esriSPTDuplicate"
   }
  },
  {
   "name": "textstring",
   "type": "esriFieldTypeString",
   "alias": "TextString",
   "length": 255,
   "domain": null
  },
  {
   "name": "fontname",
   "type": "esriFieldTypeString",
   "alias": "FontName",
   "length": 255,
   "domain": null
  },
  {
   "name": "fontsize",
   "type": "esriFieldTypeDouble",
   "alias": "FontSize",
   "domain": null
  },
  {
   "name": "underline",
   "type": "esriFieldTypeSmallInteger",
   "alias": "Underline",
   "domain": {
    "type": "codedValue",
    "name": "WS6_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": "WS6_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": "WS6_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": "mapnumber",
   "type": "esriFieldTypeString",
   "alias": "MapNumber",
   "length": 20,
   "domain": null
  },
  {
   "name": "autodate",
   "type": "esriFieldTypeDate",
   "alias": "AutoDate",
   "length": 8,
   "domain": null
  },
  {
   "name": "automethod",
   "type": "esriFieldTypeString",
   "alias": "AutoMethod",
   "length": 3,
   "domain": {
    "type": "codedValue",
    "name": "WS6_AutoMethod_2",
    "description": "Valid list of automation methods",
    "codedValues": [
     {
      "name": "Calculated",
      "code": "CAL"
     },
     {
      "name": "COGO",
      "code": "COG"
     },
     {
      "name": "Converted",
      "code": "CON"
     },
     {
      "name": "GPS",
      "code": "GPS"
     },
     {
      "name": "Proportioned",
      "code": "PRP"
     },
     {
      "name": "Survey",
      "code": "SUR"
     },
     {
      "name": "Unknown",
      "code": "UNK"
     },
     {
      "name": "Digitized",
      "code": "DIG"
     }
    ],
    "mergePolicy": "esriMPTDefaultValue",
    "splitPolicy": "esriSPTDuplicate"
   }
  },
  {
   "name": "autowho",
   "type": "esriFieldTypeString",
   "alias": "AutoWho",
   "length": 30,
   "domain": null
  },
  {
   "name": "fontstyle",
   "type": "esriFieldTypeString",
   "alias": "FontStyle",
   "length": 255,
   "domain": null
  },
  {
   "name": "shape",
   "type": "esriFieldTypeGeometry",
   "alias": "SHAPE",
   "domain": null
  },
  {
   "name": "globalid",
   "type": "esriFieldTypeGlobalID",
   "alias": "globalid",
   "length": 38,
   "domain": null
  },
  {
   "name": "created_user",
   "type": "esriFieldTypeString",
   "alias": "created_user",
   "length": 255,
   "domain": null
  },
  {
   "name": "created_date",
   "type": "esriFieldTypeDate",
   "alias": "created_date",
   "length": 8,
   "domain": null
  },
  {
   "name": "last_edited_user",
   "type": "esriFieldTypeString",
   "alias": "last_edited_user",
   "length": 255,
   "domain": null
  },
  {
   "name": "last_edited_date",
   "type": "esriFieldTypeDate",
   "alias": "last_edited_date",
   "length": 8,
   "domain": null
  },
  {
   "name": "st_area(shape)",
   "type": "esriFieldTypeDouble",
   "alias": "st_area(shape)",
   "domain": null
  },
  {
   "name": "st_perimeter(shape)",
   "type": "esriFieldTypeDouble",
   "alias": "st_perimeter(shape)",
   "domain": null
  }
 ],
 "geometryField": {
  "name": "shape",
  "type": "esriFieldTypeGeometry",
  "alias": "SHAPE"
 },
 "indexes": [
  {
   "name": "i3647annotationc",
   "fields": "annotationclassid",
   "isAscending": true,
   "isUnique": false,
   "description": ""
  },
  {
   "name": "i3647status",
   "fields": "status",
   "isAscending": true,
   "isUnique": false,
   "description": ""
  },
  {
   "name": "r423_sde_rowid_uk",
   "fields": "objectid",
   "isAscending": true,
   "isUnique": false,
   "description": ""
  },
  {
   "name": "uuid_423",
   "fields": "globalid",
   "isAscending": true,
   "isUnique": true,
   "description": ""
  },
  {
   "name": "a403_ix1",
   "fields": "shape",
   "isAscending": true,
   "isUnique": true,
   "description": ""
  }
 ],
 "types": [
  {
   "domains": {
    "status": {"type": "inherited"},
    "underline": {"type": "inherited"},
    "verticalalignment": {"type": "inherited"},
    "horizontalalignment": {"type": "inherited"},
    "automethod": {"type": "inherited"}
   },
   "id": 1,
   "name": "ADJACENT COUNTY"
  },
  {
   "domains": {
    "status": {"type": "inherited"},
    "underline": {"type": "inherited"},
    "verticalalignment": {"type": "inherited"},
    "horizontalalignment": {"type": "inherited"},
    "automethod": {"type": "inherited"}
   },
   "id": 2,
   "name": "BEARING & DISTANCE"
  },
  {
   "domains": {
    "status": {"type": "inherited"},
    "underline": {"type": "inherited"},
    "verticalalignment": {"type": "inherited"},
    "horizontalalignment": {"type": "inherited"},
    "automethod": {"type": "inherited"}
   },
   "id": 3,
   "name": "BLOCK NUMBER"
  },
  {
   "domains": {
    "status": {"type": "inherited"},
    "underline": {"type": "inherited"},
    "verticalalignment": {"type": "inherited"},
    "horizontalalignment": {"type": "inherited"},
    "automethod": {"type": "inherited"}
   },
   "id": 4,
   "name": "CANAL NAME"
  },
  {
   "domains": {
    "status": {"type": "inherited"},
    "underline": {"type": "inherited"},
    "verticalalignment": {"type": "inherited"},
    "horizontalalignment": {"type": "inherited"},
    "automethod": {"type": "inherited"}
   },
   "id": 5,
   "name": "CITY LIMITS"
  },
  {
   "domains": {
    "status": {"type": "inherited"},
    "underline": {"type": "inherited"},
    "verticalalignment": {"type": "inherited"},
    "horizontalalignment": {"type": "inherited"},
    "automethod": {"type": "inherited"}
   },
   "id": 6,
   "name": "CONDO ANNO LARGE"
  },
  {
   "domains": {
    "status": {"type": "inherited"},
    "underline": {"type": "inherited"},
    "verticalalignment": {"type": "inherited"},
    "horizontalalignment": {"type": "inherited"},
    "automethod": {"type": "inherited"}
   },
   "id": 7,
   "name": "CONDO ANNO SMALL"
  },
  {
   "domains": {
    "status": {"type": "inherited"},
    "underline": {"type": "inherited"},
    "verticalalignment": {"type": "inherited"},
    "horizontalalignment": {"type": "inherited"},
    "automethod": {"type": "inherited"}
   },
   "id": 8,
   "name": "CREEK NAME"
  },
  {
   "domains": {
    "status": {"type": "inherited"},
    "underline": {"type": "inherited"},
    "verticalalignment": {"type": "inherited"},
    "horizontalalignment": {"type": "inherited"},
    "automethod": {"type": "inherited"}
   },
   "id": 9,
   "name": "DLC NAME"
  },
  {
   "domains": {
    "status": {"type": "inherited"},
    "underline": {"type": "inherited"},
    "verticalalignment": {"type": "inherited"},
    "horizontalalignment": {"type": "inherited"},
    "automethod": {"type": "inherited"}
   },
   "id": 10,
   "name": "EASMENT"
  },
  {
   "domains": {
    "status": {"type": "inherited"},
    "underline": {"type": "inherited"},
    "verticalalignment": {"type": "inherited"},
    "horizontalalignment": {"type": "inherited"},
    "automethod": {"type": "inherited"}
   },
   "id": 11,
   "name": "GOV LOT NUMBER & ACRES"
  },
  {
   "domains": {
    "status": {"type": "inherited"},
    "underline": {"type": "inherited"},
    "verticalalignment": {"type": "inherited"},
    "horizontalalignment": {"type": "inherited"},
    "automethod": {"type": "inherited"}
   },
   "id": 12,
   "name": "LANDMARK"
  },
  {
   "domains": {
    "status": {"type": "inherited"},
    "underline": {"type": "inherited"},
    "verticalalignment": {"type": "inherited"},
    "horizontalalignment": {"type": "inherited"},
    "automethod": {"type": "inherited"}
   },
   "id": 13,
   "name": "LOT NUMBER"
  },
  {
   "domains": {
    "status": {"type": "inherited"},
    "underline": {"type": "inherited"},
    "verticalalignment": {"type": "inherited"},
    "horizontalalignment": {"type": "inherited"},
    "automethod": {"type": "inherited"}
   },
   "id": 14,
   "name": "MAP INDEX"
  },
  {
   "domains": {
    "status": {"type": "inherited"},
    "underline": {"type": "inherited"},
    "verticalalignment": {"type": "inherited"},
    "horizontalalignment": {"type": "inherited"},
    "automethod": {"type": "inherited"}
   },
   "id": 15,
   "name": "MEANDER NAME"
  },
  {
   "domains": {
    "status": {"type": "inherited"},
    "underline": {"type": "inherited"},
    "verticalalignment": {"type": "inherited"},
    "horizontalalignment": {"type": "inherited"},
    "automethod": {"type": "inherited"}
   },
   "id": 16,
   "name": "MISC HYDRO ANNO"
  },
  {
   "domains": {
    "status": {"type": "inherited"},
    "underline": {"type": "inherited"},
    "verticalalignment": {"type": "inherited"},
    "horizontalalignment": {"type": "inherited"},
    "automethod": {"type": "inherited"}
   },
   "id": 17,
   "name": "PLAT NAME LARGE"
  },
  {
   "domains": {
    "status": {"type": "inherited"},
    "underline": {"type": "inherited"},
    "verticalalignment": {"type": "inherited"},
    "horizontalalignment": {"type": "inherited"},
    "automethod": {"type": "inherited"}
   },
   "id": 18,
   "name": "PLAT NAME SMALL"
  },
  {
   "domains": {
    "status": {"type": "inherited"},
    "underline": {"type": "inherited"},
    "verticalalignment": {"type": "inherited"},
    "horizontalalignment": {"type": "inherited"},
    "automethod": {"type": "inherited"}
   },
   "id": 19,
   "name": "PRIVATE ROAD NAME LARGE"
  },
  {
   "domains": {
    "status": {"type": "inherited"},
    "underline": {"type": "inherited"},
    "verticalalignment": {"type": "inherited"},
    "horizontalalignment": {"type": "inherited"},
    "automethod": {"type": "inherited"}
   },
   "id": 20,
   "name": "PRIVATE ROAD NAME SMALL"
  },
  {
   "domains": {
    "status": {"type": "inherited"},
    "underline": {"type": "inherited"},
    "verticalalignment": {"type": "inherited"},
    "horizontalalignment": {"type": "inherited"},
    "automethod": {"type": "inherited"}
   },
   "id": 21,
   "name": "PUBLIC ROAD NAME LARGE"
  },
  {
   "domains": {
    "status": {"type": "inherited"},
    "underline": {"type": "inherited"},
    "verticalalignment": {"type": "inherited"},
    "horizontalalignment": {"type": "inherited"},
    "automethod": {"type": "inherited"}
   },
   "id": 22,
   "name": "PUBLIC ROAD NAME SMALL"
  },
  {
   "domains": {
    "status": {"type": "inherited"},
    "underline": {"type": "inherited"},
    "verticalalignment": {"type": "inherited"},
    "horizontalalignment": {"type": "inherited"},
    "automethod": {"type": "inherited"}
   },
   "id": 23,
   "name": "RAILROAD NAME"
  },
  {
   "domains": {
    "status": {"type": "inherited"},
    "underline": {"type": "inherited"},
    "verticalalignment": {"type": "inherited"},
    "horizontalalignment": {"type": "inherited"},
    "automethod": {"type": "inherited"}
   },
   "id": 24,
   "name": "REFERENCE NOTES"
  },
  {
   "domains": {
    "status": {"type": "inherited"},
    "underline": {"type": "inherited"},
    "verticalalignment": {"type": "inherited"},
    "horizontalalignment": {"type": "inherited"},
    "automethod": {"type": "inherited"}
   },
   "id": 25,
   "name": "RIVER NAME LARGE"
  },
  {
   "domains": {
    "status": {"type": "inherited"},
    "underline": {"type": "inherited"},
    "verticalalignment": {"type": "inherited"},
    "horizontalalignment": {"type": "inherited"},
    "automethod": {"type": "inherited"}
   },
   "id": 26,
   "name": "RIVER NAME SMALL"
  },
  {
   "domains": {
    "status": {"type": "inherited"},
    "underline": {"type": "inherited"},
    "verticalalignment": {"type": "inherited"},
    "horizontalalignment": {"type": "inherited"},
    "automethod": {"type": "inherited"}
   },
   "id": 27,
   "name": "SECTION NUMBER"
  },
  {
   "domains": {
    "status": {"type": "inherited"},
    "underline": {"type": "inherited"},
    "verticalalignment": {"type": "inherited"},
    "horizontalalignment": {"type": "inherited"},
    "automethod": {"type": "inherited"}
   },
   "id": 28,
   "name": "SEE MAPS"
  },
  {
   "domains": {
    "status": {"type": "inherited"},
    "underline": {"type": "inherited"},
    "verticalalignment": {"type": "inherited"},
    "horizontalalignment": {"type": "inherited"},
    "automethod": {"type": "inherited"}
   },
   "id": 29,
   "name": "SPECIAL BOUNDARY"
  },
  {
   "domains": {
    "status": {"type": "inherited"},
    "underline": {"type": "inherited"},
    "verticalalignment": {"type": "inherited"},
    "horizontalalignment": {"type": "inherited"},
    "automethod": {"type": "inherited"}
   },
   "id": 30,
   "name": "STANDARD PARALLEL"
  },
  {
   "domains": {
    "status": {"type": "inherited"},
    "underline": {"type": "inherited"},
    "verticalalignment": {"type": "inherited"},
    "horizontalalignment": {"type": "inherited"},
    "automethod": {"type": "inherited"}
   },
   "id": 31,
   "name": "STATION"
  },
  {
   "domains": {
    "status": {"type": "inherited"},
    "underline": {"type": "inherited"},
    "verticalalignment": {"type": "inherited"},
    "horizontalalignment": {"type": "inherited"},
    "automethod": {"type": "inherited"}
   },
   "id": 32,
   "name": "SURVEY NUMBER"
  },
  {
   "domains": {
    "status": {"type": "inherited"},
    "underline": {"type": "inherited"},
    "verticalalignment": {"type": "inherited"},
    "horizontalalignment": {"type": "inherited"},
    "automethod": {"type": "inherited"}
   },
   "id": 33,
   "name": "TAXCODE"
  },
  {
   "domains": {
    "status": {"type": "inherited"},
    "underline": {"type": "inherited"},
    "verticalalignment": {"type": "inherited"},
    "horizontalalignment": {"type": "inherited"},
    "automethod": {"type": "inherited"}
   },
   "id": 34,
   "name": "TAXLOT ACRES"
  },
  {
   "domains": {
    "status": {"type": "inherited"},
    "underline": {"type": "inherited"},
    "verticalalignment": {"type": "inherited"},
    "horizontalalignment": {"type": "inherited"},
    "automethod": {"type": "inherited"}
   },
   "id": 35,
   "name": "TAXLOT NUMBER"
  },
  {
   "domains": {
    "status": {"type": "inherited"},
    "underline": {"type": "inherited"},
    "verticalalignment": {"type": "inherited"},
    "horizontalalignment": {"type": "inherited"},
    "automethod": {"type": "inherited"}
   },
   "id": 36,
   "name": "VEGETATION ANNO"
  },
  {
   "domains": {
    "status": {"type": "inherited"},
    "underline": {"type": "inherited"},
    "verticalalignment": {"type": "inherited"},
    "horizontalalignment": {"type": "inherited"},
    "automethod": {"type": "inherited"}
   },
   "id": 37,
   "name": "WATER BODY NAME LARGE"
  },
  {
   "domains": {
    "status": {"type": "inherited"},
    "underline": {"type": "inherited"},
    "verticalalignment": {"type": "inherited"},
    "horizontalalignment": {"type": "inherited"},
    "automethod": {"type": "inherited"}
   },
   "id": 38,
   "name": "WATER BODY NAME SMALL"
  },
  {
   "domains": {
    "status": {"type": "inherited"},
    "underline": {"type": "inherited"},
    "verticalalignment": {"type": "inherited"},
    "horizontalalignment": {"type": "inherited"},
    "automethod": {"type": "inherited"}
   },
   "id": 39,
   "name": "ZONE ANNO"
  }
 ],
 "subtypes": [
  {
   "domains": {
    "status": {"type": "inherited"},
    "underline": {"type": "inherited"},
    "verticalalignment": {"type": "inherited"},
    "horizontalalignment": {"type": "inherited"},
    "automethod": {"type": "inherited"}
   },
   "defaultValues": {
    "featureid": null,
    "zorder": null,
    "annotationclassid": null,
    "element": null,
    "symbolid": null,
    "status": 0,
    "textstring": null,
    "fontname": null,
    "fontsize": null,
    "underline": null,
    "verticalalignment": null,
    "horizontalalignment": null,
    "xoffset": null,
    "yoffset": null,
    "angle": null,
    "fontleading": null,
    "wordspacing": null,
    "characterwidth": null,
    "characterspacing": null,
    "flipangle": null,
    "override": null,
    "mapnumber": null,
    "autodate": null,
    "automethod": null,
    "autowho": null,
    "fontstyle": null,
    "globalid": null,
    "created_user": null,
    "created_date": null,
    "last_edited_user": null,
    "last_edited_date": null
   },
   "code": 1,
   "name": "ADJACENT COUNTY"
  },
  {
   "domains": {
    "status": {"type": "inherited"},
    "underline": {"type": "inherited"},
    "verticalalignment": {"type": "inherited"},
    "horizontalalignment": {"type": "inherited"},
    "automethod": {"type": "inherited"}
   },
   "defaultValues": {
    "featureid": null,
    "zorder": null,
    "annotationclassid": null,
    "element": null,
    "symbolid": null,
    "status": 0,
    "textstring": null,
    "fontname": null,
    "fontsize": null,
    "underline": null,
    "verticalalignment": null,
    "horizontalalignment": null,
    "xoffset": null,
    "yoffset": null,
    "angle": null,
    "fontleading": null,
    "wordspacing": null,
    "characterwidth": null,
    "characterspacing": null,
    "flipangle": null,
    "override": null,
    "mapnumber": null,
    "autodate": null,
    "automethod": null,
    "autowho": null,
    "fontstyle": null,
    "globalid": null,
    "created_user": null,
    "created_date": null,
    "last_edited_user": null,
    "last_edited_date": null
   },
   "code": 2,
   "name": "BEARING & DISTANCE"
  },
  {
   "domains": {
    "status": {"type": "inherited"},
    "underline": {"type": "inherited"},
    "verticalalignment": {"type": "inherited"},
    "horizontalalignment": {"type": "inherited"},
    "automethod": {"type": "inherited"}
   },
   "defaultValues": {
    "featureid": null,
    "zorder": null,
    "annotationclassid": null,
    "element": null,
    "symbolid": null,
    "status": 0,
    "textstring": null,
    "fontname": null,
    "fontsize": null,
    "underline": null,
    "verticalalignment": null,
    "horizontalalignment": null,
    "xoffset": null,
    "yoffset": null,
    "angle": null,
    "fontleading": null,
    "wordspacing": null,
    "characterwidth": null,
    "characterspacing": null,
    "flipangle": null,
    "override": null,
    "mapnumber": null,
    "autodate": null,
    "automethod": null,
    "autowho": null,
    "fontstyle": null,
    "globalid": null,
    "created_user": null,
    "created_date": null,
    "last_edited_user": null,
    "last_edited_date": null
   },
   "code": 3,
   "name": "BLOCK NUMBER"
  },
  {
   "domains": {
    "status": {"type": "inherited"},
    "underline": {"type": "inherited"},
    "verticalalignment": {"type": "inherited"},
    "horizontalalignment": {"type": "inherited"},
    "automethod": {"type": "inherited"}
   },
   "defaultValues": {
    "featureid": null,
    "zorder": null,
    "annotationclassid": null,
    "element": null,
    "symbolid": null,
    "status": 0,
    "textstring": null,
    "fontname": null,
    "fontsize": null,
    "underline": null,
    "verticalalignment": null,
    "horizontalalignment": null,
    "xoffset": null,
    "yoffset": null,
    "angle": null,
    "fontleading": null,
    "wordspacing": null,
    "characterwidth": null,
    "characterspacing": null,
    "flipangle": null,
    "override": null,
    "mapnumber": null,
    "autodate": null,
    "automethod": null,
    "autowho": null,
    "fontstyle": null,
    "globalid": null,
    "created_user": null,
    "created_date": null,
    "last_edited_user": null,
    "last_edited_date": null
   },
   "code": 4,
   "name": "CANAL NAME"
  },
  {
   "domains": {
    "status": {"type": "inherited"},
    "underline": {"type": "inherited"},
    "verticalalignment": {"type": "inherited"},
    "horizontalalignment": {"type": "inherited"},
    "automethod": {"type": "inherited"}
   },
   "defaultValues": {
    "featureid": null,
    "zorder": null,
    "annotationclassid": null,
    "element": null,
    "symbolid": null,
    "status": 0,
    "textstring": null,
    "fontname": null,
    "fontsize": null,
    "underline": null,
    "verticalalignment": null,
    "horizontalalignment": null,
    "xoffset": null,
    "yoffset": null,
    "angle": null,
    "fontleading": null,
    "wordspacing": null,
    "characterwidth": null,
    "characterspacing": null,
    "flipangle": null,
    "override": null,
    "mapnumber": null,
    "autodate": null,
    "automethod": null,
    "autowho": null,
    "fontstyle": null,
    "globalid": null,
    "created_user": null,
    "created_date": null,
    "last_edited_user": null,
    "last_edited_date": null
   },
   "code": 5,
   "name": "CITY LIMITS"
  },
  {
   "domains": {
    "status": {"type": "inherited"},
    "underline": {"type": "inherited"},
    "verticalalignment": {"type": "inherited"},
    "horizontalalignment": {"type": "inherited"},
    "automethod": {"type": "inherited"}
   },
   "defaultValues": {
    "featureid": null,
    "zorder": null,
    "annotationclassid": null,
    "element": null,
    "symbolid": null,
    "status": 0,
    "textstring": null,
    "fontname": null,
    "fontsize": null,
    "underline": null,
    "verticalalignment": null,
    "horizontalalignment": null,
    "xoffset": null,
    "yoffset": null,
    "angle": null,
    "fontleading": null,
    "wordspacing": null,
    "characterwidth": null,
    "characterspacing": null,
    "flipangle": null,
    "override": null,
    "mapnumber": null,
    "autodate": null,
    "automethod": null,
    "autowho": null,
    "fontstyle": null,
    "globalid": null,
    "created_user": null,
    "created_date": null,
    "last_edited_user": null,
    "last_edited_date": null
   },
   "code": 6,
   "name": "CONDO ANNO LARGE"
  },
  {
   "domains": {
    "status": {"type": "inherited"},
    "underline": {"type": "inherited"},
    "verticalalignment": {"type": "inherited"},
    "horizontalalignment": {"type": "inherited"},
    "automethod": {"type": "inherited"}
   },
   "defaultValues": {
    "featureid": null,
    "zorder": null,
    "annotationclassid": null,
    "element": null,
    "symbolid": null,
    "status": 0,
    "textstring": null,
    "fontname": null,
    "fontsize": null,
    "underline": null,
    "verticalalignment": null,
    "horizontalalignment": null,
    "xoffset": null,
    "yoffset": null,
    "angle": null,
    "fontleading": null,
    "wordspacing": null,
    "characterwidth": null,
    "characterspacing": null,
    "flipangle": null,
    "override": null,
    "mapnumber": null,
    "autodate": null,
    "automethod": null,
    "autowho": null,
    "fontstyle": null,
    "globalid": null,
    "created_user": null,
    "created_date": null,
    "last_edited_user": null,
    "last_edited_date": null
   },
   "code": 7,
   "name": "CONDO ANNO SMALL"
  },
  {
   "domains": {
    "status": {"type": "inherited"},
    "underline": {"type": "inherited"},
    "verticalalignment": {"type": "inherited"},
    "horizontalalignment": {"type": "inherited"},
    "automethod": {"type": "inherited"}
   },
   "defaultValues": {
    "featureid": null,
    "zorder": null,
    "annotationclassid": null,
    "element": null,
    "symbolid": null,
    "status": 0,
    "textstring": null,
    "fontname": null,
    "fontsize": null,
    "underline": null,
    "verticalalignment": null,
    "horizontalalignment": null,
    "xoffset": null,
    "yoffset": null,
    "angle": null,
    "fontleading": null,
    "wordspacing": null,
    "characterwidth": null,
    "characterspacing": null,
    "flipangle": null,
    "override": null,
    "mapnumber": null,
    "autodate": null,
    "automethod": null,
    "autowho": null,
    "fontstyle": null,
    "globalid": null,
    "created_user": null,
    "created_date": null,
    "last_edited_user": null,
    "last_edited_date": null
   },
   "code": 8,
   "name": "CREEK NAME"
  },
  {
   "domains": {
    "status": {"type": "inherited"},
    "underline": {"type": "inherited"},
    "verticalalignment": {"type": "inherited"},
    "horizontalalignment": {"type": "inherited"},
    "automethod": {"type": "inherited"}
   },
   "defaultValues": {
    "featureid": null,
    "zorder": null,
    "annotationclassid": null,
    "element": null,
    "symbolid": null,
    "status": 0,
    "textstring": null,
    "fontname": null,
    "fontsize": null,
    "underline": null,
    "verticalalignment": null,
    "horizontalalignment": null,
    "xoffset": null,
    "yoffset": null,
    "angle": null,
    "fontleading": null,
    "wordspacing": null,
    "characterwidth": null,
    "characterspacing": null,
    "flipangle": null,
    "override": null,
    "mapnumber": null,
    "autodate": null,
    "automethod": null,
    "autowho": null,
    "fontstyle": null,
    "globalid": null,
    "created_user": null,
    "created_date": null,
    "last_edited_user": null,
    "last_edited_date": null
   },
   "code": 9,
   "name": "DLC NAME"
  },
  {
   "domains": {
    "status": {"type": "inherited"},
    "underline": {"type": "inherited"},
    "verticalalignment": {"type": "inherited"},
    "horizontalalignment": {"type": "inherited"},
    "automethod": {"type": "inherited"}
   },
   "defaultValues": {
    "featureid": null,
    "zorder": null,
    "annotationclassid": null,
    "element": null,
    "symbolid": null,
    "status": 0,
    "textstring": null,
    "fontname": null,
    "fontsize": null,
    "underline": null,
    "verticalalignment": null,
    "horizontalalignment": null,
    "xoffset": null,
    "yoffset": null,
    "angle": null,
    "fontleading": null,
    "wordspacing": null,
    "characterwidth": null,
    "characterspacing": null,
    "flipangle": null,
    "override": null,
    "mapnumber": null,
    "autodate": null,
    "automethod": null,
    "autowho": null,
    "fontstyle": null,
    "globalid": null,
    "created_user": null,
    "created_date": null,
    "last_edited_user": null,
    "last_edited_date": null
   },
   "code": 10,
   "name": "EASMENT"
  },
  {
   "domains": {
    "status": {"type": "inherited"},
    "underline": {"type": "inherited"},
    "verticalalignment": {"type": "inherited"},
    "horizontalalignment": {"type": "inherited"},
    "automethod": {"type": "inherited"}
   },
   "defaultValues": {
    "featureid": null,
    "zorder": null,
    "annotationclassid": null,
    "element": null,
    "symbolid": null,
    "status": 0,
    "textstring": null,
    "fontname": null,
    "fontsize": null,
    "underline": null,
    "verticalalignment": null,
    "horizontalalignment": null,
    "xoffset": null,
    "yoffset": null,
    "angle": null,
    "fontleading": null,
    "wordspacing": null,
    "characterwidth": null,
    "characterspacing": null,
    "flipangle": null,
    "override": null,
    "mapnumber": null,
    "autodate": null,
    "automethod": null,
    "autowho": null,
    "fontstyle": null,
    "globalid": null,
    "created_user": null,
    "created_date": null,
    "last_edited_user": null,
    "last_edited_date": null
   },
   "code": 11,
   "name": "GOV LOT NUMBER & ACRES"
  },
  {
   "domains": {
    "status": {"type": "inherited"},
    "underline": {"type": "inherited"},
    "verticalalignment": {"type": "inherited"},
    "horizontalalignment": {"type": "inherited"},
    "automethod": {"type": "inherited"}
   },
   "defaultValues": {
    "featureid": null,
    "zorder": null,
    "annotationclassid": null,
    "element": null,
    "symbolid": null,
    "status": 0,
    "textstring": null,
    "fontname": null,
    "fontsize": null,
    "underline": null,
    "verticalalignment": null,
    "horizontalalignment": null,
    "xoffset": null,
    "yoffset": null,
    "angle": null,
    "fontleading": null,
    "wordspacing": null,
    "characterwidth": null,
    "characterspacing": null,
    "flipangle": null,
    "override": null,
    "mapnumber": null,
    "autodate": null,
    "automethod": null,
    "autowho": null,
    "fontstyle": null,
    "globalid": null,
    "created_user": null,
    "created_date": null,
    "last_edited_user": null,
    "last_edited_date": null
   },
   "code": 12,
   "name": "LANDMARK"
  },
  {
   "domains": {
    "status": {"type": "inherited"},
    "underline": {"type": "inherited"},
    "verticalalignment": {"type": "inherited"},
    "horizontalalignment": {"type": "inherited"},
    "automethod": {"type": "inherited"}
   },
   "defaultValues": {
    "featureid": null,
    "zorder": null,
    "annotationclassid": null,
    "element": null,
    "symbolid": null,
    "status": 0,
    "textstring": null,
    "fontname": null,
    "fontsize": null,
    "underline": null,
    "verticalalignment": null,
    "horizontalalignment": null,
    "xoffset": null,
    "yoffset": null,
    "angle": null,
    "fontleading": null,
    "wordspacing": null,
    "characterwidth": null,
    "characterspacing": null,
    "flipangle": null,
    "override": null,
    "mapnumber": null,
    "autodate": null,
    "automethod": null,
    "autowho": null,
    "fontstyle": null,
    "globalid": null,
    "created_user": null,
    "created_date": null,
    "last_edited_user": null,
    "last_edited_date": null
   },
   "code": 13,
   "name": "LOT NUMBER"
  },
  {
   "domains": {
    "status": {"type": "inherited"},
    "underline": {"type": "inherited"},
    "verticalalignment": {"type": "inherited"},
    "horizontalalignment": {"type": "inherited"},
    "automethod": {"type": "inherited"}
   },
   "defaultValues": {
    "featureid": null,
    "zorder": null,
    "annotationclassid": null,
    "element": null,
    "symbolid": null,
    "status": 0,
    "textstring": null,
    "fontname": null,
    "fontsize": null,
    "underline": null,
    "verticalalignment": null,
    "horizontalalignment": null,
    "xoffset": null,
    "yoffset": null,
    "angle": null,
    "fontleading": null,
    "wordspacing": null,
    "characterwidth": null,
    "characterspacing": null,
    "flipangle": null,
    "override": null,
    "mapnumber": null,
    "autodate": null,
    "automethod": null,
    "autowho": null,
    "fontstyle": null,
    "globalid": null,
    "created_user": null,
    "created_date": null,
    "last_edited_user": null,
    "last_edited_date": null
   },
   "code": 14,
   "name": "MAP INDEX"
  },
  {
   "domains": {
    "status": {"type": "inherited"},
    "underline": {"type": "inherited"},
    "verticalalignment": {"type": "inherited"},
    "horizontalalignment": {"type": "inherited"},
    "automethod": {"type": "inherited"}
   },
   "defaultValues": {
    "featureid": null,
    "zorder": null,
    "annotationclassid": null,
    "element": null,
    "symbolid": null,
    "status": 0,
    "textstring": null,
    "fontname": null,
    "fontsize": null,
    "underline": null,
    "verticalalignment": null,
    "horizontalalignment": null,
    "xoffset": null,
    "yoffset": null,
    "angle": null,
    "fontleading": null,
    "wordspacing": null,
    "characterwidth": null,
    "characterspacing": null,
    "flipangle": null,
    "override": null,
    "mapnumber": null,
    "autodate": null,
    "automethod": null,
    "autowho": null,
    "fontstyle": null,
    "globalid": null,
    "created_user": null,
    "created_date": null,
    "last_edited_user": null,
    "last_edited_date": null
   },
   "code": 15,
   "name": "MEANDER NAME"
  },
  {
   "domains": {
    "status": {"type": "inherited"},
    "underline": {"type": "inherited"},
    "verticalalignment": {"type": "inherited"},
    "horizontalalignment": {"type": "inherited"},
    "automethod": {"type": "inherited"}
   },
   "defaultValues": {
    "featureid": null,
    "zorder": null,
    "annotationclassid": null,
    "element": null,
    "symbolid": null,
    "status": 0,
    "textstring": null,
    "fontname": null,
    "fontsize": null,
    "underline": null,
    "verticalalignment": null,
    "horizontalalignment": null,
    "xoffset": null,
    "yoffset": null,
    "angle": null,
    "fontleading": null,
    "wordspacing": null,
    "characterwidth": null,
    "characterspacing": null,
    "flipangle": null,
    "override": null,
    "mapnumber": null,
    "autodate": null,
    "automethod": null,
    "autowho": null,
    "fontstyle": null,
    "globalid": null,
    "created_user": null,
    "created_date": null,
    "last_edited_user": null,
    "last_edited_date": null
   },
   "code": 16,
   "name": "MISC HYDRO ANNO"
  },
  {
   "domains": {
    "status": {"type": "inherited"},
    "underline": {"type": "inherited"},
    "verticalalignment": {"type": "inherited"},
    "horizontalalignment": {"type": "inherited"},
    "automethod": {"type": "inherited"}
   },
   "defaultValues": {
    "featureid": null,
    "zorder": null,
    "annotationclassid": null,
    "element": null,
    "symbolid": null,
    "status": 0,
    "textstring": null,
    "fontname": null,
    "fontsize": null,
    "underline": null,
    "verticalalignment": null,
    "horizontalalignment": null,
    "xoffset": null,
    "yoffset": null,
    "angle": null,
    "fontleading": null,
    "wordspacing": null,
    "characterwidth": null,
    "characterspacing": null,
    "flipangle": null,
    "override": null,
    "mapnumber": null,
    "autodate": null,
    "automethod": null,
    "autowho": null,
    "fontstyle": null,
    "globalid": null,
    "created_user": null,
    "created_date": null,
    "last_edited_user": null,
    "last_edited_date": null
   },
   "code": 17,
   "name": "PLAT NAME LARGE"
  },
  {
   "domains": {
    "status": {"type": "inherited"},
    "underline": {"type": "inherited"},
    "verticalalignment": {"type": "inherited"},
    "horizontalalignment": {"type": "inherited"},
    "automethod": {"type": "inherited"}
   },
   "defaultValues": {
    "featureid": null,
    "zorder": null,
    "annotationclassid": null,
    "element": null,
    "symbolid": null,
    "status": 0,
    "textstring": null,
    "fontname": null,
    "fontsize": null,
    "underline": null,
    "verticalalignment": null,
    "horizontalalignment": null,
    "xoffset": null,
    "yoffset": null,
    "angle": null,
    "fontleading": null,
    "wordspacing": null,
    "characterwidth": null,
    "characterspacing": null,
    "flipangle": null,
    "override": null,
    "mapnumber": null,
    "autodate": null,
    "automethod": null,
    "autowho": null,
    "fontstyle": null,
    "globalid": null,
    "created_user": null,
    "created_date": null,
    "last_edited_user": null,
    "last_edited_date": null
   },
   "code": 18,
   "name": "PLAT NAME SMALL"
  },
  {
   "domains": {
    "status": {"type": "inherited"},
    "underline": {"type": "inherited"},
    "verticalalignment": {"type": "inherited"},
    "horizontalalignment": {"type": "inherited"},
    "automethod": {"type": "inherited"}
   },
   "defaultValues": {
    "featureid": null,
    "zorder": null,
    "annotationclassid": null,
    "element": null,
    "symbolid": null,
    "status": 0,
    "textstring": null,
    "fontname": null,
    "fontsize": null,
    "underline": null,
    "verticalalignment": null,
    "horizontalalignment": null,
    "xoffset": null,
    "yoffset": null,
    "angle": null,
    "fontleading": null,
    "wordspacing": null,
    "characterwidth": null,
    "characterspacing": null,
    "flipangle": null,
    "override": null,
    "mapnumber": null,
    "autodate": null,
    "automethod": null,
    "autowho": null,
    "fontstyle": null,
    "globalid": null,
    "created_user": null,
    "created_date": null,
    "last_edited_user": null,
    "last_edited_date": null
   },
   "code": 19,
   "name": "PRIVATE ROAD NAME LARGE"
  },
  {
   "domains": {
    "status": {"type": "inherited"},
    "underline": {"type": "inherited"},
    "verticalalignment": {"type": "inherited"},
    "horizontalalignment": {"type": "inherited"},
    "automethod": {"type": "inherited"}
   },
   "defaultValues": {
    "featureid": null,
    "zorder": null,
    "annotationclassid": null,
    "element": null,
    "symbolid": null,
    "status": 0,
    "textstring": null,
    "fontname": null,
    "fontsize": null,
    "underline": null,
    "verticalalignment": null,
    "horizontalalignment": null,
    "xoffset": null,
    "yoffset": null,
    "angle": null,
    "fontleading": null,
    "wordspacing": null,
    "characterwidth": null,
    "characterspacing": null,
    "flipangle": null,
    "override": null,
    "mapnumber": null,
    "autodate": null,
    "automethod": null,
    "autowho": null,
    "fontstyle": null,
    "globalid": null,
    "created_user": null,
    "created_date": null,
    "last_edited_user": null,
    "last_edited_date": null
   },
   "code": 20,
   "name": "PRIVATE ROAD NAME SMALL"
  },
  {
   "domains": {
    "status": {"type": "inherited"},
    "underline": {"type": "inherited"},
    "verticalalignment": {"type": "inherited"},
    "horizontalalignment": {"type": "inherited"},
    "automethod": {"type": "inherited"}
   },
   "defaultValues": {
    "featureid": null,
    "zorder": null,
    "annotationclassid": null,
    "element": null,
    "symbolid": null,
    "status": 0,
    "textstring": null,
    "fontname": null,
    "fontsize": null,
    "underline": null,
    "verticalalignment": null,
    "horizontalalignment": null,
    "xoffset": null,
    "yoffset": null,
    "angle": null,
    "fontleading": null,
    "wordspacing": null,
    "characterwidth": null,
    "characterspacing": null,
    "flipangle": null,
    "override": null,
    "mapnumber": null,
    "autodate": null,
    "automethod": null,
    "autowho": null,
    "fontstyle": null,
    "globalid": null,
    "created_user": null,
    "created_date": null,
    "last_edited_user": null,
    "last_edited_date": null
   },
   "code": 21,
   "name": "PUBLIC ROAD NAME LARGE"
  },
  {
   "domains": {
    "status": {"type": "inherited"},
    "underline": {"type": "inherited"},
    "verticalalignment": {"type": "inherited"},
    "horizontalalignment": {"type": "inherited"},
    "automethod": {"type": "inherited"}
   },
   "defaultValues": {
    "featureid": null,
    "zorder": null,
    "annotationclassid": null,
    "element": null,
    "symbolid": null,
    "status": 0,
    "textstring": null,
    "fontname": null,
    "fontsize": null,
    "underline": null,
    "verticalalignment": null,
    "horizontalalignment": null,
    "xoffset": null,
    "yoffset": null,
    "angle": null,
    "fontleading": null,
    "wordspacing": null,
    "characterwidth": null,
    "characterspacing": null,
    "flipangle": null,
    "override": null,
    "mapnumber": null,
    "autodate": null,
    "automethod": null,
    "autowho": null,
    "fontstyle": null,
    "globalid": null,
    "created_user": null,
    "created_date": null,
    "last_edited_user": null,
    "last_edited_date": null
   },
   "code": 22,
   "name": "PUBLIC ROAD NAME SMALL"
  },
  {
   "domains": {
    "status": {"type": "inherited"},
    "underline": {"type": "inherited"},
    "verticalalignment": {"type": "inherited"},
    "horizontalalignment": {"type": "inherited"},
    "automethod": {"type": "inherited"}
   },
   "defaultValues": {
    "featureid": null,
    "zorder": null,
    "annotationclassid": null,
    "element": null,
    "symbolid": null,
    "status": 0,
    "textstring": null,
    "fontname": null,
    "fontsize": null,
    "underline": null,
    "verticalalignment": null,
    "horizontalalignment": null,
    "xoffset": null,
    "yoffset": null,
    "angle": null,
    "fontleading": null,
    "wordspacing": null,
    "characterwidth": null,
    "characterspacing": null,
    "flipangle": null,
    "override": null,
    "mapnumber": null,
    "autodate": null,
    "automethod": null,
    "autowho": null,
    "fontstyle": null,
    "globalid": null,
    "created_user": null,
    "created_date": null,
    "last_edited_user": null,
    "last_edited_date": null
   },
   "code": 23,
   "name": "RAILROAD NAME"
  },
  {
   "domains": {
    "status": {"type": "inherited"},
    "underline": {"type": "inherited"},
    "verticalalignment": {"type": "inherited"},
    "horizontalalignment": {"type": "inherited"},
    "automethod": {"type": "inherited"}
   },
   "defaultValues": {
    "featureid": null,
    "zorder": null,
    "annotationclassid": null,
    "element": null,
    "symbolid": null,
    "status": 0,
    "textstring": null,
    "fontname": null,
    "fontsize": null,
    "underline": null,
    "verticalalignment": null,
    "horizontalalignment": null,
    "xoffset": null,
    "yoffset": null,
    "angle": null,
    "fontleading": null,
    "wordspacing": null,
    "characterwidth": null,
    "characterspacing": null,
    "flipangle": null,
    "override": null,
    "mapnumber": null,
    "autodate": null,
    "automethod": null,
    "autowho": null,
    "fontstyle": null,
    "globalid": null,
    "created_user": null,
    "created_date": null,
    "last_edited_user": null,
    "last_edited_date": null
   },
   "code": 24,
   "name": "REFERENCE NOTES"
  },
  {
   "domains": {
    "status": {"type": "inherited"},
    "underline": {"type": "inherited"},
    "verticalalignment": {"type": "inherited"},
    "horizontalalignment": {"type": "inherited"},
    "automethod": {"type": "inherited"}
   },
   "defaultValues": {
    "featureid": null,
    "zorder": null,
    "annotationclassid": null,
    "element": null,
    "symbolid": null,
    "status": 0,
    "textstring": null,
    "fontname": null,
    "fontsize": null,
    "underline": null,
    "verticalalignment": null,
    "horizontalalignment": null,
    "xoffset": null,
    "yoffset": null,
    "angle": null,
    "fontleading": null,
    "wordspacing": null,
    "characterwidth": null,
    "characterspacing": null,
    "flipangle": null,
    "override": null,
    "mapnumber": null,
    "autodate": null,
    "automethod": null,
    "autowho": null,
    "fontstyle": null,
    "globalid": null,
    "created_user": null,
    "created_date": null,
    "last_edited_user": null,
    "last_edited_date": null
   },
   "code": 25,
   "name": "RIVER NAME LARGE"
  },
  {
   "domains": {
    "status": {"type": "inherited"},
    "underline": {"type": "inherited"},
    "verticalalignment": {"type": "inherited"},
    "horizontalalignment": {"type": "inherited"},
    "automethod": {"type": "inherited"}
   },
   "defaultValues": {
    "featureid": null,
    "zorder": null,
    "annotationclassid": null,
    "element": null,
    "symbolid": null,
    "status": 0,
    "textstring": null,
    "fontname": null,
    "fontsize": null,
    "underline": null,
    "verticalalignment": null,
    "horizontalalignment": null,
    "xoffset": null,
    "yoffset": null,
    "angle": null,
    "fontleading": null,
    "wordspacing": null,
    "characterwidth": null,
    "characterspacing": null,
    "flipangle": null,
    "override": null,
    "mapnumber": null,
    "autodate": null,
    "automethod": null,
    "autowho": null,
    "fontstyle": null,
    "globalid": null,
    "created_user": null,
    "created_date": null,
    "last_edited_user": null,
    "last_edited_date": null
   },
   "code": 26,
   "name": "RIVER NAME SMALL"
  },
  {
   "domains": {
    "status": {"type": "inherited"},
    "underline": {"type": "inherited"},
    "verticalalignment": {"type": "inherited"},
    "horizontalalignment": {"type": "inherited"},
    "automethod": {"type": "inherited"}
   },
   "defaultValues": {
    "featureid": null,
    "zorder": null,
    "annotationclassid": null,
    "element": null,
    "symbolid": null,
    "status": 0,
    "textstring": null,
    "fontname": null,
    "fontsize": null,
    "underline": null,
    "verticalalignment": null,
    "horizontalalignment": null,
    "xoffset": null,
    "yoffset": null,
    "angle": null,
    "fontleading": null,
    "wordspacing": null,
    "characterwidth": null,
    "characterspacing": null,
    "flipangle": null,
    "override": null,
    "mapnumber": null,
    "autodate": null,
    "automethod": null,
    "autowho": null,
    "fontstyle": null,
    "globalid": null,
    "created_user": null,
    "created_date": null,
    "last_edited_user": null,
    "last_edited_date": null
   },
   "code": 27,
   "name": "SECTION NUMBER"
  },
  {
   "domains": {
    "status": {"type": "inherited"},
    "underline": {"type": "inherited"},
    "verticalalignment": {"type": "inherited"},
    "horizontalalignment": {"type": "inherited"},
    "automethod": {"type": "inherited"}
   },
   "defaultValues": {
    "featureid": null,
    "zorder": null,
    "annotationclassid": null,
    "element": null,
    "symbolid": null,
    "status": 0,
    "textstring": null,
    "fontname": null,
    "fontsize": null,
    "underline": null,
    "verticalalignment": null,
    "horizontalalignment": null,
    "xoffset": null,
    "yoffset": null,
    "angle": null,
    "fontleading": null,
    "wordspacing": null,
    "characterwidth": null,
    "characterspacing": null,
    "flipangle": null,
    "override": null,
    "mapnumber": null,
    "autodate": null,
    "automethod": null,
    "autowho": null,
    "fontstyle": null,
    "globalid": null,
    "created_user": null,
    "created_date": null,
    "last_edited_user": null,
    "last_edited_date": null
   },
   "code": 28,
   "name": "SEE MAPS"
  },
  {
   "domains": {
    "status": {"type": "inherited"},
    "underline": {"type": "inherited"},
    "verticalalignment": {"type": "inherited"},
    "horizontalalignment": {"type": "inherited"},
    "automethod": {"type": "inherited"}
   },
   "defaultValues": {
    "featureid": null,
    "zorder": null,
    "annotationclassid": null,
    "element": null,
    "symbolid": null,
    "status": 0,
    "textstring": null,
    "fontname": null,
    "fontsize": null,
    "underline": null,
    "verticalalignment": null,
    "horizontalalignment": null,
    "xoffset": null,
    "yoffset": null,
    "angle": null,
    "fontleading": null,
    "wordspacing": null,
    "characterwidth": null,
    "characterspacing": null,
    "flipangle": null,
    "override": null,
    "mapnumber": null,
    "autodate": null,
    "automethod": null,
    "autowho": null,
    "fontstyle": null,
    "globalid": null,
    "created_user": null,
    "created_date": null,
    "last_edited_user": null,
    "last_edited_date": null
   },
   "code": 29,
   "name": "SPECIAL BOUNDARY"
  },
  {
   "domains": {
    "status": {"type": "inherited"},
    "underline": {"type": "inherited"},
    "verticalalignment": {"type": "inherited"},
    "horizontalalignment": {"type": "inherited"},
    "automethod": {"type": "inherited"}
   },
   "defaultValues": {
    "featureid": null,
    "zorder": null,
    "annotationclassid": null,
    "element": null,
    "symbolid": null,
    "status": 0,
    "textstring": null,
    "fontname": null,
    "fontsize": null,
    "underline": null,
    "verticalalignment": null,
    "horizontalalignment": null,
    "xoffset": null,
    "yoffset": null,
    "angle": null,
    "fontleading": null,
    "wordspacing": null,
    "characterwidth": null,
    "characterspacing": null,
    "flipangle": null,
    "override": null,
    "mapnumber": null,
    "autodate": null,
    "automethod": null,
    "autowho": null,
    "fontstyle": null,
    "globalid": null,
    "created_user": null,
    "created_date": null,
    "last_edited_user": null,
    "last_edited_date": null
   },
   "code": 30,
   "name": "STANDARD PARALLEL"
  },
  {
   "domains": {
    "status": {"type": "inherited"},
    "underline": {"type": "inherited"},
    "verticalalignment": {"type": "inherited"},
    "horizontalalignment": {"type": "inherited"},
    "automethod": {"type": "inherited"}
   },
   "defaultValues": {
    "featureid": null,
    "zorder": null,
    "annotationclassid": null,
    "element": null,
    "symbolid": null,
    "status": 0,
    "textstring": null,
    "fontname": null,
    "fontsize": null,
    "underline": null,
    "verticalalignment": null,
    "horizontalalignment": null,
    "xoffset": null,
    "yoffset": null,
    "angle": null,
    "fontleading": null,
    "wordspacing": null,
    "characterwidth": null,
    "characterspacing": null,
    "flipangle": null,
    "override": null,
    "mapnumber": null,
    "autodate": null,
    "automethod": null,
    "autowho": null,
    "fontstyle": null,
    "globalid": null,
    "created_user": null,
    "created_date": null,
    "last_edited_user": null,
    "last_edited_date": null
   },
   "code": 31,
   "name": "STATION"
  },
  {
   "domains": {
    "status": {"type": "inherited"},
    "underline": {"type": "inherited"},
    "verticalalignment": {"type": "inherited"},
    "horizontalalignment": {"type": "inherited"},
    "automethod": {"type": "inherited"}
   },
   "defaultValues": {
    "featureid": null,
    "zorder": null,
    "annotationclassid": null,
    "element": null,
    "symbolid": null,
    "status": 0,
    "textstring": null,
    "fontname": null,
    "fontsize": null,
    "underline": null,
    "verticalalignment": null,
    "horizontalalignment": null,
    "xoffset": null,
    "yoffset": null,
    "angle": null,
    "fontleading": null,
    "wordspacing": null,
    "characterwidth": null,
    "characterspacing": null,
    "flipangle": null,
    "override": null,
    "mapnumber": null,
    "autodate": null,
    "automethod": null,
    "autowho": null,
    "fontstyle": null,
    "globalid": null,
    "created_user": null,
    "created_date": null,
    "last_edited_user": null,
    "last_edited_date": null
   },
   "code": 32,
   "name": "SURVEY NUMBER"
  },
  {
   "domains": {
    "status": {"type": "inherited"},
    "underline": {"type": "inherited"},
    "verticalalignment": {"type": "inherited"},
    "horizontalalignment": {"type": "inherited"},
    "automethod": {"type": "inherited"}
   },
   "defaultValues": {
    "featureid": null,
    "zorder": null,
    "annotationclassid": null,
    "element": null,
    "symbolid": null,
    "status": 0,
    "textstring": null,
    "fontname": null,
    "fontsize": null,
    "underline": null,
    "verticalalignment": null,
    "horizontalalignment": null,
    "xoffset": null,
    "yoffset": null,
    "angle": null,
    "fontleading": null,
    "wordspacing": null,
    "characterwidth": null,
    "characterspacing": null,
    "flipangle": null,
    "override": null,
    "mapnumber": null,
    "autodate": null,
    "automethod": null,
    "autowho": null,
    "fontstyle": null,
    "globalid": null,
    "created_user": null,
    "created_date": null,
    "last_edited_user": null,
    "last_edited_date": null
   },
   "code": 33,
   "name": "TAXCODE"
  },
  {
   "domains": {
    "status": {"type": "inherited"},
    "underline": {"type": "inherited"},
    "verticalalignment": {"type": "inherited"},
    "horizontalalignment": {"type": "inherited"},
    "automethod": {"type": "inherited"}
   },
   "defaultValues": {
    "featureid": null,
    "zorder": null,
    "annotationclassid": null,
    "element": null,
    "symbolid": null,
    "status": 0,
    "textstring": null,
    "fontname": null,
    "fontsize": null,
    "underline": null,
    "verticalalignment": null,
    "horizontalalignment": null,
    "xoffset": null,
    "yoffset": null,
    "angle": null,
    "fontleading": null,
    "wordspacing": null,
    "characterwidth": null,
    "characterspacing": null,
    "flipangle": null,
    "override": null,
    "mapnumber": null,
    "autodate": null,
    "automethod": null,
    "autowho": null,
    "fontstyle": null,
    "globalid": null,
    "created_user": null,
    "created_date": null,
    "last_edited_user": null,
    "last_edited_date": null
   },
   "code": 34,
   "name": "TAXLOT ACRES"
  },
  {
   "domains": {
    "status": {"type": "inherited"},
    "underline": {"type": "inherited"},
    "verticalalignment": {"type": "inherited"},
    "horizontalalignment": {"type": "inherited"},
    "automethod": {"type": "inherited"}
   },
   "defaultValues": {
    "featureid": null,
    "zorder": null,
    "annotationclassid": null,
    "element": null,
    "symbolid": null,
    "status": 0,
    "textstring": null,
    "fontname": null,
    "fontsize": null,
    "underline": null,
    "verticalalignment": null,
    "horizontalalignment": null,
    "xoffset": null,
    "yoffset": null,
    "angle": null,
    "fontleading": null,
    "wordspacing": null,
    "characterwidth": null,
    "characterspacing": null,
    "flipangle": null,
    "override": null,
    "mapnumber": null,
    "autodate": null,
    "automethod": null,
    "autowho": null,
    "fontstyle": null,
    "globalid": null,
    "created_user": null,
    "created_date": null,
    "last_edited_user": null,
    "last_edited_date": null
   },
   "code": 35,
   "name": "TAXLOT NUMBER"
  },
  {
   "domains": {
    "status": {"type": "inherited"},
    "underline": {"type": "inherited"},
    "verticalalignment": {"type": "inherited"},
    "horizontalalignment": {"type": "inherited"},
    "automethod": {"type": "inherited"}
   },
   "defaultValues": {
    "featureid": null,
    "zorder": null,
    "annotationclassid": null,
    "element": null,
    "symbolid": null,
    "status": 0,
    "textstring": null,
    "fontname": null,
    "fontsize": null,
    "underline": null,
    "verticalalignment": null,
    "horizontalalignment": null,
    "xoffset": null,
    "yoffset": null,
    "angle": null,
    "fontleading": null,
    "wordspacing": null,
    "characterwidth": null,
    "characterspacing": null,
    "flipangle": null,
    "override": null,
    "mapnumber": null,
    "autodate": null,
    "automethod": null,
    "autowho": null,
    "fontstyle": null,
    "globalid": null,
    "created_user": null,
    "created_date": null,
    "last_edited_user": null,
    "last_edited_date": null
   },
   "code": 36,
   "name": "VEGETATION ANNO"
  },
  {
   "domains": {
    "status": {"type": "inherited"},
    "underline": {"type": "inherited"},
    "verticalalignment": {"type": "inherited"},
    "horizontalalignment": {"type": "inherited"},
    "automethod": {"type": "inherited"}
   },
   "defaultValues": {
    "featureid": null,
    "zorder": null,
    "annotationclassid": null,
    "element": null,
    "symbolid": null,
    "status": 0,
    "textstring": null,
    "fontname": null,
    "fontsize": null,
    "underline": null,
    "verticalalignment": null,
    "horizontalalignment": null,
    "xoffset": null,
    "yoffset": null,
    "angle": null,
    "fontleading": null,
    "wordspacing": null,
    "characterwidth": null,
    "characterspacing": null,
    "flipangle": null,
    "override": null,
    "mapnumber": null,
    "autodate": null,
    "automethod": null,
    "autowho": null,
    "fontstyle": null,
    "globalid": null,
    "created_user": null,
    "created_date": null,
    "last_edited_user": null,
    "last_edited_date": null
   },
   "code": 37,
   "name": "WATER BODY NAME LARGE"
  },
  {
   "domains": {
    "status": {"type": "inherited"},
    "underline": {"type": "inherited"},
    "verticalalignment": {"type": "inherited"},
    "horizontalalignment": {"type": "inherited"},
    "automethod": {"type": "inherited"}
   },
   "defaultValues": {
    "featureid": null,
    "zorder": null,
    "annotationclassid": null,
    "element": null,
    "symbolid": null,
    "status": 0,
    "textstring": null,
    "fontname": null,
    "fontsize": null,
    "underline": null,
    "verticalalignment": null,
    "horizontalalignment": null,
    "xoffset": null,
    "yoffset": null,
    "angle": null,
    "fontleading": null,
    "wordspacing": null,
    "characterwidth": null,
    "characterspacing": null,
    "flipangle": null,
    "override": null,
    "mapnumber": null,
    "autodate": null,
    "automethod": null,
    "autowho": null,
    "fontstyle": null,
    "globalid": null,
    "created_user": null,
    "created_date": null,
    "last_edited_user": null,
    "last_edited_date": null
   },
   "code": 38,
   "name": "WATER BODY NAME SMALL"
  },
  {
   "domains": {
    "status": {"type": "inherited"},
    "underline": {"type": "inherited"},
    "verticalalignment": {"type": "inherited"},
    "horizontalalignment": {"type": "inherited"},
    "automethod": {"type": "inherited"}
   },
   "defaultValues": {
    "featureid": null,
    "zorder": null,
    "annotationclassid": null,
    "element": null,
    "symbolid": null,
    "status": 0,
    "textstring": null,
    "fontname": null,
    "fontsize": null,
    "underline": null,
    "verticalalignment": null,
    "horizontalalignment": null,
    "xoffset": null,
    "yoffset": null,
    "angle": null,
    "fontleading": null,
    "wordspacing": null,
    "characterwidth": null,
    "characterspacing": null,
    "flipangle": null,
    "override": null,
    "mapnumber": null,
    "autodate": null,
    "automethod": null,
    "autowho": null,
    "fontstyle": null,
    "globalid": null,
    "created_user": null,
    "created_date": null,
    "last_edited_user": null,
    "last_edited_date": null
   },
   "code": 39,
   "name": "ZONE ANNO"
  }
 ],
 "relationships": [],
 "canModifyLayer": false,
 "canScaleSymbols": false,
 "hasLabels": false,
 "capabilities": "Query,Map,Data",
 "maxRecordCount": 2000,
 "supportsStatistics": true,
 "supportsExceedsLimitStatistics": true,
 "supportsAdvancedQueries": true,
 "supportedQueryFormats": "JSON, geoJSON, PBF",
 "isDataVersioned": true,
 "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true},
 "useStandardizedQueries": true,
 "supportedSpatialRelationships": [
  "esriSpatialRelIntersects",
  "esriSpatialRelContains",
  "esriSpatialRelCrosses",
  "esriSpatialRelEnvelopeIntersects",
  "esriSpatialRelIndexIntersects",
  "esriSpatialRelOverlaps",
  "esriSpatialRelTouches",
  "esriSpatialRelWithin",
  "esriSpatialRelRelation"
 ],
 "advancedQueryCapabilities": {
  "useStandardizedQueries": true,
  "supportsStatistics": true,
  "supportsPercentileStatistics": true,
  "supportsHavingClause": true,
  "supportsOrderBy": true,
  "supportsDistinct": true,
  "supportsCountDistinct": true,
  "supportsPagination": true,
  "supportsLod": false,
  "supportsQueryWithLodSR": false,
  "supportsTrueCurve": true,
  "supportsQueryWithDatumTransformation": true,
  "supportsReturningQueryExtent": true,
  "supportsQueryWithDistance": true,
  "supportsSqlExpression": true,
  "supportsTimeRelation": true,
  "supportsSqlFormat": false,
  "supportsQueryAnalytic": false
 },
 "supportsDatumTransformation": true,
 "dateFieldsTimeReference": null,
 "preferredTimeReference": null,
 "datesInUnknownTimezone": false,
 "hasGeometryProperties": true,
 "geometryProperties": {
  "shapeAreaFieldName": "st_area(shape)",
  "shapeLengthFieldName": "st_perimeter(shape)",
  "units": "esriFeet"
 },
 "hasMetadata": true,
 "isDataArchived": true,
 "archivingInfo": {
  "supportsQueryWithHistoricMoment": true,
  "startArchivingMoment": 1664329156000
 },
 "supportsCoordinatesQuantization": true,
 "supportsDynamicLegends": false,
 "serviceItemId": "5da1a64f2cc54e788261074b8b040bac"
}