{
 "currentVersion": 10.91,
 "cimVersion": "2.9.0",
 "id": 352,
 "name": "Anno",
 "type": "Annotation Layer",
 "description": "",
 "geometryType": "esriGeometryPolygon",
 "sourceSpatialReference": {
  "wkid": 103762,
  "latestWkid": 103762,
  "xyTolerance": 0.003280833333333333,
  "zTolerance": 0.001,
  "mTolerance": 0.001,
  "falseX": -118697900,
  "falseY": -99033100,
  "xyUnits": 3048.0060960121928,
  "falseZ": 0,
  "zUnits": 1,
  "falseM": 0,
  "mUnits": 1
 },
 "copyrightText": "",
 "parentLayer": {
  "id": 373,
  "name": "Marc J Prelim"
 },
 "subLayers": [
  {
   "id": 354,
   "name": "C(C3D)-DTM-SURF-EG_TOPO"
  },
  {
   "id": 355,
   "name": "_G-ANNO"
  },
  {
   "id": 356,
   "name": "OLD_PLAT_LINES"
  },
  {
   "id": 353,
   "name": "C-ANNO"
  },
  {
   "id": 357,
   "name": "V-ANNO-BEARING-DISTANCE"
  },
  {
   "id": 336,
   "name": "C(C3D)-DTM-SURF-ANNO-EG_TOPO"
  },
  {
   "id": 337,
   "name": "AREA_CALC_TXT"
  }
 ],
 "minScale": 0,
 "maxScale": 0,
 "defaultVisibility": true,
 "extent": {
  "xmin": 429822.0902078897,
  "ymin": 308743.66434048116,
  "xmax": 430420.24157063663,
  "ymax": 309310.0070398152,
  "spatialReference": {
   "wkid": 103762,
   "latestWkid": 103762,
   "xyTolerance": 0.003280833333333333,
   "zTolerance": 0.001,
   "mTolerance": 0.001,
   "falseX": -118697900,
   "falseY": -99033100,
   "xyUnits": 3048.0060960121928,
   "falseZ": -100000,
   "zUnits": 10000,
   "falseM": -100000,
   "mUnits": 10000
  }
 },
 "hasAttachments": false,
 "htmlPopupType": "esriServerHTMLPopupTypeNone",
 "displayField": "TextString",
 "typeIdField": "AnnotationClassID",
 "subtypeFieldName": "AnnotationClassID",
 "subtypeField": "AnnotationClassID",
 "defaultSubtypeCode": 0,
 "fields": [
  {
   "name": "OBJECTID",
   "type": "esriFieldTypeOID",
   "alias": "OBJECTID",
   "domain": null
  },
  {
   "name": "FeatureID",
   "type": "esriFieldTypeInteger",
   "alias": "FeatureID",
   "domain": null
  },
  {
   "name": "ZOrder",
   "type": "esriFieldTypeInteger",
   "alias": "ZOrder",
   "domain": null
  },
  {
   "name": "AnnotationClassID",
   "type": "esriFieldTypeInteger",
   "alias": "AnnotationClassID",
   "domain": null
  },
  {
   "name": "Element",
   "type": "esriFieldTypeBlob",
   "alias": "Element",
   "domain": null
  },
  {
   "name": "SymbolID",
   "type": "esriFieldTypeInteger",
   "alias": "SymbolID",
   "domain": null
  },
  {
   "name": "Status",
   "type": "esriFieldTypeSmallInteger",
   "alias": "Status",
   "domain": {
    "type": "codedValue",
    "name": "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": "Entity",
   "type": "esriFieldTypeString",
   "alias": "GISDB.GIS.Marc_J_Anno.Entity",
   "length": 16,
   "domain": null
  },
  {
   "name": "Handle",
   "type": "esriFieldTypeString",
   "alias": "Handle",
   "length": 16,
   "domain": null
  },
  {
   "name": "Owner",
   "type": "esriFieldTypeString",
   "alias": "Owner",
   "length": 16,
   "domain": null
  },
  {
   "name": "Layer",
   "type": "esriFieldTypeString",
   "alias": "Layer",
   "length": 255,
   "domain": null
  },
  {
   "name": "LyrFrzn",
   "type": "esriFieldTypeSmallInteger",
   "alias": "LyrFrzn",
   "domain": null
  },
  {
   "name": "LyrLock",
   "type": "esriFieldTypeSmallInteger",
   "alias": "LyrLock",
   "domain": null
  },
  {
   "name": "LyrOn",
   "type": "esriFieldTypeSmallInteger",
   "alias": "LyrOn",
   "domain": null
  },
  {
   "name": "LyrVPFrzn",
   "type": "esriFieldTypeSmallInteger",
   "alias": "LyrVPFrzn",
   "domain": null
  },
  {
   "name": "LyrHandle",
   "type": "esriFieldTypeString",
   "alias": "LyrHandle",
   "length": 16,
   "domain": null
  },
  {
   "name": "Color",
   "type": "esriFieldTypeSmallInteger",
   "alias": "Color",
   "domain": null
  },
  {
   "name": "EntColor",
   "type": "esriFieldTypeSmallInteger",
   "alias": "EntColor",
   "domain": null
  },
  {
   "name": "LyrColor",
   "type": "esriFieldTypeSmallInteger",
   "alias": "LyrColor",
   "domain": null
  },
  {
   "name": "BlkColor",
   "type": "esriFieldTypeSmallInteger",
   "alias": "BlkColor",
   "domain": null
  },
  {
   "name": "Linetype",
   "type": "esriFieldTypeString",
   "alias": "Linetype",
   "length": 255,
   "domain": null
  },
  {
   "name": "EntLinetype",
   "type": "esriFieldTypeString",
   "alias": "EntLinetype",
   "length": 255,
   "domain": null
  },
  {
   "name": "LyrLnType",
   "type": "esriFieldTypeString",
   "alias": "LyrLnType",
   "length": 255,
   "domain": null
  },
  {
   "name": "BlkLinetype",
   "type": "esriFieldTypeString",
   "alias": "BlkLinetype",
   "length": 255,
   "domain": null
  },
  {
   "name": "Elevation",
   "type": "esriFieldTypeDouble",
   "alias": "Elevation",
   "domain": null
  },
  {
   "name": "Thickness",
   "type": "esriFieldTypeDouble",
   "alias": "Thickness",
   "domain": null
  },
  {
   "name": "LineWt",
   "type": "esriFieldTypeSmallInteger",
   "alias": "LineWt",
   "domain": null
  },
  {
   "name": "EntLineWt",
   "type": "esriFieldTypeSmallInteger",
   "alias": "EntLineWt",
   "domain": null
  },
  {
   "name": "LyrLineWt",
   "type": "esriFieldTypeSmallInteger",
   "alias": "LyrLineWt",
   "domain": null
  },
  {
   "name": "BlkLineWt",
   "type": "esriFieldTypeSmallInteger",
   "alias": "BlkLineWt",
   "domain": null
  },
  {
   "name": "RefName",
   "type": "esriFieldTypeString",
   "alias": "RefName",
   "length": 255,
   "domain": null
  },
  {
   "name": "LTScale",
   "type": "esriFieldTypeDouble",
   "alias": "LTScale",
   "domain": null
  },
  {
   "name": "ExtX",
   "type": "esriFieldTypeDouble",
   "alias": "ExtX",
   "domain": null
  },
  {
   "name": "ExtY",
   "type": "esriFieldTypeDouble",
   "alias": "ExtY",
   "domain": null
  },
  {
   "name": "ExtZ",
   "type": "esriFieldTypeDouble",
   "alias": "ExtZ",
   "domain": null
  },
  {
   "name": "DocName",
   "type": "esriFieldTypeString",
   "alias": "DocName",
   "length": 255,
   "domain": null
  },
  {
   "name": "DocPath",
   "type": "esriFieldTypeString",
   "alias": "DocPath",
   "length": 1073741822,
   "domain": null
  },
  {
   "name": "DocType",
   "type": "esriFieldTypeString",
   "alias": "DocType",
   "length": 32,
   "domain": null
  },
  {
   "name": "DocVer",
   "type": "esriFieldTypeString",
   "alias": "DocVer",
   "length": 16,
   "domain": null
  },
  {
   "name": "ScaleX",
   "type": "esriFieldTypeDouble",
   "alias": "ScaleX",
   "domain": null
  },
  {
   "name": "ScaleY",
   "type": "esriFieldTypeDouble",
   "alias": "ScaleY",
   "domain": null
  },
  {
   "name": "ScaleZ",
   "type": "esriFieldTypeDouble",
   "alias": "ScaleZ",
   "domain": null
  },
  {
   "name": "Style",
   "type": "esriFieldTypeString",
   "alias": "Style",
   "length": 255,
   "domain": null
  },
  {
   "name": "FontID",
   "type": "esriFieldTypeSmallInteger",
   "alias": "FontID",
   "domain": null
  },
  {
   "name": "Text",
   "type": "esriFieldTypeString",
   "alias": "Text",
   "length": 255,
   "domain": null
  },
  {
   "name": "Height",
   "type": "esriFieldTypeDouble",
   "alias": "Height",
   "domain": null
  },
  {
   "name": "TxtAngle",
   "type": "esriFieldTypeDouble",
   "alias": "TxtAngle",
   "domain": null
  },
  {
   "name": "TxtWidth",
   "type": "esriFieldTypeDouble",
   "alias": "TxtWidth",
   "domain": null
  },
  {
   "name": "TxtOblique",
   "type": "esriFieldTypeDouble",
   "alias": "TxtOblique",
   "domain": null
  },
  {
   "name": "TxtGenType",
   "type": "esriFieldTypeString",
   "alias": "TxtGenType",
   "length": 32,
   "domain": null
  },
  {
   "name": "TxtJust",
   "type": "esriFieldTypeString",
   "alias": "TxtJust",
   "length": 32,
   "domain": null
  },
  {
   "name": "VertAlign",
   "type": "esriFieldTypeString",
   "alias": "VertAlign",
   "length": 32,
   "domain": null
  },
  {
   "name": "TxtFont",
   "type": "esriFieldTypeString",
   "alias": "TxtFont",
   "length": 255,
   "domain": null
  },
  {
   "name": "TxtBoxHt",
   "type": "esriFieldTypeDouble",
   "alias": "TxtBoxHt",
   "domain": null
  },
  {
   "name": "TxtBoxWd",
   "type": "esriFieldTypeDouble",
   "alias": "TxtBoxWd",
   "domain": null
  },
  {
   "name": "TxtRefWd",
   "type": "esriFieldTypeDouble",
   "alias": "TxtRefWd",
   "domain": null
  },
  {
   "name": "TxtAttach",
   "type": "esriFieldTypeSmallInteger",
   "alias": "TxtAttach",
   "domain": null
  },
  {
   "name": "TxtDir",
   "type": "esriFieldTypeSmallInteger",
   "alias": "TxtDir",
   "domain": null
  },
  {
   "name": "LnSpace",
   "type": "esriFieldTypeSmallInteger",
   "alias": "LnSpace",
   "domain": null
  },
  {
   "name": "SpaceFct",
   "type": "esriFieldTypeDouble",
   "alias": "SpaceFct",
   "domain": null
  },
  {
   "name": "TxtMemo",
   "type": "esriFieldTypeString",
   "alias": "TxtMemo",
   "length": 2048,
   "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": "R820_pk",
   "fields": "OBJECTID",
   "isAscending": true,
   "isUnique": true,
   "description": ""
  },
  {
   "name": "AnnoClassID_Inde",
   "fields": "AnnotationClassID",
   "isAscending": true,
   "isUnique": false,
   "description": ""
  },
  {
   "name": "Status_Index_286",
   "fields": "Status",
   "isAscending": true,
   "isUnique": false,
   "description": ""
  },
  {
   "name": "S707_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": "C(C3D)-DTM-SURF-EG_TOPO"
  },
  {
   "domains": {
    "Status": {"type": "inherited"},
    "Bold": {"type": "inherited"},
    "Italic": {"type": "inherited"},
    "Underline": {"type": "inherited"},
    "VerticalAlignment": {"type": "inherited"},
    "HorizontalAlignment": {"type": "inherited"}
   },
   "id": 1,
   "name": "_G-ANNO"
  },
  {
   "domains": {
    "Status": {"type": "inherited"},
    "Bold": {"type": "inherited"},
    "Italic": {"type": "inherited"},
    "Underline": {"type": "inherited"},
    "VerticalAlignment": {"type": "inherited"},
    "HorizontalAlignment": {"type": "inherited"}
   },
   "id": 2,
   "name": "OLD_PLAT_LINES"
  },
  {
   "domains": {
    "Status": {"type": "inherited"},
    "Bold": {"type": "inherited"},
    "Italic": {"type": "inherited"},
    "Underline": {"type": "inherited"},
    "VerticalAlignment": {"type": "inherited"},
    "HorizontalAlignment": {"type": "inherited"}
   },
   "id": 3,
   "name": "C-ANNO"
  },
  {
   "domains": {
    "Status": {"type": "inherited"},
    "Bold": {"type": "inherited"},
    "Italic": {"type": "inherited"},
    "Underline": {"type": "inherited"},
    "VerticalAlignment": {"type": "inherited"},
    "HorizontalAlignment": {"type": "inherited"}
   },
   "id": 4,
   "name": "V-ANNO-BEARING-DISTANCE"
  },
  {
   "domains": {
    "Status": {"type": "inherited"},
    "Bold": {"type": "inherited"},
    "Italic": {"type": "inherited"},
    "Underline": {"type": "inherited"},
    "VerticalAlignment": {"type": "inherited"},
    "HorizontalAlignment": {"type": "inherited"}
   },
   "id": 5,
   "name": "C(C3D)-DTM-SURF-ANNO-EG_TOPO"
  },
  {
   "domains": {
    "Status": {"type": "inherited"},
    "Bold": {"type": "inherited"},
    "Italic": {"type": "inherited"},
    "Underline": {"type": "inherited"},
    "VerticalAlignment": {"type": "inherited"},
    "HorizontalAlignment": {"type": "inherited"}
   },
   "id": 6,
   "name": "AREA_CALC_TXT"
  }
 ],
 "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,
    "GISDB.GIS.Marc_J_Anno.Entity": null,
    "Handle": null,
    "Owner": null,
    "Layer": null,
    "LyrFrzn": null,
    "LyrLock": null,
    "LyrOn": -1,
    "LyrVPFrzn": null,
    "LyrHandle": null,
    "Color": null,
    "EntColor": null,
    "LyrColor": null,
    "BlkColor": null,
    "Linetype": null,
    "EntLinetype": null,
    "LyrLnType": null,
    "BlkLinetype": null,
    "Elevation": null,
    "Thickness": null,
    "LineWt": null,
    "EntLineWt": null,
    "LyrLineWt": null,
    "BlkLineWt": null,
    "RefName": null,
    "LTScale": null,
    "ExtX": null,
    "ExtY": null,
    "ExtZ": null,
    "DocName": null,
    "DocPath": null,
    "DocType": null,
    "DocVer": null,
    "ScaleX": null,
    "ScaleY": null,
    "ScaleZ": null,
    "Style": null,
    "FontID": null,
    "Text": null,
    "Height": null,
    "TxtAngle": null,
    "TxtWidth": null,
    "TxtOblique": null,
    "TxtGenType": null,
    "TxtJust": null,
    "VertAlign": null,
    "TxtFont": null,
    "TxtBoxHt": null,
    "TxtBoxWd": null,
    "TxtRefWd": null,
    "TxtAttach": null,
    "TxtDir": null,
    "LnSpace": null,
    "SpaceFct": null,
    "TxtMemo": null
   },
   "code": 0,
   "name": "C(C3D)-DTM-SURF-EG_TOPO"
  },
  {
   "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,
    "GISDB.GIS.Marc_J_Anno.Entity": null,
    "Handle": null,
    "Owner": null,
    "Layer": null,
    "LyrFrzn": null,
    "LyrLock": null,
    "LyrOn": -1,
    "LyrVPFrzn": null,
    "LyrHandle": null,
    "Color": null,
    "EntColor": null,
    "LyrColor": null,
    "BlkColor": null,
    "Linetype": null,
    "EntLinetype": null,
    "LyrLnType": null,
    "BlkLinetype": null,
    "Elevation": null,
    "Thickness": null,
    "LineWt": null,
    "EntLineWt": null,
    "LyrLineWt": null,
    "BlkLineWt": null,
    "RefName": null,
    "LTScale": null,
    "ExtX": null,
    "ExtY": null,
    "ExtZ": null,
    "DocName": null,
    "DocPath": null,
    "DocType": null,
    "DocVer": null,
    "ScaleX": null,
    "ScaleY": null,
    "ScaleZ": null,
    "Style": null,
    "FontID": null,
    "Text": null,
    "Height": null,
    "TxtAngle": null,
    "TxtWidth": null,
    "TxtOblique": null,
    "TxtGenType": null,
    "TxtJust": null,
    "VertAlign": null,
    "TxtFont": null,
    "TxtBoxHt": null,
    "TxtBoxWd": null,
    "TxtRefWd": null,
    "TxtAttach": null,
    "TxtDir": null,
    "LnSpace": null,
    "SpaceFct": null,
    "TxtMemo": null
   },
   "code": 1,
   "name": "_G-ANNO"
  },
  {
   "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,
    "GISDB.GIS.Marc_J_Anno.Entity": null,
    "Handle": null,
    "Owner": null,
    "Layer": null,
    "LyrFrzn": null,
    "LyrLock": null,
    "LyrOn": -1,
    "LyrVPFrzn": null,
    "LyrHandle": null,
    "Color": null,
    "EntColor": null,
    "LyrColor": null,
    "BlkColor": null,
    "Linetype": null,
    "EntLinetype": null,
    "LyrLnType": null,
    "BlkLinetype": null,
    "Elevation": null,
    "Thickness": null,
    "LineWt": null,
    "EntLineWt": null,
    "LyrLineWt": null,
    "BlkLineWt": null,
    "RefName": null,
    "LTScale": null,
    "ExtX": null,
    "ExtY": null,
    "ExtZ": null,
    "DocName": null,
    "DocPath": null,
    "DocType": null,
    "DocVer": null,
    "ScaleX": null,
    "ScaleY": null,
    "ScaleZ": null,
    "Style": null,
    "FontID": null,
    "Text": null,
    "Height": null,
    "TxtAngle": null,
    "TxtWidth": null,
    "TxtOblique": null,
    "TxtGenType": null,
    "TxtJust": null,
    "VertAlign": null,
    "TxtFont": null,
    "TxtBoxHt": null,
    "TxtBoxWd": null,
    "TxtRefWd": null,
    "TxtAttach": null,
    "TxtDir": null,
    "LnSpace": null,
    "SpaceFct": null,
    "TxtMemo": null
   },
   "code": 2,
   "name": "OLD_PLAT_LINES"
  },
  {
   "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,
    "GISDB.GIS.Marc_J_Anno.Entity": null,
    "Handle": null,
    "Owner": null,
    "Layer": null,
    "LyrFrzn": null,
    "LyrLock": null,
    "LyrOn": -1,
    "LyrVPFrzn": null,
    "LyrHandle": null,
    "Color": null,
    "EntColor": null,
    "LyrColor": null,
    "BlkColor": null,
    "Linetype": null,
    "EntLinetype": null,
    "LyrLnType": null,
    "BlkLinetype": null,
    "Elevation": null,
    "Thickness": null,
    "LineWt": null,
    "EntLineWt": null,
    "LyrLineWt": null,
    "BlkLineWt": null,
    "RefName": null,
    "LTScale": null,
    "ExtX": null,
    "ExtY": null,
    "ExtZ": null,
    "DocName": null,
    "DocPath": null,
    "DocType": null,
    "DocVer": null,
    "ScaleX": null,
    "ScaleY": null,
    "ScaleZ": null,
    "Style": null,
    "FontID": null,
    "Text": null,
    "Height": null,
    "TxtAngle": null,
    "TxtWidth": null,
    "TxtOblique": null,
    "TxtGenType": null,
    "TxtJust": null,
    "VertAlign": null,
    "TxtFont": null,
    "TxtBoxHt": null,
    "TxtBoxWd": null,
    "TxtRefWd": null,
    "TxtAttach": null,
    "TxtDir": null,
    "LnSpace": null,
    "SpaceFct": null,
    "TxtMemo": null
   },
   "code": 3,
   "name": "C-ANNO"
  },
  {
   "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,
    "GISDB.GIS.Marc_J_Anno.Entity": null,
    "Handle": null,
    "Owner": null,
    "Layer": null,
    "LyrFrzn": null,
    "LyrLock": null,
    "LyrOn": -1,
    "LyrVPFrzn": null,
    "LyrHandle": null,
    "Color": null,
    "EntColor": null,
    "LyrColor": null,
    "BlkColor": null,
    "Linetype": null,
    "EntLinetype": null,
    "LyrLnType": null,
    "BlkLinetype": null,
    "Elevation": null,
    "Thickness": null,
    "LineWt": null,
    "EntLineWt": null,
    "LyrLineWt": null,
    "BlkLineWt": null,
    "RefName": null,
    "LTScale": null,
    "ExtX": null,
    "ExtY": null,
    "ExtZ": null,
    "DocName": null,
    "DocPath": null,
    "DocType": null,
    "DocVer": null,
    "ScaleX": null,
    "ScaleY": null,
    "ScaleZ": null,
    "Style": null,
    "FontID": null,
    "Text": null,
    "Height": null,
    "TxtAngle": null,
    "TxtWidth": null,
    "TxtOblique": null,
    "TxtGenType": null,
    "TxtJust": null,
    "VertAlign": null,
    "TxtFont": null,
    "TxtBoxHt": null,
    "TxtBoxWd": null,
    "TxtRefWd": null,
    "TxtAttach": null,
    "TxtDir": null,
    "LnSpace": null,
    "SpaceFct": null,
    "TxtMemo": null
   },
   "code": 4,
   "name": "V-ANNO-BEARING-DISTANCE"
  },
  {
   "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,
    "GISDB.GIS.Marc_J_Anno.Entity": null,
    "Handle": null,
    "Owner": null,
    "Layer": null,
    "LyrFrzn": null,
    "LyrLock": null,
    "LyrOn": -1,
    "LyrVPFrzn": null,
    "LyrHandle": null,
    "Color": null,
    "EntColor": null,
    "LyrColor": null,
    "BlkColor": null,
    "Linetype": null,
    "EntLinetype": null,
    "LyrLnType": null,
    "BlkLinetype": null,
    "Elevation": null,
    "Thickness": null,
    "LineWt": null,
    "EntLineWt": null,
    "LyrLineWt": null,
    "BlkLineWt": null,
    "RefName": null,
    "LTScale": null,
    "ExtX": null,
    "ExtY": null,
    "ExtZ": null,
    "DocName": null,
    "DocPath": null,
    "DocType": null,
    "DocVer": null,
    "ScaleX": null,
    "ScaleY": null,
    "ScaleZ": null,
    "Style": null,
    "FontID": null,
    "Text": null,
    "Height": null,
    "TxtAngle": null,
    "TxtWidth": null,
    "TxtOblique": null,
    "TxtGenType": null,
    "TxtJust": null,
    "VertAlign": null,
    "TxtFont": null,
    "TxtBoxHt": null,
    "TxtBoxWd": null,
    "TxtRefWd": null,
    "TxtAttach": null,
    "TxtDir": null,
    "LnSpace": null,
    "SpaceFct": null,
    "TxtMemo": null
   },
   "code": 5,
   "name": "C(C3D)-DTM-SURF-ANNO-EG_TOPO"
  },
  {
   "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,
    "GISDB.GIS.Marc_J_Anno.Entity": null,
    "Handle": null,
    "Owner": null,
    "Layer": null,
    "LyrFrzn": null,
    "LyrLock": null,
    "LyrOn": -1,
    "LyrVPFrzn": null,
    "LyrHandle": null,
    "Color": null,
    "EntColor": null,
    "LyrColor": null,
    "BlkColor": null,
    "Linetype": null,
    "EntLinetype": null,
    "LyrLnType": null,
    "BlkLinetype": null,
    "Elevation": null,
    "Thickness": null,
    "LineWt": null,
    "EntLineWt": null,
    "LyrLineWt": null,
    "BlkLineWt": null,
    "RefName": null,
    "LTScale": null,
    "ExtX": null,
    "ExtY": null,
    "ExtZ": null,
    "DocName": null,
    "DocPath": null,
    "DocType": null,
    "DocVer": null,
    "ScaleX": null,
    "ScaleY": null,
    "ScaleZ": null,
    "Style": null,
    "FontID": null,
    "Text": null,
    "Height": null,
    "TxtAngle": null,
    "TxtWidth": null,
    "TxtOblique": null,
    "TxtGenType": null,
    "TxtJust": null,
    "VertAlign": null,
    "TxtFont": null,
    "TxtBoxHt": null,
    "TxtBoxWd": null,
    "TxtRefWd": null,
    "TxtAttach": null,
    "TxtDir": null,
    "LnSpace": null,
    "SpaceFct": null,
    "TxtMemo": null
   },
   "code": 6,
   "name": "AREA_CALC_TXT"
  }
 ],
 "relationships": [],
 "canModifyLayer": false,
 "canScaleSymbols": false,
 "hasLabels": false,
 "capabilities": "Query,Map,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,
  "supportsPagination": true,
  "supportsLod": false,
  "supportsQueryWithLodSR": false,
  "supportsTrueCurve": true,
  "supportsQueryWithDatumTransformation": true,
  "supportsReturningQueryExtent": true,
  "supportsQueryWithDistance": true,
  "supportsSqlExpression": true,
  "supportsTimeRelation": true,
  "supportsSqlFormat": false,
  "supportsQueryAnalytic": 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"
 },
 "hasMetadata": true,
 "isDataArchived": false,
 "archivingInfo": {
  "supportsQueryWithHistoricMoment": false,
  "startArchivingMoment": -1
 },
 "supportsCoordinatesQuantization": true,
 "supportsDynamicLegends": false,
 "serviceItemId": "835ce35e181a4114b0ce01bad4e9cb3b"
}