{
  "layers" : [ {
    "currentVersion" : 10.81,
    "id" : 13,
    "name" : "Cadastral_Anno",
    "type" : "Annotation Layer",
    "description" : "",
    "geometryType" : "esriGeometryPolygon",
    "sourceSpatialReference" : {
      "wkid" : 102672,
      "latestWkid" : 3436
    },
    "copyrightText" : "",
    "parentLayer" : null,
    "subLayers" : [ {
      "id" : 0,
      "name" : "Lot Number"
    }, {
      "id" : 1,
      "name" : "Misc Text"
    }, {
      "id" : 2,
      "name" : "Parcel Acreage"
    }, {
      "id" : 3,
      "name" : "Parcel Number"
    }, {
      "id" : 4,
      "name" : "Section Number"
    }, {
      "id" : 5,
      "name" : "Water Name"
    }, {
      "id" : 6,
      "name" : "Lot Dim"
    }, {
      "id" : 7,
      "name" : "Parcel Dim"
    }, {
      "id" : 8,
      "name" : "Road Dim"
    }, {
      "id" : 9,
      "name" : "Misc Dim"
    }, {
      "id" : 10,
      "name" : "Railroad Dim"
    }, {
      "id" : 11,
      "name" : "Proof Note"
    }, {
      "id" : 12,
      "name" : "Sub Blk Number"
    } ],
    "minScale" : 15000,
    "maxScale" : 0,
    "defaultVisibility" : true,
    "extent" : {
      "xmin" : -1.0107080075573625E7,
      "ymin" : 4957954.875565244,
      "xmax" : -1.0067503050482359E7,
      "ymax" : 5022561.189621056,
      "spatialReference" : {
        "wkid" : 102100,
        "latestWkid" : 3857
      }
    },
    "hasAttachments" : false,
    "htmlPopupType" : "esriServerHTMLPopupTypeAsHTMLText",
    "displayField" : "TextString",
    "typeIdField" : "AnnotationClassID",
    "subtypeFieldName" : "AnnotationClassID",
    "fields" : [ {
      "name" : "OBJECTID",
      "type" : "esriFieldTypeOID",
      "alias" : "OBJECTID",
      "domain" : null
    }, {
      "name" : "SHAPE",
      "type" : "esriFieldTypeGeometry",
      "alias" : "SHAPE",
      "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",
        "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",
        "codedValues" : [ {
          "name" : "Yes",
          "code" : 1
        }, {
          "name" : "No",
          "code" : 0
        } ],
        "mergePolicy" : "esriMPTDefaultValue",
        "splitPolicy" : "esriSPTDuplicate"
      }
    }, {
      "name" : "Italic",
      "type" : "esriFieldTypeSmallInteger",
      "alias" : "Italic",
      "domain" : {
        "type" : "codedValue",
        "name" : "BooleanSymbolValue",
        "codedValues" : [ {
          "name" : "Yes",
          "code" : 1
        }, {
          "name" : "No",
          "code" : 0
        } ],
        "mergePolicy" : "esriMPTDefaultValue",
        "splitPolicy" : "esriSPTDuplicate"
      }
    }, {
      "name" : "Underline",
      "type" : "esriFieldTypeSmallInteger",
      "alias" : "Underline",
      "domain" : {
        "type" : "codedValue",
        "name" : "BooleanSymbolValue",
        "codedValues" : [ {
          "name" : "Yes",
          "code" : 1
        }, {
          "name" : "No",
          "code" : 0
        } ],
        "mergePolicy" : "esriMPTDefaultValue",
        "splitPolicy" : "esriSPTDuplicate"
      }
    }, {
      "name" : "VerticalAlignment",
      "type" : "esriFieldTypeSmallInteger",
      "alias" : "VerticalAlignment",
      "domain" : {
        "type" : "codedValue",
        "name" : "VerticalAlignment",
        "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",
        "codedValues" : [ {
          "name" : "Left",
          "code" : 0
        }, {
          "name" : "Center",
          "code" : 1
        }, {
          "name" : "Right",
          "code" : 2
        }, {
          "name" : "Full",
          "code" : 3
        } ],
        "mergePolicy" : "esriMPTDefaultValue",
        "splitPolicy" : "esriSPTDuplicate"
      }
    }, {
      "name" : "XOffset",
      "type" : "esriFieldTypeDouble",
      "alias" : "XOffset",
      "domain" : null
    }, {
      "name" : "YOffset",
      "type" : "esriFieldTypeDouble",
      "alias" : "YOffset",
      "domain" : null
    }, {
      "name" : "Angle",
      "type" : "esriFieldTypeDouble",
      "alias" : "Angle",
      "domain" : null
    }, {
      "name" : "FontLeading",
      "type" : "esriFieldTypeDouble",
      "alias" : "FontLeading",
      "domain" : null
    }, {
      "name" : "WordSpacing",
      "type" : "esriFieldTypeDouble",
      "alias" : "WordSpacing",
      "domain" : null
    }, {
      "name" : "CharacterWidth",
      "type" : "esriFieldTypeDouble",
      "alias" : "CharacterWidth",
      "domain" : null
    }, {
      "name" : "CharacterSpacing",
      "type" : "esriFieldTypeDouble",
      "alias" : "CharacterSpacing",
      "domain" : null
    }, {
      "name" : "FlipAngle",
      "type" : "esriFieldTypeDouble",
      "alias" : "FlipAngle",
      "domain" : null
    }, {
      "name" : "Override",
      "type" : "esriFieldTypeInteger",
      "alias" : "Override",
      "domain" : null
    }, {
      "name" : "Entity",
      "type" : "esriFieldTypeString",
      "alias" : "Entity",
      "length" : 16,
      "domain" : null
    }, {
      "name" : "Handle",
      "type" : "esriFieldTypeString",
      "alias" : "Handle",
      "length" : 16,
      "domain" : null
    }, {
      "name" : "Layer",
      "type" : "esriFieldTypeString",
      "alias" : "Layer",
      "length" : 255,
      "domain" : null
    }, {
      "name" : "Color",
      "type" : "esriFieldTypeInteger",
      "alias" : "Color",
      "domain" : null
    }, {
      "name" : "Elevation",
      "type" : "esriFieldTypeDouble",
      "alias" : "Elevation",
      "domain" : null
    }, {
      "name" : "Thickness",
      "type" : "esriFieldTypeDouble",
      "alias" : "Thickness",
      "domain" : null
    }, {
      "name" : "Style",
      "type" : "esriFieldTypeString",
      "alias" : "Style",
      "length" : 255,
      "domain" : null
    }, {
      "name" : "FontId",
      "type" : "esriFieldTypeInteger",
      "alias" : "FontId",
      "domain" : null
    }, {
      "name" : "Text_",
      "type" : "esriFieldTypeString",
      "alias" : "Text_",
      "length" : 255,
      "domain" : null
    }, {
      "name" : "Height",
      "type" : "esriFieldTypeDouble",
      "alias" : "Height",
      "domain" : null
    }, {
      "name" : "Alpha",
      "type" : "esriFieldTypeString",
      "alias" : "Alpha",
      "length" : 50,
      "domain" : null
    }, {
      "name" : "SHAPE_Length",
      "type" : "esriFieldTypeDouble",
      "alias" : "SHAPE_Length",
      "domain" : null
    }, {
      "name" : "SHAPE_Area",
      "type" : "esriFieldTypeDouble",
      "alias" : "SHAPE_Area",
      "domain" : null
    }, {
      "name" : "GlobalID",
      "type" : "esriFieldTypeGlobalID",
      "alias" : "GlobalID",
      "length" : 38,
      "domain" : null
    } ],
    "indexes" : [ {
      "name" : "FDO_OBJECTID",
      "fields" : "OBJECTID",
      "isAscending" : true,
      "isUnique" : true,
      "description" : ""
    }, {
      "name" : "FDO_SHAPE",
      "fields" : "SHAPE",
      "isAscending" : true,
      "isUnique" : false,
      "description" : ""
    }, {
      "name" : "FDO_GlobalID",
      "fields" : "GlobalID",
      "isAscending" : true,
      "isUnique" : false,
      "description" : ""
    }, {
      "name" : "I1216Status",
      "fields" : "Status",
      "isAscending" : true,
      "isUnique" : false,
      "description" : ""
    }, {
      "name" : "I1216AnnotationC",
      "fields" : "AnnotationClassID",
      "isAscending" : true,
      "isUnique" : false,
      "description" : ""
    } ],
    "types" : [ {
      "domains" : {
        "Status" : {
          "type" : "inherited"
        },
        "Bold" : {
          "type" : "inherited"
        },
        "Italic" : {
          "type" : "inherited"
        },
        "Underline" : {
          "type" : "inherited"
        },
        "VerticalAlignment" : {
          "type" : "inherited"
        },
        "HorizontalAlignment" : {
          "type" : "inherited"
        }
      },
      "id" : 0,
      "name" : "Lot Number"
    }, {
      "domains" : {
        "Status" : {
          "type" : "inherited"
        },
        "Bold" : {
          "type" : "inherited"
        },
        "Italic" : {
          "type" : "inherited"
        },
        "Underline" : {
          "type" : "inherited"
        },
        "VerticalAlignment" : {
          "type" : "inherited"
        },
        "HorizontalAlignment" : {
          "type" : "inherited"
        }
      },
      "id" : 1,
      "name" : "Misc Text"
    }, {
      "domains" : {
        "Status" : {
          "type" : "inherited"
        },
        "Bold" : {
          "type" : "inherited"
        },
        "Italic" : {
          "type" : "inherited"
        },
        "Underline" : {
          "type" : "inherited"
        },
        "VerticalAlignment" : {
          "type" : "inherited"
        },
        "HorizontalAlignment" : {
          "type" : "inherited"
        }
      },
      "id" : 2,
      "name" : "Parcel Acreage"
    }, {
      "domains" : {
        "Status" : {
          "type" : "inherited"
        },
        "Bold" : {
          "type" : "inherited"
        },
        "Italic" : {
          "type" : "inherited"
        },
        "Underline" : {
          "type" : "inherited"
        },
        "VerticalAlignment" : {
          "type" : "inherited"
        },
        "HorizontalAlignment" : {
          "type" : "inherited"
        }
      },
      "id" : 3,
      "name" : "Parcel Number"
    }, {
      "domains" : {
        "Status" : {
          "type" : "inherited"
        },
        "Bold" : {
          "type" : "inherited"
        },
        "Italic" : {
          "type" : "inherited"
        },
        "Underline" : {
          "type" : "inherited"
        },
        "VerticalAlignment" : {
          "type" : "inherited"
        },
        "HorizontalAlignment" : {
          "type" : "inherited"
        }
      },
      "id" : 4,
      "name" : "Section Number"
    }, {
      "domains" : {
        "Status" : {
          "type" : "inherited"
        },
        "Bold" : {
          "type" : "inherited"
        },
        "Italic" : {
          "type" : "inherited"
        },
        "Underline" : {
          "type" : "inherited"
        },
        "VerticalAlignment" : {
          "type" : "inherited"
        },
        "HorizontalAlignment" : {
          "type" : "inherited"
        }
      },
      "id" : 5,
      "name" : "Water Name"
    }, {
      "domains" : {
        "Status" : {
          "type" : "inherited"
        },
        "Bold" : {
          "type" : "inherited"
        },
        "Italic" : {
          "type" : "inherited"
        },
        "Underline" : {
          "type" : "inherited"
        },
        "VerticalAlignment" : {
          "type" : "inherited"
        },
        "HorizontalAlignment" : {
          "type" : "inherited"
        }
      },
      "id" : 7,
      "name" : "Lot Dim"
    }, {
      "domains" : {
        "Status" : {
          "type" : "inherited"
        },
        "Bold" : {
          "type" : "inherited"
        },
        "Italic" : {
          "type" : "inherited"
        },
        "Underline" : {
          "type" : "inherited"
        },
        "VerticalAlignment" : {
          "type" : "inherited"
        },
        "HorizontalAlignment" : {
          "type" : "inherited"
        }
      },
      "id" : 8,
      "name" : "Parcel Dim"
    }, {
      "domains" : {
        "Status" : {
          "type" : "inherited"
        },
        "Bold" : {
          "type" : "inherited"
        },
        "Italic" : {
          "type" : "inherited"
        },
        "Underline" : {
          "type" : "inherited"
        },
        "VerticalAlignment" : {
          "type" : "inherited"
        },
        "HorizontalAlignment" : {
          "type" : "inherited"
        }
      },
      "id" : 9,
      "name" : "Road Dim"
    }, {
      "domains" : {
        "Status" : {
          "type" : "inherited"
        },
        "Bold" : {
          "type" : "inherited"
        },
        "Italic" : {
          "type" : "inherited"
        },
        "Underline" : {
          "type" : "inherited"
        },
        "VerticalAlignment" : {
          "type" : "inherited"
        },
        "HorizontalAlignment" : {
          "type" : "inherited"
        }
      },
      "id" : 10,
      "name" : "Misc Dim"
    }, {
      "domains" : {
        "Status" : {
          "type" : "inherited"
        },
        "Bold" : {
          "type" : "inherited"
        },
        "Italic" : {
          "type" : "inherited"
        },
        "Underline" : {
          "type" : "inherited"
        },
        "VerticalAlignment" : {
          "type" : "inherited"
        },
        "HorizontalAlignment" : {
          "type" : "inherited"
        }
      },
      "id" : 11,
      "name" : "Railroad Dim"
    }, {
      "domains" : {
        "Status" : {
          "type" : "inherited"
        },
        "Bold" : {
          "type" : "inherited"
        },
        "Italic" : {
          "type" : "inherited"
        },
        "Underline" : {
          "type" : "inherited"
        },
        "VerticalAlignment" : {
          "type" : "inherited"
        },
        "HorizontalAlignment" : {
          "type" : "inherited"
        }
      },
      "id" : 12,
      "name" : "Proof Note"
    }, {
      "domains" : {
        "Status" : {
          "type" : "inherited"
        },
        "Bold" : {
          "type" : "inherited"
        },
        "Italic" : {
          "type" : "inherited"
        },
        "Underline" : {
          "type" : "inherited"
        },
        "VerticalAlignment" : {
          "type" : "inherited"
        },
        "HorizontalAlignment" : {
          "type" : "inherited"
        }
      },
      "id" : 13,
      "name" : "Sub Blk 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,
        "Entity" : null,
        "Handle" : null,
        "Layer" : null,
        "Color" : null,
        "Elevation" : null,
        "Thickness" : null,
        "Style" : null,
        "FontId" : null,
        "Text_" : null,
        "Height" : null,
        "Alpha" : null,
        "GlobalID" : null
      },
      "code" : 0,
      "name" : "Lot Number"
    }, {
      "domains" : {
        "Status" : {
          "type" : "inherited"
        },
        "Bold" : {
          "type" : "inherited"
        },
        "Italic" : {
          "type" : "inherited"
        },
        "Underline" : {
          "type" : "inherited"
        },
        "VerticalAlignment" : {
          "type" : "inherited"
        },
        "HorizontalAlignment" : {
          "type" : "inherited"
        }
      },
      "defaultValues" : {
        "FeatureID" : null,
        "ZOrder" : null,
        "AnnotationClassID" : null,
        "Element" : null,
        "SymbolID" : null,
        "Status" : 0,
        "TextString" : null,
        "FontName" : null,
        "FontSize" : null,
        "Bold" : null,
        "Italic" : null,
        "Underline" : null,
        "VerticalAlignment" : null,
        "HorizontalAlignment" : null,
        "XOffset" : null,
        "YOffset" : null,
        "Angle" : null,
        "FontLeading" : null,
        "WordSpacing" : null,
        "CharacterWidth" : null,
        "CharacterSpacing" : null,
        "FlipAngle" : null,
        "Override" : null,
        "Entity" : null,
        "Handle" : null,
        "Layer" : null,
        "Color" : null,
        "Elevation" : null,
        "Thickness" : null,
        "Style" : null,
        "FontId" : null,
        "Text_" : null,
        "Height" : null,
        "Alpha" : null,
        "GlobalID" : null
      },
      "code" : 1,
      "name" : "Misc Text"
    }, {
      "domains" : {
        "Status" : {
          "type" : "inherited"
        },
        "Bold" : {
          "type" : "inherited"
        },
        "Italic" : {
          "type" : "inherited"
        },
        "Underline" : {
          "type" : "inherited"
        },
        "VerticalAlignment" : {
          "type" : "inherited"
        },
        "HorizontalAlignment" : {
          "type" : "inherited"
        }
      },
      "defaultValues" : {
        "FeatureID" : null,
        "ZOrder" : null,
        "AnnotationClassID" : null,
        "Element" : null,
        "SymbolID" : null,
        "Status" : 0,
        "TextString" : null,
        "FontName" : null,
        "FontSize" : null,
        "Bold" : null,
        "Italic" : null,
        "Underline" : null,
        "VerticalAlignment" : null,
        "HorizontalAlignment" : null,
        "XOffset" : null,
        "YOffset" : null,
        "Angle" : null,
        "FontLeading" : null,
        "WordSpacing" : null,
        "CharacterWidth" : null,
        "CharacterSpacing" : null,
        "FlipAngle" : null,
        "Override" : null,
        "Entity" : null,
        "Handle" : null,
        "Layer" : null,
        "Color" : null,
        "Elevation" : null,
        "Thickness" : null,
        "Style" : null,
        "FontId" : null,
        "Text_" : null,
        "Height" : null,
        "Alpha" : null,
        "GlobalID" : null
      },
      "code" : 2,
      "name" : "Parcel Acreage"
    }, {
      "domains" : {
        "Status" : {
          "type" : "inherited"
        },
        "Bold" : {
          "type" : "inherited"
        },
        "Italic" : {
          "type" : "inherited"
        },
        "Underline" : {
          "type" : "inherited"
        },
        "VerticalAlignment" : {
          "type" : "inherited"
        },
        "HorizontalAlignment" : {
          "type" : "inherited"
        }
      },
      "defaultValues" : {
        "FeatureID" : null,
        "ZOrder" : null,
        "AnnotationClassID" : null,
        "Element" : null,
        "SymbolID" : null,
        "Status" : 0,
        "TextString" : null,
        "FontName" : null,
        "FontSize" : null,
        "Bold" : null,
        "Italic" : null,
        "Underline" : null,
        "VerticalAlignment" : null,
        "HorizontalAlignment" : null,
        "XOffset" : null,
        "YOffset" : null,
        "Angle" : null,
        "FontLeading" : null,
        "WordSpacing" : null,
        "CharacterWidth" : null,
        "CharacterSpacing" : null,
        "FlipAngle" : null,
        "Override" : null,
        "Entity" : null,
        "Handle" : null,
        "Layer" : null,
        "Color" : null,
        "Elevation" : null,
        "Thickness" : null,
        "Style" : null,
        "FontId" : null,
        "Text_" : null,
        "Height" : null,
        "Alpha" : null,
        "GlobalID" : null
      },
      "code" : 3,
      "name" : "Parcel Number"
    }, {
      "domains" : {
        "Status" : {
          "type" : "inherited"
        },
        "Bold" : {
          "type" : "inherited"
        },
        "Italic" : {
          "type" : "inherited"
        },
        "Underline" : {
          "type" : "inherited"
        },
        "VerticalAlignment" : {
          "type" : "inherited"
        },
        "HorizontalAlignment" : {
          "type" : "inherited"
        }
      },
      "defaultValues" : {
        "FeatureID" : null,
        "ZOrder" : null,
        "AnnotationClassID" : null,
        "Element" : null,
        "SymbolID" : null,
        "Status" : 0,
        "TextString" : null,
        "FontName" : null,
        "FontSize" : null,
        "Bold" : null,
        "Italic" : null,
        "Underline" : null,
        "VerticalAlignment" : null,
        "HorizontalAlignment" : null,
        "XOffset" : null,
        "YOffset" : null,
        "Angle" : null,
        "FontLeading" : null,
        "WordSpacing" : null,
        "CharacterWidth" : null,
        "CharacterSpacing" : null,
        "FlipAngle" : null,
        "Override" : null,
        "Entity" : null,
        "Handle" : null,
        "Layer" : null,
        "Color" : null,
        "Elevation" : null,
        "Thickness" : null,
        "Style" : null,
        "FontId" : null,
        "Text_" : null,
        "Height" : null,
        "Alpha" : null,
        "GlobalID" : null
      },
      "code" : 4,
      "name" : "Section Number"
    }, {
      "domains" : {
        "Status" : {
          "type" : "inherited"
        },
        "Bold" : {
          "type" : "inherited"
        },
        "Italic" : {
          "type" : "inherited"
        },
        "Underline" : {
          "type" : "inherited"
        },
        "VerticalAlignment" : {
          "type" : "inherited"
        },
        "HorizontalAlignment" : {
          "type" : "inherited"
        }
      },
      "defaultValues" : {
        "FeatureID" : null,
        "ZOrder" : null,
        "AnnotationClassID" : null,
        "Element" : null,
        "SymbolID" : null,
        "Status" : 0,
        "TextString" : null,
        "FontName" : null,
        "FontSize" : null,
        "Bold" : null,
        "Italic" : null,
        "Underline" : null,
        "VerticalAlignment" : null,
        "HorizontalAlignment" : null,
        "XOffset" : null,
        "YOffset" : null,
        "Angle" : null,
        "FontLeading" : null,
        "WordSpacing" : null,
        "CharacterWidth" : null,
        "CharacterSpacing" : null,
        "FlipAngle" : null,
        "Override" : null,
        "Entity" : null,
        "Handle" : null,
        "Layer" : null,
        "Color" : null,
        "Elevation" : null,
        "Thickness" : null,
        "Style" : null,
        "FontId" : null,
        "Text_" : null,
        "Height" : null,
        "Alpha" : null,
        "GlobalID" : null
      },
      "code" : 5,
      "name" : "Water 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,
        "Entity" : null,
        "Handle" : null,
        "Layer" : null,
        "Color" : null,
        "Elevation" : null,
        "Thickness" : null,
        "Style" : null,
        "FontId" : null,
        "Text_" : null,
        "Height" : null,
        "Alpha" : null,
        "GlobalID" : null
      },
      "code" : 7,
      "name" : "Lot Dim"
    }, {
      "domains" : {
        "Status" : {
          "type" : "inherited"
        },
        "Bold" : {
          "type" : "inherited"
        },
        "Italic" : {
          "type" : "inherited"
        },
        "Underline" : {
          "type" : "inherited"
        },
        "VerticalAlignment" : {
          "type" : "inherited"
        },
        "HorizontalAlignment" : {
          "type" : "inherited"
        }
      },
      "defaultValues" : {
        "FeatureID" : null,
        "ZOrder" : null,
        "AnnotationClassID" : null,
        "Element" : null,
        "SymbolID" : null,
        "Status" : 0,
        "TextString" : null,
        "FontName" : null,
        "FontSize" : null,
        "Bold" : null,
        "Italic" : null,
        "Underline" : null,
        "VerticalAlignment" : null,
        "HorizontalAlignment" : null,
        "XOffset" : null,
        "YOffset" : null,
        "Angle" : null,
        "FontLeading" : null,
        "WordSpacing" : null,
        "CharacterWidth" : null,
        "CharacterSpacing" : null,
        "FlipAngle" : null,
        "Override" : null,
        "Entity" : null,
        "Handle" : null,
        "Layer" : null,
        "Color" : null,
        "Elevation" : null,
        "Thickness" : null,
        "Style" : null,
        "FontId" : null,
        "Text_" : null,
        "Height" : null,
        "Alpha" : null,
        "GlobalID" : null
      },
      "code" : 8,
      "name" : "Parcel Dim"
    }, {
      "domains" : {
        "Status" : {
          "type" : "inherited"
        },
        "Bold" : {
          "type" : "inherited"
        },
        "Italic" : {
          "type" : "inherited"
        },
        "Underline" : {
          "type" : "inherited"
        },
        "VerticalAlignment" : {
          "type" : "inherited"
        },
        "HorizontalAlignment" : {
          "type" : "inherited"
        }
      },
      "defaultValues" : {
        "FeatureID" : null,
        "ZOrder" : null,
        "AnnotationClassID" : null,
        "Element" : null,
        "SymbolID" : null,
        "Status" : 0,
        "TextString" : null,
        "FontName" : null,
        "FontSize" : null,
        "Bold" : null,
        "Italic" : null,
        "Underline" : null,
        "VerticalAlignment" : null,
        "HorizontalAlignment" : null,
        "XOffset" : null,
        "YOffset" : null,
        "Angle" : null,
        "FontLeading" : null,
        "WordSpacing" : null,
        "CharacterWidth" : null,
        "CharacterSpacing" : null,
        "FlipAngle" : null,
        "Override" : null,
        "Entity" : null,
        "Handle" : null,
        "Layer" : null,
        "Color" : null,
        "Elevation" : null,
        "Thickness" : null,
        "Style" : null,
        "FontId" : null,
        "Text_" : null,
        "Height" : null,
        "Alpha" : null,
        "GlobalID" : null
      },
      "code" : 9,
      "name" : "Road Dim"
    }, {
      "domains" : {
        "Status" : {
          "type" : "inherited"
        },
        "Bold" : {
          "type" : "inherited"
        },
        "Italic" : {
          "type" : "inherited"
        },
        "Underline" : {
          "type" : "inherited"
        },
        "VerticalAlignment" : {
          "type" : "inherited"
        },
        "HorizontalAlignment" : {
          "type" : "inherited"
        }
      },
      "defaultValues" : {
        "FeatureID" : null,
        "ZOrder" : null,
        "AnnotationClassID" : null,
        "Element" : null,
        "SymbolID" : null,
        "Status" : 0,
        "TextString" : null,
        "FontName" : null,
        "FontSize" : null,
        "Bold" : null,
        "Italic" : null,
        "Underline" : null,
        "VerticalAlignment" : null,
        "HorizontalAlignment" : null,
        "XOffset" : null,
        "YOffset" : null,
        "Angle" : null,
        "FontLeading" : null,
        "WordSpacing" : null,
        "CharacterWidth" : null,
        "CharacterSpacing" : null,
        "FlipAngle" : null,
        "Override" : null,
        "Entity" : null,
        "Handle" : null,
        "Layer" : null,
        "Color" : null,
        "Elevation" : null,
        "Thickness" : null,
        "Style" : null,
        "FontId" : null,
        "Text_" : null,
        "Height" : null,
        "Alpha" : null,
        "GlobalID" : null
      },
      "code" : 10,
      "name" : "Misc Dim"
    }, {
      "domains" : {
        "Status" : {
          "type" : "inherited"
        },
        "Bold" : {
          "type" : "inherited"
        },
        "Italic" : {
          "type" : "inherited"
        },
        "Underline" : {
          "type" : "inherited"
        },
        "VerticalAlignment" : {
          "type" : "inherited"
        },
        "HorizontalAlignment" : {
          "type" : "inherited"
        }
      },
      "defaultValues" : {
        "FeatureID" : null,
        "ZOrder" : null,
        "AnnotationClassID" : null,
        "Element" : null,
        "SymbolID" : null,
        "Status" : 0,
        "TextString" : null,
        "FontName" : null,
        "FontSize" : null,
        "Bold" : null,
        "Italic" : null,
        "Underline" : null,
        "VerticalAlignment" : null,
        "HorizontalAlignment" : null,
        "XOffset" : null,
        "YOffset" : null,
        "Angle" : null,
        "FontLeading" : null,
        "WordSpacing" : null,
        "CharacterWidth" : null,
        "CharacterSpacing" : null,
        "FlipAngle" : null,
        "Override" : null,
        "Entity" : null,
        "Handle" : null,
        "Layer" : null,
        "Color" : null,
        "Elevation" : null,
        "Thickness" : null,
        "Style" : null,
        "FontId" : null,
        "Text_" : null,
        "Height" : null,
        "Alpha" : null,
        "GlobalID" : null
      },
      "code" : 11,
      "name" : "Railroad Dim"
    }, {
      "domains" : {
        "Status" : {
          "type" : "inherited"
        },
        "Bold" : {
          "type" : "inherited"
        },
        "Italic" : {
          "type" : "inherited"
        },
        "Underline" : {
          "type" : "inherited"
        },
        "VerticalAlignment" : {
          "type" : "inherited"
        },
        "HorizontalAlignment" : {
          "type" : "inherited"
        }
      },
      "defaultValues" : {
        "FeatureID" : null,
        "ZOrder" : null,
        "AnnotationClassID" : null,
        "Element" : null,
        "SymbolID" : null,
        "Status" : 0,
        "TextString" : null,
        "FontName" : null,
        "FontSize" : null,
        "Bold" : null,
        "Italic" : null,
        "Underline" : null,
        "VerticalAlignment" : null,
        "HorizontalAlignment" : null,
        "XOffset" : null,
        "YOffset" : null,
        "Angle" : null,
        "FontLeading" : null,
        "WordSpacing" : null,
        "CharacterWidth" : null,
        "CharacterSpacing" : null,
        "FlipAngle" : null,
        "Override" : null,
        "Entity" : null,
        "Handle" : null,
        "Layer" : null,
        "Color" : null,
        "Elevation" : null,
        "Thickness" : null,
        "Style" : null,
        "FontId" : null,
        "Text_" : null,
        "Height" : null,
        "Alpha" : null,
        "GlobalID" : null
      },
      "code" : 12,
      "name" : "Proof Note"
    }, {
      "domains" : {
        "Status" : {
          "type" : "inherited"
        },
        "Bold" : {
          "type" : "inherited"
        },
        "Italic" : {
          "type" : "inherited"
        },
        "Underline" : {
          "type" : "inherited"
        },
        "VerticalAlignment" : {
          "type" : "inherited"
        },
        "HorizontalAlignment" : {
          "type" : "inherited"
        }
      },
      "defaultValues" : {
        "FeatureID" : null,
        "ZOrder" : null,
        "AnnotationClassID" : null,
        "Element" : null,
        "SymbolID" : null,
        "Status" : 0,
        "TextString" : null,
        "FontName" : null,
        "FontSize" : null,
        "Bold" : null,
        "Italic" : null,
        "Underline" : null,
        "VerticalAlignment" : null,
        "HorizontalAlignment" : null,
        "XOffset" : null,
        "YOffset" : null,
        "Angle" : null,
        "FontLeading" : null,
        "WordSpacing" : null,
        "CharacterWidth" : null,
        "CharacterSpacing" : null,
        "FlipAngle" : null,
        "Override" : null,
        "Entity" : null,
        "Handle" : null,
        "Layer" : null,
        "Color" : null,
        "Elevation" : null,
        "Thickness" : null,
        "Style" : null,
        "FontId" : null,
        "Text_" : null,
        "Height" : null,
        "Alpha" : null,
        "GlobalID" : null
      },
      "code" : 13,
      "name" : "Sub Blk Number"
    } ],
    "relationships" : [ ],
    "canModifyLayer" : false,
    "canScaleSymbols" : true,
    "hasLabels" : false,
    "capabilities" : "Map",
    "maxRecordCount" : 1000,
    "supportsStatistics" : true,
    "supportsAdvancedQueries" : true,
    "supportedQueryFormats" : "JSON, AMF, geoJSON",
    "ownershipBasedAccessControlForFeatures" : {
      "allowOthersToQuery" : true
    },
    "advancedQueryCapabilities" : {
      "useStandardizedQueries" : false,
      "supportsStatistics" : true,
      "supportsOrderBy" : true,
      "supportsDistinct" : true,
      "supportsPagination" : true,
      "supportsTrueCurve" : false,
      "supportsReturningQueryExtent" : true,
      "supportsQueryWithDistance" : true,
      "supportsSqlExpression" : false
    }
  }, {
    "currentVersion" : 10.81,
    "id" : 0,
    "name" : "Lot Number",
    "type" : "Annotation SubLayer",
    "description" : "",
    "geometryType" : null,
    "copyrightText" : "",
    "parentLayer" : {
      "id" : 13,
      "name" : "Cadastral_Anno"
    },
    "subLayers" : [ ],
    "minScale" : 0,
    "maxScale" : 0,
    "defaultVisibility" : true,
    "extent" : {
      "xmin" : -1.0107080075573625E7,
      "ymin" : 4957954.875565244,
      "xmax" : -1.0067503050482359E7,
      "ymax" : 5022561.189621056,
      "spatialReference" : {
        "wkid" : 102100,
        "latestWkid" : 3857
      }
    },
    "hasAttachments" : false,
    "htmlPopupType" : "esriServerHTMLPopupTypeNone",
    "displayField" : "",
    "typeIdField" : null,
    "subtypeFieldName" : null,
    "fields" : null,
    "indexes" : [ ],
    "subtypes" : [ ],
    "relationships" : [ ],
    "canModifyLayer" : false,
    "canScaleSymbols" : false,
    "hasLabels" : false,
    "capabilities" : "Map",
    "supportsStatistics" : false,
    "supportsAdvancedQueries" : false,
    "supportedQueryFormats" : "JSON, AMF, geoJSON",
    "effectiveMinScale" : 15000,
    "ownershipBasedAccessControlForFeatures" : {
      "allowOthersToQuery" : true
    },
    "advancedQueryCapabilities" : {
      "useStandardizedQueries" : false,
      "supportsStatistics" : false,
      "supportsOrderBy" : false,
      "supportsDistinct" : false,
      "supportsPagination" : false,
      "supportsTrueCurve" : false,
      "supportsReturningQueryExtent" : true,
      "supportsQueryWithDistance" : true,
      "supportsSqlExpression" : false
    }
  }, {
    "currentVersion" : 10.81,
    "id" : 1,
    "name" : "Misc Text",
    "type" : "Annotation SubLayer",
    "description" : "",
    "geometryType" : null,
    "copyrightText" : "",
    "parentLayer" : {
      "id" : 13,
      "name" : "Cadastral_Anno"
    },
    "subLayers" : [ ],
    "minScale" : 0,
    "maxScale" : 0,
    "defaultVisibility" : true,
    "extent" : {
      "xmin" : -1.0107080075573625E7,
      "ymin" : 4957954.875565244,
      "xmax" : -1.0067503050482359E7,
      "ymax" : 5022561.189621056,
      "spatialReference" : {
        "wkid" : 102100,
        "latestWkid" : 3857
      }
    },
    "hasAttachments" : false,
    "htmlPopupType" : "esriServerHTMLPopupTypeNone",
    "displayField" : "",
    "typeIdField" : null,
    "subtypeFieldName" : null,
    "fields" : null,
    "indexes" : [ ],
    "subtypes" : [ ],
    "relationships" : [ ],
    "canModifyLayer" : false,
    "canScaleSymbols" : false,
    "hasLabels" : false,
    "capabilities" : "Map",
    "supportsStatistics" : false,
    "supportsAdvancedQueries" : false,
    "supportedQueryFormats" : "JSON, AMF, geoJSON",
    "effectiveMinScale" : 15000,
    "ownershipBasedAccessControlForFeatures" : {
      "allowOthersToQuery" : true
    },
    "advancedQueryCapabilities" : {
      "useStandardizedQueries" : false,
      "supportsStatistics" : false,
      "supportsOrderBy" : false,
      "supportsDistinct" : false,
      "supportsPagination" : false,
      "supportsTrueCurve" : false,
      "supportsReturningQueryExtent" : true,
      "supportsQueryWithDistance" : true,
      "supportsSqlExpression" : false
    }
  }, {
    "currentVersion" : 10.81,
    "id" : 2,
    "name" : "Parcel Acreage",
    "type" : "Annotation SubLayer",
    "description" : "",
    "geometryType" : null,
    "copyrightText" : "",
    "parentLayer" : {
      "id" : 13,
      "name" : "Cadastral_Anno"
    },
    "subLayers" : [ ],
    "minScale" : 0,
    "maxScale" : 0,
    "defaultVisibility" : true,
    "extent" : {
      "xmin" : -1.0107080075573625E7,
      "ymin" : 4957954.875565244,
      "xmax" : -1.0067503050482359E7,
      "ymax" : 5022561.189621056,
      "spatialReference" : {
        "wkid" : 102100,
        "latestWkid" : 3857
      }
    },
    "hasAttachments" : false,
    "htmlPopupType" : "esriServerHTMLPopupTypeNone",
    "displayField" : "",
    "typeIdField" : null,
    "subtypeFieldName" : null,
    "fields" : null,
    "indexes" : [ ],
    "subtypes" : [ ],
    "relationships" : [ ],
    "canModifyLayer" : false,
    "canScaleSymbols" : false,
    "hasLabels" : false,
    "capabilities" : "Map",
    "supportsStatistics" : false,
    "supportsAdvancedQueries" : false,
    "supportedQueryFormats" : "JSON, AMF, geoJSON",
    "effectiveMinScale" : 15000,
    "ownershipBasedAccessControlForFeatures" : {
      "allowOthersToQuery" : true
    },
    "advancedQueryCapabilities" : {
      "useStandardizedQueries" : false,
      "supportsStatistics" : false,
      "supportsOrderBy" : false,
      "supportsDistinct" : false,
      "supportsPagination" : false,
      "supportsTrueCurve" : false,
      "supportsReturningQueryExtent" : true,
      "supportsQueryWithDistance" : true,
      "supportsSqlExpression" : false
    }
  }, {
    "currentVersion" : 10.81,
    "id" : 3,
    "name" : "Parcel Number",
    "type" : "Annotation SubLayer",
    "description" : "",
    "geometryType" : null,
    "copyrightText" : "",
    "parentLayer" : {
      "id" : 13,
      "name" : "Cadastral_Anno"
    },
    "subLayers" : [ ],
    "minScale" : 0,
    "maxScale" : 0,
    "defaultVisibility" : true,
    "extent" : {
      "xmin" : -1.0107080075573625E7,
      "ymin" : 4957954.875565244,
      "xmax" : -1.0067503050482359E7,
      "ymax" : 5022561.189621056,
      "spatialReference" : {
        "wkid" : 102100,
        "latestWkid" : 3857
      }
    },
    "hasAttachments" : false,
    "htmlPopupType" : "esriServerHTMLPopupTypeNone",
    "displayField" : "",
    "typeIdField" : null,
    "subtypeFieldName" : null,
    "fields" : null,
    "indexes" : [ ],
    "subtypes" : [ ],
    "relationships" : [ ],
    "canModifyLayer" : false,
    "canScaleSymbols" : false,
    "hasLabels" : false,
    "capabilities" : "Map",
    "supportsStatistics" : false,
    "supportsAdvancedQueries" : false,
    "supportedQueryFormats" : "JSON, AMF, geoJSON",
    "effectiveMinScale" : 15000,
    "ownershipBasedAccessControlForFeatures" : {
      "allowOthersToQuery" : true
    },
    "advancedQueryCapabilities" : {
      "useStandardizedQueries" : false,
      "supportsStatistics" : false,
      "supportsOrderBy" : false,
      "supportsDistinct" : false,
      "supportsPagination" : false,
      "supportsTrueCurve" : false,
      "supportsReturningQueryExtent" : true,
      "supportsQueryWithDistance" : true,
      "supportsSqlExpression" : false
    }
  }, {
    "currentVersion" : 10.81,
    "id" : 4,
    "name" : "Section Number",
    "type" : "Annotation SubLayer",
    "description" : "",
    "geometryType" : null,
    "copyrightText" : "",
    "parentLayer" : {
      "id" : 13,
      "name" : "Cadastral_Anno"
    },
    "subLayers" : [ ],
    "minScale" : 0,
    "maxScale" : 0,
    "defaultVisibility" : true,
    "extent" : {
      "xmin" : -1.0107080075573625E7,
      "ymin" : 4957954.875565244,
      "xmax" : -1.0067503050482359E7,
      "ymax" : 5022561.189621056,
      "spatialReference" : {
        "wkid" : 102100,
        "latestWkid" : 3857
      }
    },
    "hasAttachments" : false,
    "htmlPopupType" : "esriServerHTMLPopupTypeNone",
    "displayField" : "",
    "typeIdField" : null,
    "subtypeFieldName" : null,
    "fields" : null,
    "indexes" : [ ],
    "subtypes" : [ ],
    "relationships" : [ ],
    "canModifyLayer" : false,
    "canScaleSymbols" : false,
    "hasLabels" : false,
    "capabilities" : "Map",
    "supportsStatistics" : false,
    "supportsAdvancedQueries" : false,
    "supportedQueryFormats" : "JSON, AMF, geoJSON",
    "effectiveMinScale" : 15000,
    "ownershipBasedAccessControlForFeatures" : {
      "allowOthersToQuery" : true
    },
    "advancedQueryCapabilities" : {
      "useStandardizedQueries" : false,
      "supportsStatistics" : false,
      "supportsOrderBy" : false,
      "supportsDistinct" : false,
      "supportsPagination" : false,
      "supportsTrueCurve" : false,
      "supportsReturningQueryExtent" : true,
      "supportsQueryWithDistance" : true,
      "supportsSqlExpression" : false
    }
  }, {
    "currentVersion" : 10.81,
    "id" : 5,
    "name" : "Water Name",
    "type" : "Annotation SubLayer",
    "description" : "",
    "geometryType" : null,
    "copyrightText" : "",
    "parentLayer" : {
      "id" : 13,
      "name" : "Cadastral_Anno"
    },
    "subLayers" : [ ],
    "minScale" : 0,
    "maxScale" : 0,
    "defaultVisibility" : true,
    "extent" : {
      "xmin" : -1.0107080075573625E7,
      "ymin" : 4957954.875565244,
      "xmax" : -1.0067503050482359E7,
      "ymax" : 5022561.189621056,
      "spatialReference" : {
        "wkid" : 102100,
        "latestWkid" : 3857
      }
    },
    "hasAttachments" : false,
    "htmlPopupType" : "esriServerHTMLPopupTypeNone",
    "displayField" : "",
    "typeIdField" : null,
    "subtypeFieldName" : null,
    "fields" : null,
    "indexes" : [ ],
    "subtypes" : [ ],
    "relationships" : [ ],
    "canModifyLayer" : false,
    "canScaleSymbols" : false,
    "hasLabels" : false,
    "capabilities" : "Map",
    "supportsStatistics" : false,
    "supportsAdvancedQueries" : false,
    "supportedQueryFormats" : "JSON, AMF, geoJSON",
    "effectiveMinScale" : 15000,
    "ownershipBasedAccessControlForFeatures" : {
      "allowOthersToQuery" : true
    },
    "advancedQueryCapabilities" : {
      "useStandardizedQueries" : false,
      "supportsStatistics" : false,
      "supportsOrderBy" : false,
      "supportsDistinct" : false,
      "supportsPagination" : false,
      "supportsTrueCurve" : false,
      "supportsReturningQueryExtent" : true,
      "supportsQueryWithDistance" : true,
      "supportsSqlExpression" : false
    }
  }, {
    "currentVersion" : 10.81,
    "id" : 6,
    "name" : "Lot Dim",
    "type" : "Annotation SubLayer",
    "description" : "",
    "geometryType" : null,
    "copyrightText" : "",
    "parentLayer" : {
      "id" : 13,
      "name" : "Cadastral_Anno"
    },
    "subLayers" : [ ],
    "minScale" : 0,
    "maxScale" : 0,
    "defaultVisibility" : true,
    "extent" : {
      "xmin" : -1.0107080075573625E7,
      "ymin" : 4957954.875565244,
      "xmax" : -1.0067503050482359E7,
      "ymax" : 5022561.189621056,
      "spatialReference" : {
        "wkid" : 102100,
        "latestWkid" : 3857
      }
    },
    "hasAttachments" : false,
    "htmlPopupType" : "esriServerHTMLPopupTypeNone",
    "displayField" : "",
    "typeIdField" : null,
    "subtypeFieldName" : null,
    "fields" : null,
    "indexes" : [ ],
    "subtypes" : [ ],
    "relationships" : [ ],
    "canModifyLayer" : false,
    "canScaleSymbols" : false,
    "hasLabels" : false,
    "capabilities" : "Map",
    "supportsStatistics" : false,
    "supportsAdvancedQueries" : false,
    "supportedQueryFormats" : "JSON, AMF, geoJSON",
    "effectiveMinScale" : 15000,
    "ownershipBasedAccessControlForFeatures" : {
      "allowOthersToQuery" : true
    },
    "advancedQueryCapabilities" : {
      "useStandardizedQueries" : false,
      "supportsStatistics" : false,
      "supportsOrderBy" : false,
      "supportsDistinct" : false,
      "supportsPagination" : false,
      "supportsTrueCurve" : false,
      "supportsReturningQueryExtent" : true,
      "supportsQueryWithDistance" : true,
      "supportsSqlExpression" : false
    }
  }, {
    "currentVersion" : 10.81,
    "id" : 7,
    "name" : "Parcel Dim",
    "type" : "Annotation SubLayer",
    "description" : "",
    "geometryType" : null,
    "copyrightText" : "",
    "parentLayer" : {
      "id" : 13,
      "name" : "Cadastral_Anno"
    },
    "subLayers" : [ ],
    "minScale" : 0,
    "maxScale" : 0,
    "defaultVisibility" : true,
    "extent" : {
      "xmin" : -1.0107080075573625E7,
      "ymin" : 4957954.875565244,
      "xmax" : -1.0067503050482359E7,
      "ymax" : 5022561.189621056,
      "spatialReference" : {
        "wkid" : 102100,
        "latestWkid" : 3857
      }
    },
    "hasAttachments" : false,
    "htmlPopupType" : "esriServerHTMLPopupTypeNone",
    "displayField" : "",
    "typeIdField" : null,
    "subtypeFieldName" : null,
    "fields" : null,
    "indexes" : [ ],
    "subtypes" : [ ],
    "relationships" : [ ],
    "canModifyLayer" : false,
    "canScaleSymbols" : false,
    "hasLabels" : false,
    "capabilities" : "Map",
    "supportsStatistics" : false,
    "supportsAdvancedQueries" : false,
    "supportedQueryFormats" : "JSON, AMF, geoJSON",
    "effectiveMinScale" : 15000,
    "ownershipBasedAccessControlForFeatures" : {
      "allowOthersToQuery" : true
    },
    "advancedQueryCapabilities" : {
      "useStandardizedQueries" : false,
      "supportsStatistics" : false,
      "supportsOrderBy" : false,
      "supportsDistinct" : false,
      "supportsPagination" : false,
      "supportsTrueCurve" : false,
      "supportsReturningQueryExtent" : true,
      "supportsQueryWithDistance" : true,
      "supportsSqlExpression" : false
    }
  }, {
    "currentVersion" : 10.81,
    "id" : 8,
    "name" : "Road Dim",
    "type" : "Annotation SubLayer",
    "description" : "",
    "geometryType" : null,
    "copyrightText" : "",
    "parentLayer" : {
      "id" : 13,
      "name" : "Cadastral_Anno"
    },
    "subLayers" : [ ],
    "minScale" : 0,
    "maxScale" : 0,
    "defaultVisibility" : true,
    "extent" : {
      "xmin" : -1.0107080075573625E7,
      "ymin" : 4957954.875565244,
      "xmax" : -1.0067503050482359E7,
      "ymax" : 5022561.189621056,
      "spatialReference" : {
        "wkid" : 102100,
        "latestWkid" : 3857
      }
    },
    "hasAttachments" : false,
    "htmlPopupType" : "esriServerHTMLPopupTypeNone",
    "displayField" : "",
    "typeIdField" : null,
    "subtypeFieldName" : null,
    "fields" : null,
    "indexes" : [ ],
    "subtypes" : [ ],
    "relationships" : [ ],
    "canModifyLayer" : false,
    "canScaleSymbols" : false,
    "hasLabels" : false,
    "capabilities" : "Map",
    "supportsStatistics" : false,
    "supportsAdvancedQueries" : false,
    "supportedQueryFormats" : "JSON, AMF, geoJSON",
    "effectiveMinScale" : 15000,
    "ownershipBasedAccessControlForFeatures" : {
      "allowOthersToQuery" : true
    },
    "advancedQueryCapabilities" : {
      "useStandardizedQueries" : false,
      "supportsStatistics" : false,
      "supportsOrderBy" : false,
      "supportsDistinct" : false,
      "supportsPagination" : false,
      "supportsTrueCurve" : false,
      "supportsReturningQueryExtent" : true,
      "supportsQueryWithDistance" : true,
      "supportsSqlExpression" : false
    }
  }, {
    "currentVersion" : 10.81,
    "id" : 9,
    "name" : "Misc Dim",
    "type" : "Annotation SubLayer",
    "description" : "",
    "geometryType" : null,
    "copyrightText" : "",
    "parentLayer" : {
      "id" : 13,
      "name" : "Cadastral_Anno"
    },
    "subLayers" : [ ],
    "minScale" : 0,
    "maxScale" : 0,
    "defaultVisibility" : true,
    "extent" : {
      "xmin" : -1.0107080075573625E7,
      "ymin" : 4957954.875565244,
      "xmax" : -1.0067503050482359E7,
      "ymax" : 5022561.189621056,
      "spatialReference" : {
        "wkid" : 102100,
        "latestWkid" : 3857
      }
    },
    "hasAttachments" : false,
    "htmlPopupType" : "esriServerHTMLPopupTypeNone",
    "displayField" : "",
    "typeIdField" : null,
    "subtypeFieldName" : null,
    "fields" : null,
    "indexes" : [ ],
    "subtypes" : [ ],
    "relationships" : [ ],
    "canModifyLayer" : false,
    "canScaleSymbols" : false,
    "hasLabels" : false,
    "capabilities" : "Map",
    "supportsStatistics" : false,
    "supportsAdvancedQueries" : false,
    "supportedQueryFormats" : "JSON, AMF, geoJSON",
    "effectiveMinScale" : 15000,
    "ownershipBasedAccessControlForFeatures" : {
      "allowOthersToQuery" : true
    },
    "advancedQueryCapabilities" : {
      "useStandardizedQueries" : false,
      "supportsStatistics" : false,
      "supportsOrderBy" : false,
      "supportsDistinct" : false,
      "supportsPagination" : false,
      "supportsTrueCurve" : false,
      "supportsReturningQueryExtent" : true,
      "supportsQueryWithDistance" : true,
      "supportsSqlExpression" : false
    }
  }, {
    "currentVersion" : 10.81,
    "id" : 10,
    "name" : "Railroad Dim",
    "type" : "Annotation SubLayer",
    "description" : "",
    "geometryType" : null,
    "copyrightText" : "",
    "parentLayer" : {
      "id" : 13,
      "name" : "Cadastral_Anno"
    },
    "subLayers" : [ ],
    "minScale" : 0,
    "maxScale" : 0,
    "defaultVisibility" : true,
    "extent" : {
      "xmin" : -1.0107080075573625E7,
      "ymin" : 4957954.875565244,
      "xmax" : -1.0067503050482359E7,
      "ymax" : 5022561.189621056,
      "spatialReference" : {
        "wkid" : 102100,
        "latestWkid" : 3857
      }
    },
    "hasAttachments" : false,
    "htmlPopupType" : "esriServerHTMLPopupTypeNone",
    "displayField" : "",
    "typeIdField" : null,
    "subtypeFieldName" : null,
    "fields" : null,
    "indexes" : [ ],
    "subtypes" : [ ],
    "relationships" : [ ],
    "canModifyLayer" : false,
    "canScaleSymbols" : false,
    "hasLabels" : false,
    "capabilities" : "Map",
    "supportsStatistics" : false,
    "supportsAdvancedQueries" : false,
    "supportedQueryFormats" : "JSON, AMF, geoJSON",
    "effectiveMinScale" : 15000,
    "ownershipBasedAccessControlForFeatures" : {
      "allowOthersToQuery" : true
    },
    "advancedQueryCapabilities" : {
      "useStandardizedQueries" : false,
      "supportsStatistics" : false,
      "supportsOrderBy" : false,
      "supportsDistinct" : false,
      "supportsPagination" : false,
      "supportsTrueCurve" : false,
      "supportsReturningQueryExtent" : true,
      "supportsQueryWithDistance" : true,
      "supportsSqlExpression" : false
    }
  }, {
    "currentVersion" : 10.81,
    "id" : 11,
    "name" : "Proof Note",
    "type" : "Annotation SubLayer",
    "description" : "",
    "geometryType" : null,
    "copyrightText" : "",
    "parentLayer" : {
      "id" : 13,
      "name" : "Cadastral_Anno"
    },
    "subLayers" : [ ],
    "minScale" : 0,
    "maxScale" : 0,
    "defaultVisibility" : false,
    "extent" : {
      "xmin" : -1.0107080075573625E7,
      "ymin" : 4957954.875565244,
      "xmax" : -1.0067503050482359E7,
      "ymax" : 5022561.189621056,
      "spatialReference" : {
        "wkid" : 102100,
        "latestWkid" : 3857
      }
    },
    "hasAttachments" : false,
    "htmlPopupType" : "esriServerHTMLPopupTypeNone",
    "displayField" : "",
    "typeIdField" : null,
    "subtypeFieldName" : null,
    "fields" : null,
    "indexes" : [ ],
    "subtypes" : [ ],
    "relationships" : [ ],
    "canModifyLayer" : false,
    "canScaleSymbols" : false,
    "hasLabels" : false,
    "capabilities" : "Map",
    "supportsStatistics" : false,
    "supportsAdvancedQueries" : false,
    "supportedQueryFormats" : "JSON, AMF, geoJSON",
    "effectiveMinScale" : 15000,
    "ownershipBasedAccessControlForFeatures" : {
      "allowOthersToQuery" : true
    },
    "advancedQueryCapabilities" : {
      "useStandardizedQueries" : false,
      "supportsStatistics" : false,
      "supportsOrderBy" : false,
      "supportsDistinct" : false,
      "supportsPagination" : false,
      "supportsTrueCurve" : false,
      "supportsReturningQueryExtent" : true,
      "supportsQueryWithDistance" : true,
      "supportsSqlExpression" : false
    }
  }, {
    "currentVersion" : 10.81,
    "id" : 12,
    "name" : "Sub Blk Number",
    "type" : "Annotation SubLayer",
    "description" : "",
    "geometryType" : null,
    "copyrightText" : "",
    "parentLayer" : {
      "id" : 13,
      "name" : "Cadastral_Anno"
    },
    "subLayers" : [ ],
    "minScale" : 0,
    "maxScale" : 0,
    "defaultVisibility" : true,
    "extent" : {
      "xmin" : -1.0107080075573625E7,
      "ymin" : 4957954.875565244,
      "xmax" : -1.0067503050482359E7,
      "ymax" : 5022561.189621056,
      "spatialReference" : {
        "wkid" : 102100,
        "latestWkid" : 3857
      }
    },
    "hasAttachments" : false,
    "htmlPopupType" : "esriServerHTMLPopupTypeNone",
    "displayField" : "",
    "typeIdField" : null,
    "subtypeFieldName" : null,
    "fields" : null,
    "indexes" : [ ],
    "subtypes" : [ ],
    "relationships" : [ ],
    "canModifyLayer" : false,
    "canScaleSymbols" : false,
    "hasLabels" : false,
    "capabilities" : "Map",
    "supportsStatistics" : false,
    "supportsAdvancedQueries" : false,
    "supportedQueryFormats" : "JSON, AMF, geoJSON",
    "effectiveMinScale" : 15000,
    "ownershipBasedAccessControlForFeatures" : {
      "allowOthersToQuery" : true
    },
    "advancedQueryCapabilities" : {
      "useStandardizedQueries" : false,
      "supportsStatistics" : false,
      "supportsOrderBy" : false,
      "supportsDistinct" : false,
      "supportsPagination" : false,
      "supportsTrueCurve" : false,
      "supportsReturningQueryExtent" : true,
      "supportsQueryWithDistance" : true,
      "supportsSqlExpression" : false
    }
  }, {
    "currentVersion" : 10.81,
    "id" : 14,
    "name" : "Cadastral_Line",
    "type" : "Feature Layer",
    "description" : "",
    "geometryType" : "esriGeometryPolyline",
    "sourceSpatialReference" : {
      "wkid" : 102672,
      "latestWkid" : 3436
    },
    "copyrightText" : "",
    "parentLayer" : null,
    "subLayers" : [ ],
    "minScale" : 50000,
    "maxScale" : 0,
    "drawingInfo" : {
      "renderer" : {
        "type" : "uniqueValue",
        "field1" : "AlphaTag",
        "field2" : null,
        "field3" : null,
        "defaultSymbol" : {
          "type" : "esriSLS",
          "style" : "esriSLSSolid",
          "color" : [ 171, 117, 0, 255 ],
          "width" : 1
        },
        "defaultLabel" : "",
        "uniqueValueInfos" : [ {
          "symbol" : {
            "type" : "esriSLS",
            "style" : "esriSLSSolid",
            "color" : [ 0, 254, 160, 255 ],
            "width" : 3
          },
          "value" : "Corp Line",
          "label" : "Corp Line",
          "description" : ""
        }, {
          "symbol" : {
            "type" : "esriSLS",
            "style" : "esriSLSDashDotDot",
            "color" : [ 122, 255, 235, 255 ],
            "width" : 1.5
          },
          "value" : "County Line",
          "label" : "County Line",
          "description" : ""
        }, {
          "symbol" : {
            "type" : "esriSLS",
            "style" : "esriSLSDash",
            "color" : [ 160, 224, 0, 255 ],
            "width" : 1
          },
          "value" : "Misc Line",
          "label" : "Misc Line",
          "description" : ""
        }, {
          "symbol" : {
            "type" : "esriSLS",
            "style" : "esriSLSDashDotDot",
            "color" : [ 255, 0, 255, 255 ],
            "width" : 1.5
          },
          "value" : "Pol Twp Line",
          "label" : "Pol Twp Line",
          "description" : ""
        }, {
          "symbol" : {
            "type" : "esriSLS",
            "style" : "esriSLSDashDot",
            "color" : [ 255, 127, 0, 255 ],
            "width" : 0.5
          },
          "value" : "Railroad Centerline",
          "label" : "Railroad Centerline",
          "description" : ""
        }, {
          "symbol" : {
            "type" : "esriSLS",
            "style" : "esriSLSSolid",
            "color" : [ 255, 127, 0, 255 ],
            "width" : 1.5
          },
          "value" : "Railroad ROW",
          "label" : "Railroad ROW",
          "description" : ""
        }, {
          "symbol" : {
            "type" : "esriSLS",
            "style" : "esriSLSDashDot",
            "color" : [ 255, 255, 0, 255 ],
            "width" : 0.5
          },
          "value" : "Road Centerline",
          "label" : "Road Centerline",
          "description" : ""
        }, {
          "symbol" : {
            "type" : "esriSLS",
            "style" : "esriSLSSolid",
            "color" : [ 255, 255, 0, 255 ],
            "width" : 1.5
          },
          "value" : "Road ROW",
          "label" : "Road ROW",
          "description" : ""
        }, {
          "symbol" : {
            "type" : "esriSLS",
            "style" : "esriSLSDashDot",
            "color" : [ 0, 0, 255, 255 ],
            "width" : 1.5
          },
          "value" : "Water Line",
          "label" : "Water Line",
          "description" : ""
        } ],
        "fieldDelimiter" : ","
      },
      "transparency" : 0,
      "labelingInfo" : [ {
        "labelPlacement" : "esriServerLinePlacementCenterAlong",
        "where" : null,
        "labelExpression" : "[Roads] CONCAT \"     \" CONCAT [Highways]",
        "useCodedValues" : true,
        "symbol" : {
          "type" : "esriTS",
          "color" : [ 255, 255, 0, 255 ],
          "backgroundColor" : null,
          "borderLineColor" : null,
          "borderLineSize" : null,
          "verticalAlignment" : "bottom",
          "horizontalAlignment" : "center",
          "rightToLeft" : false,
          "angle" : 0,
          "xoffset" : 0,
          "yoffset" : 0,
          "kerning" : true,
          "haloColor" : [ 156, 156, 156, 255 ],
          "haloSize" : 2,
          "font" : {
            "family" : "Arial",
            "size" : 12,
            "style" : "normal",
            "weight" : "bold",
            "decoration" : "none"
          }
        },
        "minScale" : 20000,
        "maxScale" : 0
      } ]
    },
    "defaultVisibility" : true,
    "extent" : {
      "xmin" : -1.010710970282585E7,
      "ymin" : 4957376.472147197,
      "xmax" : -1.0067471627156328E7,
      "ymax" : 5022693.507007147,
      "spatialReference" : {
        "wkid" : 102100,
        "latestWkid" : 3857
      }
    },
    "hasAttachments" : false,
    "htmlPopupType" : "esriServerHTMLPopupTypeAsHTMLText",
    "displayField" : "AlphaTag",
    "typeIdField" : "HAS_SELECTED_TAG",
    "subtypeFieldName" : "HAS_SELECTED_TAG",
    "fields" : [ {
      "name" : "OBJECTID",
      "type" : "esriFieldTypeOID",
      "alias" : "ObjectID",
      "domain" : null
    }, {
      "name" : "EntID",
      "type" : "esriFieldTypeInteger",
      "alias" : "EntID",
      "domain" : null
    }, {
      "name" : "AlphaTag",
      "type" : "esriFieldTypeString",
      "alias" : "AlphaTag",
      "length" : 50,
      "domain" : null
    }, {
      "name" : "HAS_SELECTED_TAG",
      "type" : "esriFieldTypeInteger",
      "alias" : "HAS_SELECTED_TAG",
      "domain" : null
    }, {
      "name" : "Roads",
      "type" : "esriFieldTypeString",
      "alias" : "Roads",
      "length" : 255,
      "domain" : null
    }, {
      "name" : "Highways",
      "type" : "esriFieldTypeString",
      "alias" : "Highways",
      "length" : 75,
      "domain" : null
    }, {
      "name" : "Shape",
      "type" : "esriFieldTypeGeometry",
      "alias" : "Shape",
      "domain" : null
    }, {
      "name" : "Twp",
      "type" : "esriFieldTypeInteger",
      "alias" : "Twp",
      "domain" : null
    }, {
      "name" : "Sec",
      "type" : "esriFieldTypeInteger",
      "alias" : "Sed",
      "domain" : null
    }, {
      "name" : "Par",
      "type" : "esriFieldTypeInteger",
      "alias" : "Par",
      "domain" : null
    }, {
      "name" : "Lot",
      "type" : "esriFieldTypeInteger",
      "alias" : "Lot",
      "domain" : null
    }, {
      "name" : "Sub",
      "type" : "esriFieldTypeInteger",
      "alias" : "Sub",
      "domain" : null
    }, {
      "name" : "Row",
      "type" : "esriFieldTypeInteger",
      "alias" : "Row",
      "domain" : null
    }, {
      "name" : "Keep",
      "type" : "esriFieldTypeInteger",
      "alias" : "Keep",
      "domain" : null
    }, {
      "name" : "Shape_Length",
      "type" : "esriFieldTypeDouble",
      "alias" : "Shape_Length",
      "domain" : null
    }, {
      "name" : "GlobalID",
      "type" : "esriFieldTypeGlobalID",
      "alias" : "GlobalID",
      "length" : 38,
      "domain" : null
    } ],
    "indexes" : [ {
      "name" : "FDO_OBJECTID",
      "fields" : "OBJECTID",
      "isAscending" : true,
      "isUnique" : true,
      "description" : ""
    }, {
      "name" : "FDO_Shape",
      "fields" : "Shape",
      "isAscending" : true,
      "isUnique" : false,
      "description" : ""
    }, {
      "name" : "FDO_GlobalID",
      "fields" : "GlobalID",
      "isAscending" : true,
      "isUnique" : false,
      "description" : ""
    } ],
    "types" : [ {
      "domains" : { },
      "id" : 0,
      "name" : "NO TAG"
    }, {
      "domains" : { },
      "id" : 1,
      "name" : "HAS TAG"
    } ],
    "subtypes" : [ {
      "domains" : { },
      "defaultValues" : {
        "EntID" : null,
        "AlphaTag" : null,
        "HAS_SELECTED_TAG" : 1,
        "Roads" : null,
        "Highways" : null,
        "Twp" : null,
        "Sec" : null,
        "Par" : null,
        "Lot" : null,
        "Sub" : null,
        "Row" : null,
        "Keep" : null,
        "GlobalID" : null
      },
      "code" : 0,
      "name" : "NO TAG"
    }, {
      "domains" : { },
      "defaultValues" : {
        "EntID" : null,
        "AlphaTag" : null,
        "HAS_SELECTED_TAG" : null,
        "Roads" : null,
        "Highways" : null,
        "Twp" : null,
        "Sec" : null,
        "Par" : null,
        "Lot" : null,
        "Sub" : null,
        "Row" : null,
        "Keep" : null,
        "GlobalID" : null
      },
      "code" : 1,
      "name" : "HAS TAG"
    } ],
    "relationships" : [ ],
    "canModifyLayer" : false,
    "canScaleSymbols" : false,
    "hasLabels" : true,
    "capabilities" : "Map",
    "maxRecordCount" : 1000,
    "supportsStatistics" : true,
    "supportsAdvancedQueries" : true,
    "supportedQueryFormats" : "JSON, AMF, geoJSON",
    "ownershipBasedAccessControlForFeatures" : {
      "allowOthersToQuery" : true
    },
    "advancedQueryCapabilities" : {
      "useStandardizedQueries" : false,
      "supportsStatistics" : true,
      "supportsOrderBy" : true,
      "supportsDistinct" : true,
      "supportsPagination" : true,
      "supportsTrueCurve" : true,
      "supportsReturningQueryExtent" : true,
      "supportsQueryWithDistance" : true,
      "supportsSqlExpression" : false
    },
    "supportsDatumTransformation" : true
  }, {
    "currentVersion" : 10.81,
    "id" : 15,
    "name" : "TaxParcel_Ownership",
    "type" : "Feature Layer",
    "description" : "",
    "geometryType" : "esriGeometryPolygon",
    "sourceSpatialReference" : {
      "wkid" : 102672,
      "latestWkid" : 3436
    },
    "copyrightText" : "",
    "parentLayer" : null,
    "subLayers" : [ ],
    "minScale" : 10000,
    "maxScale" : 0,
    "drawingInfo" : {
      "renderer" : {
        "type" : "simple",
        "symbol" : {
          "type" : "esriSFS",
          "style" : "esriSFSSolid",
          "color" : [ 0, 0, 0, 0 ],
          "outline" : {
            "type" : "esriSLS",
            "style" : "esriSLSSolid",
            "color" : [ 255, 0, 0, 255 ],
            "width" : 0.4
          }
        },
        "label" : "",
        "description" : ""
      },
      "transparency" : 0,
      "labelingInfo" : null
    },
    "defaultVisibility" : true,
    "extent" : {
      "xmin" : -1.0107109702859223E7,
      "ymin" : 4957376.4722144855,
      "xmax" : -1.0067471627190169E7,
      "ymax" : 5022693.506939066,
      "spatialReference" : {
        "wkid" : 102100,
        "latestWkid" : 3857
      }
    },
    "hasAttachments" : false,
    "htmlPopupType" : "esriServerHTMLPopupTypeAsHTMLText",
    "displayField" : "SitusStreetName",
    "typeIdField" : null,
    "subtypeFieldName" : null,
    "fields" : [ {
      "name" : "OBJECTID",
      "type" : "esriFieldTypeInteger",
      "alias" : "OBJECTID",
      "domain" : null
    }, {
      "name" : "Shape",
      "type" : "esriFieldTypeGeometry",
      "alias" : "Shape",
      "domain" : null
    }, {
      "name" : "Shape_Length",
      "type" : "esriFieldTypeDouble",
      "alias" : "Shape_Length",
      "domain" : null
    }, {
      "name" : "Shape_Area",
      "type" : "esriFieldTypeDouble",
      "alias" : "Shape_Area",
      "domain" : null
    }, {
      "name" : "OBJECTID_1",
      "type" : "esriFieldTypeOID",
      "alias" : "OBJECTID_1",
      "domain" : null
    }, {
      "name" : "LOWPARCELID",
      "type" : "esriFieldTypeString",
      "alias" : "Lowest Parcel Identification Number",
      "length" : 30,
      "domain" : null
    }, {
      "name" : "PARCELID",
      "type" : "esriFieldTypeString",
      "alias" : "Parcel Identification Number",
      "length" : 30,
      "domain" : null
    }, {
      "name" : "TaxYear",
      "type" : "esriFieldTypeSmallInteger",
      "alias" : "TaxYear",
      "domain" : null
    }, {
      "name" : "ParcelNumber",
      "type" : "esriFieldTypeString",
      "alias" : "ParcelNumber",
      "length" : 30,
      "domain" : null
    }, {
      "name" : "AlternateParcelNumber",
      "type" : "esriFieldTypeString",
      "alias" : "AlternateParcelNumber",
      "length" : 30,
      "domain" : null
    }, {
      "name" : "TaxingCode",
      "type" : "esriFieldTypeString",
      "alias" : "TaxingCode",
      "length" : 10,
      "domain" : null
    }, {
      "name" : "SitusStreetNumber",
      "type" : "esriFieldTypeString",
      "alias" : "SitusStreetNumber",
      "length" : 15,
      "domain" : null
    }, {
      "name" : "SitusStreetNumberSuffix",
      "type" : "esriFieldTypeString",
      "alias" : "SitusStreetNumberSuffix",
      "length" : 10,
      "domain" : null
    }, {
      "name" : "SitusStreetDirPrefix",
      "type" : "esriFieldTypeString",
      "alias" : "SitusStreetDirPrefix",
      "length" : 5,
      "domain" : null
    }, {
      "name" : "SitusStreetTypePrefix",
      "type" : "esriFieldTypeString",
      "alias" : "SitusStreetTypePrefix",
      "length" : 10,
      "domain" : null
    }, {
      "name" : "SitusStreetName",
      "type" : "esriFieldTypeString",
      "alias" : "SitusStreetName",
      "length" : 50,
      "domain" : null
    }, {
      "name" : "SitusStreetTypeSuffix",
      "type" : "esriFieldTypeString",
      "alias" : "SitusStreetTypeSuffix",
      "length" : 10,
      "domain" : null
    }, {
      "name" : "SitusStreetDirSuffix",
      "type" : "esriFieldTypeString",
      "alias" : "SitusStreetDirSuffix",
      "length" : 5,
      "domain" : null
    }, {
      "name" : "SitusUnitPrefix",
      "type" : "esriFieldTypeString",
      "alias" : "SitusUnitPrefix",
      "length" : 24,
      "domain" : null
    }, {
      "name" : "SitusUnitType",
      "type" : "esriFieldTypeString",
      "alias" : "SitusUnitType",
      "length" : 25,
      "domain" : null
    }, {
      "name" : "SitusUnitNumber",
      "type" : "esriFieldTypeString",
      "alias" : "SitusUnitNumber",
      "length" : 25,
      "domain" : null
    }, {
      "name" : "SitusCity",
      "type" : "esriFieldTypeString",
      "alias" : "SitusCity",
      "length" : 50,
      "domain" : null
    }, {
      "name" : "SitusState",
      "type" : "esriFieldTypeString",
      "alias" : "SitusState",
      "length" : 2,
      "domain" : null
    }, {
      "name" : "SitusPostalCode",
      "type" : "esriFieldTypeString",
      "alias" : "SitusPostalCode",
      "length" : 10,
      "domain" : null
    }, {
      "name" : "SitusPostalPlus",
      "type" : "esriFieldTypeString",
      "alias" : "SitusPostalPlus",
      "length" : 5,
      "domain" : null
    }, {
      "name" : "SitusAddress1",
      "type" : "esriFieldTypeString",
      "alias" : "SitusAddress1",
      "length" : 188,
      "domain" : null
    }, {
      "name" : "SitusAddress2",
      "type" : "esriFieldTypeString",
      "alias" : "SitusAddress2",
      "length" : 72,
      "domain" : null
    }, {
      "name" : "Section",
      "type" : "esriFieldTypeString",
      "alias" : "Section",
      "length" : 1073741822,
      "domain" : null
    }, {
      "name" : "Township",
      "type" : "esriFieldTypeString",
      "alias" : "Township",
      "length" : 1073741822,
      "domain" : null
    }, {
      "name" : "Range",
      "type" : "esriFieldTypeString",
      "alias" : "Range",
      "length" : 1073741822,
      "domain" : null
    }, {
      "name" : "ShortLegal",
      "type" : "esriFieldTypeString",
      "alias" : "ShortLegal",
      "length" : 1073741822,
      "domain" : null
    }, {
      "name" : "TotalAcres",
      "type" : "esriFieldTypeDouble",
      "alias" : "TotalAcres",
      "domain" : null
    }, {
      "name" : "NonFarmAcres",
      "type" : "esriFieldTypeDouble",
      "alias" : "NonFarmAcres",
      "domain" : null
    }, {
      "name" : "FarmAcres",
      "type" : "esriFieldTypeDouble",
      "alias" : "FarmAcres",
      "domain" : null
    }, {
      "name" : "TotalSquareFootage",
      "type" : "esriFieldTypeDouble",
      "alias" : "TotalSquareFootage",
      "domain" : null
    }, {
      "name" : "Frontage",
      "type" : "esriFieldTypeDouble",
      "alias" : "Frontage",
      "domain" : null
    }, {
      "name" : "Depth",
      "type" : "esriFieldTypeDouble",
      "alias" : "Depth",
      "domain" : null
    }, {
      "name" : "LotSize",
      "type" : "esriFieldTypeString",
      "alias" : "LotSize",
      "length" : 50,
      "domain" : null
    }, {
      "name" : "PlatReference",
      "type" : "esriFieldTypeString",
      "alias" : "PlatReference",
      "length" : 50,
      "domain" : null
    }, {
      "name" : "StateCodeClass",
      "type" : "esriFieldTypeString",
      "alias" : "StateCodeClass",
      "length" : 4,
      "domain" : null
    }, {
      "name" : "PropertyClassDescription",
      "type" : "esriFieldTypeString",
      "alias" : "PropertyClassDescription",
      "length" : 100,
      "domain" : null
    }, {
      "name" : "SubdivisionDescription",
      "type" : "esriFieldTypeString",
      "alias" : "SubdivisionDescription",
      "length" : 100,
      "domain" : null
    }, {
      "name" : "NeighborhoodDescription",
      "type" : "esriFieldTypeString",
      "alias" : "NeighborhoodDescription",
      "length" : 100,
      "domain" : null
    }, {
      "name" : "MailingCode",
      "type" : "esriFieldTypeString",
      "alias" : "MailingCode",
      "length" : 10,
      "domain" : null
    }, {
      "name" : "TIFBaseValue",
      "type" : "esriFieldTypeInteger",
      "alias" : "TIFBaseValue",
      "domain" : null
    }, {
      "name" : "Name1",
      "type" : "esriFieldTypeString",
      "alias" : "Name1",
      "length" : 60,
      "domain" : null
    }, {
      "name" : "Name2",
      "type" : "esriFieldTypeString",
      "alias" : "Name2",
      "length" : 60,
      "domain" : null
    }, {
      "name" : "CareOf",
      "type" : "esriFieldTypeString",
      "alias" : "CareOf",
      "length" : 60,
      "domain" : null
    }, {
      "name" : "MailingStreetNumber",
      "type" : "esriFieldTypeString",
      "alias" : "MailingStreetNumber",
      "length" : 15,
      "domain" : null
    }, {
      "name" : "MailingStreetNumberSuffix",
      "type" : "esriFieldTypeString",
      "alias" : "MailingStreetNumberSuffix",
      "length" : 10,
      "domain" : null
    }, {
      "name" : "MailingStreetDirPrefix",
      "type" : "esriFieldTypeString",
      "alias" : "MailingStreetDirPrefix",
      "length" : 5,
      "domain" : null
    }, {
      "name" : "MailingStreetTypePrefix",
      "type" : "esriFieldTypeString",
      "alias" : "MailingStreetTypePrefix",
      "length" : 10,
      "domain" : null
    }, {
      "name" : "MailingStreetName",
      "type" : "esriFieldTypeString",
      "alias" : "MailingStreetName",
      "length" : 50,
      "domain" : null
    }, {
      "name" : "MailingStreetTypeSuffix",
      "type" : "esriFieldTypeString",
      "alias" : "MailingStreetTypeSuffix",
      "length" : 10,
      "domain" : null
    }, {
      "name" : "MailingStreetDirSuffix",
      "type" : "esriFieldTypeString",
      "alias" : "MailingStreetDirSuffix",
      "length" : 5,
      "domain" : null
    }, {
      "name" : "MailingUnitPrefix",
      "type" : "esriFieldTypeString",
      "alias" : "MailingUnitPrefix",
      "length" : 24,
      "domain" : null
    }, {
      "name" : "MailingUnitType",
      "type" : "esriFieldTypeString",
      "alias" : "MailingUnitType",
      "length" : 25,
      "domain" : null
    }, {
      "name" : "MailingUnitNumber",
      "type" : "esriFieldTypeString",
      "alias" : "MailingUnitNumber",
      "length" : 25,
      "domain" : null
    }, {
      "name" : "MailingCity",
      "type" : "esriFieldTypeString",
      "alias" : "MailingCity",
      "length" : 50,
      "domain" : null
    }, {
      "name" : "MailingState",
      "type" : "esriFieldTypeString",
      "alias" : "MailingState",
      "length" : 2,
      "domain" : null
    }, {
      "name" : "MailingPostalCode",
      "type" : "esriFieldTypeString",
      "alias" : "MailingPostalCode",
      "length" : 10,
      "domain" : null
    }, {
      "name" : "MailingPostalPlus",
      "type" : "esriFieldTypeString",
      "alias" : "MailingPostalPlus",
      "length" : 5,
      "domain" : null
    }, {
      "name" : "MailingAddress1",
      "type" : "esriFieldTypeString",
      "alias" : "MailingAddress1",
      "length" : 188,
      "domain" : null
    }, {
      "name" : "MailingAddress2",
      "type" : "esriFieldTypeString",
      "alias" : "MailingAddress2",
      "length" : 72,
      "domain" : null
    }, {
      "name" : "AssessmentLevelCode",
      "type" : "esriFieldTypeString",
      "alias" : "AssessmentLevelCode",
      "length" : 10,
      "domain" : null
    }, {
      "name" : "NonFarmLandAssessedValue",
      "type" : "esriFieldTypeInteger",
      "alias" : "NonFarmLandAssessedValue",
      "domain" : null
    }, {
      "name" : "NonFarmImprovAssessedValue",
      "type" : "esriFieldTypeInteger",
      "alias" : "NonFarmImprovAssessedValue",
      "domain" : null
    }, {
      "name" : "FarmLandAssessedValue",
      "type" : "esriFieldTypeInteger",
      "alias" : "FarmLandAssessedValue",
      "domain" : null
    }, {
      "name" : "FarmImprovAssessedValue",
      "type" : "esriFieldTypeInteger",
      "alias" : "FarmImprovAssessedValue",
      "domain" : null
    }, {
      "name" : "MineralAssessedValue",
      "type" : "esriFieldTypeInteger",
      "alias" : "MineralAssessedValue",
      "domain" : null
    }, {
      "name" : "TotalAssessedValue",
      "type" : "esriFieldTypeInteger",
      "alias" : "TotalAssessedValue",
      "domain" : null
    }, {
      "name" : "StatementNumber",
      "type" : "esriFieldTypeInteger",
      "alias" : "StatementNumber",
      "domain" : null
    }, {
      "name" : "TaxValue1stHalf",
      "type" : "esriFieldTypeDouble",
      "alias" : "TaxValue1stHalf",
      "domain" : null
    }, {
      "name" : "TaxValue2ndHalf",
      "type" : "esriFieldTypeDouble",
      "alias" : "TaxValue2ndHalf",
      "domain" : null
    }, {
      "name" : "TaxAmountPaid1stHalf",
      "type" : "esriFieldTypeDouble",
      "alias" : "TaxAmountPaid1stHalf",
      "domain" : null
    }, {
      "name" : "TaxAmountPaid2ndHalf",
      "type" : "esriFieldTypeDouble",
      "alias" : "TaxAmountPaid2ndHalf",
      "domain" : null
    }, {
      "name" : "Penalty1stHalf",
      "type" : "esriFieldTypeDouble",
      "alias" : "Penalty1stHalf",
      "domain" : null
    }, {
      "name" : "Penalty2ndHalf",
      "type" : "esriFieldTypeDouble",
      "alias" : "Penalty2ndHalf",
      "domain" : null
    }, {
      "name" : "PaidDateTime1stHalf",
      "type" : "esriFieldTypeDate",
      "alias" : "PaidDateTime1stHalf",
      "length" : 8,
      "domain" : null
    }, {
      "name" : "PaidDateTime2ndHalf",
      "type" : "esriFieldTypeDate",
      "alias" : "PaidDateTime2ndHalf",
      "length" : 8,
      "domain" : null
    }, {
      "name" : "PublicationFee",
      "type" : "esriFieldTypeDouble",
      "alias" : "PublicationFee",
      "domain" : null
    }, {
      "name" : "NSFFee",
      "type" : "esriFieldTypeDouble",
      "alias" : "NSFFee",
      "domain" : null
    }, {
      "name" : "CertifiedMailFee",
      "type" : "esriFieldTypeDouble",
      "alias" : "CertifiedMailFee",
      "domain" : null
    }, {
      "name" : "SaleDate",
      "type" : "esriFieldTypeDate",
      "alias" : "SaleDate",
      "length" : 8,
      "domain" : null
    }, {
      "name" : "NetConsideration",
      "type" : "esriFieldTypeInteger",
      "alias" : "NetConsideration",
      "domain" : null
    }, {
      "name" : "DocumentNumber",
      "type" : "esriFieldTypeString",
      "alias" : "DocumentNumber",
      "length" : 20,
      "domain" : null
    }, {
      "name" : "BookPage",
      "type" : "esriFieldTypeString",
      "alias" : "BookPage",
      "length" : 20,
      "domain" : null
    }, {
      "name" : "GlobalID",
      "type" : "esriFieldTypeGlobalID",
      "alias" : "GlobalID",
      "length" : 38,
      "domain" : null
    } ],
    "indexes" : [ {
      "name" : "FDO_OBJECTID_1",
      "fields" : "OBJECTID_1",
      "isAscending" : true,
      "isUnique" : true,
      "description" : ""
    }, {
      "name" : "FDO_Shape",
      "fields" : "Shape",
      "isAscending" : true,
      "isUnique" : false,
      "description" : ""
    }, {
      "name" : "FDO_GlobalID",
      "fields" : "GlobalID",
      "isAscending" : true,
      "isUnique" : false,
      "description" : ""
    } ],
    "subtypes" : [ ],
    "relationships" : [ ],
    "canModifyLayer" : false,
    "canScaleSymbols" : false,
    "hasLabels" : false,
    "capabilities" : "Map",
    "maxRecordCount" : 1000,
    "supportsStatistics" : true,
    "supportsAdvancedQueries" : true,
    "supportedQueryFormats" : "JSON, AMF, geoJSON",
    "ownershipBasedAccessControlForFeatures" : {
      "allowOthersToQuery" : true
    },
    "advancedQueryCapabilities" : {
      "useStandardizedQueries" : false,
      "supportsStatistics" : true,
      "supportsOrderBy" : true,
      "supportsDistinct" : true,
      "supportsPagination" : true,
      "supportsTrueCurve" : true,
      "supportsReturningQueryExtent" : true,
      "supportsQueryWithDistance" : true,
      "supportsSqlExpression" : false
    },
    "supportsDatumTransformation" : true,
    "dateFieldsTimeReference" : null
  }, {
    "currentVersion" : 10.81,
    "id" : 16,
    "name" : "Lots",
    "type" : "Feature Layer",
    "description" : "",
    "geometryType" : "esriGeometryPolygon",
    "sourceSpatialReference" : {
      "wkid" : 102672,
      "latestWkid" : 3436
    },
    "copyrightText" : "",
    "parentLayer" : null,
    "subLayers" : [ ],
    "minScale" : 10000,
    "maxScale" : 0,
    "drawingInfo" : {
      "renderer" : {
        "type" : "simple",
        "symbol" : {
          "type" : "esriSFS",
          "style" : "esriSFSSolid",
          "color" : [ 0, 0, 0, 0 ],
          "outline" : {
            "type" : "esriSLS",
            "style" : "esriSLSDashDot",
            "color" : [ 0, 255, 197, 255 ],
            "width" : 0.4
          }
        },
        "label" : "",
        "description" : ""
      },
      "transparency" : 0,
      "labelingInfo" : null
    },
    "defaultVisibility" : true,
    "extent" : {
      "xmin" : -1.0106269817551242E7,
      "ymin" : 4961968.622947423,
      "xmax" : -1.0073046034967722E7,
      "ymax" : 5021855.648860808,
      "spatialReference" : {
        "wkid" : 102100,
        "latestWkid" : 3857
      }
    },
    "hasAttachments" : false,
    "htmlPopupType" : "esriServerHTMLPopupTypeAsHTMLText",
    "displayField" : "DIVDSGNTR",
    "typeIdField" : null,
    "subtypeFieldName" : null,
    "fields" : [ {
      "name" : "OBJECTID",
      "type" : "esriFieldTypeOID",
      "alias" : "OBJECTID",
      "domain" : null
    }, {
      "name" : "SHAPE",
      "type" : "esriFieldTypeGeometry",
      "alias" : "SHAPE",
      "domain" : null
    }, {
      "name" : "DIVDSGNTR",
      "type" : "esriFieldTypeString",
      "alias" : "Lot or Unit Number",
      "length" : 50,
      "domain" : null
    }, {
      "name" : "BLKDSGNTR",
      "type" : "esriFieldTypeString",
      "alias" : "Block Number",
      "length" : 50,
      "domain" : null
    }, {
      "name" : "DIVTYP",
      "type" : "esriFieldTypeString",
      "alias" : "Division Type",
      "length" : 50,
      "domain" : null
    }, {
      "name" : "LASTUPDATE",
      "type" : "esriFieldTypeDate",
      "alias" : "Last Update Date",
      "length" : 8,
      "domain" : null
    }, {
      "name" : "SHAPE_Length",
      "type" : "esriFieldTypeDouble",
      "alias" : "SHAPE_Length",
      "domain" : null
    }, {
      "name" : "SHAPE_Area",
      "type" : "esriFieldTypeDouble",
      "alias" : "SHAPE_Area",
      "domain" : null
    }, {
      "name" : "GlobalID",
      "type" : "esriFieldTypeGlobalID",
      "alias" : "GlobalID",
      "length" : 38,
      "domain" : null
    } ],
    "indexes" : [ {
      "name" : "FDO_OBJECTID",
      "fields" : "OBJECTID",
      "isAscending" : true,
      "isUnique" : true,
      "description" : ""
    }, {
      "name" : "FDO_SHAPE",
      "fields" : "SHAPE",
      "isAscending" : true,
      "isUnique" : false,
      "description" : ""
    }, {
      "name" : "FDO_GlobalID",
      "fields" : "GlobalID",
      "isAscending" : true,
      "isUnique" : false,
      "description" : ""
    } ],
    "subtypes" : [ ],
    "relationships" : [ ],
    "canModifyLayer" : false,
    "canScaleSymbols" : false,
    "hasLabels" : false,
    "capabilities" : "Map",
    "maxRecordCount" : 1000,
    "supportsStatistics" : true,
    "supportsAdvancedQueries" : true,
    "supportedQueryFormats" : "JSON, AMF, geoJSON",
    "ownershipBasedAccessControlForFeatures" : {
      "allowOthersToQuery" : true
    },
    "advancedQueryCapabilities" : {
      "useStandardizedQueries" : false,
      "supportsStatistics" : true,
      "supportsOrderBy" : true,
      "supportsDistinct" : true,
      "supportsPagination" : true,
      "supportsTrueCurve" : true,
      "supportsReturningQueryExtent" : true,
      "supportsQueryWithDistance" : true,
      "supportsSqlExpression" : false
    },
    "supportsDatumTransformation" : true,
    "dateFieldsTimeReference" : null
  } ],
  "tables" : [ ]
}