{
 "layers": [
  {
   "currentVersion": 10.91,
   "cimVersion": "2.9.0",
   "id": 0,
   "name": "cgCounty.DBO.Lines_Anno_1200",
   "type": "Annotation Layer",
   "description": "",
   "geometryType": "esriGeometryPolygon",
   "sourceSpatialReference": {
    "wkid": 102670,
    "latestWkid": 2243,
    "vcsWkid": 105703,
    "latestVcsWkid": 6360,
    "xyTolerance": 0.003280833333333333,
    "zTolerance": 0.003280833333333333,
    "mTolerance": 0.001,
    "falseX": -15822600,
    "falseY": -47951700,
    "xyUnits": 3048.0060960121928,
    "falseZ": 0,
    "zUnits": 1,
    "falseM": 0,
    "mUnits": 1
   },
   "sourceHeightModelInfo": {
    "heightModel": "gravity_related_height",
    "vertCRS": "NAVD_1988_Foot_US",
    "heightUnit": "us-foot"
   },
   "copyrightText": "",
   "parentLayer": null,
   "subLayers": [
    {
     "id": 1,
     "name": "Default"
    },
    {
     "id": 2,
     "name": "Default_1"
    },
    {
     "id": 3,
     "name": "Default_2"
    },
    {
     "id": 4,
     "name": "Default_3"
    },
    {
     "id": 5,
     "name": "Default_4"
    },
    {
     "id": 6,
     "name": "Default_5"
    },
    {
     "id": 7,
     "name": "Default_6"
    },
    {
     "id": 8,
     "name": "Default_7"
    },
    {
     "id": 9,
     "name": "Default_8"
    },
    {
     "id": 10,
     "name": "Default_9"
    },
    {
     "id": 11,
     "name": "Default_10"
    },
    {
     "id": 12,
     "name": "Default_11"
    },
    {
     "id": 13,
     "name": "Default_12"
    },
    {
     "id": 14,
     "name": "Default_13"
    },
    {
     "id": 15,
     "name": "Default_14"
    },
    {
     "id": 16,
     "name": "Default_15"
    },
    {
     "id": 17,
     "name": "Default_16"
    },
    {
     "id": 18,
     "name": "Default_17"
    },
    {
     "id": 19,
     "name": "Default_18"
    },
    {
     "id": 20,
     "name": "Default_19"
    }
   ],
   "minScale": 0,
   "maxScale": 0,
   "defaultVisibility": true,
   "extent": {
    "xmin": 2293684.0639473274,
    "ymin": 1530275.8780419081,
    "xmax": 2470207.3309788294,
    "ymax": 1810773.0070071518,
    "spatialReference": {
     "wkid": 102670,
     "latestWkid": 2243,
     "vcsWkid": 105703,
     "latestVcsWkid": 6360,
     "xyTolerance": 0.003280833333333333,
     "zTolerance": 0.003280833333333333,
     "mTolerance": 0.001,
     "falseX": -15822600,
     "falseY": -47951700,
     "xyUnits": 3048.0060960121928,
     "falseZ": -100000,
     "zUnits": 3048.006096012192,
     "falseM": -100000,
     "mUnits": 10000
    }
   },
   "heightModelInfo": {
    "heightModel": "gravity_related_height",
    "vertCRS": "NAVD88_height_(ftUS)",
    "heightUnit": "us-foot"
   },
   "supportsVCSProjection": true,
   "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": "GlobalID",
     "type": "esriFieldTypeGlobalID",
     "alias": "GlobalID",
     "length": 38,
     "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": "R15_pk",
     "fields": "OBJECTID",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "UUID_15",
     "fields": "GlobalID",
     "isAscending": true,
     "isUnique": false,
     "description": ""
    },
    {
     "name": "I411AnnotationCl",
     "fields": "AnnotationClassID",
     "isAscending": true,
     "isUnique": false,
     "description": ""
    },
    {
     "name": "I411Status",
     "fields": "Status",
     "isAscending": true,
     "isUnique": false,
     "description": ""
    },
    {
     "name": "UUID_OID_15",
     "fields": "GlobalID,OBJECTID",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "S5_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": "Default"
    },
    {
     "domains": {
      "Status": {"type": "inherited"},
      "Bold": {"type": "inherited"},
      "Italic": {"type": "inherited"},
      "Underline": {"type": "inherited"},
      "VerticalAlignment": {"type": "inherited"},
      "HorizontalAlignment": {"type": "inherited"}
     },
     "id": 1,
     "name": "Default_1"
    },
    {
     "domains": {
      "Status": {"type": "inherited"},
      "Bold": {"type": "inherited"},
      "Italic": {"type": "inherited"},
      "Underline": {"type": "inherited"},
      "VerticalAlignment": {"type": "inherited"},
      "HorizontalAlignment": {"type": "inherited"}
     },
     "id": 2,
     "name": "Default_2"
    },
    {
     "domains": {
      "Status": {"type": "inherited"},
      "Bold": {"type": "inherited"},
      "Italic": {"type": "inherited"},
      "Underline": {"type": "inherited"},
      "VerticalAlignment": {"type": "inherited"},
      "HorizontalAlignment": {"type": "inherited"}
     },
     "id": 3,
     "name": "Default_3"
    },
    {
     "domains": {
      "Status": {"type": "inherited"},
      "Bold": {"type": "inherited"},
      "Italic": {"type": "inherited"},
      "Underline": {"type": "inherited"},
      "VerticalAlignment": {"type": "inherited"},
      "HorizontalAlignment": {"type": "inherited"}
     },
     "id": 4,
     "name": "Default_4"
    },
    {
     "domains": {
      "Status": {"type": "inherited"},
      "Bold": {"type": "inherited"},
      "Italic": {"type": "inherited"},
      "Underline": {"type": "inherited"},
      "VerticalAlignment": {"type": "inherited"},
      "HorizontalAlignment": {"type": "inherited"}
     },
     "id": 5,
     "name": "Default_5"
    },
    {
     "domains": {
      "Status": {"type": "inherited"},
      "Bold": {"type": "inherited"},
      "Italic": {"type": "inherited"},
      "Underline": {"type": "inherited"},
      "VerticalAlignment": {"type": "inherited"},
      "HorizontalAlignment": {"type": "inherited"}
     },
     "id": 6,
     "name": "Default_6"
    },
    {
     "domains": {
      "Status": {"type": "inherited"},
      "Bold": {"type": "inherited"},
      "Italic": {"type": "inherited"},
      "Underline": {"type": "inherited"},
      "VerticalAlignment": {"type": "inherited"},
      "HorizontalAlignment": {"type": "inherited"}
     },
     "id": 7,
     "name": "Default_7"
    },
    {
     "domains": {
      "Status": {"type": "inherited"},
      "Bold": {"type": "inherited"},
      "Italic": {"type": "inherited"},
      "Underline": {"type": "inherited"},
      "VerticalAlignment": {"type": "inherited"},
      "HorizontalAlignment": {"type": "inherited"}
     },
     "id": 8,
     "name": "Default_8"
    },
    {
     "domains": {
      "Status": {"type": "inherited"},
      "Bold": {"type": "inherited"},
      "Italic": {"type": "inherited"},
      "Underline": {"type": "inherited"},
      "VerticalAlignment": {"type": "inherited"},
      "HorizontalAlignment": {"type": "inherited"}
     },
     "id": 9,
     "name": "Default_9"
    },
    {
     "domains": {
      "Status": {"type": "inherited"},
      "Bold": {"type": "inherited"},
      "Italic": {"type": "inherited"},
      "Underline": {"type": "inherited"},
      "VerticalAlignment": {"type": "inherited"},
      "HorizontalAlignment": {"type": "inherited"}
     },
     "id": 10,
     "name": "Default_10"
    },
    {
     "domains": {
      "Status": {"type": "inherited"},
      "Bold": {"type": "inherited"},
      "Italic": {"type": "inherited"},
      "Underline": {"type": "inherited"},
      "VerticalAlignment": {"type": "inherited"},
      "HorizontalAlignment": {"type": "inherited"}
     },
     "id": 11,
     "name": "Default_11"
    },
    {
     "domains": {
      "Status": {"type": "inherited"},
      "Bold": {"type": "inherited"},
      "Italic": {"type": "inherited"},
      "Underline": {"type": "inherited"},
      "VerticalAlignment": {"type": "inherited"},
      "HorizontalAlignment": {"type": "inherited"}
     },
     "id": 12,
     "name": "Default_12"
    },
    {
     "domains": {
      "Status": {"type": "inherited"},
      "Bold": {"type": "inherited"},
      "Italic": {"type": "inherited"},
      "Underline": {"type": "inherited"},
      "VerticalAlignment": {"type": "inherited"},
      "HorizontalAlignment": {"type": "inherited"}
     },
     "id": 13,
     "name": "Default_13"
    },
    {
     "domains": {
      "Status": {"type": "inherited"},
      "Bold": {"type": "inherited"},
      "Italic": {"type": "inherited"},
      "Underline": {"type": "inherited"},
      "VerticalAlignment": {"type": "inherited"},
      "HorizontalAlignment": {"type": "inherited"}
     },
     "id": 14,
     "name": "Default_14"
    },
    {
     "domains": {
      "Status": {"type": "inherited"},
      "Bold": {"type": "inherited"},
      "Italic": {"type": "inherited"},
      "Underline": {"type": "inherited"},
      "VerticalAlignment": {"type": "inherited"},
      "HorizontalAlignment": {"type": "inherited"}
     },
     "id": 15,
     "name": "Default_15"
    },
    {
     "domains": {
      "Status": {"type": "inherited"},
      "Bold": {"type": "inherited"},
      "Italic": {"type": "inherited"},
      "Underline": {"type": "inherited"},
      "VerticalAlignment": {"type": "inherited"},
      "HorizontalAlignment": {"type": "inherited"}
     },
     "id": 16,
     "name": "Default_16"
    },
    {
     "domains": {
      "Status": {"type": "inherited"},
      "Bold": {"type": "inherited"},
      "Italic": {"type": "inherited"},
      "Underline": {"type": "inherited"},
      "VerticalAlignment": {"type": "inherited"},
      "HorizontalAlignment": {"type": "inherited"}
     },
     "id": 17,
     "name": "Default_17"
    },
    {
     "domains": {
      "Status": {"type": "inherited"},
      "Bold": {"type": "inherited"},
      "Italic": {"type": "inherited"},
      "Underline": {"type": "inherited"},
      "VerticalAlignment": {"type": "inherited"},
      "HorizontalAlignment": {"type": "inherited"}
     },
     "id": 18,
     "name": "Default_18"
    },
    {
     "domains": {
      "Status": {"type": "inherited"},
      "Bold": {"type": "inherited"},
      "Italic": {"type": "inherited"},
      "Underline": {"type": "inherited"},
      "VerticalAlignment": {"type": "inherited"},
      "HorizontalAlignment": {"type": "inherited"}
     },
     "id": 19,
     "name": "Default_19"
    }
   ],
   "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,
      "GlobalID": null
     },
     "code": 0,
     "name": "Default"
    },
    {
     "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,
      "GlobalID": null
     },
     "code": 1,
     "name": "Default_1"
    },
    {
     "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,
      "GlobalID": null
     },
     "code": 2,
     "name": "Default_2"
    },
    {
     "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,
      "GlobalID": null
     },
     "code": 3,
     "name": "Default_3"
    },
    {
     "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,
      "GlobalID": null
     },
     "code": 4,
     "name": "Default_4"
    },
    {
     "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,
      "GlobalID": null
     },
     "code": 5,
     "name": "Default_5"
    },
    {
     "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,
      "GlobalID": null
     },
     "code": 6,
     "name": "Default_6"
    },
    {
     "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,
      "GlobalID": null
     },
     "code": 7,
     "name": "Default_7"
    },
    {
     "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,
      "GlobalID": null
     },
     "code": 8,
     "name": "Default_8"
    },
    {
     "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,
      "GlobalID": null
     },
     "code": 9,
     "name": "Default_9"
    },
    {
     "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,
      "GlobalID": null
     },
     "code": 10,
     "name": "Default_10"
    },
    {
     "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,
      "GlobalID": null
     },
     "code": 11,
     "name": "Default_11"
    },
    {
     "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,
      "GlobalID": null
     },
     "code": 12,
     "name": "Default_12"
    },
    {
     "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,
      "GlobalID": null
     },
     "code": 13,
     "name": "Default_13"
    },
    {
     "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,
      "GlobalID": null
     },
     "code": 14,
     "name": "Default_14"
    },
    {
     "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,
      "GlobalID": null
     },
     "code": 15,
     "name": "Default_15"
    },
    {
     "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,
      "GlobalID": null
     },
     "code": 16,
     "name": "Default_16"
    },
    {
     "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,
      "GlobalID": null
     },
     "code": 17,
     "name": "Default_17"
    },
    {
     "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,
      "GlobalID": null
     },
     "code": 18,
     "name": "Default_18"
    },
    {
     "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,
      "GlobalID": null
     },
     "code": 19,
     "name": "Default_19"
    }
   ],
   "relationships": [],
   "canModifyLayer": false,
   "canScaleSymbols": false,
   "hasLabels": false,
   "capabilities": "Map,Query,Data",
   "maxRecordCount": 2000,
   "supportsStatistics": true,
   "supportsExceedsLimitStatistics": true,
   "supportsAdvancedQueries": true,
   "supportedQueryFormats": "JSON, geoJSON, PBF",
   "isDataVersioned": true,
   "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true},
   "useStandardizedQueries": true,
   "supportedSpatialRelationships": [
    "esriSpatialRelIntersects",
    "esriSpatialRelContains",
    "esriSpatialRelCrosses",
    "esriSpatialRelEnvelopeIntersects",
    "esriSpatialRelIndexIntersects",
    "esriSpatialRelOverlaps",
    "esriSpatialRelTouches",
    "esriSpatialRelWithin",
    "esriSpatialRelRelation"
   ],
   "advancedQueryCapabilities": {
    "useStandardizedQueries": true,
    "supportsStatistics": true,
    "supportsPercentileStatistics": true,
    "supportsHavingClause": true,
    "supportsOrderBy": true,
    "supportsDistinct": true,
    "supportsCountDistinct": true,
    "supportsPagination": true,
    "supportsLod": false,
    "supportsQueryWithLodSR": false,
    "supportsTrueCurve": true,
    "supportsQueryWithDatumTransformation": true,
    "supportsReturningQueryExtent": true,
    "supportsQueryWithDistance": true,
    "supportsSqlExpression": true,
    "supportsTimeRelation": true,
    "supportsSqlFormat": false,
    "supportsQueryAnalytic": true
   },
   "supportsDatumTransformation": true,
   "advancedQueryAnalyticCapabilities": {
    "supportsLinearRegression": true,
    "supportsAsync": false,
    "supportsPercentileAnalytic": true
   },
   "dateFieldsTimeReference": {
    "timeZone": "Pacific Standard Time",
    "respectsDaylightSaving": true
   },
   "preferredTimeReference": {
    "timeZone": "Pacific Standard Time",
    "respectsDaylightSaving": true
   },
   "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": "bd8d08e7f5f14cb196365dd2f541bb2f"
  },
  {
   "currentVersion": 10.91,
   "cimVersion": "2.9.0",
   "id": 1,
   "name": "Default",
   "type": "Annotation SubLayer",
   "description": "",
   "geometryType": null,
   "copyrightText": "",
   "parentLayer": {
    "id": 0,
    "name": "cgCounty.DBO.Lines_Anno_1200"
   },
   "subLayers": [],
   "minScale": 0,
   "maxScale": 0,
   "defaultVisibility": true,
   "extent": {
    "xmin": 2293684.0639473274,
    "ymin": 1530275.8780419081,
    "xmax": 2470207.3309788294,
    "ymax": 1810773.0070071518,
    "spatialReference": {
     "wkid": 102670,
     "latestWkid": 2243,
     "vcsWkid": 105703,
     "latestVcsWkid": 6360,
     "xyTolerance": 0.003280833333333333,
     "zTolerance": 0.003280833333333333,
     "mTolerance": 0.001,
     "falseX": -15822600,
     "falseY": -47951700,
     "xyUnits": 3048.0060960121928,
     "falseZ": -100000,
     "zUnits": 3048.006096012192,
     "falseM": -100000,
     "mUnits": 10000
    }
   },
   "heightModelInfo": {
    "heightModel": "gravity_related_height",
    "vertCRS": "NAVD88_height_(ftUS)",
    "heightUnit": "us-foot"
   },
   "supportsVCSProjection": true,
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeNone",
   "displayField": "",
   "typeIdField": null,
   "subtypeFieldName": null,
   "subtypeField": null,
   "defaultSubtypeCode": null,
   "fields": null,
   "geometryField": {},
   "indexes": [],
   "subtypes": [],
   "relationships": [],
   "canModifyLayer": false,
   "canScaleSymbols": false,
   "hasLabels": false,
   "capabilities": "Map",
   "supportsStatistics": false,
   "supportsExceedsLimitStatistics": false,
   "supportsAdvancedQueries": false,
   "supportedQueryFormats": "JSON, geoJSON, PBF",
   "isDataVersioned": false,
   "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true},
   "useStandardizedQueries": true,
   "advancedQueryCapabilities": {
    "useStandardizedQueries": true,
    "supportsStatistics": false,
    "supportsPercentileStatistics": false,
    "supportsHavingClause": false,
    "supportsOrderBy": false,
    "supportsDistinct": false,
    "supportsCountDistinct": false,
    "supportsPagination": false,
    "supportsLod": false,
    "supportsQueryWithLodSR": false,
    "supportsTrueCurve": true,
    "supportsQueryWithDatumTransformation": true,
    "supportsReturningQueryExtent": true,
    "supportsQueryWithDistance": true,
    "supportsSqlExpression": false,
    "supportsTimeRelation": true,
    "supportsSqlFormat": false,
    "supportsQueryAnalytic": false
   },
   "supportsDatumTransformation": true,
   "dateFieldsTimeReference": {
    "timeZone": "Pacific Standard Time",
    "respectsDaylightSaving": true
   },
   "preferredTimeReference": {
    "timeZone": "Pacific Standard Time",
    "respectsDaylightSaving": true
   },
   "datesInUnknownTimezone": false,
   "hasMetadata": true,
   "isDataArchived": false,
   "archivingInfo": {
    "supportsQueryWithHistoricMoment": false,
    "startArchivingMoment": -1
   },
   "supportsCoordinatesQuantization": true,
   "supportsDynamicLegends": false,
   "serviceItemId": "bd8d08e7f5f14cb196365dd2f541bb2f"
  },
  {
   "currentVersion": 10.91,
   "cimVersion": "2.9.0",
   "id": 2,
   "name": "Default_1",
   "type": "Annotation SubLayer",
   "description": "",
   "geometryType": null,
   "copyrightText": "",
   "parentLayer": {
    "id": 0,
    "name": "cgCounty.DBO.Lines_Anno_1200"
   },
   "subLayers": [],
   "minScale": 0,
   "maxScale": 0,
   "defaultVisibility": false,
   "extent": {
    "xmin": 2293684.0639473274,
    "ymin": 1530275.8780419081,
    "xmax": 2470207.3309788294,
    "ymax": 1810773.0070071518,
    "spatialReference": {
     "wkid": 102670,
     "latestWkid": 2243,
     "vcsWkid": 105703,
     "latestVcsWkid": 6360,
     "xyTolerance": 0.003280833333333333,
     "zTolerance": 0.003280833333333333,
     "mTolerance": 0.001,
     "falseX": -15822600,
     "falseY": -47951700,
     "xyUnits": 3048.0060960121928,
     "falseZ": -100000,
     "zUnits": 3048.006096012192,
     "falseM": -100000,
     "mUnits": 10000
    }
   },
   "heightModelInfo": {
    "heightModel": "gravity_related_height",
    "vertCRS": "NAVD88_height_(ftUS)",
    "heightUnit": "us-foot"
   },
   "supportsVCSProjection": true,
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeNone",
   "displayField": "",
   "typeIdField": null,
   "subtypeFieldName": null,
   "subtypeField": null,
   "defaultSubtypeCode": null,
   "fields": null,
   "geometryField": {},
   "indexes": [],
   "subtypes": [],
   "relationships": [],
   "canModifyLayer": false,
   "canScaleSymbols": false,
   "hasLabels": false,
   "capabilities": "Map",
   "supportsStatistics": false,
   "supportsExceedsLimitStatistics": false,
   "supportsAdvancedQueries": false,
   "supportedQueryFormats": "JSON, geoJSON, PBF",
   "isDataVersioned": false,
   "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true},
   "useStandardizedQueries": true,
   "advancedQueryCapabilities": {
    "useStandardizedQueries": true,
    "supportsStatistics": false,
    "supportsPercentileStatistics": false,
    "supportsHavingClause": false,
    "supportsOrderBy": false,
    "supportsDistinct": false,
    "supportsCountDistinct": false,
    "supportsPagination": false,
    "supportsLod": false,
    "supportsQueryWithLodSR": false,
    "supportsTrueCurve": true,
    "supportsQueryWithDatumTransformation": true,
    "supportsReturningQueryExtent": true,
    "supportsQueryWithDistance": true,
    "supportsSqlExpression": false,
    "supportsTimeRelation": true,
    "supportsSqlFormat": false,
    "supportsQueryAnalytic": false
   },
   "supportsDatumTransformation": true,
   "dateFieldsTimeReference": {
    "timeZone": "Pacific Standard Time",
    "respectsDaylightSaving": true
   },
   "preferredTimeReference": {
    "timeZone": "Pacific Standard Time",
    "respectsDaylightSaving": true
   },
   "datesInUnknownTimezone": false,
   "hasMetadata": true,
   "isDataArchived": false,
   "archivingInfo": {
    "supportsQueryWithHistoricMoment": false,
    "startArchivingMoment": -1
   },
   "supportsCoordinatesQuantization": true,
   "supportsDynamicLegends": false,
   "serviceItemId": "bd8d08e7f5f14cb196365dd2f541bb2f"
  },
  {
   "currentVersion": 10.91,
   "cimVersion": "2.9.0",
   "id": 3,
   "name": "Default_2",
   "type": "Annotation SubLayer",
   "description": "",
   "geometryType": null,
   "copyrightText": "",
   "parentLayer": {
    "id": 0,
    "name": "cgCounty.DBO.Lines_Anno_1200"
   },
   "subLayers": [],
   "minScale": 0,
   "maxScale": 0,
   "defaultVisibility": false,
   "extent": {
    "xmin": 2293684.0639473274,
    "ymin": 1530275.8780419081,
    "xmax": 2470207.3309788294,
    "ymax": 1810773.0070071518,
    "spatialReference": {
     "wkid": 102670,
     "latestWkid": 2243,
     "vcsWkid": 105703,
     "latestVcsWkid": 6360,
     "xyTolerance": 0.003280833333333333,
     "zTolerance": 0.003280833333333333,
     "mTolerance": 0.001,
     "falseX": -15822600,
     "falseY": -47951700,
     "xyUnits": 3048.0060960121928,
     "falseZ": -100000,
     "zUnits": 3048.006096012192,
     "falseM": -100000,
     "mUnits": 10000
    }
   },
   "heightModelInfo": {
    "heightModel": "gravity_related_height",
    "vertCRS": "NAVD88_height_(ftUS)",
    "heightUnit": "us-foot"
   },
   "supportsVCSProjection": true,
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeNone",
   "displayField": "",
   "typeIdField": null,
   "subtypeFieldName": null,
   "subtypeField": null,
   "defaultSubtypeCode": null,
   "fields": null,
   "geometryField": {},
   "indexes": [],
   "subtypes": [],
   "relationships": [],
   "canModifyLayer": false,
   "canScaleSymbols": false,
   "hasLabels": false,
   "capabilities": "Map",
   "supportsStatistics": false,
   "supportsExceedsLimitStatistics": false,
   "supportsAdvancedQueries": false,
   "supportedQueryFormats": "JSON, geoJSON, PBF",
   "isDataVersioned": false,
   "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true},
   "useStandardizedQueries": true,
   "advancedQueryCapabilities": {
    "useStandardizedQueries": true,
    "supportsStatistics": false,
    "supportsPercentileStatistics": false,
    "supportsHavingClause": false,
    "supportsOrderBy": false,
    "supportsDistinct": false,
    "supportsCountDistinct": false,
    "supportsPagination": false,
    "supportsLod": false,
    "supportsQueryWithLodSR": false,
    "supportsTrueCurve": true,
    "supportsQueryWithDatumTransformation": true,
    "supportsReturningQueryExtent": true,
    "supportsQueryWithDistance": true,
    "supportsSqlExpression": false,
    "supportsTimeRelation": true,
    "supportsSqlFormat": false,
    "supportsQueryAnalytic": false
   },
   "supportsDatumTransformation": true,
   "dateFieldsTimeReference": {
    "timeZone": "Pacific Standard Time",
    "respectsDaylightSaving": true
   },
   "preferredTimeReference": {
    "timeZone": "Pacific Standard Time",
    "respectsDaylightSaving": true
   },
   "datesInUnknownTimezone": false,
   "hasMetadata": true,
   "isDataArchived": false,
   "archivingInfo": {
    "supportsQueryWithHistoricMoment": false,
    "startArchivingMoment": -1
   },
   "supportsCoordinatesQuantization": true,
   "supportsDynamicLegends": false,
   "serviceItemId": "bd8d08e7f5f14cb196365dd2f541bb2f"
  },
  {
   "currentVersion": 10.91,
   "cimVersion": "2.9.0",
   "id": 4,
   "name": "Default_3",
   "type": "Annotation SubLayer",
   "description": "",
   "geometryType": null,
   "copyrightText": "",
   "parentLayer": {
    "id": 0,
    "name": "cgCounty.DBO.Lines_Anno_1200"
   },
   "subLayers": [],
   "minScale": 0,
   "maxScale": 0,
   "defaultVisibility": false,
   "extent": {
    "xmin": 2293684.0639473274,
    "ymin": 1530275.8780419081,
    "xmax": 2470207.3309788294,
    "ymax": 1810773.0070071518,
    "spatialReference": {
     "wkid": 102670,
     "latestWkid": 2243,
     "vcsWkid": 105703,
     "latestVcsWkid": 6360,
     "xyTolerance": 0.003280833333333333,
     "zTolerance": 0.003280833333333333,
     "mTolerance": 0.001,
     "falseX": -15822600,
     "falseY": -47951700,
     "xyUnits": 3048.0060960121928,
     "falseZ": -100000,
     "zUnits": 3048.006096012192,
     "falseM": -100000,
     "mUnits": 10000
    }
   },
   "heightModelInfo": {
    "heightModel": "gravity_related_height",
    "vertCRS": "NAVD88_height_(ftUS)",
    "heightUnit": "us-foot"
   },
   "supportsVCSProjection": true,
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeNone",
   "displayField": "",
   "typeIdField": null,
   "subtypeFieldName": null,
   "subtypeField": null,
   "defaultSubtypeCode": null,
   "fields": null,
   "geometryField": {},
   "indexes": [],
   "subtypes": [],
   "relationships": [],
   "canModifyLayer": false,
   "canScaleSymbols": false,
   "hasLabels": false,
   "capabilities": "Map",
   "supportsStatistics": false,
   "supportsExceedsLimitStatistics": false,
   "supportsAdvancedQueries": false,
   "supportedQueryFormats": "JSON, geoJSON, PBF",
   "isDataVersioned": false,
   "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true},
   "useStandardizedQueries": true,
   "advancedQueryCapabilities": {
    "useStandardizedQueries": true,
    "supportsStatistics": false,
    "supportsPercentileStatistics": false,
    "supportsHavingClause": false,
    "supportsOrderBy": false,
    "supportsDistinct": false,
    "supportsCountDistinct": false,
    "supportsPagination": false,
    "supportsLod": false,
    "supportsQueryWithLodSR": false,
    "supportsTrueCurve": true,
    "supportsQueryWithDatumTransformation": true,
    "supportsReturningQueryExtent": true,
    "supportsQueryWithDistance": true,
    "supportsSqlExpression": false,
    "supportsTimeRelation": true,
    "supportsSqlFormat": false,
    "supportsQueryAnalytic": false
   },
   "supportsDatumTransformation": true,
   "dateFieldsTimeReference": {
    "timeZone": "Pacific Standard Time",
    "respectsDaylightSaving": true
   },
   "preferredTimeReference": {
    "timeZone": "Pacific Standard Time",
    "respectsDaylightSaving": true
   },
   "datesInUnknownTimezone": false,
   "hasMetadata": true,
   "isDataArchived": false,
   "archivingInfo": {
    "supportsQueryWithHistoricMoment": false,
    "startArchivingMoment": -1
   },
   "supportsCoordinatesQuantization": true,
   "supportsDynamicLegends": false,
   "serviceItemId": "bd8d08e7f5f14cb196365dd2f541bb2f"
  },
  {
   "currentVersion": 10.91,
   "cimVersion": "2.9.0",
   "id": 5,
   "name": "Default_4",
   "type": "Annotation SubLayer",
   "description": "",
   "geometryType": null,
   "copyrightText": "",
   "parentLayer": {
    "id": 0,
    "name": "cgCounty.DBO.Lines_Anno_1200"
   },
   "subLayers": [],
   "minScale": 0,
   "maxScale": 0,
   "defaultVisibility": false,
   "extent": {
    "xmin": 2293684.0639473274,
    "ymin": 1530275.8780419081,
    "xmax": 2470207.3309788294,
    "ymax": 1810773.0070071518,
    "spatialReference": {
     "wkid": 102670,
     "latestWkid": 2243,
     "vcsWkid": 105703,
     "latestVcsWkid": 6360,
     "xyTolerance": 0.003280833333333333,
     "zTolerance": 0.003280833333333333,
     "mTolerance": 0.001,
     "falseX": -15822600,
     "falseY": -47951700,
     "xyUnits": 3048.0060960121928,
     "falseZ": -100000,
     "zUnits": 3048.006096012192,
     "falseM": -100000,
     "mUnits": 10000
    }
   },
   "heightModelInfo": {
    "heightModel": "gravity_related_height",
    "vertCRS": "NAVD88_height_(ftUS)",
    "heightUnit": "us-foot"
   },
   "supportsVCSProjection": true,
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeNone",
   "displayField": "",
   "typeIdField": null,
   "subtypeFieldName": null,
   "subtypeField": null,
   "defaultSubtypeCode": null,
   "fields": null,
   "geometryField": {},
   "indexes": [],
   "subtypes": [],
   "relationships": [],
   "canModifyLayer": false,
   "canScaleSymbols": false,
   "hasLabels": false,
   "capabilities": "Map",
   "supportsStatistics": false,
   "supportsExceedsLimitStatistics": false,
   "supportsAdvancedQueries": false,
   "supportedQueryFormats": "JSON, geoJSON, PBF",
   "isDataVersioned": false,
   "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true},
   "useStandardizedQueries": true,
   "advancedQueryCapabilities": {
    "useStandardizedQueries": true,
    "supportsStatistics": false,
    "supportsPercentileStatistics": false,
    "supportsHavingClause": false,
    "supportsOrderBy": false,
    "supportsDistinct": false,
    "supportsCountDistinct": false,
    "supportsPagination": false,
    "supportsLod": false,
    "supportsQueryWithLodSR": false,
    "supportsTrueCurve": true,
    "supportsQueryWithDatumTransformation": true,
    "supportsReturningQueryExtent": true,
    "supportsQueryWithDistance": true,
    "supportsSqlExpression": false,
    "supportsTimeRelation": true,
    "supportsSqlFormat": false,
    "supportsQueryAnalytic": false
   },
   "supportsDatumTransformation": true,
   "dateFieldsTimeReference": {
    "timeZone": "Pacific Standard Time",
    "respectsDaylightSaving": true
   },
   "preferredTimeReference": {
    "timeZone": "Pacific Standard Time",
    "respectsDaylightSaving": true
   },
   "datesInUnknownTimezone": false,
   "hasMetadata": true,
   "isDataArchived": false,
   "archivingInfo": {
    "supportsQueryWithHistoricMoment": false,
    "startArchivingMoment": -1
   },
   "supportsCoordinatesQuantization": true,
   "supportsDynamicLegends": false,
   "serviceItemId": "bd8d08e7f5f14cb196365dd2f541bb2f"
  },
  {
   "currentVersion": 10.91,
   "cimVersion": "2.9.0",
   "id": 6,
   "name": "Default_5",
   "type": "Annotation SubLayer",
   "description": "",
   "geometryType": null,
   "copyrightText": "",
   "parentLayer": {
    "id": 0,
    "name": "cgCounty.DBO.Lines_Anno_1200"
   },
   "subLayers": [],
   "minScale": 0,
   "maxScale": 0,
   "defaultVisibility": false,
   "extent": {
    "xmin": 2293684.0639473274,
    "ymin": 1530275.8780419081,
    "xmax": 2470207.3309788294,
    "ymax": 1810773.0070071518,
    "spatialReference": {
     "wkid": 102670,
     "latestWkid": 2243,
     "vcsWkid": 105703,
     "latestVcsWkid": 6360,
     "xyTolerance": 0.003280833333333333,
     "zTolerance": 0.003280833333333333,
     "mTolerance": 0.001,
     "falseX": -15822600,
     "falseY": -47951700,
     "xyUnits": 3048.0060960121928,
     "falseZ": -100000,
     "zUnits": 3048.006096012192,
     "falseM": -100000,
     "mUnits": 10000
    }
   },
   "heightModelInfo": {
    "heightModel": "gravity_related_height",
    "vertCRS": "NAVD88_height_(ftUS)",
    "heightUnit": "us-foot"
   },
   "supportsVCSProjection": true,
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeNone",
   "displayField": "",
   "typeIdField": null,
   "subtypeFieldName": null,
   "subtypeField": null,
   "defaultSubtypeCode": null,
   "fields": null,
   "geometryField": {},
   "indexes": [],
   "subtypes": [],
   "relationships": [],
   "canModifyLayer": false,
   "canScaleSymbols": false,
   "hasLabels": false,
   "capabilities": "Map",
   "supportsStatistics": false,
   "supportsExceedsLimitStatistics": false,
   "supportsAdvancedQueries": false,
   "supportedQueryFormats": "JSON, geoJSON, PBF",
   "isDataVersioned": false,
   "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true},
   "useStandardizedQueries": true,
   "advancedQueryCapabilities": {
    "useStandardizedQueries": true,
    "supportsStatistics": false,
    "supportsPercentileStatistics": false,
    "supportsHavingClause": false,
    "supportsOrderBy": false,
    "supportsDistinct": false,
    "supportsCountDistinct": false,
    "supportsPagination": false,
    "supportsLod": false,
    "supportsQueryWithLodSR": false,
    "supportsTrueCurve": true,
    "supportsQueryWithDatumTransformation": true,
    "supportsReturningQueryExtent": true,
    "supportsQueryWithDistance": true,
    "supportsSqlExpression": false,
    "supportsTimeRelation": true,
    "supportsSqlFormat": false,
    "supportsQueryAnalytic": false
   },
   "supportsDatumTransformation": true,
   "dateFieldsTimeReference": {
    "timeZone": "Pacific Standard Time",
    "respectsDaylightSaving": true
   },
   "preferredTimeReference": {
    "timeZone": "Pacific Standard Time",
    "respectsDaylightSaving": true
   },
   "datesInUnknownTimezone": false,
   "hasMetadata": true,
   "isDataArchived": false,
   "archivingInfo": {
    "supportsQueryWithHistoricMoment": false,
    "startArchivingMoment": -1
   },
   "supportsCoordinatesQuantization": true,
   "supportsDynamicLegends": false,
   "serviceItemId": "bd8d08e7f5f14cb196365dd2f541bb2f"
  },
  {
   "currentVersion": 10.91,
   "cimVersion": "2.9.0",
   "id": 7,
   "name": "Default_6",
   "type": "Annotation SubLayer",
   "description": "",
   "geometryType": null,
   "copyrightText": "",
   "parentLayer": {
    "id": 0,
    "name": "cgCounty.DBO.Lines_Anno_1200"
   },
   "subLayers": [],
   "minScale": 0,
   "maxScale": 0,
   "defaultVisibility": false,
   "extent": {
    "xmin": 2293684.0639473274,
    "ymin": 1530275.8780419081,
    "xmax": 2470207.3309788294,
    "ymax": 1810773.0070071518,
    "spatialReference": {
     "wkid": 102670,
     "latestWkid": 2243,
     "vcsWkid": 105703,
     "latestVcsWkid": 6360,
     "xyTolerance": 0.003280833333333333,
     "zTolerance": 0.003280833333333333,
     "mTolerance": 0.001,
     "falseX": -15822600,
     "falseY": -47951700,
     "xyUnits": 3048.0060960121928,
     "falseZ": -100000,
     "zUnits": 3048.006096012192,
     "falseM": -100000,
     "mUnits": 10000
    }
   },
   "heightModelInfo": {
    "heightModel": "gravity_related_height",
    "vertCRS": "NAVD88_height_(ftUS)",
    "heightUnit": "us-foot"
   },
   "supportsVCSProjection": true,
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeNone",
   "displayField": "",
   "typeIdField": null,
   "subtypeFieldName": null,
   "subtypeField": null,
   "defaultSubtypeCode": null,
   "fields": null,
   "geometryField": {},
   "indexes": [],
   "subtypes": [],
   "relationships": [],
   "canModifyLayer": false,
   "canScaleSymbols": false,
   "hasLabels": false,
   "capabilities": "Map",
   "supportsStatistics": false,
   "supportsExceedsLimitStatistics": false,
   "supportsAdvancedQueries": false,
   "supportedQueryFormats": "JSON, geoJSON, PBF",
   "isDataVersioned": false,
   "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true},
   "useStandardizedQueries": true,
   "advancedQueryCapabilities": {
    "useStandardizedQueries": true,
    "supportsStatistics": false,
    "supportsPercentileStatistics": false,
    "supportsHavingClause": false,
    "supportsOrderBy": false,
    "supportsDistinct": false,
    "supportsCountDistinct": false,
    "supportsPagination": false,
    "supportsLod": false,
    "supportsQueryWithLodSR": false,
    "supportsTrueCurve": true,
    "supportsQueryWithDatumTransformation": true,
    "supportsReturningQueryExtent": true,
    "supportsQueryWithDistance": true,
    "supportsSqlExpression": false,
    "supportsTimeRelation": true,
    "supportsSqlFormat": false,
    "supportsQueryAnalytic": false
   },
   "supportsDatumTransformation": true,
   "dateFieldsTimeReference": {
    "timeZone": "Pacific Standard Time",
    "respectsDaylightSaving": true
   },
   "preferredTimeReference": {
    "timeZone": "Pacific Standard Time",
    "respectsDaylightSaving": true
   },
   "datesInUnknownTimezone": false,
   "hasMetadata": true,
   "isDataArchived": false,
   "archivingInfo": {
    "supportsQueryWithHistoricMoment": false,
    "startArchivingMoment": -1
   },
   "supportsCoordinatesQuantization": true,
   "supportsDynamicLegends": false,
   "serviceItemId": "bd8d08e7f5f14cb196365dd2f541bb2f"
  },
  {
   "currentVersion": 10.91,
   "cimVersion": "2.9.0",
   "id": 8,
   "name": "Default_7",
   "type": "Annotation SubLayer",
   "description": "",
   "geometryType": null,
   "copyrightText": "",
   "parentLayer": {
    "id": 0,
    "name": "cgCounty.DBO.Lines_Anno_1200"
   },
   "subLayers": [],
   "minScale": 0,
   "maxScale": 0,
   "defaultVisibility": false,
   "extent": {
    "xmin": 2293684.0639473274,
    "ymin": 1530275.8780419081,
    "xmax": 2470207.3309788294,
    "ymax": 1810773.0070071518,
    "spatialReference": {
     "wkid": 102670,
     "latestWkid": 2243,
     "vcsWkid": 105703,
     "latestVcsWkid": 6360,
     "xyTolerance": 0.003280833333333333,
     "zTolerance": 0.003280833333333333,
     "mTolerance": 0.001,
     "falseX": -15822600,
     "falseY": -47951700,
     "xyUnits": 3048.0060960121928,
     "falseZ": -100000,
     "zUnits": 3048.006096012192,
     "falseM": -100000,
     "mUnits": 10000
    }
   },
   "heightModelInfo": {
    "heightModel": "gravity_related_height",
    "vertCRS": "NAVD88_height_(ftUS)",
    "heightUnit": "us-foot"
   },
   "supportsVCSProjection": true,
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeNone",
   "displayField": "",
   "typeIdField": null,
   "subtypeFieldName": null,
   "subtypeField": null,
   "defaultSubtypeCode": null,
   "fields": null,
   "geometryField": {},
   "indexes": [],
   "subtypes": [],
   "relationships": [],
   "canModifyLayer": false,
   "canScaleSymbols": false,
   "hasLabels": false,
   "capabilities": "Map",
   "supportsStatistics": false,
   "supportsExceedsLimitStatistics": false,
   "supportsAdvancedQueries": false,
   "supportedQueryFormats": "JSON, geoJSON, PBF",
   "isDataVersioned": false,
   "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true},
   "useStandardizedQueries": true,
   "advancedQueryCapabilities": {
    "useStandardizedQueries": true,
    "supportsStatistics": false,
    "supportsPercentileStatistics": false,
    "supportsHavingClause": false,
    "supportsOrderBy": false,
    "supportsDistinct": false,
    "supportsCountDistinct": false,
    "supportsPagination": false,
    "supportsLod": false,
    "supportsQueryWithLodSR": false,
    "supportsTrueCurve": true,
    "supportsQueryWithDatumTransformation": true,
    "supportsReturningQueryExtent": true,
    "supportsQueryWithDistance": true,
    "supportsSqlExpression": false,
    "supportsTimeRelation": true,
    "supportsSqlFormat": false,
    "supportsQueryAnalytic": false
   },
   "supportsDatumTransformation": true,
   "dateFieldsTimeReference": {
    "timeZone": "Pacific Standard Time",
    "respectsDaylightSaving": true
   },
   "preferredTimeReference": {
    "timeZone": "Pacific Standard Time",
    "respectsDaylightSaving": true
   },
   "datesInUnknownTimezone": false,
   "hasMetadata": true,
   "isDataArchived": false,
   "archivingInfo": {
    "supportsQueryWithHistoricMoment": false,
    "startArchivingMoment": -1
   },
   "supportsCoordinatesQuantization": true,
   "supportsDynamicLegends": false,
   "serviceItemId": "bd8d08e7f5f14cb196365dd2f541bb2f"
  },
  {
   "currentVersion": 10.91,
   "cimVersion": "2.9.0",
   "id": 9,
   "name": "Default_8",
   "type": "Annotation SubLayer",
   "description": "",
   "geometryType": null,
   "copyrightText": "",
   "parentLayer": {
    "id": 0,
    "name": "cgCounty.DBO.Lines_Anno_1200"
   },
   "subLayers": [],
   "minScale": 0,
   "maxScale": 0,
   "defaultVisibility": false,
   "extent": {
    "xmin": 2293684.0639473274,
    "ymin": 1530275.8780419081,
    "xmax": 2470207.3309788294,
    "ymax": 1810773.0070071518,
    "spatialReference": {
     "wkid": 102670,
     "latestWkid": 2243,
     "vcsWkid": 105703,
     "latestVcsWkid": 6360,
     "xyTolerance": 0.003280833333333333,
     "zTolerance": 0.003280833333333333,
     "mTolerance": 0.001,
     "falseX": -15822600,
     "falseY": -47951700,
     "xyUnits": 3048.0060960121928,
     "falseZ": -100000,
     "zUnits": 3048.006096012192,
     "falseM": -100000,
     "mUnits": 10000
    }
   },
   "heightModelInfo": {
    "heightModel": "gravity_related_height",
    "vertCRS": "NAVD88_height_(ftUS)",
    "heightUnit": "us-foot"
   },
   "supportsVCSProjection": true,
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeNone",
   "displayField": "",
   "typeIdField": null,
   "subtypeFieldName": null,
   "subtypeField": null,
   "defaultSubtypeCode": null,
   "fields": null,
   "geometryField": {},
   "indexes": [],
   "subtypes": [],
   "relationships": [],
   "canModifyLayer": false,
   "canScaleSymbols": false,
   "hasLabels": false,
   "capabilities": "Map",
   "supportsStatistics": false,
   "supportsExceedsLimitStatistics": false,
   "supportsAdvancedQueries": false,
   "supportedQueryFormats": "JSON, geoJSON, PBF",
   "isDataVersioned": false,
   "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true},
   "useStandardizedQueries": true,
   "advancedQueryCapabilities": {
    "useStandardizedQueries": true,
    "supportsStatistics": false,
    "supportsPercentileStatistics": false,
    "supportsHavingClause": false,
    "supportsOrderBy": false,
    "supportsDistinct": false,
    "supportsCountDistinct": false,
    "supportsPagination": false,
    "supportsLod": false,
    "supportsQueryWithLodSR": false,
    "supportsTrueCurve": true,
    "supportsQueryWithDatumTransformation": true,
    "supportsReturningQueryExtent": true,
    "supportsQueryWithDistance": true,
    "supportsSqlExpression": false,
    "supportsTimeRelation": true,
    "supportsSqlFormat": false,
    "supportsQueryAnalytic": false
   },
   "supportsDatumTransformation": true,
   "dateFieldsTimeReference": {
    "timeZone": "Pacific Standard Time",
    "respectsDaylightSaving": true
   },
   "preferredTimeReference": {
    "timeZone": "Pacific Standard Time",
    "respectsDaylightSaving": true
   },
   "datesInUnknownTimezone": false,
   "hasMetadata": true,
   "isDataArchived": false,
   "archivingInfo": {
    "supportsQueryWithHistoricMoment": false,
    "startArchivingMoment": -1
   },
   "supportsCoordinatesQuantization": true,
   "supportsDynamicLegends": false,
   "serviceItemId": "bd8d08e7f5f14cb196365dd2f541bb2f"
  },
  {
   "currentVersion": 10.91,
   "cimVersion": "2.9.0",
   "id": 10,
   "name": "Default_9",
   "type": "Annotation SubLayer",
   "description": "",
   "geometryType": null,
   "copyrightText": "",
   "parentLayer": {
    "id": 0,
    "name": "cgCounty.DBO.Lines_Anno_1200"
   },
   "subLayers": [],
   "minScale": 0,
   "maxScale": 0,
   "defaultVisibility": false,
   "extent": {
    "xmin": 2293684.0639473274,
    "ymin": 1530275.8780419081,
    "xmax": 2470207.3309788294,
    "ymax": 1810773.0070071518,
    "spatialReference": {
     "wkid": 102670,
     "latestWkid": 2243,
     "vcsWkid": 105703,
     "latestVcsWkid": 6360,
     "xyTolerance": 0.003280833333333333,
     "zTolerance": 0.003280833333333333,
     "mTolerance": 0.001,
     "falseX": -15822600,
     "falseY": -47951700,
     "xyUnits": 3048.0060960121928,
     "falseZ": -100000,
     "zUnits": 3048.006096012192,
     "falseM": -100000,
     "mUnits": 10000
    }
   },
   "heightModelInfo": {
    "heightModel": "gravity_related_height",
    "vertCRS": "NAVD88_height_(ftUS)",
    "heightUnit": "us-foot"
   },
   "supportsVCSProjection": true,
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeNone",
   "displayField": "",
   "typeIdField": null,
   "subtypeFieldName": null,
   "subtypeField": null,
   "defaultSubtypeCode": null,
   "fields": null,
   "geometryField": {},
   "indexes": [],
   "subtypes": [],
   "relationships": [],
   "canModifyLayer": false,
   "canScaleSymbols": false,
   "hasLabels": false,
   "capabilities": "Map",
   "supportsStatistics": false,
   "supportsExceedsLimitStatistics": false,
   "supportsAdvancedQueries": false,
   "supportedQueryFormats": "JSON, geoJSON, PBF",
   "isDataVersioned": false,
   "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true},
   "useStandardizedQueries": true,
   "advancedQueryCapabilities": {
    "useStandardizedQueries": true,
    "supportsStatistics": false,
    "supportsPercentileStatistics": false,
    "supportsHavingClause": false,
    "supportsOrderBy": false,
    "supportsDistinct": false,
    "supportsCountDistinct": false,
    "supportsPagination": false,
    "supportsLod": false,
    "supportsQueryWithLodSR": false,
    "supportsTrueCurve": true,
    "supportsQueryWithDatumTransformation": true,
    "supportsReturningQueryExtent": true,
    "supportsQueryWithDistance": true,
    "supportsSqlExpression": false,
    "supportsTimeRelation": true,
    "supportsSqlFormat": false,
    "supportsQueryAnalytic": false
   },
   "supportsDatumTransformation": true,
   "dateFieldsTimeReference": {
    "timeZone": "Pacific Standard Time",
    "respectsDaylightSaving": true
   },
   "preferredTimeReference": {
    "timeZone": "Pacific Standard Time",
    "respectsDaylightSaving": true
   },
   "datesInUnknownTimezone": false,
   "hasMetadata": true,
   "isDataArchived": false,
   "archivingInfo": {
    "supportsQueryWithHistoricMoment": false,
    "startArchivingMoment": -1
   },
   "supportsCoordinatesQuantization": true,
   "supportsDynamicLegends": false,
   "serviceItemId": "bd8d08e7f5f14cb196365dd2f541bb2f"
  },
  {
   "currentVersion": 10.91,
   "cimVersion": "2.9.0",
   "id": 11,
   "name": "Default_10",
   "type": "Annotation SubLayer",
   "description": "",
   "geometryType": null,
   "copyrightText": "",
   "parentLayer": {
    "id": 0,
    "name": "cgCounty.DBO.Lines_Anno_1200"
   },
   "subLayers": [],
   "minScale": 0,
   "maxScale": 0,
   "defaultVisibility": false,
   "extent": {
    "xmin": 2293684.0639473274,
    "ymin": 1530275.8780419081,
    "xmax": 2470207.3309788294,
    "ymax": 1810773.0070071518,
    "spatialReference": {
     "wkid": 102670,
     "latestWkid": 2243,
     "vcsWkid": 105703,
     "latestVcsWkid": 6360,
     "xyTolerance": 0.003280833333333333,
     "zTolerance": 0.003280833333333333,
     "mTolerance": 0.001,
     "falseX": -15822600,
     "falseY": -47951700,
     "xyUnits": 3048.0060960121928,
     "falseZ": -100000,
     "zUnits": 3048.006096012192,
     "falseM": -100000,
     "mUnits": 10000
    }
   },
   "heightModelInfo": {
    "heightModel": "gravity_related_height",
    "vertCRS": "NAVD88_height_(ftUS)",
    "heightUnit": "us-foot"
   },
   "supportsVCSProjection": true,
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeNone",
   "displayField": "",
   "typeIdField": null,
   "subtypeFieldName": null,
   "subtypeField": null,
   "defaultSubtypeCode": null,
   "fields": null,
   "geometryField": {},
   "indexes": [],
   "subtypes": [],
   "relationships": [],
   "canModifyLayer": false,
   "canScaleSymbols": false,
   "hasLabels": false,
   "capabilities": "Map",
   "supportsStatistics": false,
   "supportsExceedsLimitStatistics": false,
   "supportsAdvancedQueries": false,
   "supportedQueryFormats": "JSON, geoJSON, PBF",
   "isDataVersioned": false,
   "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true},
   "useStandardizedQueries": true,
   "advancedQueryCapabilities": {
    "useStandardizedQueries": true,
    "supportsStatistics": false,
    "supportsPercentileStatistics": false,
    "supportsHavingClause": false,
    "supportsOrderBy": false,
    "supportsDistinct": false,
    "supportsCountDistinct": false,
    "supportsPagination": false,
    "supportsLod": false,
    "supportsQueryWithLodSR": false,
    "supportsTrueCurve": true,
    "supportsQueryWithDatumTransformation": true,
    "supportsReturningQueryExtent": true,
    "supportsQueryWithDistance": true,
    "supportsSqlExpression": false,
    "supportsTimeRelation": true,
    "supportsSqlFormat": false,
    "supportsQueryAnalytic": false
   },
   "supportsDatumTransformation": true,
   "dateFieldsTimeReference": {
    "timeZone": "Pacific Standard Time",
    "respectsDaylightSaving": true
   },
   "preferredTimeReference": {
    "timeZone": "Pacific Standard Time",
    "respectsDaylightSaving": true
   },
   "datesInUnknownTimezone": false,
   "hasMetadata": true,
   "isDataArchived": false,
   "archivingInfo": {
    "supportsQueryWithHistoricMoment": false,
    "startArchivingMoment": -1
   },
   "supportsCoordinatesQuantization": true,
   "supportsDynamicLegends": false,
   "serviceItemId": "bd8d08e7f5f14cb196365dd2f541bb2f"
  },
  {
   "currentVersion": 10.91,
   "cimVersion": "2.9.0",
   "id": 12,
   "name": "Default_11",
   "type": "Annotation SubLayer",
   "description": "",
   "geometryType": null,
   "copyrightText": "",
   "parentLayer": {
    "id": 0,
    "name": "cgCounty.DBO.Lines_Anno_1200"
   },
   "subLayers": [],
   "minScale": 0,
   "maxScale": 0,
   "defaultVisibility": false,
   "extent": {
    "xmin": 2293684.0639473274,
    "ymin": 1530275.8780419081,
    "xmax": 2470207.3309788294,
    "ymax": 1810773.0070071518,
    "spatialReference": {
     "wkid": 102670,
     "latestWkid": 2243,
     "vcsWkid": 105703,
     "latestVcsWkid": 6360,
     "xyTolerance": 0.003280833333333333,
     "zTolerance": 0.003280833333333333,
     "mTolerance": 0.001,
     "falseX": -15822600,
     "falseY": -47951700,
     "xyUnits": 3048.0060960121928,
     "falseZ": -100000,
     "zUnits": 3048.006096012192,
     "falseM": -100000,
     "mUnits": 10000
    }
   },
   "heightModelInfo": {
    "heightModel": "gravity_related_height",
    "vertCRS": "NAVD88_height_(ftUS)",
    "heightUnit": "us-foot"
   },
   "supportsVCSProjection": true,
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeNone",
   "displayField": "",
   "typeIdField": null,
   "subtypeFieldName": null,
   "subtypeField": null,
   "defaultSubtypeCode": null,
   "fields": null,
   "geometryField": {},
   "indexes": [],
   "subtypes": [],
   "relationships": [],
   "canModifyLayer": false,
   "canScaleSymbols": false,
   "hasLabels": false,
   "capabilities": "Map",
   "supportsStatistics": false,
   "supportsExceedsLimitStatistics": false,
   "supportsAdvancedQueries": false,
   "supportedQueryFormats": "JSON, geoJSON, PBF",
   "isDataVersioned": false,
   "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true},
   "useStandardizedQueries": true,
   "advancedQueryCapabilities": {
    "useStandardizedQueries": true,
    "supportsStatistics": false,
    "supportsPercentileStatistics": false,
    "supportsHavingClause": false,
    "supportsOrderBy": false,
    "supportsDistinct": false,
    "supportsCountDistinct": false,
    "supportsPagination": false,
    "supportsLod": false,
    "supportsQueryWithLodSR": false,
    "supportsTrueCurve": true,
    "supportsQueryWithDatumTransformation": true,
    "supportsReturningQueryExtent": true,
    "supportsQueryWithDistance": true,
    "supportsSqlExpression": false,
    "supportsTimeRelation": true,
    "supportsSqlFormat": false,
    "supportsQueryAnalytic": false
   },
   "supportsDatumTransformation": true,
   "dateFieldsTimeReference": {
    "timeZone": "Pacific Standard Time",
    "respectsDaylightSaving": true
   },
   "preferredTimeReference": {
    "timeZone": "Pacific Standard Time",
    "respectsDaylightSaving": true
   },
   "datesInUnknownTimezone": false,
   "hasMetadata": true,
   "isDataArchived": false,
   "archivingInfo": {
    "supportsQueryWithHistoricMoment": false,
    "startArchivingMoment": -1
   },
   "supportsCoordinatesQuantization": true,
   "supportsDynamicLegends": false,
   "serviceItemId": "bd8d08e7f5f14cb196365dd2f541bb2f"
  },
  {
   "currentVersion": 10.91,
   "cimVersion": "2.9.0",
   "id": 13,
   "name": "Default_12",
   "type": "Annotation SubLayer",
   "description": "",
   "geometryType": null,
   "copyrightText": "",
   "parentLayer": {
    "id": 0,
    "name": "cgCounty.DBO.Lines_Anno_1200"
   },
   "subLayers": [],
   "minScale": 0,
   "maxScale": 0,
   "defaultVisibility": false,
   "extent": {
    "xmin": 2293684.0639473274,
    "ymin": 1530275.8780419081,
    "xmax": 2470207.3309788294,
    "ymax": 1810773.0070071518,
    "spatialReference": {
     "wkid": 102670,
     "latestWkid": 2243,
     "vcsWkid": 105703,
     "latestVcsWkid": 6360,
     "xyTolerance": 0.003280833333333333,
     "zTolerance": 0.003280833333333333,
     "mTolerance": 0.001,
     "falseX": -15822600,
     "falseY": -47951700,
     "xyUnits": 3048.0060960121928,
     "falseZ": -100000,
     "zUnits": 3048.006096012192,
     "falseM": -100000,
     "mUnits": 10000
    }
   },
   "heightModelInfo": {
    "heightModel": "gravity_related_height",
    "vertCRS": "NAVD88_height_(ftUS)",
    "heightUnit": "us-foot"
   },
   "supportsVCSProjection": true,
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeNone",
   "displayField": "",
   "typeIdField": null,
   "subtypeFieldName": null,
   "subtypeField": null,
   "defaultSubtypeCode": null,
   "fields": null,
   "geometryField": {},
   "indexes": [],
   "subtypes": [],
   "relationships": [],
   "canModifyLayer": false,
   "canScaleSymbols": false,
   "hasLabels": false,
   "capabilities": "Map",
   "supportsStatistics": false,
   "supportsExceedsLimitStatistics": false,
   "supportsAdvancedQueries": false,
   "supportedQueryFormats": "JSON, geoJSON, PBF",
   "isDataVersioned": false,
   "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true},
   "useStandardizedQueries": true,
   "advancedQueryCapabilities": {
    "useStandardizedQueries": true,
    "supportsStatistics": false,
    "supportsPercentileStatistics": false,
    "supportsHavingClause": false,
    "supportsOrderBy": false,
    "supportsDistinct": false,
    "supportsCountDistinct": false,
    "supportsPagination": false,
    "supportsLod": false,
    "supportsQueryWithLodSR": false,
    "supportsTrueCurve": true,
    "supportsQueryWithDatumTransformation": true,
    "supportsReturningQueryExtent": true,
    "supportsQueryWithDistance": true,
    "supportsSqlExpression": false,
    "supportsTimeRelation": true,
    "supportsSqlFormat": false,
    "supportsQueryAnalytic": false
   },
   "supportsDatumTransformation": true,
   "dateFieldsTimeReference": {
    "timeZone": "Pacific Standard Time",
    "respectsDaylightSaving": true
   },
   "preferredTimeReference": {
    "timeZone": "Pacific Standard Time",
    "respectsDaylightSaving": true
   },
   "datesInUnknownTimezone": false,
   "hasMetadata": true,
   "isDataArchived": false,
   "archivingInfo": {
    "supportsQueryWithHistoricMoment": false,
    "startArchivingMoment": -1
   },
   "supportsCoordinatesQuantization": true,
   "supportsDynamicLegends": false,
   "serviceItemId": "bd8d08e7f5f14cb196365dd2f541bb2f"
  },
  {
   "currentVersion": 10.91,
   "cimVersion": "2.9.0",
   "id": 14,
   "name": "Default_13",
   "type": "Annotation SubLayer",
   "description": "",
   "geometryType": null,
   "copyrightText": "",
   "parentLayer": {
    "id": 0,
    "name": "cgCounty.DBO.Lines_Anno_1200"
   },
   "subLayers": [],
   "minScale": 0,
   "maxScale": 0,
   "defaultVisibility": false,
   "extent": {
    "xmin": 2293684.0639473274,
    "ymin": 1530275.8780419081,
    "xmax": 2470207.3309788294,
    "ymax": 1810773.0070071518,
    "spatialReference": {
     "wkid": 102670,
     "latestWkid": 2243,
     "vcsWkid": 105703,
     "latestVcsWkid": 6360,
     "xyTolerance": 0.003280833333333333,
     "zTolerance": 0.003280833333333333,
     "mTolerance": 0.001,
     "falseX": -15822600,
     "falseY": -47951700,
     "xyUnits": 3048.0060960121928,
     "falseZ": -100000,
     "zUnits": 3048.006096012192,
     "falseM": -100000,
     "mUnits": 10000
    }
   },
   "heightModelInfo": {
    "heightModel": "gravity_related_height",
    "vertCRS": "NAVD88_height_(ftUS)",
    "heightUnit": "us-foot"
   },
   "supportsVCSProjection": true,
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeNone",
   "displayField": "",
   "typeIdField": null,
   "subtypeFieldName": null,
   "subtypeField": null,
   "defaultSubtypeCode": null,
   "fields": null,
   "geometryField": {},
   "indexes": [],
   "subtypes": [],
   "relationships": [],
   "canModifyLayer": false,
   "canScaleSymbols": false,
   "hasLabels": false,
   "capabilities": "Map",
   "supportsStatistics": false,
   "supportsExceedsLimitStatistics": false,
   "supportsAdvancedQueries": false,
   "supportedQueryFormats": "JSON, geoJSON, PBF",
   "isDataVersioned": false,
   "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true},
   "useStandardizedQueries": true,
   "advancedQueryCapabilities": {
    "useStandardizedQueries": true,
    "supportsStatistics": false,
    "supportsPercentileStatistics": false,
    "supportsHavingClause": false,
    "supportsOrderBy": false,
    "supportsDistinct": false,
    "supportsCountDistinct": false,
    "supportsPagination": false,
    "supportsLod": false,
    "supportsQueryWithLodSR": false,
    "supportsTrueCurve": true,
    "supportsQueryWithDatumTransformation": true,
    "supportsReturningQueryExtent": true,
    "supportsQueryWithDistance": true,
    "supportsSqlExpression": false,
    "supportsTimeRelation": true,
    "supportsSqlFormat": false,
    "supportsQueryAnalytic": false
   },
   "supportsDatumTransformation": true,
   "dateFieldsTimeReference": {
    "timeZone": "Pacific Standard Time",
    "respectsDaylightSaving": true
   },
   "preferredTimeReference": {
    "timeZone": "Pacific Standard Time",
    "respectsDaylightSaving": true
   },
   "datesInUnknownTimezone": false,
   "hasMetadata": true,
   "isDataArchived": false,
   "archivingInfo": {
    "supportsQueryWithHistoricMoment": false,
    "startArchivingMoment": -1
   },
   "supportsCoordinatesQuantization": true,
   "supportsDynamicLegends": false,
   "serviceItemId": "bd8d08e7f5f14cb196365dd2f541bb2f"
  },
  {
   "currentVersion": 10.91,
   "cimVersion": "2.9.0",
   "id": 15,
   "name": "Default_14",
   "type": "Annotation SubLayer",
   "description": "",
   "geometryType": null,
   "copyrightText": "",
   "parentLayer": {
    "id": 0,
    "name": "cgCounty.DBO.Lines_Anno_1200"
   },
   "subLayers": [],
   "minScale": 0,
   "maxScale": 0,
   "defaultVisibility": false,
   "extent": {
    "xmin": 2293684.0639473274,
    "ymin": 1530275.8780419081,
    "xmax": 2470207.3309788294,
    "ymax": 1810773.0070071518,
    "spatialReference": {
     "wkid": 102670,
     "latestWkid": 2243,
     "vcsWkid": 105703,
     "latestVcsWkid": 6360,
     "xyTolerance": 0.003280833333333333,
     "zTolerance": 0.003280833333333333,
     "mTolerance": 0.001,
     "falseX": -15822600,
     "falseY": -47951700,
     "xyUnits": 3048.0060960121928,
     "falseZ": -100000,
     "zUnits": 3048.006096012192,
     "falseM": -100000,
     "mUnits": 10000
    }
   },
   "heightModelInfo": {
    "heightModel": "gravity_related_height",
    "vertCRS": "NAVD88_height_(ftUS)",
    "heightUnit": "us-foot"
   },
   "supportsVCSProjection": true,
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeNone",
   "displayField": "",
   "typeIdField": null,
   "subtypeFieldName": null,
   "subtypeField": null,
   "defaultSubtypeCode": null,
   "fields": null,
   "geometryField": {},
   "indexes": [],
   "subtypes": [],
   "relationships": [],
   "canModifyLayer": false,
   "canScaleSymbols": false,
   "hasLabels": false,
   "capabilities": "Map",
   "supportsStatistics": false,
   "supportsExceedsLimitStatistics": false,
   "supportsAdvancedQueries": false,
   "supportedQueryFormats": "JSON, geoJSON, PBF",
   "isDataVersioned": false,
   "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true},
   "useStandardizedQueries": true,
   "advancedQueryCapabilities": {
    "useStandardizedQueries": true,
    "supportsStatistics": false,
    "supportsPercentileStatistics": false,
    "supportsHavingClause": false,
    "supportsOrderBy": false,
    "supportsDistinct": false,
    "supportsCountDistinct": false,
    "supportsPagination": false,
    "supportsLod": false,
    "supportsQueryWithLodSR": false,
    "supportsTrueCurve": true,
    "supportsQueryWithDatumTransformation": true,
    "supportsReturningQueryExtent": true,
    "supportsQueryWithDistance": true,
    "supportsSqlExpression": false,
    "supportsTimeRelation": true,
    "supportsSqlFormat": false,
    "supportsQueryAnalytic": false
   },
   "supportsDatumTransformation": true,
   "dateFieldsTimeReference": {
    "timeZone": "Pacific Standard Time",
    "respectsDaylightSaving": true
   },
   "preferredTimeReference": {
    "timeZone": "Pacific Standard Time",
    "respectsDaylightSaving": true
   },
   "datesInUnknownTimezone": false,
   "hasMetadata": true,
   "isDataArchived": false,
   "archivingInfo": {
    "supportsQueryWithHistoricMoment": false,
    "startArchivingMoment": -1
   },
   "supportsCoordinatesQuantization": true,
   "supportsDynamicLegends": false,
   "serviceItemId": "bd8d08e7f5f14cb196365dd2f541bb2f"
  },
  {
   "currentVersion": 10.91,
   "cimVersion": "2.9.0",
   "id": 16,
   "name": "Default_15",
   "type": "Annotation SubLayer",
   "description": "",
   "geometryType": null,
   "copyrightText": "",
   "parentLayer": {
    "id": 0,
    "name": "cgCounty.DBO.Lines_Anno_1200"
   },
   "subLayers": [],
   "minScale": 0,
   "maxScale": 0,
   "defaultVisibility": false,
   "extent": {
    "xmin": 2293684.0639473274,
    "ymin": 1530275.8780419081,
    "xmax": 2470207.3309788294,
    "ymax": 1810773.0070071518,
    "spatialReference": {
     "wkid": 102670,
     "latestWkid": 2243,
     "vcsWkid": 105703,
     "latestVcsWkid": 6360,
     "xyTolerance": 0.003280833333333333,
     "zTolerance": 0.003280833333333333,
     "mTolerance": 0.001,
     "falseX": -15822600,
     "falseY": -47951700,
     "xyUnits": 3048.0060960121928,
     "falseZ": -100000,
     "zUnits": 3048.006096012192,
     "falseM": -100000,
     "mUnits": 10000
    }
   },
   "heightModelInfo": {
    "heightModel": "gravity_related_height",
    "vertCRS": "NAVD88_height_(ftUS)",
    "heightUnit": "us-foot"
   },
   "supportsVCSProjection": true,
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeNone",
   "displayField": "",
   "typeIdField": null,
   "subtypeFieldName": null,
   "subtypeField": null,
   "defaultSubtypeCode": null,
   "fields": null,
   "geometryField": {},
   "indexes": [],
   "subtypes": [],
   "relationships": [],
   "canModifyLayer": false,
   "canScaleSymbols": false,
   "hasLabels": false,
   "capabilities": "Map",
   "supportsStatistics": false,
   "supportsExceedsLimitStatistics": false,
   "supportsAdvancedQueries": false,
   "supportedQueryFormats": "JSON, geoJSON, PBF",
   "isDataVersioned": false,
   "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true},
   "useStandardizedQueries": true,
   "advancedQueryCapabilities": {
    "useStandardizedQueries": true,
    "supportsStatistics": false,
    "supportsPercentileStatistics": false,
    "supportsHavingClause": false,
    "supportsOrderBy": false,
    "supportsDistinct": false,
    "supportsCountDistinct": false,
    "supportsPagination": false,
    "supportsLod": false,
    "supportsQueryWithLodSR": false,
    "supportsTrueCurve": true,
    "supportsQueryWithDatumTransformation": true,
    "supportsReturningQueryExtent": true,
    "supportsQueryWithDistance": true,
    "supportsSqlExpression": false,
    "supportsTimeRelation": true,
    "supportsSqlFormat": false,
    "supportsQueryAnalytic": false
   },
   "supportsDatumTransformation": true,
   "dateFieldsTimeReference": {
    "timeZone": "Pacific Standard Time",
    "respectsDaylightSaving": true
   },
   "preferredTimeReference": {
    "timeZone": "Pacific Standard Time",
    "respectsDaylightSaving": true
   },
   "datesInUnknownTimezone": false,
   "hasMetadata": true,
   "isDataArchived": false,
   "archivingInfo": {
    "supportsQueryWithHistoricMoment": false,
    "startArchivingMoment": -1
   },
   "supportsCoordinatesQuantization": true,
   "supportsDynamicLegends": false,
   "serviceItemId": "bd8d08e7f5f14cb196365dd2f541bb2f"
  },
  {
   "currentVersion": 10.91,
   "cimVersion": "2.9.0",
   "id": 17,
   "name": "Default_16",
   "type": "Annotation SubLayer",
   "description": "",
   "geometryType": null,
   "copyrightText": "",
   "parentLayer": {
    "id": 0,
    "name": "cgCounty.DBO.Lines_Anno_1200"
   },
   "subLayers": [],
   "minScale": 0,
   "maxScale": 0,
   "defaultVisibility": false,
   "extent": {
    "xmin": 2293684.0639473274,
    "ymin": 1530275.8780419081,
    "xmax": 2470207.3309788294,
    "ymax": 1810773.0070071518,
    "spatialReference": {
     "wkid": 102670,
     "latestWkid": 2243,
     "vcsWkid": 105703,
     "latestVcsWkid": 6360,
     "xyTolerance": 0.003280833333333333,
     "zTolerance": 0.003280833333333333,
     "mTolerance": 0.001,
     "falseX": -15822600,
     "falseY": -47951700,
     "xyUnits": 3048.0060960121928,
     "falseZ": -100000,
     "zUnits": 3048.006096012192,
     "falseM": -100000,
     "mUnits": 10000
    }
   },
   "heightModelInfo": {
    "heightModel": "gravity_related_height",
    "vertCRS": "NAVD88_height_(ftUS)",
    "heightUnit": "us-foot"
   },
   "supportsVCSProjection": true,
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeNone",
   "displayField": "",
   "typeIdField": null,
   "subtypeFieldName": null,
   "subtypeField": null,
   "defaultSubtypeCode": null,
   "fields": null,
   "geometryField": {},
   "indexes": [],
   "subtypes": [],
   "relationships": [],
   "canModifyLayer": false,
   "canScaleSymbols": false,
   "hasLabels": false,
   "capabilities": "Map",
   "supportsStatistics": false,
   "supportsExceedsLimitStatistics": false,
   "supportsAdvancedQueries": false,
   "supportedQueryFormats": "JSON, geoJSON, PBF",
   "isDataVersioned": false,
   "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true},
   "useStandardizedQueries": true,
   "advancedQueryCapabilities": {
    "useStandardizedQueries": true,
    "supportsStatistics": false,
    "supportsPercentileStatistics": false,
    "supportsHavingClause": false,
    "supportsOrderBy": false,
    "supportsDistinct": false,
    "supportsCountDistinct": false,
    "supportsPagination": false,
    "supportsLod": false,
    "supportsQueryWithLodSR": false,
    "supportsTrueCurve": true,
    "supportsQueryWithDatumTransformation": true,
    "supportsReturningQueryExtent": true,
    "supportsQueryWithDistance": true,
    "supportsSqlExpression": false,
    "supportsTimeRelation": true,
    "supportsSqlFormat": false,
    "supportsQueryAnalytic": false
   },
   "supportsDatumTransformation": true,
   "dateFieldsTimeReference": {
    "timeZone": "Pacific Standard Time",
    "respectsDaylightSaving": true
   },
   "preferredTimeReference": {
    "timeZone": "Pacific Standard Time",
    "respectsDaylightSaving": true
   },
   "datesInUnknownTimezone": false,
   "hasMetadata": true,
   "isDataArchived": false,
   "archivingInfo": {
    "supportsQueryWithHistoricMoment": false,
    "startArchivingMoment": -1
   },
   "supportsCoordinatesQuantization": true,
   "supportsDynamicLegends": false,
   "serviceItemId": "bd8d08e7f5f14cb196365dd2f541bb2f"
  },
  {
   "currentVersion": 10.91,
   "cimVersion": "2.9.0",
   "id": 18,
   "name": "Default_17",
   "type": "Annotation SubLayer",
   "description": "",
   "geometryType": null,
   "copyrightText": "",
   "parentLayer": {
    "id": 0,
    "name": "cgCounty.DBO.Lines_Anno_1200"
   },
   "subLayers": [],
   "minScale": 0,
   "maxScale": 0,
   "defaultVisibility": false,
   "extent": {
    "xmin": 2293684.0639473274,
    "ymin": 1530275.8780419081,
    "xmax": 2470207.3309788294,
    "ymax": 1810773.0070071518,
    "spatialReference": {
     "wkid": 102670,
     "latestWkid": 2243,
     "vcsWkid": 105703,
     "latestVcsWkid": 6360,
     "xyTolerance": 0.003280833333333333,
     "zTolerance": 0.003280833333333333,
     "mTolerance": 0.001,
     "falseX": -15822600,
     "falseY": -47951700,
     "xyUnits": 3048.0060960121928,
     "falseZ": -100000,
     "zUnits": 3048.006096012192,
     "falseM": -100000,
     "mUnits": 10000
    }
   },
   "heightModelInfo": {
    "heightModel": "gravity_related_height",
    "vertCRS": "NAVD88_height_(ftUS)",
    "heightUnit": "us-foot"
   },
   "supportsVCSProjection": true,
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeNone",
   "displayField": "",
   "typeIdField": null,
   "subtypeFieldName": null,
   "subtypeField": null,
   "defaultSubtypeCode": null,
   "fields": null,
   "geometryField": {},
   "indexes": [],
   "subtypes": [],
   "relationships": [],
   "canModifyLayer": false,
   "canScaleSymbols": false,
   "hasLabels": false,
   "capabilities": "Map",
   "supportsStatistics": false,
   "supportsExceedsLimitStatistics": false,
   "supportsAdvancedQueries": false,
   "supportedQueryFormats": "JSON, geoJSON, PBF",
   "isDataVersioned": false,
   "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true},
   "useStandardizedQueries": true,
   "advancedQueryCapabilities": {
    "useStandardizedQueries": true,
    "supportsStatistics": false,
    "supportsPercentileStatistics": false,
    "supportsHavingClause": false,
    "supportsOrderBy": false,
    "supportsDistinct": false,
    "supportsCountDistinct": false,
    "supportsPagination": false,
    "supportsLod": false,
    "supportsQueryWithLodSR": false,
    "supportsTrueCurve": true,
    "supportsQueryWithDatumTransformation": true,
    "supportsReturningQueryExtent": true,
    "supportsQueryWithDistance": true,
    "supportsSqlExpression": false,
    "supportsTimeRelation": true,
    "supportsSqlFormat": false,
    "supportsQueryAnalytic": false
   },
   "supportsDatumTransformation": true,
   "dateFieldsTimeReference": {
    "timeZone": "Pacific Standard Time",
    "respectsDaylightSaving": true
   },
   "preferredTimeReference": {
    "timeZone": "Pacific Standard Time",
    "respectsDaylightSaving": true
   },
   "datesInUnknownTimezone": false,
   "hasMetadata": true,
   "isDataArchived": false,
   "archivingInfo": {
    "supportsQueryWithHistoricMoment": false,
    "startArchivingMoment": -1
   },
   "supportsCoordinatesQuantization": true,
   "supportsDynamicLegends": false,
   "serviceItemId": "bd8d08e7f5f14cb196365dd2f541bb2f"
  },
  {
   "currentVersion": 10.91,
   "cimVersion": "2.9.0",
   "id": 19,
   "name": "Default_18",
   "type": "Annotation SubLayer",
   "description": "",
   "geometryType": null,
   "copyrightText": "",
   "parentLayer": {
    "id": 0,
    "name": "cgCounty.DBO.Lines_Anno_1200"
   },
   "subLayers": [],
   "minScale": 0,
   "maxScale": 0,
   "defaultVisibility": false,
   "extent": {
    "xmin": 2293684.0639473274,
    "ymin": 1530275.8780419081,
    "xmax": 2470207.3309788294,
    "ymax": 1810773.0070071518,
    "spatialReference": {
     "wkid": 102670,
     "latestWkid": 2243,
     "vcsWkid": 105703,
     "latestVcsWkid": 6360,
     "xyTolerance": 0.003280833333333333,
     "zTolerance": 0.003280833333333333,
     "mTolerance": 0.001,
     "falseX": -15822600,
     "falseY": -47951700,
     "xyUnits": 3048.0060960121928,
     "falseZ": -100000,
     "zUnits": 3048.006096012192,
     "falseM": -100000,
     "mUnits": 10000
    }
   },
   "heightModelInfo": {
    "heightModel": "gravity_related_height",
    "vertCRS": "NAVD88_height_(ftUS)",
    "heightUnit": "us-foot"
   },
   "supportsVCSProjection": true,
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeNone",
   "displayField": "",
   "typeIdField": null,
   "subtypeFieldName": null,
   "subtypeField": null,
   "defaultSubtypeCode": null,
   "fields": null,
   "geometryField": {},
   "indexes": [],
   "subtypes": [],
   "relationships": [],
   "canModifyLayer": false,
   "canScaleSymbols": false,
   "hasLabels": false,
   "capabilities": "Map",
   "supportsStatistics": false,
   "supportsExceedsLimitStatistics": false,
   "supportsAdvancedQueries": false,
   "supportedQueryFormats": "JSON, geoJSON, PBF",
   "isDataVersioned": false,
   "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true},
   "useStandardizedQueries": true,
   "advancedQueryCapabilities": {
    "useStandardizedQueries": true,
    "supportsStatistics": false,
    "supportsPercentileStatistics": false,
    "supportsHavingClause": false,
    "supportsOrderBy": false,
    "supportsDistinct": false,
    "supportsCountDistinct": false,
    "supportsPagination": false,
    "supportsLod": false,
    "supportsQueryWithLodSR": false,
    "supportsTrueCurve": true,
    "supportsQueryWithDatumTransformation": true,
    "supportsReturningQueryExtent": true,
    "supportsQueryWithDistance": true,
    "supportsSqlExpression": false,
    "supportsTimeRelation": true,
    "supportsSqlFormat": false,
    "supportsQueryAnalytic": false
   },
   "supportsDatumTransformation": true,
   "dateFieldsTimeReference": {
    "timeZone": "Pacific Standard Time",
    "respectsDaylightSaving": true
   },
   "preferredTimeReference": {
    "timeZone": "Pacific Standard Time",
    "respectsDaylightSaving": true
   },
   "datesInUnknownTimezone": false,
   "hasMetadata": true,
   "isDataArchived": false,
   "archivingInfo": {
    "supportsQueryWithHistoricMoment": false,
    "startArchivingMoment": -1
   },
   "supportsCoordinatesQuantization": true,
   "supportsDynamicLegends": false,
   "serviceItemId": "bd8d08e7f5f14cb196365dd2f541bb2f"
  },
  {
   "currentVersion": 10.91,
   "cimVersion": "2.9.0",
   "id": 20,
   "name": "Default_19",
   "type": "Annotation SubLayer",
   "description": "",
   "geometryType": null,
   "copyrightText": "",
   "parentLayer": {
    "id": 0,
    "name": "cgCounty.DBO.Lines_Anno_1200"
   },
   "subLayers": [],
   "minScale": 0,
   "maxScale": 0,
   "defaultVisibility": false,
   "extent": {
    "xmin": 2293684.0639473274,
    "ymin": 1530275.8780419081,
    "xmax": 2470207.3309788294,
    "ymax": 1810773.0070071518,
    "spatialReference": {
     "wkid": 102670,
     "latestWkid": 2243,
     "vcsWkid": 105703,
     "latestVcsWkid": 6360,
     "xyTolerance": 0.003280833333333333,
     "zTolerance": 0.003280833333333333,
     "mTolerance": 0.001,
     "falseX": -15822600,
     "falseY": -47951700,
     "xyUnits": 3048.0060960121928,
     "falseZ": -100000,
     "zUnits": 3048.006096012192,
     "falseM": -100000,
     "mUnits": 10000
    }
   },
   "heightModelInfo": {
    "heightModel": "gravity_related_height",
    "vertCRS": "NAVD88_height_(ftUS)",
    "heightUnit": "us-foot"
   },
   "supportsVCSProjection": true,
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeNone",
   "displayField": "",
   "typeIdField": null,
   "subtypeFieldName": null,
   "subtypeField": null,
   "defaultSubtypeCode": null,
   "fields": null,
   "geometryField": {},
   "indexes": [],
   "subtypes": [],
   "relationships": [],
   "canModifyLayer": false,
   "canScaleSymbols": false,
   "hasLabels": false,
   "capabilities": "Map",
   "supportsStatistics": false,
   "supportsExceedsLimitStatistics": false,
   "supportsAdvancedQueries": false,
   "supportedQueryFormats": "JSON, geoJSON, PBF",
   "isDataVersioned": false,
   "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true},
   "useStandardizedQueries": true,
   "advancedQueryCapabilities": {
    "useStandardizedQueries": true,
    "supportsStatistics": false,
    "supportsPercentileStatistics": false,
    "supportsHavingClause": false,
    "supportsOrderBy": false,
    "supportsDistinct": false,
    "supportsCountDistinct": false,
    "supportsPagination": false,
    "supportsLod": false,
    "supportsQueryWithLodSR": false,
    "supportsTrueCurve": true,
    "supportsQueryWithDatumTransformation": true,
    "supportsReturningQueryExtent": true,
    "supportsQueryWithDistance": true,
    "supportsSqlExpression": false,
    "supportsTimeRelation": true,
    "supportsSqlFormat": false,
    "supportsQueryAnalytic": false
   },
   "supportsDatumTransformation": true,
   "dateFieldsTimeReference": {
    "timeZone": "Pacific Standard Time",
    "respectsDaylightSaving": true
   },
   "preferredTimeReference": {
    "timeZone": "Pacific Standard Time",
    "respectsDaylightSaving": true
   },
   "datesInUnknownTimezone": false,
   "hasMetadata": true,
   "isDataArchived": false,
   "archivingInfo": {
    "supportsQueryWithHistoricMoment": false,
    "startArchivingMoment": -1
   },
   "supportsCoordinatesQuantization": true,
   "supportsDynamicLegends": false,
   "serviceItemId": "bd8d08e7f5f14cb196365dd2f541bb2f"
  }
 ],
 "tables": []
}