{
 "currentVersion": 10.81,
 "id": 17,
 "name": "Parcel Text For Orthos",
 "type": "Annotation Layer",
 "description": "",
 "geometryType": "esriGeometryPolygon",
 "sourceSpatialReference": {
  "wkid": 102719,
  "latestWkid": 2264
 },
 "copyrightText": "",
 "parentLayer": null,
 "subLayers": [
  {
   "id": 18,
   "name": "Lot"
  },
  {
   "id": 19,
   "name": "Acre"
  },
  {
   "id": 20,
   "name": "Deeded_Dimensions"
  },
  {
   "id": 21,
   "name": "Calculated_Dimensions"
  },
  {
   "id": 22,
   "name": "Road_Names"
  },
  {
   "id": 23,
   "name": "ROW"
  },
  {
   "id": 24,
   "name": "Political"
  },
  {
   "id": 25,
   "name": "Utility_Easement"
  },
  {
   "id": 26,
   "name": "Hydro"
  },
  {
   "id": 27,
   "name": "Exempt"
  },
  {
   "id": 28,
   "name": "Subdivision"
  },
  {
   "id": 29,
   "name": "Miscellaneous"
  },
  {
   "id": 30,
   "name": "Railroad"
  }
 ],
 "minScale": 24000,
 "maxScale": 0,
 "defaultVisibility": false,
 "extent": {
  "xmin": -22.255990207195282,
  "ymin": -18.356600791215897,
  "xmax": 2014667.4527991712,
  "ymax": 907655.447534278,
  "spatialReference": {
   "wkid": 102719,
   "latestWkid": 2264
  }
 },
 "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": "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": "WS2_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": "WS2_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": "WS2_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": "WS2_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": "WS2_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": "WS2_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": "OCPAR_",
   "type": "esriFieldTypeInteger",
   "alias": "OCPAR_",
   "domain": null
  },
  {
   "name": "OCPAR_ID",
   "type": "esriFieldTypeInteger",
   "alias": "OCPAR_ID",
   "domain": null
  },
  {
   "name": "ID",
   "type": "esriFieldTypeInteger",
   "alias": "ID",
   "domain": null
  },
  {
   "name": "SYMBOL",
   "type": "esriFieldTypeInteger",
   "alias": "SYMBOL",
   "domain": null
  },
  {
   "name": "LEVEL_",
   "type": "esriFieldTypeInteger",
   "alias": "LEVEL_",
   "domain": null
  },
  {
   "name": "GlobalID",
   "type": "esriFieldTypeGlobalID",
   "alias": "GlobalID",
   "length": 38,
   "domain": null
  },
  {
   "name": "SHAPE",
   "type": "esriFieldTypeGeometry",
   "alias": "SHAPE",
   "domain": null
  },
  {
   "name": "SHAPE.area",
   "type": "esriFieldTypeDouble",
   "alias": "SHAPE.area",
   "domain": null
  },
  {
   "name": "SHAPE.len",
   "type": "esriFieldTypeDouble",
   "alias": "SHAPE.len",
   "domain": null
  }
 ],
 "geometryField": {
  "name": "SHAPE",
  "type": "esriFieldTypeGeometry",
  "alias": "SHAPE"
 },
 "indexes": [
  {
   "name": "R2834_SDE_ROWID_UK",
   "fields": "OBJECTID",
   "isAscending": true,
   "isUnique": true,
   "description": ""
  },
  {
   "name": "UUID_2834",
   "fields": "GlobalID",
   "isAscending": true,
   "isUnique": false,
   "description": ""
  },
  {
   "name": "I12418Status",
   "fields": "Status",
   "isAscending": true,
   "isUnique": false,
   "description": ""
  },
  {
   "name": "I12418Annotation",
   "fields": "AnnotationClassID",
   "isAscending": true,
   "isUnique": false,
   "description": ""
  },
  {
   "name": "UUID_OID_2834",
   "fields": "GlobalID,OBJECTID",
   "isAscending": true,
   "isUnique": true,
   "description": ""
  },
  {
   "name": "a1154_ix1",
   "fields": "SHAPE",
   "isAscending": true,
   "isUnique": true,
   "description": ""
  }
 ],
 "types": [
  {
   "domains": {
    "Status": {"type": "inherited"},
    "FontSize": {
     "type": "codedValue",
     "name": "WS2_LotAnnoSizes",
     "description": "",
     "codedValues": [
      {
       "name": "400-scale",
       "code": 20.16
      },
      {
       "name": "200-scale",
       "code": 10.8
      },
      {
       "name": "100-scale",
       "code": 5.4
      }
     ],
     "mergePolicy": "esriMPTDefaultValue",
     "splitPolicy": "esriSPTDefaultValue"
    },
    "Bold": {"type": "inherited"},
    "Italic": {"type": "inherited"},
    "Underline": {"type": "inherited"},
    "VerticalAlignment": {"type": "inherited"},
    "HorizontalAlignment": {"type": "inherited"}
   },
   "id": 0,
   "name": "Lot"
  },
  {
   "domains": {
    "Status": {"type": "inherited"},
    "FontSize": {
     "type": "codedValue",
     "name": "WS2_AcreAnnoSizes",
     "description": "",
     "codedValues": [
      {
       "name": "400-scale",
       "code": 21.6
      },
      {
       "name": "200-scale",
       "code": 10.8
      },
      {
       "name": "100-scale",
       "code": 5.4
      }
     ],
     "mergePolicy": "esriMPTDefaultValue",
     "splitPolicy": "esriSPTDefaultValue"
    },
    "Bold": {"type": "inherited"},
    "Italic": {"type": "inherited"},
    "Underline": {"type": "inherited"},
    "VerticalAlignment": {"type": "inherited"},
    "HorizontalAlignment": {"type": "inherited"}
   },
   "id": 1,
   "name": "Acre"
  },
  {
   "domains": {
    "Status": {"type": "inherited"},
    "FontSize": {
     "type": "codedValue",
     "name": "WS2_AcreAnnoSizes",
     "description": "",
     "codedValues": [
      {
       "name": "400-scale",
       "code": 21.6
      },
      {
       "name": "200-scale",
       "code": 10.8
      },
      {
       "name": "100-scale",
       "code": 5.4
      }
     ],
     "mergePolicy": "esriMPTDefaultValue",
     "splitPolicy": "esriSPTDefaultValue"
    },
    "Bold": {"type": "inherited"},
    "Italic": {"type": "inherited"},
    "Underline": {"type": "inherited"},
    "VerticalAlignment": {"type": "inherited"},
    "HorizontalAlignment": {"type": "inherited"}
   },
   "id": 2,
   "name": "Deeded_Dimensions"
  },
  {
   "domains": {
    "Status": {"type": "inherited"},
    "FontSize": {
     "type": "codedValue",
     "name": "WS2_AcreAnnoSizes",
     "description": "",
     "codedValues": [
      {
       "name": "400-scale",
       "code": 21.6
      },
      {
       "name": "200-scale",
       "code": 10.8
      },
      {
       "name": "100-scale",
       "code": 5.4
      }
     ],
     "mergePolicy": "esriMPTDefaultValue",
     "splitPolicy": "esriSPTDefaultValue"
    },
    "Bold": {"type": "inherited"},
    "Italic": {"type": "inherited"},
    "Underline": {"type": "inherited"},
    "VerticalAlignment": {"type": "inherited"},
    "HorizontalAlignment": {"type": "inherited"}
   },
   "id": 3,
   "name": "Calculated_Dimensions"
  },
  {
   "domains": {
    "Status": {"type": "inherited"},
    "FontSize": {
     "type": "codedValue",
     "name": "WS2_RoadNamesAnno",
     "description": "",
     "codedValues": [
      {
       "name": "400-scale",
       "code": 27.6
      },
      {
       "name": "200-scale",
       "code": 14.6
      },
      {
       "name": "100-scale",
       "code": 12.4
      }
     ],
     "mergePolicy": "esriMPTDefaultValue",
     "splitPolicy": "esriSPTDefaultValue"
    },
    "Bold": {"type": "inherited"},
    "Italic": {"type": "inherited"},
    "Underline": {"type": "inherited"},
    "VerticalAlignment": {"type": "inherited"},
    "HorizontalAlignment": {"type": "inherited"}
   },
   "id": 4,
   "name": "Road_Names"
  },
  {
   "domains": {
    "Status": {"type": "inherited"},
    "Bold": {"type": "inherited"},
    "Italic": {"type": "inherited"},
    "Underline": {"type": "inherited"},
    "VerticalAlignment": {"type": "inherited"},
    "HorizontalAlignment": {"type": "inherited"}
   },
   "id": 5,
   "name": "ROW"
  },
  {
   "domains": {
    "Status": {"type": "inherited"},
    "Bold": {"type": "inherited"},
    "Italic": {"type": "inherited"},
    "Underline": {"type": "inherited"},
    "VerticalAlignment": {"type": "inherited"},
    "HorizontalAlignment": {"type": "inherited"}
   },
   "id": 6,
   "name": "Political"
  },
  {
   "domains": {
    "Status": {"type": "inherited"},
    "Bold": {"type": "inherited"},
    "Italic": {"type": "inherited"},
    "Underline": {"type": "inherited"},
    "VerticalAlignment": {"type": "inherited"},
    "HorizontalAlignment": {"type": "inherited"}
   },
   "id": 7,
   "name": "Utility_Easement"
  },
  {
   "domains": {
    "Status": {"type": "inherited"},
    "Bold": {"type": "inherited"},
    "Italic": {"type": "inherited"},
    "Underline": {"type": "inherited"},
    "VerticalAlignment": {"type": "inherited"},
    "HorizontalAlignment": {"type": "inherited"}
   },
   "id": 8,
   "name": "Hydro"
  },
  {
   "domains": {
    "Status": {"type": "inherited"},
    "Bold": {"type": "inherited"},
    "Italic": {"type": "inherited"},
    "Underline": {"type": "inherited"},
    "VerticalAlignment": {"type": "inherited"},
    "HorizontalAlignment": {"type": "inherited"}
   },
   "id": 9,
   "name": "Exempt"
  },
  {
   "domains": {
    "Status": {"type": "inherited"},
    "Bold": {"type": "inherited"},
    "Italic": {"type": "inherited"},
    "Underline": {"type": "inherited"},
    "VerticalAlignment": {"type": "inherited"},
    "HorizontalAlignment": {"type": "inherited"}
   },
   "id": 13,
   "name": "Subdivision"
  },
  {
   "domains": {
    "Status": {"type": "inherited"},
    "Bold": {"type": "inherited"},
    "Italic": {"type": "inherited"},
    "Underline": {"type": "inherited"},
    "VerticalAlignment": {"type": "inherited"},
    "HorizontalAlignment": {"type": "inherited"}
   },
   "id": 14,
   "name": "Miscellaneous"
  },
  {
   "domains": {
    "Status": {"type": "inherited"},
    "Bold": {"type": "inherited"},
    "Italic": {"type": "inherited"},
    "Underline": {"type": "inherited"},
    "VerticalAlignment": {"type": "inherited"},
    "HorizontalAlignment": {"type": "inherited"}
   },
   "id": 17,
   "name": "Railroad"
  }
 ],
 "subtypes": [
  {
   "domains": {
    "Status": {"type": "inherited"},
    "FontSize": {
     "type": "codedValue",
     "name": "WS2_LotAnnoSizes",
     "description": "",
     "codedValues": [
      {
       "name": "400-scale",
       "code": 20.16
      },
      {
       "name": "200-scale",
       "code": 10.8
      },
      {
       "name": "100-scale",
       "code": 5.4
      }
     ],
     "mergePolicy": "esriMPTDefaultValue",
     "splitPolicy": "esriSPTDefaultValue"
    },
    "Bold": {"type": "inherited"},
    "Italic": {"type": "inherited"},
    "Underline": {"type": "inherited"},
    "VerticalAlignment": {"type": "inherited"},
    "HorizontalAlignment": {"type": "inherited"}
   },
   "defaultValues": {
    "FeatureID": null,
    "ZOrder": null,
    "AnnotationClassID": 0,
    "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,
    "OCPAR_": null,
    "OCPAR_ID": null,
    "ID": null,
    "SYMBOL": null,
    "LEVEL_": null,
    "GlobalID": null
   },
   "code": 0,
   "name": "Lot"
  },
  {
   "domains": {
    "Status": {"type": "inherited"},
    "FontSize": {
     "type": "codedValue",
     "name": "WS2_AcreAnnoSizes",
     "description": "",
     "codedValues": [
      {
       "name": "400-scale",
       "code": 21.6
      },
      {
       "name": "200-scale",
       "code": 10.8
      },
      {
       "name": "100-scale",
       "code": 5.4
      }
     ],
     "mergePolicy": "esriMPTDefaultValue",
     "splitPolicy": "esriSPTDefaultValue"
    },
    "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,
    "OCPAR_": null,
    "OCPAR_ID": null,
    "ID": null,
    "SYMBOL": null,
    "LEVEL_": null,
    "GlobalID": null
   },
   "code": 1,
   "name": "Acre"
  },
  {
   "domains": {
    "Status": {"type": "inherited"},
    "FontSize": {
     "type": "codedValue",
     "name": "WS2_AcreAnnoSizes",
     "description": "",
     "codedValues": [
      {
       "name": "400-scale",
       "code": 21.6
      },
      {
       "name": "200-scale",
       "code": 10.8
      },
      {
       "name": "100-scale",
       "code": 5.4
      }
     ],
     "mergePolicy": "esriMPTDefaultValue",
     "splitPolicy": "esriSPTDefaultValue"
    },
    "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,
    "OCPAR_": null,
    "OCPAR_ID": null,
    "ID": null,
    "SYMBOL": null,
    "LEVEL_": null,
    "GlobalID": null
   },
   "code": 2,
   "name": "Deeded_Dimensions"
  },
  {
   "domains": {
    "Status": {"type": "inherited"},
    "FontSize": {
     "type": "codedValue",
     "name": "WS2_AcreAnnoSizes",
     "description": "",
     "codedValues": [
      {
       "name": "400-scale",
       "code": 21.6
      },
      {
       "name": "200-scale",
       "code": 10.8
      },
      {
       "name": "100-scale",
       "code": 5.4
      }
     ],
     "mergePolicy": "esriMPTDefaultValue",
     "splitPolicy": "esriSPTDefaultValue"
    },
    "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,
    "OCPAR_": null,
    "OCPAR_ID": null,
    "ID": null,
    "SYMBOL": null,
    "LEVEL_": null,
    "GlobalID": null
   },
   "code": 3,
   "name": "Calculated_Dimensions"
  },
  {
   "domains": {
    "Status": {"type": "inherited"},
    "FontSize": {
     "type": "codedValue",
     "name": "WS2_RoadNamesAnno",
     "description": "",
     "codedValues": [
      {
       "name": "400-scale",
       "code": 27.6
      },
      {
       "name": "200-scale",
       "code": 14.6
      },
      {
       "name": "100-scale",
       "code": 12.4
      }
     ],
     "mergePolicy": "esriMPTDefaultValue",
     "splitPolicy": "esriSPTDefaultValue"
    },
    "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,
    "OCPAR_": null,
    "OCPAR_ID": null,
    "ID": null,
    "SYMBOL": null,
    "LEVEL_": null,
    "GlobalID": null
   },
   "code": 4,
   "name": "Road_Names"
  },
  {
   "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,
    "OCPAR_": null,
    "OCPAR_ID": null,
    "ID": null,
    "SYMBOL": null,
    "LEVEL_": null,
    "GlobalID": null
   },
   "code": 5,
   "name": "ROW"
  },
  {
   "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,
    "OCPAR_": null,
    "OCPAR_ID": null,
    "ID": null,
    "SYMBOL": null,
    "LEVEL_": null,
    "GlobalID": null
   },
   "code": 6,
   "name": "Political"
  },
  {
   "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,
    "OCPAR_": null,
    "OCPAR_ID": null,
    "ID": null,
    "SYMBOL": null,
    "LEVEL_": null,
    "GlobalID": null
   },
   "code": 7,
   "name": "Utility_Easement"
  },
  {
   "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,
    "OCPAR_": null,
    "OCPAR_ID": null,
    "ID": null,
    "SYMBOL": null,
    "LEVEL_": null,
    "GlobalID": null
   },
   "code": 8,
   "name": "Hydro"
  },
  {
   "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,
    "OCPAR_": null,
    "OCPAR_ID": null,
    "ID": null,
    "SYMBOL": null,
    "LEVEL_": null,
    "GlobalID": null
   },
   "code": 9,
   "name": "Exempt"
  },
  {
   "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,
    "OCPAR_": null,
    "OCPAR_ID": null,
    "ID": null,
    "SYMBOL": null,
    "LEVEL_": null,
    "GlobalID": null
   },
   "code": 13,
   "name": "Subdivision"
  },
  {
   "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,
    "OCPAR_": null,
    "OCPAR_ID": null,
    "ID": null,
    "SYMBOL": null,
    "LEVEL_": null,
    "GlobalID": null
   },
   "code": 14,
   "name": "Miscellaneous"
  },
  {
   "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,
    "OCPAR_": null,
    "OCPAR_ID": null,
    "ID": null,
    "SYMBOL": null,
    "LEVEL_": null,
    "GlobalID": null
   },
   "code": 17,
   "name": "Railroad"
  }
 ],
 "relationships": [],
 "canModifyLayer": false,
 "canScaleSymbols": true,
 "hasLabels": false,
 "capabilities": "Map,Query,Data",
 "maxRecordCount": 5000,
 "supportsStatistics": true,
 "supportsAdvancedQueries": true,
 "supportedQueryFormats": "JSON, geoJSON",
 "isDataVersioned": true,
 "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true},
 "useStandardizedQueries": true,
 "advancedQueryCapabilities": {
  "useStandardizedQueries": true,
  "supportsStatistics": true,
  "supportsHavingClause": true,
  "supportsCountDistinct": true,
  "supportsOrderBy": true,
  "supportsDistinct": true,
  "supportsPagination": true,
  "supportsTrueCurve": false,
  "supportsReturningQueryExtent": true,
  "supportsQueryWithDistance": true,
  "supportsSqlExpression": true
 },
 "supportsCoordinatesQuantization": true
}