{
 "layers": [
  {
   "currentVersion": 11.5,
   "cimVersion": "3.5.0",
   "id": 0,
   "name": "StateName",
   "type": "Annotation Layer",
   "description": "",
   "geometryType": "esriGeometryPolygon",
   "sourceSpatialReference": {
    "wkid": 102676,
    "latestWkid": 3418,
    "xyTolerance": 1.0E-4,
    "zTolerance": 2,
    "mTolerance": 0.001,
    "falseX": -119240500,
    "falseY": -96507600,
    "xyUnits": 3.725648770439424E7,
    "falseZ": 0,
    "zUnits": 1,
    "falseM": -100000,
    "mUnits": 10000
   },
   "spatialReference": {
    "wkid": 102676,
    "latestWkid": 3418,
    "xyTolerance": 1.0E-4,
    "zTolerance": 2,
    "mTolerance": 0.001,
    "falseX": -119240500,
    "falseY": -96507600,
    "xyUnits": 3.725648770439424E7,
    "falseZ": 0,
    "zUnits": 1,
    "falseM": -100000,
    "mUnits": 10000
   },
   "copyrightText": "",
   "parentLayer": null,
   "subLayers": [
    {
     "id": 1,
     "name": "Default"
    }
   ],
   "minScale": 0,
   "maxScale": 0,
   "defaultVisibility": true,
   "extent": {
    "xmin": 1971656.4781496078,
    "ymin": 172765.30546206236,
    "xmax": 2539736.905216053,
    "ymax": 447113.47346156836,
    "spatialReference": {
     "wkid": 102676,
     "latestWkid": 3418,
     "xyTolerance": 1.0E-4,
     "zTolerance": 2,
     "mTolerance": 0.001,
     "falseX": -119240500,
     "falseY": -96507600,
     "xyUnits": 3.725648770439424E7,
     "falseZ": 0,
     "zUnits": 1,
     "falseM": -100000,
     "mUnits": 10000
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
   "displayField": "TextString",
   "typeIdField": null,
   "subtypeFieldName": null,
   "subtypeField": null,
   "defaultSubtypeCode": null,
   "fields": [
    {
     "name": "OBJECTID",
     "type": "esriFieldTypeOID",
     "alias": "OBJECTID",
     "domain": null
    },
    {
     "name": "SHAPE",
     "type": "esriFieldTypeGeometry",
     "alias": "SHAPE",
     "domain": null
    },
    {
     "name": "FeatureID",
     "type": "esriFieldTypeInteger",
     "alias": "FeatureID",
     "domain": null
    },
    {
     "name": "ZOrder",
     "type": "esriFieldTypeInteger",
     "alias": "ZOrder",
     "domain": null
    },
    {
     "name": "AnnotationClassID",
     "type": "esriFieldTypeInteger",
     "alias": "AnnotationClassID",
     "domain": null
    },
    {
     "name": "SymbolID",
     "type": "esriFieldTypeInteger",
     "alias": "SymbolID",
     "domain": null
    },
    {
     "name": "Status",
     "type": "esriFieldTypeSmallInteger",
     "alias": "Status",
     "domain": {
      "type": "codedValue",
      "name": "WS2_AnnotationStatus",
      "description": "Valid annotation state values.",
      "codedValues": [
       {
        "name": "Placed",
        "code": 0
       },
       {
        "name": "Unplaced",
        "code": 1
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDuplicate"
     }
    },
    {
     "name": "TextString",
     "type": "esriFieldTypeString",
     "alias": "TextString",
     "length": 255,
     "domain": null
    },
    {
     "name": "FontName",
     "type": "esriFieldTypeString",
     "alias": "FontName",
     "length": 255,
     "domain": null
    },
    {
     "name": "FontSize",
     "type": "esriFieldTypeDouble",
     "alias": "FontSize",
     "domain": null
    },
    {
     "name": "Bold",
     "type": "esriFieldTypeSmallInteger",
     "alias": "Bold",
     "domain": {
      "type": "codedValue",
      "name": "WS2_BooleanSymbolValue",
      "description": "Valid values are Yes and No.",
      "codedValues": [
       {
        "name": "Yes",
        "code": 1
       },
       {
        "name": "No",
        "code": 0
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDuplicate"
     }
    },
    {
     "name": "Italic",
     "type": "esriFieldTypeSmallInteger",
     "alias": "Italic",
     "domain": {
      "type": "codedValue",
      "name": "WS2_BooleanSymbolValue",
      "description": "Valid values are Yes and No.",
      "codedValues": [
       {
        "name": "Yes",
        "code": 1
       },
       {
        "name": "No",
        "code": 0
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDuplicate"
     }
    },
    {
     "name": "Underline",
     "type": "esriFieldTypeSmallInteger",
     "alias": "Underline",
     "domain": {
      "type": "codedValue",
      "name": "WS2_BooleanSymbolValue",
      "description": "Valid values are Yes and No.",
      "codedValues": [
       {
        "name": "Yes",
        "code": 1
       },
       {
        "name": "No",
        "code": 0
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDuplicate"
     }
    },
    {
     "name": "VerticalAlignment",
     "type": "esriFieldTypeSmallInteger",
     "alias": "VerticalAlignment",
     "domain": {
      "type": "codedValue",
      "name": "WS2_VerticalAlignment",
      "description": "Valid symbol vertical alignment values.",
      "codedValues": [
       {
        "name": "Top",
        "code": 0
       },
       {
        "name": "Center",
        "code": 1
       },
       {
        "name": "Baseline",
        "code": 2
       },
       {
        "name": "Bottom",
        "code": 3
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDuplicate"
     }
    },
    {
     "name": "HorizontalAlignment",
     "type": "esriFieldTypeSmallInteger",
     "alias": "HorizontalAlignment",
     "domain": {
      "type": "codedValue",
      "name": "WS2_HorizontalAlignment",
      "description": "Valid horizontal symbol alignment values.",
      "codedValues": [
       {
        "name": "Left",
        "code": 0
       },
       {
        "name": "Center",
        "code": 1
       },
       {
        "name": "Right",
        "code": 2
       },
       {
        "name": "Full",
        "code": 3
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDuplicate"
     }
    },
    {
     "name": "XOffset",
     "type": "esriFieldTypeDouble",
     "alias": "XOffset",
     "domain": null
    },
    {
     "name": "YOffset",
     "type": "esriFieldTypeDouble",
     "alias": "YOffset",
     "domain": null
    },
    {
     "name": "Angle",
     "type": "esriFieldTypeDouble",
     "alias": "Angle",
     "domain": null
    },
    {
     "name": "FontLeading",
     "type": "esriFieldTypeDouble",
     "alias": "FontLeading",
     "domain": null
    },
    {
     "name": "WordSpacing",
     "type": "esriFieldTypeDouble",
     "alias": "WordSpacing",
     "domain": null
    },
    {
     "name": "CharacterWidth",
     "type": "esriFieldTypeDouble",
     "alias": "CharacterWidth",
     "domain": null
    },
    {
     "name": "CharacterSpacing",
     "type": "esriFieldTypeDouble",
     "alias": "CharacterSpacing",
     "domain": null
    },
    {
     "name": "FlipAngle",
     "type": "esriFieldTypeDouble",
     "alias": "FlipAngle",
     "domain": null
    },
    {
     "name": "Override",
     "type": "esriFieldTypeInteger",
     "alias": "Override",
     "domain": null
    },
    {
     "name": "SHAPE_Length",
     "type": "esriFieldTypeDouble",
     "alias": "SHAPE_Length",
     "domain": null
    },
    {
     "name": "SHAPE_Area",
     "type": "esriFieldTypeDouble",
     "alias": "SHAPE_Area",
     "domain": null
    }
   ],
   "geometryField": {
    "name": "SHAPE",
    "type": "esriFieldTypeGeometry",
    "alias": "SHAPE"
   },
   "indexes": [
    {
     "name": "FDO_OBJECTID",
     "fields": "OBJECTID",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "FDO_SHAPE",
     "fields": "SHAPE",
     "isAscending": true,
     "isUnique": false,
     "description": ""
    },
    {
     "name": "I7Status",
     "fields": "Status",
     "isAscending": true,
     "isUnique": false,
     "description": ""
    },
    {
     "name": "I7AnnotationClas",
     "fields": "AnnotationClassID",
     "isAscending": true,
     "isUnique": false,
     "description": ""
    }
   ],
   "subtypes": [],
   "relationships": [],
   "canModifyLayer": false,
   "canScaleSymbols": false,
   "hasLabels": false,
   "capabilities": "Query,Map,Data,TileMap",
   "maxRecordCount": 2000,
   "maxSelectionCount": 2000,
   "supportsStatistics": true,
   "supportsExceedsLimitStatistics": true,
   "supportsAdvancedQueries": true,
   "supportedQueryFormats": "JSON, geoJSON, PBF",
   "isDataVersioned": false,
   "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true},
   "useStandardizedQueries": true,
   "supportedSpatialRelationships": [
    "esriSpatialRelIntersects",
    "esriSpatialRelContains",
    "esriSpatialRelCrosses",
    "esriSpatialRelEnvelopeIntersects",
    "esriSpatialRelIndexIntersects",
    "esriSpatialRelOverlaps",
    "esriSpatialRelTouches",
    "esriSpatialRelWithin",
    "esriSpatialRelRelation"
   ],
   "advancedQueryCapabilities": {
    "useStandardizedQueries": true,
    "supportsStatistics": true,
    "supportsPercentileStatistics": true,
    "supportsHavingClause": true,
    "supportsOrderBy": true,
    "supportsDistinct": true,
    "supportsCountDistinct": true,
    "supportsAdvancedQueryRelated": true,
    "supportsQueryRelatedPagination": true,
    "supportsPagination": true,
    "supportsLod": false,
    "supportsQueryWithLodSR": false,
    "supportsTrueCurve": true,
    "supportsQueryWithDatumTransformation": true,
    "supportsReturningQueryExtent": true,
    "supportsQueryWithDistance": true,
    "supportsSqlExpression": true,
    "supportsTimeRelation": true,
    "supportsSqlFormat": false,
    "supportsQueryAnalytic": false,
    "supportsCurrentUserQueries": true
   },
   "supportsDatumTransformation": true,
   "dateFieldsTimeReference": null,
   "preferredTimeReference": null,
   "datesInUnknownTimezone": false,
   "hasGeometryProperties": true,
   "geometryProperties": {
    "shapeAreaFieldName": "SHAPE_Area",
    "shapeLengthFieldName": "SHAPE_Length",
    "units": "esriFeet",
    "mapUnits": {"uwkid": 9003}
   },
   "hasMetadata": true,
   "isDataArchived": false,
   "archivingInfo": {
    "supportsQueryWithHistoricMoment": false,
    "startArchivingMoment": -1
   },
   "supportsCoordinatesQuantization": true,
   "supportsDynamicLegends": false
  },
  {
   "currentVersion": 11.5,
   "cimVersion": "3.5.0",
   "id": 1,
   "name": "Default",
   "type": "Annotation SubLayer",
   "description": "",
   "geometryType": null,
   "copyrightText": "",
   "parentLayer": {
    "id": 0,
    "name": "StateName"
   },
   "subLayers": [],
   "minScale": 0,
   "maxScale": 0,
   "defaultVisibility": true,
   "extent": {
    "xmin": 1971656.4781496078,
    "ymin": 172765.30546206236,
    "xmax": 2539736.905216053,
    "ymax": 447113.47346156836,
    "spatialReference": {
     "wkid": 102676,
     "latestWkid": 3418,
     "xyTolerance": 1.0E-4,
     "zTolerance": 2,
     "mTolerance": 0.001,
     "falseX": -119240500,
     "falseY": -96507600,
     "xyUnits": 3.725648770439424E7,
     "falseZ": 0,
     "zUnits": 1,
     "falseM": -100000,
     "mUnits": 10000
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeNone",
   "displayField": "",
   "typeIdField": null,
   "subtypeFieldName": null,
   "subtypeField": null,
   "defaultSubtypeCode": null,
   "fields": null,
   "geometryField": {},
   "indexes": [],
   "subtypes": [],
   "relationships": [],
   "canModifyLayer": false,
   "canScaleSymbols": false,
   "hasLabels": false,
   "capabilities": "Map",
   "supportsStatistics": false,
   "supportsExceedsLimitStatistics": false,
   "supportsAdvancedQueries": false,
   "supportedQueryFormats": "JSON, geoJSON, PBF",
   "isDataVersioned": false,
   "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true},
   "useStandardizedQueries": true,
   "advancedQueryCapabilities": {
    "useStandardizedQueries": true,
    "supportsStatistics": false,
    "supportsPercentileStatistics": false,
    "supportsHavingClause": false,
    "supportsOrderBy": false,
    "supportsDistinct": false,
    "supportsCountDistinct": false,
    "supportsAdvancedQueryRelated": true,
    "supportsQueryRelatedPagination": true,
    "supportsPagination": false,
    "supportsLod": false,
    "supportsQueryWithLodSR": false,
    "supportsTrueCurve": true,
    "supportsQueryWithDatumTransformation": true,
    "supportsReturningQueryExtent": true,
    "supportsQueryWithDistance": true,
    "supportsSqlExpression": false,
    "supportsTimeRelation": true,
    "supportsSqlFormat": false,
    "supportsQueryAnalytic": false,
    "supportsCurrentUserQueries": true
   },
   "supportsDatumTransformation": true,
   "dateFieldsTimeReference": null,
   "preferredTimeReference": null,
   "datesInUnknownTimezone": false,
   "hasMetadata": true,
   "isDataArchived": false,
   "archivingInfo": {
    "supportsQueryWithHistoricMoment": false,
    "startArchivingMoment": -1
   },
   "supportsCoordinatesQuantization": true,
   "supportsDynamicLegends": false
  },
  {
   "currentVersion": 11.5,
   "cimVersion": "3.5.0",
   "id": 2,
   "name": "State",
   "type": "Feature Layer",
   "description": "",
   "geometryType": "esriGeometryPolygon",
   "sourceSpatialReference": {
    "wkid": 102676,
    "latestWkid": 3418,
    "xyTolerance": 0.003280833333333333,
    "zTolerance": 0.001,
    "mTolerance": 0.001,
    "falseX": -119240500,
    "falseY": -96507600,
    "xyUnits": 3.725648770439424E7,
    "falseZ": -100000,
    "zUnits": 10000,
    "falseM": -100000,
    "mUnits": 10000
   },
   "spatialReference": {
    "wkid": 102676,
    "latestWkid": 3418,
    "xyTolerance": 1.0E-4,
    "zTolerance": 2,
    "mTolerance": 0.001,
    "falseX": -119240500,
    "falseY": -96507600,
    "xyUnits": 3.725648770439424E7,
    "falseZ": 0,
    "zUnits": 1,
    "falseM": -100000,
    "mUnits": 10000
   },
   "copyrightText": "",
   "parentLayer": null,
   "subLayers": [],
   "minScale": 0,
   "maxScale": 0,
   "referenceScale": 0.0,
   "drawingInfo": {
    "renderer": {
     "type": "simple",
     "symbol": {
      "type": "esriSFS",
      "style": "esriSFSSolid",
      "color": [
       0,
       0,
       0,
       0
      ],
      "outline": {
       "type": "esriSLS",
       "style": "esriSLSSolid",
       "color": [
        0,
        0,
        0,
        255
       ],
       "width": 2
      }
     }
    },
    "scaleSymbols": true,
    "transparency": 0,
    "labelingInfo": null
   },
   "defaultVisibility": true,
   "extent": {
    "xmin": 1856746.5159805566,
    "ymin": 79311.0646366626,
    "xmax": 2648798.0352208167,
    "ymax": 666247.0049356371,
    "spatialReference": {
     "wkid": 102676,
     "latestWkid": 3418,
     "xyTolerance": 1.0E-4,
     "zTolerance": 2,
     "mTolerance": 0.001,
     "falseX": -119240500,
     "falseY": -96507600,
     "xyUnits": 3.725648770439424E7,
     "falseZ": 0,
     "zUnits": 1,
     "falseM": -100000,
     "mUnits": 10000
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
   "displayField": "NAME10",
   "typeIdField": null,
   "subtypeFieldName": null,
   "subtypeField": null,
   "defaultSubtypeCode": null,
   "fields": [
    {
     "name": "REGION10",
     "type": "esriFieldTypeString",
     "alias": "REGION10",
     "length": 2,
     "domain": null
    },
    {
     "name": "DIVISION10",
     "type": "esriFieldTypeString",
     "alias": "DIVISION10",
     "length": 2,
     "domain": null
    },
    {
     "name": "STATEFP10",
     "type": "esriFieldTypeString",
     "alias": "STATEFP10",
     "length": 2,
     "domain": null
    },
    {
     "name": "STATENS10",
     "type": "esriFieldTypeString",
     "alias": "STATENS10",
     "length": 8,
     "domain": null
    },
    {
     "name": "GEOID10",
     "type": "esriFieldTypeString",
     "alias": "GEOID10",
     "length": 2,
     "domain": null
    },
    {
     "name": "STUSPS10",
     "type": "esriFieldTypeString",
     "alias": "STUSPS10",
     "length": 2,
     "domain": null
    },
    {
     "name": "NAME10",
     "type": "esriFieldTypeString",
     "alias": "NAME10",
     "length": 100,
     "domain": null
    },
    {
     "name": "LSAD10",
     "type": "esriFieldTypeString",
     "alias": "LSAD10",
     "length": 2,
     "domain": null
    },
    {
     "name": "MTFCC10",
     "type": "esriFieldTypeString",
     "alias": "MTFCC10",
     "length": 5,
     "domain": null
    },
    {
     "name": "FUNCSTAT10",
     "type": "esriFieldTypeString",
     "alias": "FUNCSTAT10",
     "length": 1,
     "domain": null
    },
    {
     "name": "ALAND10",
     "type": "esriFieldTypeDouble",
     "alias": "ALAND10",
     "domain": null
    },
    {
     "name": "AWATER10",
     "type": "esriFieldTypeDouble",
     "alias": "AWATER10",
     "domain": null
    },
    {
     "name": "INTPTLAT10",
     "type": "esriFieldTypeString",
     "alias": "INTPTLAT10",
     "length": 11,
     "domain": null
    },
    {
     "name": "INTPTLON10",
     "type": "esriFieldTypeString",
     "alias": "INTPTLON10",
     "length": 12,
     "domain": null
    },
    {
     "name": "Shape",
     "type": "esriFieldTypeGeometry",
     "alias": "Shape",
     "domain": null
    },
    {
     "name": "FID",
     "type": "esriFieldTypeOID",
     "alias": "FID",
     "domain": null
    },
    {
     "name": "OBJECTID",
     "type": "esriFieldTypeInteger",
     "alias": "OBJECTID",
     "domain": null
    },
    {
     "name": "Shape_STAr",
     "type": "esriFieldTypeDouble",
     "alias": "Shape_STAr",
     "domain": null
    },
    {
     "name": "Shape_STLe",
     "type": "esriFieldTypeDouble",
     "alias": "Shape_STLe",
     "domain": null
    }
   ],
   "geometryField": {
    "name": "Shape",
    "type": "esriFieldTypeGeometry",
    "alias": "Shape"
   },
   "indexes": [
    {
     "name": "Shape",
     "fields": "Shape",
     "isAscending": true,
     "isUnique": false,
     "description": ""
    }
   ],
   "subtypes": [],
   "relationships": [],
   "canModifyLayer": true,
   "canScaleSymbols": false,
   "hasLabels": false,
   "capabilities": "Query,Map,Data,TileMap",
   "maxRecordCount": 2000,
   "maxSelectionCount": 2000,
   "supportsStatistics": false,
   "supportsExceedsLimitStatistics": false,
   "supportsAdvancedQueries": false,
   "supportedQueryFormats": "JSON, geoJSON, PBF",
   "isDataVersioned": false,
   "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true},
   "useStandardizedQueries": true,
   "supportedSpatialRelationships": [
    "esriSpatialRelIntersects",
    "esriSpatialRelContains",
    "esriSpatialRelCrosses",
    "esriSpatialRelEnvelopeIntersects",
    "esriSpatialRelIndexIntersects",
    "esriSpatialRelOverlaps",
    "esriSpatialRelTouches",
    "esriSpatialRelWithin",
    "esriSpatialRelRelation"
   ],
   "advancedQueryCapabilities": {
    "useStandardizedQueries": true,
    "supportsStatistics": false,
    "supportsPercentileStatistics": false,
    "supportsHavingClause": false,
    "supportsOrderBy": false,
    "supportsDistinct": false,
    "supportsCountDistinct": false,
    "supportsAdvancedQueryRelated": true,
    "supportsQueryRelatedPagination": true,
    "supportsPagination": false,
    "supportsLod": false,
    "supportsQueryWithLodSR": false,
    "supportsTrueCurve": true,
    "supportsQueryWithDatumTransformation": true,
    "supportsReturningQueryExtent": true,
    "supportsQueryWithDistance": true,
    "supportsSqlExpression": false,
    "supportsTimeRelation": true,
    "supportsSqlFormat": false,
    "supportsQueryAnalytic": false,
    "supportsCurrentUserQueries": true
   },
   "supportsDatumTransformation": true,
   "dateFieldsTimeReference": null,
   "preferredTimeReference": null,
   "datesInUnknownTimezone": false,
   "hasMetadata": true,
   "isDataArchived": false,
   "archivingInfo": {
    "supportsQueryWithHistoricMoment": false,
    "startArchivingMoment": -1
   },
   "supportsCoordinatesQuantization": true,
   "supportsDynamicLegends": true
  },
  {
   "currentVersion": 11.5,
   "cimVersion": "3.5.0",
   "id": 3,
   "name": "Surrounding Counties",
   "type": "Feature Layer",
   "description": "",
   "geometryType": "esriGeometryPolygon",
   "sourceSpatialReference": {
    "wkid": 102676,
    "latestWkid": 3418,
    "xyTolerance": 0.003280833333333333,
    "zTolerance": 0.001,
    "mTolerance": 0.001,
    "falseX": -119240500,
    "falseY": -96507600,
    "xyUnits": 3.725648770439424E7,
    "falseZ": -100000,
    "zUnits": 10000,
    "falseM": -100000,
    "mUnits": 10000
   },
   "spatialReference": {
    "wkid": 102676,
    "latestWkid": 3418,
    "xyTolerance": 1.0E-4,
    "zTolerance": 2,
    "mTolerance": 0.001,
    "falseX": -119240500,
    "falseY": -96507600,
    "xyUnits": 3.725648770439424E7,
    "falseZ": 0,
    "zUnits": 1,
    "falseM": -100000,
    "mUnits": 10000
   },
   "copyrightText": "",
   "parentLayer": null,
   "subLayers": [],
   "minScale": 0,
   "maxScale": 0,
   "referenceScale": 0.0,
   "drawingInfo": {
    "renderer": {
     "type": "simple",
     "symbol": {
      "type": "esriSFS",
      "style": "esriSFSSolid",
      "color": [
       240,
       240,
       240,
       0
      ],
      "outline": null
     }
    },
    "scaleSymbols": true,
    "transparency": 65,
    "labelingInfo": [
     {
      "labelExpression": "[NAME10] CONCAT \" County\"",
      "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal",
      "multiPart": "labelPerPart",
      "allowOverrun": true,
      "deconflictionStrategy": "static",
      "repeatLabel": false,
      "useClippedGeometry": false,
      "stackLabel": true,
      "stackAlignment": "dynamic",
      "removeDuplicates": "none",
      "stackRowLength": 24,
      "useCodedValues": true,
      "maxScale": 102401,
      "minScale": 0,
      "name": "Default",
      "priority": 2,
      "symbol": {
       "type": "esriTS",
       "color": [
        0,
        0,
        0,
        255
       ],
       "backgroundColor": null,
       "borderLineColor": null,
       "borderLineSize": null,
       "verticalAlignment": "baseline",
       "horizontalAlignment": "left",
       "rightToLeft": false,
       "angle": 0,
       "xoffset": 0,
       "yoffset": 0,
       "kerning": true,
       "haloColor": null,
       "haloSize": null,
       "font": {
        "family": "Arial",
        "size": 8,
        "style": "normal",
        "weight": "bold",
        "decoration": "none"
       }
      }
     },
     {
      "labelExpression": "[NAME10] CONCAT \" County\"",
      "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal",
      "multiPart": "labelPerPart",
      "allowOverrun": false,
      "deconflictionStrategy": "dynamic",
      "repeatLabel": false,
      "useClippedGeometry": false,
      "stackLabel": true,
      "stackAlignment": "dynamic",
      "removeDuplicates": "all",
      "removeDuplicatesDistance": 0,
      "stackRowLength": 24,
      "where": "NAME10 = 'Henry' OR NAME10 = 'Henderson' OR NAME10 = 'Lee' OR NAME10 = 'Louisa' OR NAME10 = 'Mercer'",
      "useCodedValues": true,
      "maxScale": 0,
      "minScale": 102400,
      "name": "UpClose",
      "priority": 9,
      "symbol": {
       "type": "esriTS",
       "color": [
        0,
        0,
        0,
        255
       ],
       "backgroundColor": null,
       "borderLineColor": null,
       "borderLineSize": null,
       "verticalAlignment": "baseline",
       "horizontalAlignment": "left",
       "rightToLeft": false,
       "angle": 0,
       "xoffset": 0,
       "yoffset": 0,
       "kerning": true,
       "haloColor": null,
       "haloSize": null,
       "font": {
        "family": "Arial",
        "size": 8,
        "style": "normal",
        "weight": "bold",
        "decoration": "none"
       }
      }
     },
     {
      "labelExpression": "[NAME10] CONCAT \" County\"",
      "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal",
      "multiPart": "labelPerPart",
      "allowOverrun": true,
      "deconflictionStrategy": "static",
      "repeatLabel": false,
      "useClippedGeometry": false,
      "stackLabel": true,
      "stackAlignment": "dynamic",
      "removeDuplicates": "none",
      "stackRowLength": 24,
      "where": "NOT (NAME10 = 'Henry' OR NAME10 = 'Henderson' OR NAME10 = 'Lee' OR NAME10 = 'Louisa' OR NAME10 = 'Mercer')",
      "useCodedValues": true,
      "maxScale": 0,
      "minScale": 102400,
      "name": "UpCloseStationary",
      "priority": 6,
      "symbol": {
       "type": "esriTS",
       "color": [
        0,
        0,
        0,
        255
       ],
       "backgroundColor": null,
       "borderLineColor": null,
       "borderLineSize": null,
       "verticalAlignment": "baseline",
       "horizontalAlignment": "left",
       "rightToLeft": false,
       "angle": 0,
       "xoffset": 0,
       "yoffset": 0,
       "kerning": true,
       "haloColor": null,
       "haloSize": null,
       "font": {
        "family": "Arial",
        "size": 8,
        "style": "normal",
        "weight": "bold",
        "decoration": "none"
       }
      }
     }
    ]
   },
   "defaultVisibility": true,
   "extent": {
    "xmin": 1856746.5159805566,
    "ymin": 79311.0646366477,
    "xmax": 2648798.035220802,
    "ymax": 666247.0049356371,
    "spatialReference": {
     "wkid": 102676,
     "latestWkid": 3418,
     "xyTolerance": 1.0E-4,
     "zTolerance": 2,
     "mTolerance": 0.001,
     "falseX": -119240500,
     "falseY": -96507600,
     "xyUnits": 3.725648770439424E7,
     "falseZ": 0,
     "zUnits": 1,
     "falseM": -100000,
     "mUnits": 10000
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
   "displayField": "NAME10",
   "typeIdField": null,
   "subtypeFieldName": null,
   "subtypeField": null,
   "defaultSubtypeCode": null,
   "fields": [
    {
     "name": "STATEFP10",
     "type": "esriFieldTypeString",
     "alias": "STATEFP10",
     "length": 2,
     "domain": null
    },
    {
     "name": "COUNTYFP10",
     "type": "esriFieldTypeString",
     "alias": "COUNTYFP10",
     "length": 3,
     "domain": null
    },
    {
     "name": "COUNTYNS10",
     "type": "esriFieldTypeString",
     "alias": "COUNTYNS10",
     "length": 8,
     "domain": null
    },
    {
     "name": "GEOID10",
     "type": "esriFieldTypeString",
     "alias": "GEOID10",
     "length": 5,
     "domain": null
    },
    {
     "name": "NAME10",
     "type": "esriFieldTypeString",
     "alias": "NAME10",
     "length": 100,
     "domain": null
    },
    {
     "name": "NAMELSAD10",
     "type": "esriFieldTypeString",
     "alias": "NAMELSAD10",
     "length": 100,
     "domain": null
    },
    {
     "name": "LSAD10",
     "type": "esriFieldTypeString",
     "alias": "LSAD10",
     "length": 2,
     "domain": null
    },
    {
     "name": "CLASSFP10",
     "type": "esriFieldTypeString",
     "alias": "CLASSFP10",
     "length": 2,
     "domain": null
    },
    {
     "name": "MTFCC10",
     "type": "esriFieldTypeString",
     "alias": "MTFCC10",
     "length": 5,
     "domain": null
    },
    {
     "name": "CSAFP10",
     "type": "esriFieldTypeString",
     "alias": "CSAFP10",
     "length": 3,
     "domain": null
    },
    {
     "name": "CBSAFP10",
     "type": "esriFieldTypeString",
     "alias": "CBSAFP10",
     "length": 5,
     "domain": null
    },
    {
     "name": "METDIVFP10",
     "type": "esriFieldTypeString",
     "alias": "METDIVFP10",
     "length": 5,
     "domain": null
    },
    {
     "name": "FUNCSTAT10",
     "type": "esriFieldTypeString",
     "alias": "FUNCSTAT10",
     "length": 1,
     "domain": null
    },
    {
     "name": "ALAND10",
     "type": "esriFieldTypeDouble",
     "alias": "ALAND10",
     "domain": null
    },
    {
     "name": "AWATER10",
     "type": "esriFieldTypeDouble",
     "alias": "AWATER10",
     "domain": null
    },
    {
     "name": "INTPTLAT10",
     "type": "esriFieldTypeString",
     "alias": "INTPTLAT10",
     "length": 11,
     "domain": null
    },
    {
     "name": "INTPTLON10",
     "type": "esriFieldTypeString",
     "alias": "INTPTLON10",
     "length": 12,
     "domain": null
    },
    {
     "name": "Shape",
     "type": "esriFieldTypeGeometry",
     "alias": "Shape",
     "domain": null
    },
    {
     "name": "FID",
     "type": "esriFieldTypeOID",
     "alias": "FID",
     "domain": null
    },
    {
     "name": "OBJECTID",
     "type": "esriFieldTypeInteger",
     "alias": "OBJECTID",
     "domain": null
    },
    {
     "name": "Shape_STAr",
     "type": "esriFieldTypeDouble",
     "alias": "Shape_STAr",
     "domain": null
    },
    {
     "name": "Shape_STLe",
     "type": "esriFieldTypeDouble",
     "alias": "Shape_STLe",
     "domain": null
    }
   ],
   "geometryField": {
    "name": "Shape",
    "type": "esriFieldTypeGeometry",
    "alias": "Shape"
   },
   "indexes": [
    {
     "name": "Shape",
     "fields": "Shape",
     "isAscending": true,
     "isUnique": false,
     "description": ""
    }
   ],
   "subtypes": [],
   "relationships": [],
   "canModifyLayer": true,
   "canScaleSymbols": false,
   "hasLabels": true,
   "capabilities": "Query,Map,Data,TileMap",
   "maxRecordCount": 2000,
   "maxSelectionCount": 2000,
   "supportsStatistics": false,
   "supportsExceedsLimitStatistics": false,
   "supportsAdvancedQueries": false,
   "supportedQueryFormats": "JSON, geoJSON, PBF",
   "isDataVersioned": false,
   "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true},
   "useStandardizedQueries": true,
   "supportedSpatialRelationships": [
    "esriSpatialRelIntersects",
    "esriSpatialRelContains",
    "esriSpatialRelCrosses",
    "esriSpatialRelEnvelopeIntersects",
    "esriSpatialRelIndexIntersects",
    "esriSpatialRelOverlaps",
    "esriSpatialRelTouches",
    "esriSpatialRelWithin",
    "esriSpatialRelRelation"
   ],
   "advancedQueryCapabilities": {
    "useStandardizedQueries": true,
    "supportsStatistics": false,
    "supportsPercentileStatistics": false,
    "supportsHavingClause": false,
    "supportsOrderBy": false,
    "supportsDistinct": false,
    "supportsCountDistinct": false,
    "supportsAdvancedQueryRelated": true,
    "supportsQueryRelatedPagination": true,
    "supportsPagination": false,
    "supportsLod": false,
    "supportsQueryWithLodSR": false,
    "supportsTrueCurve": true,
    "supportsQueryWithDatumTransformation": true,
    "supportsReturningQueryExtent": true,
    "supportsQueryWithDistance": true,
    "supportsSqlExpression": false,
    "supportsTimeRelation": true,
    "supportsSqlFormat": false,
    "supportsQueryAnalytic": false,
    "supportsCurrentUserQueries": true
   },
   "supportsDatumTransformation": true,
   "dateFieldsTimeReference": null,
   "preferredTimeReference": null,
   "datesInUnknownTimezone": false,
   "hasMetadata": true,
   "isDataArchived": false,
   "archivingInfo": {
    "supportsQueryWithHistoricMoment": false,
    "startArchivingMoment": -1
   },
   "supportsCoordinatesQuantization": true,
   "supportsDynamicLegends": true
  },
  {
   "currentVersion": 11.5,
   "cimVersion": "3.5.0",
   "id": 4,
   "name": "Surrounding Counties",
   "type": "Feature Layer",
   "description": "",
   "geometryType": "esriGeometryPolygon",
   "sourceSpatialReference": {
    "wkid": 102676,
    "latestWkid": 3418,
    "xyTolerance": 0.003280833333333333,
    "zTolerance": 0.001,
    "mTolerance": 0.001,
    "falseX": -119240500,
    "falseY": -96507600,
    "xyUnits": 3.725648770439424E7,
    "falseZ": -100000,
    "zUnits": 10000,
    "falseM": -100000,
    "mUnits": 10000
   },
   "spatialReference": {
    "wkid": 102676,
    "latestWkid": 3418,
    "xyTolerance": 1.0E-4,
    "zTolerance": 2,
    "mTolerance": 0.001,
    "falseX": -119240500,
    "falseY": -96507600,
    "xyUnits": 3.725648770439424E7,
    "falseZ": 0,
    "zUnits": 1,
    "falseM": -100000,
    "mUnits": 10000
   },
   "copyrightText": "",
   "parentLayer": null,
   "subLayers": [],
   "minScale": 0,
   "maxScale": 12800,
   "referenceScale": 0.0,
   "drawingInfo": {
    "renderer": {
     "type": "simple",
     "symbol": {
      "type": "esriSFS",
      "style": "esriSFSSolid",
      "color": [
       255,
       255,
       255,
       255
      ],
      "outline": null
     }
    },
    "scaleSymbols": true,
    "transparency": 60,
    "labelingInfo": null
   },
   "defaultVisibility": true,
   "extent": {
    "xmin": 1856746.5159805566,
    "ymin": 79311.0646366477,
    "xmax": 2648798.035220802,
    "ymax": 666247.0049356371,
    "spatialReference": {
     "wkid": 102676,
     "latestWkid": 3418,
     "xyTolerance": 1.0E-4,
     "zTolerance": 2,
     "mTolerance": 0.001,
     "falseX": -119240500,
     "falseY": -96507600,
     "xyUnits": 3.725648770439424E7,
     "falseZ": 0,
     "zUnits": 1,
     "falseM": -100000,
     "mUnits": 10000
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
   "displayField": "NAME10",
   "typeIdField": null,
   "subtypeFieldName": null,
   "subtypeField": null,
   "defaultSubtypeCode": null,
   "fields": [
    {
     "name": "STATEFP10",
     "type": "esriFieldTypeString",
     "alias": "STATEFP10",
     "length": 2,
     "domain": null
    },
    {
     "name": "COUNTYFP10",
     "type": "esriFieldTypeString",
     "alias": "COUNTYFP10",
     "length": 3,
     "domain": null
    },
    {
     "name": "COUNTYNS10",
     "type": "esriFieldTypeString",
     "alias": "COUNTYNS10",
     "length": 8,
     "domain": null
    },
    {
     "name": "GEOID10",
     "type": "esriFieldTypeString",
     "alias": "GEOID10",
     "length": 5,
     "domain": null
    },
    {
     "name": "NAME10",
     "type": "esriFieldTypeString",
     "alias": "NAME10",
     "length": 100,
     "domain": null
    },
    {
     "name": "NAMELSAD10",
     "type": "esriFieldTypeString",
     "alias": "NAMELSAD10",
     "length": 100,
     "domain": null
    },
    {
     "name": "LSAD10",
     "type": "esriFieldTypeString",
     "alias": "LSAD10",
     "length": 2,
     "domain": null
    },
    {
     "name": "CLASSFP10",
     "type": "esriFieldTypeString",
     "alias": "CLASSFP10",
     "length": 2,
     "domain": null
    },
    {
     "name": "MTFCC10",
     "type": "esriFieldTypeString",
     "alias": "MTFCC10",
     "length": 5,
     "domain": null
    },
    {
     "name": "CSAFP10",
     "type": "esriFieldTypeString",
     "alias": "CSAFP10",
     "length": 3,
     "domain": null
    },
    {
     "name": "CBSAFP10",
     "type": "esriFieldTypeString",
     "alias": "CBSAFP10",
     "length": 5,
     "domain": null
    },
    {
     "name": "METDIVFP10",
     "type": "esriFieldTypeString",
     "alias": "METDIVFP10",
     "length": 5,
     "domain": null
    },
    {
     "name": "FUNCSTAT10",
     "type": "esriFieldTypeString",
     "alias": "FUNCSTAT10",
     "length": 1,
     "domain": null
    },
    {
     "name": "ALAND10",
     "type": "esriFieldTypeDouble",
     "alias": "ALAND10",
     "domain": null
    },
    {
     "name": "AWATER10",
     "type": "esriFieldTypeDouble",
     "alias": "AWATER10",
     "domain": null
    },
    {
     "name": "INTPTLAT10",
     "type": "esriFieldTypeString",
     "alias": "INTPTLAT10",
     "length": 11,
     "domain": null
    },
    {
     "name": "INTPTLON10",
     "type": "esriFieldTypeString",
     "alias": "INTPTLON10",
     "length": 12,
     "domain": null
    },
    {
     "name": "Shape",
     "type": "esriFieldTypeGeometry",
     "alias": "Shape",
     "domain": null
    },
    {
     "name": "FID",
     "type": "esriFieldTypeOID",
     "alias": "FID",
     "domain": null
    },
    {
     "name": "OBJECTID",
     "type": "esriFieldTypeInteger",
     "alias": "OBJECTID",
     "domain": null
    },
    {
     "name": "Shape_STAr",
     "type": "esriFieldTypeDouble",
     "alias": "Shape_STAr",
     "domain": null
    },
    {
     "name": "Shape_STLe",
     "type": "esriFieldTypeDouble",
     "alias": "Shape_STLe",
     "domain": null
    }
   ],
   "geometryField": {
    "name": "Shape",
    "type": "esriFieldTypeGeometry",
    "alias": "Shape"
   },
   "indexes": [
    {
     "name": "Shape",
     "fields": "Shape",
     "isAscending": true,
     "isUnique": false,
     "description": ""
    }
   ],
   "subtypes": [],
   "relationships": [],
   "canModifyLayer": true,
   "canScaleSymbols": false,
   "hasLabels": false,
   "capabilities": "Query,Map,Data,TileMap",
   "maxRecordCount": 2000,
   "maxSelectionCount": 2000,
   "supportsStatistics": false,
   "supportsExceedsLimitStatistics": false,
   "supportsAdvancedQueries": false,
   "supportedQueryFormats": "JSON, geoJSON, PBF",
   "isDataVersioned": false,
   "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true},
   "useStandardizedQueries": true,
   "supportedSpatialRelationships": [
    "esriSpatialRelIntersects",
    "esriSpatialRelContains",
    "esriSpatialRelCrosses",
    "esriSpatialRelEnvelopeIntersects",
    "esriSpatialRelIndexIntersects",
    "esriSpatialRelOverlaps",
    "esriSpatialRelTouches",
    "esriSpatialRelWithin",
    "esriSpatialRelRelation"
   ],
   "advancedQueryCapabilities": {
    "useStandardizedQueries": true,
    "supportsStatistics": false,
    "supportsPercentileStatistics": false,
    "supportsHavingClause": false,
    "supportsOrderBy": false,
    "supportsDistinct": false,
    "supportsCountDistinct": false,
    "supportsAdvancedQueryRelated": true,
    "supportsQueryRelatedPagination": true,
    "supportsPagination": false,
    "supportsLod": false,
    "supportsQueryWithLodSR": false,
    "supportsTrueCurve": true,
    "supportsQueryWithDatumTransformation": true,
    "supportsReturningQueryExtent": true,
    "supportsQueryWithDistance": true,
    "supportsSqlExpression": false,
    "supportsTimeRelation": true,
    "supportsSqlFormat": false,
    "supportsQueryAnalytic": false,
    "supportsCurrentUserQueries": true
   },
   "supportsDatumTransformation": true,
   "dateFieldsTimeReference": null,
   "preferredTimeReference": null,
   "datesInUnknownTimezone": false,
   "hasMetadata": true,
   "isDataArchived": false,
   "archivingInfo": {
    "supportsQueryWithHistoricMoment": false,
    "startArchivingMoment": -1
   },
   "supportsCoordinatesQuantization": true,
   "supportsDynamicLegends": true
  },
  {
   "currentVersion": 11.5,
   "cimVersion": "3.5.0",
   "id": 5,
   "name": "Surrounding Counties",
   "type": "Feature Layer",
   "description": "",
   "geometryType": "esriGeometryPolygon",
   "sourceSpatialReference": {
    "wkid": 102676,
    "latestWkid": 3418,
    "xyTolerance": 0.003280833333333333,
    "zTolerance": 0.001,
    "mTolerance": 0.001,
    "falseX": -119240500,
    "falseY": -96507600,
    "xyUnits": 3.725648770439424E7,
    "falseZ": -100000,
    "zUnits": 10000,
    "falseM": -100000,
    "mUnits": 10000
   },
   "spatialReference": {
    "wkid": 102676,
    "latestWkid": 3418,
    "xyTolerance": 1.0E-4,
    "zTolerance": 2,
    "mTolerance": 0.001,
    "falseX": -119240500,
    "falseY": -96507600,
    "xyUnits": 3.725648770439424E7,
    "falseZ": 0,
    "zUnits": 1,
    "falseM": -100000,
    "mUnits": 10000
   },
   "copyrightText": "",
   "parentLayer": null,
   "subLayers": [],
   "minScale": 0,
   "maxScale": 0,
   "referenceScale": 0.0,
   "drawingInfo": {
    "renderer": {
     "type": "simple",
     "symbol": {
      "type": "esriSFS",
      "style": "esriSFSSolid",
      "color": [
       255,
       255,
       255,
       255
      ],
      "outline": {
       "type": "esriSLS",
       "style": "esriSLSSolid",
       "color": [
        78,
        78,
        78,
        255
       ],
       "width": 1
      }
     }
    },
    "scaleSymbols": true,
    "transparency": 0,
    "labelingInfo": [
     {
      "labelExpression": "[NAME10] CONCAT \" County\"",
      "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal",
      "multiPart": "labelPerPart",
      "allowOverrun": true,
      "deconflictionStrategy": "static",
      "repeatLabel": false,
      "useClippedGeometry": false,
      "stackLabel": true,
      "stackAlignment": "dynamic",
      "removeDuplicates": "none",
      "stackRowLength": 24,
      "where": "\"NAME10\" <> 'Henry' OR \"NAME10\" <> 'Louisa'",
      "useCodedValues": true,
      "maxScale": 102401,
      "minScale": 0,
      "name": "Default",
      "priority": 1,
      "symbol": {
       "type": "esriTS",
       "color": [
        0,
        0,
        0,
        255
       ],
       "backgroundColor": null,
       "borderLineColor": null,
       "borderLineSize": null,
       "verticalAlignment": "baseline",
       "horizontalAlignment": "left",
       "rightToLeft": false,
       "angle": 0,
       "xoffset": 0,
       "yoffset": 0,
       "kerning": true,
       "haloColor": null,
       "haloSize": null,
       "font": {
        "family": "Arial",
        "size": 8,
        "style": "normal",
        "weight": "bold",
        "decoration": "none"
       }
      }
     },
     {
      "labelExpression": "[NAME10] CONCAT \" County\"",
      "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal",
      "multiPart": "labelPerPart",
      "allowOverrun": false,
      "deconflictionStrategy": "dynamic",
      "repeatLabel": false,
      "useClippedGeometry": false,
      "stackLabel": true,
      "stackAlignment": "dynamic",
      "removeDuplicates": "all",
      "removeDuplicatesDistance": 0,
      "stackRowLength": 24,
      "where": "NAME10 = 'Henry' OR NAME10 = 'Henderson' OR NAME10 = 'Lee' OR NAME10 = 'Louisa' OR NAME10 = 'Mercer'",
      "useCodedValues": true,
      "maxScale": 0,
      "minScale": 102400,
      "name": "UpClose",
      "priority": 8,
      "symbol": {
       "type": "esriTS",
       "color": [
        0,
        0,
        0,
        255
       ],
       "backgroundColor": null,
       "borderLineColor": null,
       "borderLineSize": null,
       "verticalAlignment": "baseline",
       "horizontalAlignment": "left",
       "rightToLeft": false,
       "angle": 0,
       "xoffset": 0,
       "yoffset": 0,
       "kerning": true,
       "haloColor": null,
       "haloSize": null,
       "font": {
        "family": "Arial",
        "size": 8,
        "style": "normal",
        "weight": "bold",
        "decoration": "none"
       }
      }
     },
     {
      "labelExpression": "[NAME10] CONCAT \" County\"",
      "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal",
      "multiPart": "labelPerPart",
      "allowOverrun": true,
      "deconflictionStrategy": "static",
      "repeatLabel": false,
      "useClippedGeometry": false,
      "stackLabel": true,
      "stackAlignment": "dynamic",
      "removeDuplicates": "none",
      "stackRowLength": 24,
      "where": "NOT (NAME10 = 'Henry' OR NAME10 = 'Henderson' OR NAME10 = 'Lee' OR NAME10 = 'Louisa' OR NAME10 = 'Mercer')",
      "useCodedValues": true,
      "maxScale": 0,
      "minScale": 102400,
      "name": "UpCloseStationary",
      "priority": 5,
      "symbol": {
       "type": "esriTS",
       "color": [
        0,
        0,
        0,
        255
       ],
       "backgroundColor": null,
       "borderLineColor": null,
       "borderLineSize": null,
       "verticalAlignment": "baseline",
       "horizontalAlignment": "left",
       "rightToLeft": false,
       "angle": 0,
       "xoffset": 0,
       "yoffset": 0,
       "kerning": true,
       "haloColor": null,
       "haloSize": null,
       "font": {
        "family": "Arial",
        "size": 8,
        "style": "normal",
        "weight": "bold",
        "decoration": "none"
       }
      }
     }
    ]
   },
   "defaultVisibility": true,
   "extent": {
    "xmin": 1856746.5159805566,
    "ymin": 79311.0646366477,
    "xmax": 2648798.035220802,
    "ymax": 666247.0049356371,
    "spatialReference": {
     "wkid": 102676,
     "latestWkid": 3418,
     "xyTolerance": 1.0E-4,
     "zTolerance": 2,
     "mTolerance": 0.001,
     "falseX": -119240500,
     "falseY": -96507600,
     "xyUnits": 3.725648770439424E7,
     "falseZ": 0,
     "zUnits": 1,
     "falseM": -100000,
     "mUnits": 10000
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
   "displayField": "NAME10",
   "typeIdField": null,
   "subtypeFieldName": null,
   "subtypeField": null,
   "defaultSubtypeCode": null,
   "fields": [
    {
     "name": "STATEFP10",
     "type": "esriFieldTypeString",
     "alias": "STATEFP10",
     "length": 2,
     "domain": null
    },
    {
     "name": "COUNTYFP10",
     "type": "esriFieldTypeString",
     "alias": "COUNTYFP10",
     "length": 3,
     "domain": null
    },
    {
     "name": "COUNTYNS10",
     "type": "esriFieldTypeString",
     "alias": "COUNTYNS10",
     "length": 8,
     "domain": null
    },
    {
     "name": "GEOID10",
     "type": "esriFieldTypeString",
     "alias": "GEOID10",
     "length": 5,
     "domain": null
    },
    {
     "name": "NAME10",
     "type": "esriFieldTypeString",
     "alias": "NAME10",
     "length": 100,
     "domain": null
    },
    {
     "name": "NAMELSAD10",
     "type": "esriFieldTypeString",
     "alias": "NAMELSAD10",
     "length": 100,
     "domain": null
    },
    {
     "name": "LSAD10",
     "type": "esriFieldTypeString",
     "alias": "LSAD10",
     "length": 2,
     "domain": null
    },
    {
     "name": "CLASSFP10",
     "type": "esriFieldTypeString",
     "alias": "CLASSFP10",
     "length": 2,
     "domain": null
    },
    {
     "name": "MTFCC10",
     "type": "esriFieldTypeString",
     "alias": "MTFCC10",
     "length": 5,
     "domain": null
    },
    {
     "name": "CSAFP10",
     "type": "esriFieldTypeString",
     "alias": "CSAFP10",
     "length": 3,
     "domain": null
    },
    {
     "name": "CBSAFP10",
     "type": "esriFieldTypeString",
     "alias": "CBSAFP10",
     "length": 5,
     "domain": null
    },
    {
     "name": "METDIVFP10",
     "type": "esriFieldTypeString",
     "alias": "METDIVFP10",
     "length": 5,
     "domain": null
    },
    {
     "name": "FUNCSTAT10",
     "type": "esriFieldTypeString",
     "alias": "FUNCSTAT10",
     "length": 1,
     "domain": null
    },
    {
     "name": "ALAND10",
     "type": "esriFieldTypeDouble",
     "alias": "ALAND10",
     "domain": null
    },
    {
     "name": "AWATER10",
     "type": "esriFieldTypeDouble",
     "alias": "AWATER10",
     "domain": null
    },
    {
     "name": "INTPTLAT10",
     "type": "esriFieldTypeString",
     "alias": "INTPTLAT10",
     "length": 11,
     "domain": null
    },
    {
     "name": "INTPTLON10",
     "type": "esriFieldTypeString",
     "alias": "INTPTLON10",
     "length": 12,
     "domain": null
    },
    {
     "name": "Shape",
     "type": "esriFieldTypeGeometry",
     "alias": "Shape",
     "domain": null
    },
    {
     "name": "FID",
     "type": "esriFieldTypeOID",
     "alias": "FID",
     "domain": null
    },
    {
     "name": "OBJECTID",
     "type": "esriFieldTypeInteger",
     "alias": "OBJECTID",
     "domain": null
    },
    {
     "name": "Shape_STAr",
     "type": "esriFieldTypeDouble",
     "alias": "Shape_STAr",
     "domain": null
    },
    {
     "name": "Shape_STLe",
     "type": "esriFieldTypeDouble",
     "alias": "Shape_STLe",
     "domain": null
    }
   ],
   "geometryField": {
    "name": "Shape",
    "type": "esriFieldTypeGeometry",
    "alias": "Shape"
   },
   "indexes": [
    {
     "name": "Shape",
     "fields": "Shape",
     "isAscending": true,
     "isUnique": false,
     "description": ""
    }
   ],
   "subtypes": [],
   "relationships": [],
   "canModifyLayer": true,
   "canScaleSymbols": false,
   "hasLabels": true,
   "capabilities": "Query,Map,Data,TileMap",
   "maxRecordCount": 2000,
   "maxSelectionCount": 2000,
   "supportsStatistics": false,
   "supportsExceedsLimitStatistics": false,
   "supportsAdvancedQueries": false,
   "supportedQueryFormats": "JSON, geoJSON, PBF",
   "isDataVersioned": false,
   "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true},
   "useStandardizedQueries": true,
   "supportedSpatialRelationships": [
    "esriSpatialRelIntersects",
    "esriSpatialRelContains",
    "esriSpatialRelCrosses",
    "esriSpatialRelEnvelopeIntersects",
    "esriSpatialRelIndexIntersects",
    "esriSpatialRelOverlaps",
    "esriSpatialRelTouches",
    "esriSpatialRelWithin",
    "esriSpatialRelRelation"
   ],
   "advancedQueryCapabilities": {
    "useStandardizedQueries": true,
    "supportsStatistics": false,
    "supportsPercentileStatistics": false,
    "supportsHavingClause": false,
    "supportsOrderBy": false,
    "supportsDistinct": false,
    "supportsCountDistinct": false,
    "supportsAdvancedQueryRelated": true,
    "supportsQueryRelatedPagination": true,
    "supportsPagination": false,
    "supportsLod": false,
    "supportsQueryWithLodSR": false,
    "supportsTrueCurve": true,
    "supportsQueryWithDatumTransformation": true,
    "supportsReturningQueryExtent": true,
    "supportsQueryWithDistance": true,
    "supportsSqlExpression": false,
    "supportsTimeRelation": true,
    "supportsSqlFormat": false,
    "supportsQueryAnalytic": false,
    "supportsCurrentUserQueries": true
   },
   "supportsDatumTransformation": true,
   "dateFieldsTimeReference": null,
   "preferredTimeReference": null,
   "datesInUnknownTimezone": false,
   "hasMetadata": true,
   "isDataArchived": false,
   "archivingInfo": {
    "supportsQueryWithHistoricMoment": false,
    "startArchivingMoment": -1
   },
   "supportsCoordinatesQuantization": true,
   "supportsDynamicLegends": true
  }
 ],
 "tables": []
}