{
 "layers": [
  {
   "currentVersion": 11.2,
   "cimVersion": "3.2.0",
   "id": 0,
   "name": "Parcel_Annotation",
   "type": "Annotation Layer",
   "description": "",
   "geometryType": "esriGeometryPolygon",
   "sourceSpatialReference": {
    "wkid": 102719,
    "latestWkid": 2264,
    "xyTolerance": 0.003280833333333333,
    "zTolerance": 0.001,
    "mTolerance": 0.001,
    "falseX": -121841900,
    "falseY": -93659000,
    "xyUnits": 3048.0060960121928,
    "falseZ": 0,
    "zUnits": 1,
    "falseM": 0,
    "mUnits": 1
   },
   "copyrightText": "",
   "parentLayer": null,
   "subLayers": [
    {
     "id": 33,
     "name": "Acres"
    },
    {
     "id": 34,
     "name": "Dimcal"
    },
    {
     "id": 35,
     "name": "Dimdeed"
    },
    {
     "id": 36,
     "name": "ROW_Width"
    },
    {
     "id": 37,
     "name": "Easement"
    },
    {
     "id": 38,
     "name": "Exempt"
    },
    {
     "id": 39,
     "name": "Fire"
    },
    {
     "id": 40,
     "name": "Hydro"
    },
    {
     "id": 41,
     "name": "Lot_Numbers"
    },
    {
     "id": 42,
     "name": "Pin"
    },
    {
     "id": 43,
     "name": "Rail"
    },
    {
     "id": 44,
     "name": "Road_Name"
    },
    {
     "id": 45,
     "name": "Sub_Block"
    },
    {
     "id": 46,
     "name": "Sub_Number"
    }
   ],
   "minScale": 0,
   "maxScale": 0,
   "defaultVisibility": true,
   "extent": {
    "xmin": 1932056.8643207997,
    "ymin": 524435.8358355612,
    "xmax": 2141275.103691891,
    "ymax": 667503.390907228,
    "spatialReference": {
     "wkid": 102719,
     "latestWkid": 2264,
     "xyTolerance": 0.003280833333333333,
     "zTolerance": 2,
     "mTolerance": 0.001,
     "falseX": -121841900,
     "falseY": -93659000,
     "xyUnits": 3.6365718124241434E7,
     "falseZ": 0,
     "zUnits": 1,
     "falseM": -100000,
     "mUnits": 10000
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
   "displayField": "TextString",
   "typeIdField": "AnnotationClassID",
   "subtypeFieldName": "AnnotationClassID",
   "subtypeField": "AnnotationClassID",
   "defaultSubtypeCode": 0,
   "fields": [
    {
     "name": "OBJECTID",
     "type": "esriFieldTypeOID",
     "alias": "OBJECTID",
     "domain": null
    },
    {
     "name": "FeatureID",
     "type": "esriFieldTypeInteger",
     "alias": "FeatureID",
     "domain": null
    },
    {
     "name": "ZOrder",
     "type": "esriFieldTypeInteger",
     "alias": "ZOrder",
     "domain": null
    },
    {
     "name": "AnnotationClassID",
     "type": "esriFieldTypeInteger",
     "alias": "AnnotationClassID",
     "domain": null
    },
    {
     "name": "SymbolID",
     "type": "esriFieldTypeInteger",
     "alias": "SymbolID",
     "domain": null
    },
    {
     "name": "Status",
     "type": "esriFieldTypeSmallInteger",
     "alias": "Status",
     "domain": {
      "type": "codedValue",
      "name": "AnnotationStatus",
      "description": "Valid annotation state values.",
      "codedValues": [
       {
        "name": "Placed",
        "code": 0
       },
       {
        "name": "Unplaced",
        "code": 1
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDuplicate"
     }
    },
    {
     "name": "TextString",
     "type": "esriFieldTypeString",
     "alias": "TextString",
     "length": 255,
     "domain": null
    },
    {
     "name": "FontName",
     "type": "esriFieldTypeString",
     "alias": "FontName",
     "length": 255,
     "domain": null
    },
    {
     "name": "FontSize",
     "type": "esriFieldTypeDouble",
     "alias": "FontSize",
     "domain": null
    },
    {
     "name": "Bold",
     "type": "esriFieldTypeSmallInteger",
     "alias": "Bold",
     "domain": {
      "type": "codedValue",
      "name": "BooleanSymbolValue",
      "description": "Valid values are Yes and No.",
      "codedValues": [
       {
        "name": "Yes",
        "code": 1
       },
       {
        "name": "No",
        "code": 0
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDuplicate"
     }
    },
    {
     "name": "Italic",
     "type": "esriFieldTypeSmallInteger",
     "alias": "Italic",
     "domain": {
      "type": "codedValue",
      "name": "BooleanSymbolValue",
      "description": "Valid values are Yes and No.",
      "codedValues": [
       {
        "name": "Yes",
        "code": 1
       },
       {
        "name": "No",
        "code": 0
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDuplicate"
     }
    },
    {
     "name": "Underline",
     "type": "esriFieldTypeSmallInteger",
     "alias": "Underline",
     "domain": {
      "type": "codedValue",
      "name": "BooleanSymbolValue",
      "description": "Valid values are Yes and No.",
      "codedValues": [
       {
        "name": "Yes",
        "code": 1
       },
       {
        "name": "No",
        "code": 0
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDuplicate"
     }
    },
    {
     "name": "VerticalAlignment",
     "type": "esriFieldTypeSmallInteger",
     "alias": "VerticalAlignment",
     "domain": {
      "type": "codedValue",
      "name": "VerticalAlignment",
      "description": "Valid symbol vertical alignment values.",
      "codedValues": [
       {
        "name": "Top",
        "code": 0
       },
       {
        "name": "Center",
        "code": 1
       },
       {
        "name": "Baseline",
        "code": 2
       },
       {
        "name": "Bottom",
        "code": 3
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDuplicate"
     }
    },
    {
     "name": "HorizontalAlignment",
     "type": "esriFieldTypeSmallInteger",
     "alias": "HorizontalAlignment",
     "domain": {
      "type": "codedValue",
      "name": "HorizontalAlignment",
      "description": "Valid horizontal symbol alignment values.",
      "codedValues": [
       {
        "name": "Left",
        "code": 0
       },
       {
        "name": "Center",
        "code": 1
       },
       {
        "name": "Right",
        "code": 2
       },
       {
        "name": "Full",
        "code": 3
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDuplicate"
     }
    },
    {
     "name": "XOffset",
     "type": "esriFieldTypeDouble",
     "alias": "XOffset",
     "domain": null
    },
    {
     "name": "YOffset",
     "type": "esriFieldTypeDouble",
     "alias": "YOffset",
     "domain": null
    },
    {
     "name": "Angle",
     "type": "esriFieldTypeDouble",
     "alias": "Angle",
     "domain": null
    },
    {
     "name": "FontLeading",
     "type": "esriFieldTypeDouble",
     "alias": "FontLeading",
     "domain": null
    },
    {
     "name": "WordSpacing",
     "type": "esriFieldTypeDouble",
     "alias": "WordSpacing",
     "domain": null
    },
    {
     "name": "CharacterWidth",
     "type": "esriFieldTypeDouble",
     "alias": "CharacterWidth",
     "domain": null
    },
    {
     "name": "CharacterSpacing",
     "type": "esriFieldTypeDouble",
     "alias": "CharacterSpacing",
     "domain": null
    },
    {
     "name": "FlipAngle",
     "type": "esriFieldTypeDouble",
     "alias": "FlipAngle",
     "domain": null
    },
    {
     "name": "Override",
     "type": "esriFieldTypeInteger",
     "alias": "Override",
     "domain": null
    },
    {
     "name": "FIN_",
     "type": "esriFieldTypeInteger",
     "alias": "FIN_",
     "domain": null
    },
    {
     "name": "FIN_ID",
     "type": "esriFieldTypeInteger",
     "alias": "FIN_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": "CreateDate",
     "type": "esriFieldTypeDate",
     "alias": "CreateDate",
     "length": 8,
     "domain": null
    },
    {
     "name": "CreatedBy",
     "type": "esriFieldTypeString",
     "alias": "CreatedBy",
     "length": 25,
     "domain": null
    },
    {
     "name": "LastEditDate",
     "type": "esriFieldTypeDate",
     "alias": "LastEditDate",
     "length": 8,
     "domain": null
    },
    {
     "name": "LastEditBy",
     "type": "esriFieldTypeString",
     "alias": "LastEditBy",
     "length": 25,
     "domain": null
    },
    {
     "name": "Shape",
     "type": "esriFieldTypeGeometry",
     "alias": "Shape",
     "domain": null
    },
    {
     "name": "Shape.STArea()",
     "type": "esriFieldTypeDouble",
     "alias": "Shape.STArea()",
     "domain": null
    },
    {
     "name": "Shape.STLength()",
     "type": "esriFieldTypeDouble",
     "alias": "Shape.STLength()",
     "domain": null
    }
   ],
   "geometryField": {
    "name": "Shape",
    "type": "esriFieldTypeGeometry",
    "alias": "Shape"
   },
   "indexes": [
    {
     "name": "R41511_pk",
     "fields": "OBJECTID",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "UUID_41511",
     "fields": "GlobalID",
     "isAscending": true,
     "isUnique": false,
     "description": ""
    },
    {
     "name": "I45981Status",
     "fields": "Status",
     "isAscending": true,
     "isUnique": false,
     "description": ""
    },
    {
     "name": "I45981Annotation",
     "fields": "AnnotationClassID",
     "isAscending": true,
     "isUnique": false,
     "description": ""
    },
    {
     "name": "S41498_idx",
     "fields": "Shape",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    }
   ],
   "types": [
    {
     "domains": {
      "Status": {"type": "inherited"},
      "Bold": {"type": "inherited"},
      "Italic": {"type": "inherited"},
      "Underline": {"type": "inherited"},
      "VerticalAlignment": {"type": "inherited"},
      "HorizontalAlignment": {"type": "inherited"}
     },
     "id": 0,
     "name": "Acres"
    },
    {
     "domains": {
      "Status": {"type": "inherited"},
      "Bold": {"type": "inherited"},
      "Italic": {"type": "inherited"},
      "Underline": {"type": "inherited"},
      "VerticalAlignment": {"type": "inherited"},
      "HorizontalAlignment": {"type": "inherited"}
     },
     "id": 1,
     "name": "Dimcal"
    },
    {
     "domains": {
      "Status": {"type": "inherited"},
      "Bold": {"type": "inherited"},
      "Italic": {"type": "inherited"},
      "Underline": {"type": "inherited"},
      "VerticalAlignment": {"type": "inherited"},
      "HorizontalAlignment": {"type": "inherited"}
     },
     "id": 2,
     "name": "Dimdeed"
    },
    {
     "domains": {
      "Status": {"type": "inherited"},
      "Bold": {"type": "inherited"},
      "Italic": {"type": "inherited"},
      "Underline": {"type": "inherited"},
      "VerticalAlignment": {"type": "inherited"},
      "HorizontalAlignment": {"type": "inherited"}
     },
     "id": 3,
     "name": "ROW_Width"
    },
    {
     "domains": {
      "Status": {"type": "inherited"},
      "Bold": {"type": "inherited"},
      "Italic": {"type": "inherited"},
      "Underline": {"type": "inherited"},
      "VerticalAlignment": {"type": "inherited"},
      "HorizontalAlignment": {"type": "inherited"}
     },
     "id": 4,
     "name": "Easement"
    },
    {
     "domains": {
      "Status": {"type": "inherited"},
      "Bold": {"type": "inherited"},
      "Italic": {"type": "inherited"},
      "Underline": {"type": "inherited"},
      "VerticalAlignment": {"type": "inherited"},
      "HorizontalAlignment": {"type": "inherited"}
     },
     "id": 5,
     "name": "Exempt"
    },
    {
     "domains": {
      "Status": {"type": "inherited"},
      "Bold": {"type": "inherited"},
      "Italic": {"type": "inherited"},
      "Underline": {"type": "inherited"},
      "VerticalAlignment": {"type": "inherited"},
      "HorizontalAlignment": {"type": "inherited"}
     },
     "id": 6,
     "name": "Fire"
    },
    {
     "domains": {
      "Status": {"type": "inherited"},
      "Bold": {"type": "inherited"},
      "Italic": {"type": "inherited"},
      "Underline": {"type": "inherited"},
      "VerticalAlignment": {"type": "inherited"},
      "HorizontalAlignment": {"type": "inherited"}
     },
     "id": 7,
     "name": "Hydro"
    },
    {
     "domains": {
      "Status": {"type": "inherited"},
      "Bold": {"type": "inherited"},
      "Italic": {"type": "inherited"},
      "Underline": {"type": "inherited"},
      "VerticalAlignment": {"type": "inherited"},
      "HorizontalAlignment": {"type": "inherited"}
     },
     "id": 8,
     "name": "Lot_Numbers"
    },
    {
     "domains": {
      "Status": {"type": "inherited"},
      "Bold": {"type": "inherited"},
      "Italic": {"type": "inherited"},
      "Underline": {"type": "inherited"},
      "VerticalAlignment": {"type": "inherited"},
      "HorizontalAlignment": {"type": "inherited"}
     },
     "id": 9,
     "name": "Pin"
    },
    {
     "domains": {
      "Status": {"type": "inherited"},
      "Bold": {"type": "inherited"},
      "Italic": {"type": "inherited"},
      "Underline": {"type": "inherited"},
      "VerticalAlignment": {"type": "inherited"},
      "HorizontalAlignment": {"type": "inherited"}
     },
     "id": 10,
     "name": "Rail"
    },
    {
     "domains": {
      "Status": {"type": "inherited"},
      "Bold": {"type": "inherited"},
      "Italic": {"type": "inherited"},
      "Underline": {"type": "inherited"},
      "VerticalAlignment": {"type": "inherited"},
      "HorizontalAlignment": {"type": "inherited"}
     },
     "id": 11,
     "name": "Road_Name"
    },
    {
     "domains": {
      "Status": {"type": "inherited"},
      "Bold": {"type": "inherited"},
      "Italic": {"type": "inherited"},
      "Underline": {"type": "inherited"},
      "VerticalAlignment": {"type": "inherited"},
      "HorizontalAlignment": {"type": "inherited"}
     },
     "id": 12,
     "name": "Sub_Block"
    },
    {
     "domains": {
      "Status": {"type": "inherited"},
      "Bold": {"type": "inherited"},
      "Italic": {"type": "inherited"},
      "Underline": {"type": "inherited"},
      "VerticalAlignment": {"type": "inherited"},
      "HorizontalAlignment": {"type": "inherited"}
     },
     "id": 13,
     "name": "Sub_Number"
    }
   ],
   "subtypes": [
    {
     "domains": {
      "Status": {"type": "inherited"},
      "Bold": {"type": "inherited"},
      "Italic": {"type": "inherited"},
      "Underline": {"type": "inherited"},
      "VerticalAlignment": {"type": "inherited"},
      "HorizontalAlignment": {"type": "inherited"}
     },
     "defaultValues": {
      "FeatureID": null,
      "ZOrder": null,
      "AnnotationClassID": null,
      "Element": null,
      "SymbolID": null,
      "Status": 0,
      "TextString": null,
      "FontName": null,
      "FontSize": null,
      "Bold": null,
      "Italic": null,
      "Underline": null,
      "VerticalAlignment": null,
      "HorizontalAlignment": null,
      "XOffset": null,
      "YOffset": null,
      "Angle": null,
      "FontLeading": null,
      "WordSpacing": null,
      "CharacterWidth": null,
      "CharacterSpacing": null,
      "FlipAngle": null,
      "Override": null,
      "FIN_": null,
      "FIN_ID": null,
      "ID": null,
      "SYMBOL": null,
      "LEVEL_": null,
      "GlobalID": null,
      "CreateDate": null,
      "CreatedBy": null,
      "LastEditDate": null,
      "LastEditBy": null,
      "SHAPE_area_1": null,
      "SHAPE_len_1": null,
      "Shape_STArea_1": null,
      "Shape_STLength_1": null
     },
     "code": 0,
     "name": "Acres"
    },
    {
     "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,
      "FIN_": null,
      "FIN_ID": null,
      "ID": null,
      "SYMBOL": null,
      "LEVEL_": null,
      "GlobalID": null,
      "CreateDate": null,
      "CreatedBy": null,
      "LastEditDate": null,
      "LastEditBy": null,
      "SHAPE_area_1": null,
      "SHAPE_len_1": null,
      "Shape_STArea_1": null,
      "Shape_STLength_1": null
     },
     "code": 1,
     "name": "Dimcal"
    },
    {
     "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,
      "FIN_": null,
      "FIN_ID": null,
      "ID": null,
      "SYMBOL": null,
      "LEVEL_": null,
      "GlobalID": null,
      "CreateDate": null,
      "CreatedBy": null,
      "LastEditDate": null,
      "LastEditBy": null,
      "SHAPE_area_1": null,
      "SHAPE_len_1": null,
      "Shape_STArea_1": null,
      "Shape_STLength_1": null
     },
     "code": 2,
     "name": "Dimdeed"
    },
    {
     "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,
      "FIN_": null,
      "FIN_ID": null,
      "ID": null,
      "SYMBOL": null,
      "LEVEL_": null,
      "GlobalID": null,
      "CreateDate": null,
      "CreatedBy": null,
      "LastEditDate": null,
      "LastEditBy": null,
      "SHAPE_area_1": null,
      "SHAPE_len_1": null,
      "Shape_STArea_1": null,
      "Shape_STLength_1": null
     },
     "code": 3,
     "name": "ROW_Width"
    },
    {
     "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,
      "FIN_": null,
      "FIN_ID": null,
      "ID": null,
      "SYMBOL": null,
      "LEVEL_": null,
      "GlobalID": null,
      "CreateDate": null,
      "CreatedBy": null,
      "LastEditDate": null,
      "LastEditBy": null,
      "SHAPE_area_1": null,
      "SHAPE_len_1": null,
      "Shape_STArea_1": null,
      "Shape_STLength_1": null
     },
     "code": 4,
     "name": "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,
      "FIN_": null,
      "FIN_ID": null,
      "ID": null,
      "SYMBOL": null,
      "LEVEL_": null,
      "GlobalID": null,
      "CreateDate": null,
      "CreatedBy": null,
      "LastEditDate": null,
      "LastEditBy": null,
      "SHAPE_area_1": null,
      "SHAPE_len_1": null,
      "Shape_STArea_1": null,
      "Shape_STLength_1": null
     },
     "code": 5,
     "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,
      "FIN_": null,
      "FIN_ID": null,
      "ID": null,
      "SYMBOL": null,
      "LEVEL_": null,
      "GlobalID": null,
      "CreateDate": null,
      "CreatedBy": null,
      "LastEditDate": null,
      "LastEditBy": null,
      "SHAPE_area_1": null,
      "SHAPE_len_1": null,
      "Shape_STArea_1": null,
      "Shape_STLength_1": null
     },
     "code": 6,
     "name": "Fire"
    },
    {
     "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,
      "FIN_": null,
      "FIN_ID": null,
      "ID": null,
      "SYMBOL": null,
      "LEVEL_": null,
      "GlobalID": null,
      "CreateDate": null,
      "CreatedBy": null,
      "LastEditDate": null,
      "LastEditBy": null,
      "SHAPE_area_1": null,
      "SHAPE_len_1": null,
      "Shape_STArea_1": null,
      "Shape_STLength_1": null
     },
     "code": 7,
     "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,
      "FIN_": null,
      "FIN_ID": null,
      "ID": null,
      "SYMBOL": null,
      "LEVEL_": null,
      "GlobalID": null,
      "CreateDate": null,
      "CreatedBy": null,
      "LastEditDate": null,
      "LastEditBy": null,
      "SHAPE_area_1": null,
      "SHAPE_len_1": null,
      "Shape_STArea_1": null,
      "Shape_STLength_1": null
     },
     "code": 8,
     "name": "Lot_Numbers"
    },
    {
     "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,
      "FIN_": null,
      "FIN_ID": null,
      "ID": null,
      "SYMBOL": null,
      "LEVEL_": null,
      "GlobalID": null,
      "CreateDate": null,
      "CreatedBy": null,
      "LastEditDate": null,
      "LastEditBy": null,
      "SHAPE_area_1": null,
      "SHAPE_len_1": null,
      "Shape_STArea_1": null,
      "Shape_STLength_1": null
     },
     "code": 9,
     "name": "Pin"
    },
    {
     "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,
      "FIN_": null,
      "FIN_ID": null,
      "ID": null,
      "SYMBOL": null,
      "LEVEL_": null,
      "GlobalID": null,
      "CreateDate": null,
      "CreatedBy": null,
      "LastEditDate": null,
      "LastEditBy": null,
      "SHAPE_area_1": null,
      "SHAPE_len_1": null,
      "Shape_STArea_1": null,
      "Shape_STLength_1": null
     },
     "code": 10,
     "name": "Rail"
    },
    {
     "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,
      "FIN_": null,
      "FIN_ID": null,
      "ID": null,
      "SYMBOL": null,
      "LEVEL_": null,
      "GlobalID": null,
      "CreateDate": null,
      "CreatedBy": null,
      "LastEditDate": null,
      "LastEditBy": null,
      "SHAPE_area_1": null,
      "SHAPE_len_1": null,
      "Shape_STArea_1": null,
      "Shape_STLength_1": null
     },
     "code": 11,
     "name": "Road_Name"
    },
    {
     "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,
      "FIN_": null,
      "FIN_ID": null,
      "ID": null,
      "SYMBOL": null,
      "LEVEL_": null,
      "GlobalID": null,
      "CreateDate": null,
      "CreatedBy": null,
      "LastEditDate": null,
      "LastEditBy": null,
      "SHAPE_area_1": null,
      "SHAPE_len_1": null,
      "Shape_STArea_1": null,
      "Shape_STLength_1": null
     },
     "code": 12,
     "name": "Sub_Block"
    },
    {
     "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,
      "FIN_": null,
      "FIN_ID": null,
      "ID": null,
      "SYMBOL": null,
      "LEVEL_": null,
      "GlobalID": null,
      "CreateDate": null,
      "CreatedBy": null,
      "LastEditDate": null,
      "LastEditBy": null,
      "SHAPE_area_1": null,
      "SHAPE_len_1": null,
      "Shape_STArea_1": null,
      "Shape_STLength_1": null
     },
     "code": 13,
     "name": "Sub_Number"
    }
   ],
   "relationships": [],
   "canModifyLayer": false,
   "canScaleSymbols": false,
   "hasLabels": false,
   "capabilities": "Map,Query,Data",
   "maxRecordCount": 2000,
   "supportsStatistics": true,
   "supportsExceedsLimitStatistics": true,
   "supportsAdvancedQueries": true,
   "supportedQueryFormats": "JSON, geoJSON, PBF",
   "isDataVersioned": false,
   "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,
    "supportsAdvancedQueryRelated": true,
    "supportsQueryRelatedPagination": true,
    "supportsPagination": true,
    "supportsLod": false,
    "supportsQueryWithLodSR": false,
    "supportsTrueCurve": true,
    "supportsQueryWithDatumTransformation": true,
    "supportsReturningQueryExtent": true,
    "supportsQueryWithDistance": true,
    "supportsSqlExpression": true,
    "supportsTimeRelation": true,
    "supportsSqlFormat": false,
    "supportsQueryAnalytic": true,
    "supportsCurrentUserQueries": true
   },
   "supportsDatumTransformation": true,
   "advancedQueryAnalyticCapabilities": {
    "supportsLinearRegression": true,
    "supportsAsync": false,
    "supportsPercentileAnalytic": true
   },
   "dateFieldsTimeReference": null,
   "preferredTimeReference": null,
   "datesInUnknownTimezone": false,
   "hasGeometryProperties": true,
   "geometryProperties": {
    "shapeAreaFieldName": "Shape.STArea()",
    "shapeLengthFieldName": "Shape.STLength()",
    "units": "esriFeet",
    "mapUnits": {"uwkid": 9003}
   },
   "hasMetadata": true,
   "isDataArchived": false,
   "archivingInfo": {
    "supportsQueryWithHistoricMoment": false,
    "startArchivingMoment": -1
   },
   "supportsCoordinatesQuantization": true,
   "supportsDynamicLegends": false
  },
  {
   "currentVersion": 11.2,
   "cimVersion": "3.2.0",
   "id": 33,
   "name": "Acres",
   "type": "Annotation SubLayer",
   "description": "",
   "geometryType": null,
   "copyrightText": "",
   "parentLayer": {
    "id": 0,
    "name": "Parcel_Annotation"
   },
   "subLayers": [],
   "minScale": 0,
   "maxScale": 0,
   "defaultVisibility": true,
   "extent": {
    "xmin": 1932056.8643207997,
    "ymin": 524435.8358355612,
    "xmax": 2141275.103691891,
    "ymax": 667503.390907228,
    "spatialReference": {
     "wkid": 102719,
     "latestWkid": 2264,
     "xyTolerance": 0.003280833333333333,
     "zTolerance": 2,
     "mTolerance": 0.001,
     "falseX": -121841900,
     "falseY": -93659000,
     "xyUnits": 3.6365718124241434E7,
     "falseZ": 0,
     "zUnits": 1,
     "falseM": -100000,
     "mUnits": 10000
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeNone",
   "displayField": "",
   "typeIdField": null,
   "subtypeFieldName": null,
   "subtypeField": null,
   "defaultSubtypeCode": null,
   "fields": null,
   "geometryField": {},
   "indexes": [],
   "subtypes": [],
   "relationships": [],
   "canModifyLayer": false,
   "canScaleSymbols": false,
   "hasLabels": false,
   "capabilities": "Map",
   "supportsStatistics": false,
   "supportsExceedsLimitStatistics": false,
   "supportsAdvancedQueries": false,
   "supportedQueryFormats": "JSON, geoJSON, PBF",
   "isDataVersioned": false,
   "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true},
   "useStandardizedQueries": true,
   "advancedQueryCapabilities": {
    "useStandardizedQueries": true,
    "supportsStatistics": false,
    "supportsPercentileStatistics": false,
    "supportsHavingClause": false,
    "supportsOrderBy": false,
    "supportsDistinct": false,
    "supportsCountDistinct": false,
    "supportsAdvancedQueryRelated": true,
    "supportsQueryRelatedPagination": true,
    "supportsPagination": false,
    "supportsLod": false,
    "supportsQueryWithLodSR": false,
    "supportsTrueCurve": true,
    "supportsQueryWithDatumTransformation": true,
    "supportsReturningQueryExtent": true,
    "supportsQueryWithDistance": true,
    "supportsSqlExpression": false,
    "supportsTimeRelation": true,
    "supportsSqlFormat": false,
    "supportsQueryAnalytic": false,
    "supportsCurrentUserQueries": true
   },
   "supportsDatumTransformation": true,
   "dateFieldsTimeReference": null,
   "preferredTimeReference": null,
   "datesInUnknownTimezone": false,
   "hasMetadata": true,
   "isDataArchived": false,
   "archivingInfo": {
    "supportsQueryWithHistoricMoment": false,
    "startArchivingMoment": -1
   },
   "supportsCoordinatesQuantization": true,
   "supportsDynamicLegends": false
  },
  {
   "currentVersion": 11.2,
   "cimVersion": "3.2.0",
   "id": 34,
   "name": "Dimcal",
   "type": "Annotation SubLayer",
   "description": "",
   "geometryType": null,
   "copyrightText": "",
   "parentLayer": {
    "id": 0,
    "name": "Parcel_Annotation"
   },
   "subLayers": [],
   "minScale": 0,
   "maxScale": 0,
   "defaultVisibility": true,
   "extent": {
    "xmin": 1932056.8643207997,
    "ymin": 524435.8358355612,
    "xmax": 2141275.103691891,
    "ymax": 667503.390907228,
    "spatialReference": {
     "wkid": 102719,
     "latestWkid": 2264,
     "xyTolerance": 0.003280833333333333,
     "zTolerance": 2,
     "mTolerance": 0.001,
     "falseX": -121841900,
     "falseY": -93659000,
     "xyUnits": 3.6365718124241434E7,
     "falseZ": 0,
     "zUnits": 1,
     "falseM": -100000,
     "mUnits": 10000
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeNone",
   "displayField": "",
   "typeIdField": null,
   "subtypeFieldName": null,
   "subtypeField": null,
   "defaultSubtypeCode": null,
   "fields": null,
   "geometryField": {},
   "indexes": [],
   "subtypes": [],
   "relationships": [],
   "canModifyLayer": false,
   "canScaleSymbols": false,
   "hasLabels": false,
   "capabilities": "Map",
   "supportsStatistics": false,
   "supportsExceedsLimitStatistics": false,
   "supportsAdvancedQueries": false,
   "supportedQueryFormats": "JSON, geoJSON, PBF",
   "isDataVersioned": false,
   "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true},
   "useStandardizedQueries": true,
   "advancedQueryCapabilities": {
    "useStandardizedQueries": true,
    "supportsStatistics": false,
    "supportsPercentileStatistics": false,
    "supportsHavingClause": false,
    "supportsOrderBy": false,
    "supportsDistinct": false,
    "supportsCountDistinct": false,
    "supportsAdvancedQueryRelated": true,
    "supportsQueryRelatedPagination": true,
    "supportsPagination": false,
    "supportsLod": false,
    "supportsQueryWithLodSR": false,
    "supportsTrueCurve": true,
    "supportsQueryWithDatumTransformation": true,
    "supportsReturningQueryExtent": true,
    "supportsQueryWithDistance": true,
    "supportsSqlExpression": false,
    "supportsTimeRelation": true,
    "supportsSqlFormat": false,
    "supportsQueryAnalytic": false,
    "supportsCurrentUserQueries": true
   },
   "supportsDatumTransformation": true,
   "dateFieldsTimeReference": null,
   "preferredTimeReference": null,
   "datesInUnknownTimezone": false,
   "hasMetadata": true,
   "isDataArchived": false,
   "archivingInfo": {
    "supportsQueryWithHistoricMoment": false,
    "startArchivingMoment": -1
   },
   "supportsCoordinatesQuantization": true,
   "supportsDynamicLegends": false
  },
  {
   "currentVersion": 11.2,
   "cimVersion": "3.2.0",
   "id": 35,
   "name": "Dimdeed",
   "type": "Annotation SubLayer",
   "description": "",
   "geometryType": null,
   "copyrightText": "",
   "parentLayer": {
    "id": 0,
    "name": "Parcel_Annotation"
   },
   "subLayers": [],
   "minScale": 0,
   "maxScale": 0,
   "defaultVisibility": true,
   "extent": {
    "xmin": 1932056.8643207997,
    "ymin": 524435.8358355612,
    "xmax": 2141275.103691891,
    "ymax": 667503.390907228,
    "spatialReference": {
     "wkid": 102719,
     "latestWkid": 2264,
     "xyTolerance": 0.003280833333333333,
     "zTolerance": 2,
     "mTolerance": 0.001,
     "falseX": -121841900,
     "falseY": -93659000,
     "xyUnits": 3.6365718124241434E7,
     "falseZ": 0,
     "zUnits": 1,
     "falseM": -100000,
     "mUnits": 10000
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeNone",
   "displayField": "",
   "typeIdField": null,
   "subtypeFieldName": null,
   "subtypeField": null,
   "defaultSubtypeCode": null,
   "fields": null,
   "geometryField": {},
   "indexes": [],
   "subtypes": [],
   "relationships": [],
   "canModifyLayer": false,
   "canScaleSymbols": false,
   "hasLabels": false,
   "capabilities": "Map",
   "supportsStatistics": false,
   "supportsExceedsLimitStatistics": false,
   "supportsAdvancedQueries": false,
   "supportedQueryFormats": "JSON, geoJSON, PBF",
   "isDataVersioned": false,
   "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true},
   "useStandardizedQueries": true,
   "advancedQueryCapabilities": {
    "useStandardizedQueries": true,
    "supportsStatistics": false,
    "supportsPercentileStatistics": false,
    "supportsHavingClause": false,
    "supportsOrderBy": false,
    "supportsDistinct": false,
    "supportsCountDistinct": false,
    "supportsAdvancedQueryRelated": true,
    "supportsQueryRelatedPagination": true,
    "supportsPagination": false,
    "supportsLod": false,
    "supportsQueryWithLodSR": false,
    "supportsTrueCurve": true,
    "supportsQueryWithDatumTransformation": true,
    "supportsReturningQueryExtent": true,
    "supportsQueryWithDistance": true,
    "supportsSqlExpression": false,
    "supportsTimeRelation": true,
    "supportsSqlFormat": false,
    "supportsQueryAnalytic": false,
    "supportsCurrentUserQueries": true
   },
   "supportsDatumTransformation": true,
   "dateFieldsTimeReference": null,
   "preferredTimeReference": null,
   "datesInUnknownTimezone": false,
   "hasMetadata": true,
   "isDataArchived": false,
   "archivingInfo": {
    "supportsQueryWithHistoricMoment": false,
    "startArchivingMoment": -1
   },
   "supportsCoordinatesQuantization": true,
   "supportsDynamicLegends": false
  },
  {
   "currentVersion": 11.2,
   "cimVersion": "3.2.0",
   "id": 36,
   "name": "ROW_Width",
   "type": "Annotation SubLayer",
   "description": "",
   "geometryType": null,
   "copyrightText": "",
   "parentLayer": {
    "id": 0,
    "name": "Parcel_Annotation"
   },
   "subLayers": [],
   "minScale": 0,
   "maxScale": 0,
   "defaultVisibility": true,
   "extent": {
    "xmin": 1932056.8643207997,
    "ymin": 524435.8358355612,
    "xmax": 2141275.103691891,
    "ymax": 667503.390907228,
    "spatialReference": {
     "wkid": 102719,
     "latestWkid": 2264,
     "xyTolerance": 0.003280833333333333,
     "zTolerance": 2,
     "mTolerance": 0.001,
     "falseX": -121841900,
     "falseY": -93659000,
     "xyUnits": 3.6365718124241434E7,
     "falseZ": 0,
     "zUnits": 1,
     "falseM": -100000,
     "mUnits": 10000
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeNone",
   "displayField": "",
   "typeIdField": null,
   "subtypeFieldName": null,
   "subtypeField": null,
   "defaultSubtypeCode": null,
   "fields": null,
   "geometryField": {},
   "indexes": [],
   "subtypes": [],
   "relationships": [],
   "canModifyLayer": false,
   "canScaleSymbols": false,
   "hasLabels": false,
   "capabilities": "Map",
   "supportsStatistics": false,
   "supportsExceedsLimitStatistics": false,
   "supportsAdvancedQueries": false,
   "supportedQueryFormats": "JSON, geoJSON, PBF",
   "isDataVersioned": false,
   "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true},
   "useStandardizedQueries": true,
   "advancedQueryCapabilities": {
    "useStandardizedQueries": true,
    "supportsStatistics": false,
    "supportsPercentileStatistics": false,
    "supportsHavingClause": false,
    "supportsOrderBy": false,
    "supportsDistinct": false,
    "supportsCountDistinct": false,
    "supportsAdvancedQueryRelated": true,
    "supportsQueryRelatedPagination": true,
    "supportsPagination": false,
    "supportsLod": false,
    "supportsQueryWithLodSR": false,
    "supportsTrueCurve": true,
    "supportsQueryWithDatumTransformation": true,
    "supportsReturningQueryExtent": true,
    "supportsQueryWithDistance": true,
    "supportsSqlExpression": false,
    "supportsTimeRelation": true,
    "supportsSqlFormat": false,
    "supportsQueryAnalytic": false,
    "supportsCurrentUserQueries": true
   },
   "supportsDatumTransformation": true,
   "dateFieldsTimeReference": null,
   "preferredTimeReference": null,
   "datesInUnknownTimezone": false,
   "hasMetadata": true,
   "isDataArchived": false,
   "archivingInfo": {
    "supportsQueryWithHistoricMoment": false,
    "startArchivingMoment": -1
   },
   "supportsCoordinatesQuantization": true,
   "supportsDynamicLegends": false
  },
  {
   "currentVersion": 11.2,
   "cimVersion": "3.2.0",
   "id": 37,
   "name": "Easement",
   "type": "Annotation SubLayer",
   "description": "",
   "geometryType": null,
   "copyrightText": "",
   "parentLayer": {
    "id": 0,
    "name": "Parcel_Annotation"
   },
   "subLayers": [],
   "minScale": 0,
   "maxScale": 0,
   "defaultVisibility": true,
   "extent": {
    "xmin": 1932056.8643207997,
    "ymin": 524435.8358355612,
    "xmax": 2141275.103691891,
    "ymax": 667503.390907228,
    "spatialReference": {
     "wkid": 102719,
     "latestWkid": 2264,
     "xyTolerance": 0.003280833333333333,
     "zTolerance": 2,
     "mTolerance": 0.001,
     "falseX": -121841900,
     "falseY": -93659000,
     "xyUnits": 3.6365718124241434E7,
     "falseZ": 0,
     "zUnits": 1,
     "falseM": -100000,
     "mUnits": 10000
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeNone",
   "displayField": "",
   "typeIdField": null,
   "subtypeFieldName": null,
   "subtypeField": null,
   "defaultSubtypeCode": null,
   "fields": null,
   "geometryField": {},
   "indexes": [],
   "subtypes": [],
   "relationships": [],
   "canModifyLayer": false,
   "canScaleSymbols": false,
   "hasLabels": false,
   "capabilities": "Map",
   "supportsStatistics": false,
   "supportsExceedsLimitStatistics": false,
   "supportsAdvancedQueries": false,
   "supportedQueryFormats": "JSON, geoJSON, PBF",
   "isDataVersioned": false,
   "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true},
   "useStandardizedQueries": true,
   "advancedQueryCapabilities": {
    "useStandardizedQueries": true,
    "supportsStatistics": false,
    "supportsPercentileStatistics": false,
    "supportsHavingClause": false,
    "supportsOrderBy": false,
    "supportsDistinct": false,
    "supportsCountDistinct": false,
    "supportsAdvancedQueryRelated": true,
    "supportsQueryRelatedPagination": true,
    "supportsPagination": false,
    "supportsLod": false,
    "supportsQueryWithLodSR": false,
    "supportsTrueCurve": true,
    "supportsQueryWithDatumTransformation": true,
    "supportsReturningQueryExtent": true,
    "supportsQueryWithDistance": true,
    "supportsSqlExpression": false,
    "supportsTimeRelation": true,
    "supportsSqlFormat": false,
    "supportsQueryAnalytic": false,
    "supportsCurrentUserQueries": true
   },
   "supportsDatumTransformation": true,
   "dateFieldsTimeReference": null,
   "preferredTimeReference": null,
   "datesInUnknownTimezone": false,
   "hasMetadata": true,
   "isDataArchived": false,
   "archivingInfo": {
    "supportsQueryWithHistoricMoment": false,
    "startArchivingMoment": -1
   },
   "supportsCoordinatesQuantization": true,
   "supportsDynamicLegends": false
  },
  {
   "currentVersion": 11.2,
   "cimVersion": "3.2.0",
   "id": 38,
   "name": "Exempt",
   "type": "Annotation SubLayer",
   "description": "",
   "geometryType": null,
   "copyrightText": "",
   "parentLayer": {
    "id": 0,
    "name": "Parcel_Annotation"
   },
   "subLayers": [],
   "minScale": 0,
   "maxScale": 0,
   "defaultVisibility": true,
   "extent": {
    "xmin": 1932056.8643207997,
    "ymin": 524435.8358355612,
    "xmax": 2141275.103691891,
    "ymax": 667503.390907228,
    "spatialReference": {
     "wkid": 102719,
     "latestWkid": 2264,
     "xyTolerance": 0.003280833333333333,
     "zTolerance": 2,
     "mTolerance": 0.001,
     "falseX": -121841900,
     "falseY": -93659000,
     "xyUnits": 3.6365718124241434E7,
     "falseZ": 0,
     "zUnits": 1,
     "falseM": -100000,
     "mUnits": 10000
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeNone",
   "displayField": "",
   "typeIdField": null,
   "subtypeFieldName": null,
   "subtypeField": null,
   "defaultSubtypeCode": null,
   "fields": null,
   "geometryField": {},
   "indexes": [],
   "subtypes": [],
   "relationships": [],
   "canModifyLayer": false,
   "canScaleSymbols": false,
   "hasLabels": false,
   "capabilities": "Map",
   "supportsStatistics": false,
   "supportsExceedsLimitStatistics": false,
   "supportsAdvancedQueries": false,
   "supportedQueryFormats": "JSON, geoJSON, PBF",
   "isDataVersioned": false,
   "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true},
   "useStandardizedQueries": true,
   "advancedQueryCapabilities": {
    "useStandardizedQueries": true,
    "supportsStatistics": false,
    "supportsPercentileStatistics": false,
    "supportsHavingClause": false,
    "supportsOrderBy": false,
    "supportsDistinct": false,
    "supportsCountDistinct": false,
    "supportsAdvancedQueryRelated": true,
    "supportsQueryRelatedPagination": true,
    "supportsPagination": false,
    "supportsLod": false,
    "supportsQueryWithLodSR": false,
    "supportsTrueCurve": true,
    "supportsQueryWithDatumTransformation": true,
    "supportsReturningQueryExtent": true,
    "supportsQueryWithDistance": true,
    "supportsSqlExpression": false,
    "supportsTimeRelation": true,
    "supportsSqlFormat": false,
    "supportsQueryAnalytic": false,
    "supportsCurrentUserQueries": true
   },
   "supportsDatumTransformation": true,
   "dateFieldsTimeReference": null,
   "preferredTimeReference": null,
   "datesInUnknownTimezone": false,
   "hasMetadata": true,
   "isDataArchived": false,
   "archivingInfo": {
    "supportsQueryWithHistoricMoment": false,
    "startArchivingMoment": -1
   },
   "supportsCoordinatesQuantization": true,
   "supportsDynamicLegends": false
  },
  {
   "currentVersion": 11.2,
   "cimVersion": "3.2.0",
   "id": 39,
   "name": "Fire",
   "type": "Annotation SubLayer",
   "description": "",
   "geometryType": null,
   "copyrightText": "",
   "parentLayer": {
    "id": 0,
    "name": "Parcel_Annotation"
   },
   "subLayers": [],
   "minScale": 0,
   "maxScale": 0,
   "defaultVisibility": true,
   "extent": {
    "xmin": 1932056.8643207997,
    "ymin": 524435.8358355612,
    "xmax": 2141275.103691891,
    "ymax": 667503.390907228,
    "spatialReference": {
     "wkid": 102719,
     "latestWkid": 2264,
     "xyTolerance": 0.003280833333333333,
     "zTolerance": 2,
     "mTolerance": 0.001,
     "falseX": -121841900,
     "falseY": -93659000,
     "xyUnits": 3.6365718124241434E7,
     "falseZ": 0,
     "zUnits": 1,
     "falseM": -100000,
     "mUnits": 10000
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeNone",
   "displayField": "",
   "typeIdField": null,
   "subtypeFieldName": null,
   "subtypeField": null,
   "defaultSubtypeCode": null,
   "fields": null,
   "geometryField": {},
   "indexes": [],
   "subtypes": [],
   "relationships": [],
   "canModifyLayer": false,
   "canScaleSymbols": false,
   "hasLabels": false,
   "capabilities": "Map",
   "supportsStatistics": false,
   "supportsExceedsLimitStatistics": false,
   "supportsAdvancedQueries": false,
   "supportedQueryFormats": "JSON, geoJSON, PBF",
   "isDataVersioned": false,
   "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true},
   "useStandardizedQueries": true,
   "advancedQueryCapabilities": {
    "useStandardizedQueries": true,
    "supportsStatistics": false,
    "supportsPercentileStatistics": false,
    "supportsHavingClause": false,
    "supportsOrderBy": false,
    "supportsDistinct": false,
    "supportsCountDistinct": false,
    "supportsAdvancedQueryRelated": true,
    "supportsQueryRelatedPagination": true,
    "supportsPagination": false,
    "supportsLod": false,
    "supportsQueryWithLodSR": false,
    "supportsTrueCurve": true,
    "supportsQueryWithDatumTransformation": true,
    "supportsReturningQueryExtent": true,
    "supportsQueryWithDistance": true,
    "supportsSqlExpression": false,
    "supportsTimeRelation": true,
    "supportsSqlFormat": false,
    "supportsQueryAnalytic": false,
    "supportsCurrentUserQueries": true
   },
   "supportsDatumTransformation": true,
   "dateFieldsTimeReference": null,
   "preferredTimeReference": null,
   "datesInUnknownTimezone": false,
   "hasMetadata": true,
   "isDataArchived": false,
   "archivingInfo": {
    "supportsQueryWithHistoricMoment": false,
    "startArchivingMoment": -1
   },
   "supportsCoordinatesQuantization": true,
   "supportsDynamicLegends": false
  },
  {
   "currentVersion": 11.2,
   "cimVersion": "3.2.0",
   "id": 40,
   "name": "Hydro",
   "type": "Annotation SubLayer",
   "description": "",
   "geometryType": null,
   "copyrightText": "",
   "parentLayer": {
    "id": 0,
    "name": "Parcel_Annotation"
   },
   "subLayers": [],
   "minScale": 0,
   "maxScale": 0,
   "defaultVisibility": true,
   "extent": {
    "xmin": 1932056.8643207997,
    "ymin": 524435.8358355612,
    "xmax": 2141275.103691891,
    "ymax": 667503.390907228,
    "spatialReference": {
     "wkid": 102719,
     "latestWkid": 2264,
     "xyTolerance": 0.003280833333333333,
     "zTolerance": 2,
     "mTolerance": 0.001,
     "falseX": -121841900,
     "falseY": -93659000,
     "xyUnits": 3.6365718124241434E7,
     "falseZ": 0,
     "zUnits": 1,
     "falseM": -100000,
     "mUnits": 10000
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeNone",
   "displayField": "",
   "typeIdField": null,
   "subtypeFieldName": null,
   "subtypeField": null,
   "defaultSubtypeCode": null,
   "fields": null,
   "geometryField": {},
   "indexes": [],
   "subtypes": [],
   "relationships": [],
   "canModifyLayer": false,
   "canScaleSymbols": false,
   "hasLabels": false,
   "capabilities": "Map",
   "supportsStatistics": false,
   "supportsExceedsLimitStatistics": false,
   "supportsAdvancedQueries": false,
   "supportedQueryFormats": "JSON, geoJSON, PBF",
   "isDataVersioned": false,
   "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true},
   "useStandardizedQueries": true,
   "advancedQueryCapabilities": {
    "useStandardizedQueries": true,
    "supportsStatistics": false,
    "supportsPercentileStatistics": false,
    "supportsHavingClause": false,
    "supportsOrderBy": false,
    "supportsDistinct": false,
    "supportsCountDistinct": false,
    "supportsAdvancedQueryRelated": true,
    "supportsQueryRelatedPagination": true,
    "supportsPagination": false,
    "supportsLod": false,
    "supportsQueryWithLodSR": false,
    "supportsTrueCurve": true,
    "supportsQueryWithDatumTransformation": true,
    "supportsReturningQueryExtent": true,
    "supportsQueryWithDistance": true,
    "supportsSqlExpression": false,
    "supportsTimeRelation": true,
    "supportsSqlFormat": false,
    "supportsQueryAnalytic": false,
    "supportsCurrentUserQueries": true
   },
   "supportsDatumTransformation": true,
   "dateFieldsTimeReference": null,
   "preferredTimeReference": null,
   "datesInUnknownTimezone": false,
   "hasMetadata": true,
   "isDataArchived": false,
   "archivingInfo": {
    "supportsQueryWithHistoricMoment": false,
    "startArchivingMoment": -1
   },
   "supportsCoordinatesQuantization": true,
   "supportsDynamicLegends": false
  },
  {
   "currentVersion": 11.2,
   "cimVersion": "3.2.0",
   "id": 41,
   "name": "Lot_Numbers",
   "type": "Annotation SubLayer",
   "description": "",
   "geometryType": null,
   "copyrightText": "",
   "parentLayer": {
    "id": 0,
    "name": "Parcel_Annotation"
   },
   "subLayers": [],
   "minScale": 0,
   "maxScale": 0,
   "defaultVisibility": true,
   "extent": {
    "xmin": 1932056.8643207997,
    "ymin": 524435.8358355612,
    "xmax": 2141275.103691891,
    "ymax": 667503.390907228,
    "spatialReference": {
     "wkid": 102719,
     "latestWkid": 2264,
     "xyTolerance": 0.003280833333333333,
     "zTolerance": 2,
     "mTolerance": 0.001,
     "falseX": -121841900,
     "falseY": -93659000,
     "xyUnits": 3.6365718124241434E7,
     "falseZ": 0,
     "zUnits": 1,
     "falseM": -100000,
     "mUnits": 10000
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeNone",
   "displayField": "",
   "typeIdField": null,
   "subtypeFieldName": null,
   "subtypeField": null,
   "defaultSubtypeCode": null,
   "fields": null,
   "geometryField": {},
   "indexes": [],
   "subtypes": [],
   "relationships": [],
   "canModifyLayer": false,
   "canScaleSymbols": false,
   "hasLabels": false,
   "capabilities": "Map",
   "supportsStatistics": false,
   "supportsExceedsLimitStatistics": false,
   "supportsAdvancedQueries": false,
   "supportedQueryFormats": "JSON, geoJSON, PBF",
   "isDataVersioned": false,
   "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true},
   "useStandardizedQueries": true,
   "advancedQueryCapabilities": {
    "useStandardizedQueries": true,
    "supportsStatistics": false,
    "supportsPercentileStatistics": false,
    "supportsHavingClause": false,
    "supportsOrderBy": false,
    "supportsDistinct": false,
    "supportsCountDistinct": false,
    "supportsAdvancedQueryRelated": true,
    "supportsQueryRelatedPagination": true,
    "supportsPagination": false,
    "supportsLod": false,
    "supportsQueryWithLodSR": false,
    "supportsTrueCurve": true,
    "supportsQueryWithDatumTransformation": true,
    "supportsReturningQueryExtent": true,
    "supportsQueryWithDistance": true,
    "supportsSqlExpression": false,
    "supportsTimeRelation": true,
    "supportsSqlFormat": false,
    "supportsQueryAnalytic": false,
    "supportsCurrentUserQueries": true
   },
   "supportsDatumTransformation": true,
   "dateFieldsTimeReference": null,
   "preferredTimeReference": null,
   "datesInUnknownTimezone": false,
   "hasMetadata": true,
   "isDataArchived": false,
   "archivingInfo": {
    "supportsQueryWithHistoricMoment": false,
    "startArchivingMoment": -1
   },
   "supportsCoordinatesQuantization": true,
   "supportsDynamicLegends": false
  },
  {
   "currentVersion": 11.2,
   "cimVersion": "3.2.0",
   "id": 42,
   "name": "Pin",
   "type": "Annotation SubLayer",
   "description": "",
   "geometryType": null,
   "copyrightText": "",
   "parentLayer": {
    "id": 0,
    "name": "Parcel_Annotation"
   },
   "subLayers": [],
   "minScale": 0,
   "maxScale": 0,
   "defaultVisibility": true,
   "extent": {
    "xmin": 1932056.8643207997,
    "ymin": 524435.8358355612,
    "xmax": 2141275.103691891,
    "ymax": 667503.390907228,
    "spatialReference": {
     "wkid": 102719,
     "latestWkid": 2264,
     "xyTolerance": 0.003280833333333333,
     "zTolerance": 2,
     "mTolerance": 0.001,
     "falseX": -121841900,
     "falseY": -93659000,
     "xyUnits": 3.6365718124241434E7,
     "falseZ": 0,
     "zUnits": 1,
     "falseM": -100000,
     "mUnits": 10000
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeNone",
   "displayField": "",
   "typeIdField": null,
   "subtypeFieldName": null,
   "subtypeField": null,
   "defaultSubtypeCode": null,
   "fields": null,
   "geometryField": {},
   "indexes": [],
   "subtypes": [],
   "relationships": [],
   "canModifyLayer": false,
   "canScaleSymbols": false,
   "hasLabels": false,
   "capabilities": "Map",
   "supportsStatistics": false,
   "supportsExceedsLimitStatistics": false,
   "supportsAdvancedQueries": false,
   "supportedQueryFormats": "JSON, geoJSON, PBF",
   "isDataVersioned": false,
   "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true},
   "useStandardizedQueries": true,
   "advancedQueryCapabilities": {
    "useStandardizedQueries": true,
    "supportsStatistics": false,
    "supportsPercentileStatistics": false,
    "supportsHavingClause": false,
    "supportsOrderBy": false,
    "supportsDistinct": false,
    "supportsCountDistinct": false,
    "supportsAdvancedQueryRelated": true,
    "supportsQueryRelatedPagination": true,
    "supportsPagination": false,
    "supportsLod": false,
    "supportsQueryWithLodSR": false,
    "supportsTrueCurve": true,
    "supportsQueryWithDatumTransformation": true,
    "supportsReturningQueryExtent": true,
    "supportsQueryWithDistance": true,
    "supportsSqlExpression": false,
    "supportsTimeRelation": true,
    "supportsSqlFormat": false,
    "supportsQueryAnalytic": false,
    "supportsCurrentUserQueries": true
   },
   "supportsDatumTransformation": true,
   "dateFieldsTimeReference": null,
   "preferredTimeReference": null,
   "datesInUnknownTimezone": false,
   "hasMetadata": true,
   "isDataArchived": false,
   "archivingInfo": {
    "supportsQueryWithHistoricMoment": false,
    "startArchivingMoment": -1
   },
   "supportsCoordinatesQuantization": true,
   "supportsDynamicLegends": false
  },
  {
   "currentVersion": 11.2,
   "cimVersion": "3.2.0",
   "id": 43,
   "name": "Rail",
   "type": "Annotation SubLayer",
   "description": "",
   "geometryType": null,
   "copyrightText": "",
   "parentLayer": {
    "id": 0,
    "name": "Parcel_Annotation"
   },
   "subLayers": [],
   "minScale": 0,
   "maxScale": 0,
   "defaultVisibility": true,
   "extent": {
    "xmin": 1932056.8643207997,
    "ymin": 524435.8358355612,
    "xmax": 2141275.103691891,
    "ymax": 667503.390907228,
    "spatialReference": {
     "wkid": 102719,
     "latestWkid": 2264,
     "xyTolerance": 0.003280833333333333,
     "zTolerance": 2,
     "mTolerance": 0.001,
     "falseX": -121841900,
     "falseY": -93659000,
     "xyUnits": 3.6365718124241434E7,
     "falseZ": 0,
     "zUnits": 1,
     "falseM": -100000,
     "mUnits": 10000
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeNone",
   "displayField": "",
   "typeIdField": null,
   "subtypeFieldName": null,
   "subtypeField": null,
   "defaultSubtypeCode": null,
   "fields": null,
   "geometryField": {},
   "indexes": [],
   "subtypes": [],
   "relationships": [],
   "canModifyLayer": false,
   "canScaleSymbols": false,
   "hasLabels": false,
   "capabilities": "Map",
   "supportsStatistics": false,
   "supportsExceedsLimitStatistics": false,
   "supportsAdvancedQueries": false,
   "supportedQueryFormats": "JSON, geoJSON, PBF",
   "isDataVersioned": false,
   "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true},
   "useStandardizedQueries": true,
   "advancedQueryCapabilities": {
    "useStandardizedQueries": true,
    "supportsStatistics": false,
    "supportsPercentileStatistics": false,
    "supportsHavingClause": false,
    "supportsOrderBy": false,
    "supportsDistinct": false,
    "supportsCountDistinct": false,
    "supportsAdvancedQueryRelated": true,
    "supportsQueryRelatedPagination": true,
    "supportsPagination": false,
    "supportsLod": false,
    "supportsQueryWithLodSR": false,
    "supportsTrueCurve": true,
    "supportsQueryWithDatumTransformation": true,
    "supportsReturningQueryExtent": true,
    "supportsQueryWithDistance": true,
    "supportsSqlExpression": false,
    "supportsTimeRelation": true,
    "supportsSqlFormat": false,
    "supportsQueryAnalytic": false,
    "supportsCurrentUserQueries": true
   },
   "supportsDatumTransformation": true,
   "dateFieldsTimeReference": null,
   "preferredTimeReference": null,
   "datesInUnknownTimezone": false,
   "hasMetadata": true,
   "isDataArchived": false,
   "archivingInfo": {
    "supportsQueryWithHistoricMoment": false,
    "startArchivingMoment": -1
   },
   "supportsCoordinatesQuantization": true,
   "supportsDynamicLegends": false
  },
  {
   "currentVersion": 11.2,
   "cimVersion": "3.2.0",
   "id": 44,
   "name": "Road_Name",
   "type": "Annotation SubLayer",
   "description": "",
   "geometryType": null,
   "copyrightText": "",
   "parentLayer": {
    "id": 0,
    "name": "Parcel_Annotation"
   },
   "subLayers": [],
   "minScale": 0,
   "maxScale": 0,
   "defaultVisibility": true,
   "extent": {
    "xmin": 1932056.8643207997,
    "ymin": 524435.8358355612,
    "xmax": 2141275.103691891,
    "ymax": 667503.390907228,
    "spatialReference": {
     "wkid": 102719,
     "latestWkid": 2264,
     "xyTolerance": 0.003280833333333333,
     "zTolerance": 2,
     "mTolerance": 0.001,
     "falseX": -121841900,
     "falseY": -93659000,
     "xyUnits": 3.6365718124241434E7,
     "falseZ": 0,
     "zUnits": 1,
     "falseM": -100000,
     "mUnits": 10000
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeNone",
   "displayField": "",
   "typeIdField": null,
   "subtypeFieldName": null,
   "subtypeField": null,
   "defaultSubtypeCode": null,
   "fields": null,
   "geometryField": {},
   "indexes": [],
   "subtypes": [],
   "relationships": [],
   "canModifyLayer": false,
   "canScaleSymbols": false,
   "hasLabels": false,
   "capabilities": "Map",
   "supportsStatistics": false,
   "supportsExceedsLimitStatistics": false,
   "supportsAdvancedQueries": false,
   "supportedQueryFormats": "JSON, geoJSON, PBF",
   "isDataVersioned": false,
   "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true},
   "useStandardizedQueries": true,
   "advancedQueryCapabilities": {
    "useStandardizedQueries": true,
    "supportsStatistics": false,
    "supportsPercentileStatistics": false,
    "supportsHavingClause": false,
    "supportsOrderBy": false,
    "supportsDistinct": false,
    "supportsCountDistinct": false,
    "supportsAdvancedQueryRelated": true,
    "supportsQueryRelatedPagination": true,
    "supportsPagination": false,
    "supportsLod": false,
    "supportsQueryWithLodSR": false,
    "supportsTrueCurve": true,
    "supportsQueryWithDatumTransformation": true,
    "supportsReturningQueryExtent": true,
    "supportsQueryWithDistance": true,
    "supportsSqlExpression": false,
    "supportsTimeRelation": true,
    "supportsSqlFormat": false,
    "supportsQueryAnalytic": false,
    "supportsCurrentUserQueries": true
   },
   "supportsDatumTransformation": true,
   "dateFieldsTimeReference": null,
   "preferredTimeReference": null,
   "datesInUnknownTimezone": false,
   "hasMetadata": true,
   "isDataArchived": false,
   "archivingInfo": {
    "supportsQueryWithHistoricMoment": false,
    "startArchivingMoment": -1
   },
   "supportsCoordinatesQuantization": true,
   "supportsDynamicLegends": false
  },
  {
   "currentVersion": 11.2,
   "cimVersion": "3.2.0",
   "id": 45,
   "name": "Sub_Block",
   "type": "Annotation SubLayer",
   "description": "",
   "geometryType": null,
   "copyrightText": "",
   "parentLayer": {
    "id": 0,
    "name": "Parcel_Annotation"
   },
   "subLayers": [],
   "minScale": 0,
   "maxScale": 0,
   "defaultVisibility": true,
   "extent": {
    "xmin": 1932056.8643207997,
    "ymin": 524435.8358355612,
    "xmax": 2141275.103691891,
    "ymax": 667503.390907228,
    "spatialReference": {
     "wkid": 102719,
     "latestWkid": 2264,
     "xyTolerance": 0.003280833333333333,
     "zTolerance": 2,
     "mTolerance": 0.001,
     "falseX": -121841900,
     "falseY": -93659000,
     "xyUnits": 3.6365718124241434E7,
     "falseZ": 0,
     "zUnits": 1,
     "falseM": -100000,
     "mUnits": 10000
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeNone",
   "displayField": "",
   "typeIdField": null,
   "subtypeFieldName": null,
   "subtypeField": null,
   "defaultSubtypeCode": null,
   "fields": null,
   "geometryField": {},
   "indexes": [],
   "subtypes": [],
   "relationships": [],
   "canModifyLayer": false,
   "canScaleSymbols": false,
   "hasLabels": false,
   "capabilities": "Map",
   "supportsStatistics": false,
   "supportsExceedsLimitStatistics": false,
   "supportsAdvancedQueries": false,
   "supportedQueryFormats": "JSON, geoJSON, PBF",
   "isDataVersioned": false,
   "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true},
   "useStandardizedQueries": true,
   "advancedQueryCapabilities": {
    "useStandardizedQueries": true,
    "supportsStatistics": false,
    "supportsPercentileStatistics": false,
    "supportsHavingClause": false,
    "supportsOrderBy": false,
    "supportsDistinct": false,
    "supportsCountDistinct": false,
    "supportsAdvancedQueryRelated": true,
    "supportsQueryRelatedPagination": true,
    "supportsPagination": false,
    "supportsLod": false,
    "supportsQueryWithLodSR": false,
    "supportsTrueCurve": true,
    "supportsQueryWithDatumTransformation": true,
    "supportsReturningQueryExtent": true,
    "supportsQueryWithDistance": true,
    "supportsSqlExpression": false,
    "supportsTimeRelation": true,
    "supportsSqlFormat": false,
    "supportsQueryAnalytic": false,
    "supportsCurrentUserQueries": true
   },
   "supportsDatumTransformation": true,
   "dateFieldsTimeReference": null,
   "preferredTimeReference": null,
   "datesInUnknownTimezone": false,
   "hasMetadata": true,
   "isDataArchived": false,
   "archivingInfo": {
    "supportsQueryWithHistoricMoment": false,
    "startArchivingMoment": -1
   },
   "supportsCoordinatesQuantization": true,
   "supportsDynamicLegends": false
  },
  {
   "currentVersion": 11.2,
   "cimVersion": "3.2.0",
   "id": 46,
   "name": "Sub_Number",
   "type": "Annotation SubLayer",
   "description": "",
   "geometryType": null,
   "copyrightText": "",
   "parentLayer": {
    "id": 0,
    "name": "Parcel_Annotation"
   },
   "subLayers": [],
   "minScale": 0,
   "maxScale": 0,
   "defaultVisibility": true,
   "extent": {
    "xmin": 1932056.8643207997,
    "ymin": 524435.8358355612,
    "xmax": 2141275.103691891,
    "ymax": 667503.390907228,
    "spatialReference": {
     "wkid": 102719,
     "latestWkid": 2264,
     "xyTolerance": 0.003280833333333333,
     "zTolerance": 2,
     "mTolerance": 0.001,
     "falseX": -121841900,
     "falseY": -93659000,
     "xyUnits": 3.6365718124241434E7,
     "falseZ": 0,
     "zUnits": 1,
     "falseM": -100000,
     "mUnits": 10000
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeNone",
   "displayField": "",
   "typeIdField": null,
   "subtypeFieldName": null,
   "subtypeField": null,
   "defaultSubtypeCode": null,
   "fields": null,
   "geometryField": {},
   "indexes": [],
   "subtypes": [],
   "relationships": [],
   "canModifyLayer": false,
   "canScaleSymbols": false,
   "hasLabels": false,
   "capabilities": "Map",
   "supportsStatistics": false,
   "supportsExceedsLimitStatistics": false,
   "supportsAdvancedQueries": false,
   "supportedQueryFormats": "JSON, geoJSON, PBF",
   "isDataVersioned": false,
   "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true},
   "useStandardizedQueries": true,
   "advancedQueryCapabilities": {
    "useStandardizedQueries": true,
    "supportsStatistics": false,
    "supportsPercentileStatistics": false,
    "supportsHavingClause": false,
    "supportsOrderBy": false,
    "supportsDistinct": false,
    "supportsCountDistinct": false,
    "supportsAdvancedQueryRelated": true,
    "supportsQueryRelatedPagination": true,
    "supportsPagination": false,
    "supportsLod": false,
    "supportsQueryWithLodSR": false,
    "supportsTrueCurve": true,
    "supportsQueryWithDatumTransformation": true,
    "supportsReturningQueryExtent": true,
    "supportsQueryWithDistance": true,
    "supportsSqlExpression": false,
    "supportsTimeRelation": true,
    "supportsSqlFormat": false,
    "supportsQueryAnalytic": false,
    "supportsCurrentUserQueries": true
   },
   "supportsDatumTransformation": true,
   "dateFieldsTimeReference": null,
   "preferredTimeReference": null,
   "datesInUnknownTimezone": false,
   "hasMetadata": true,
   "isDataArchived": false,
   "archivingInfo": {
    "supportsQueryWithHistoricMoment": false,
    "startArchivingMoment": -1
   },
   "supportsCoordinatesQuantization": true,
   "supportsDynamicLegends": false
  }
 ],
 "tables": []
}