{
 "layers": [
  {
   "currentVersion": 10.91,
   "cimVersion": "2.9.0",
   "id": 0,
   "name": "DIST_Senate",
   "type": "Feature Layer",
   "description": "",
   "geometryType": "esriGeometryPolygon",
   "sourceSpatialReference": {
    "wkid": 102729,
    "latestWkid": 2272,
    "xyTolerance": 0.003280833333333333,
    "zTolerance": 0.001,
    "mTolerance": 0.001,
    "falseX": -119214200,
    "falseY": -96198500,
    "xyUnits": 3048.0060960121928,
    "falseZ": 0,
    "zUnits": 1,
    "falseM": 0,
    "mUnits": 1
   },
   "copyrightText": "",
   "parentLayer": null,
   "subLayers": [],
   "minScale": 0,
   "maxScale": 0,
   "referenceScale": 0.0,
   "drawingInfo": {
    "renderer": {
     "type": "simple",
     "symbol": {
      "type": "esriSFS",
      "style": "esriSFSSolid",
      "color": [
       223,
       181,
       252,
       255
      ],
      "outline": {
       "type": "esriSLS",
       "style": "esriSLSSolid",
       "color": [
        110,
        110,
        110,
        255
       ],
       "width": 0.7
      }
     }
    },
    "scaleSymbols": true,
    "transparency": 0,
    "labelingInfo": null
   },
   "defaultVisibility": true,
   "extent": {
    "xmin": 2140170.4420203865,
    "ymin": 141806.66709838808,
    "xmax": 2393129.671009049,
    "ymax": 326535.78812497854,
    "spatialReference": {
     "wkid": 102729,
     "latestWkid": 2272,
     "xyTolerance": 0.003280833333333333,
     "zTolerance": 0.001,
     "mTolerance": 0.001,
     "falseX": -119214200,
     "falseY": -96198500,
     "xyUnits": 3048.0060960121928,
     "falseZ": -100000,
     "zUnits": 10000,
     "falseM": -100000,
     "mUnits": 10000
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
   "displayField": "EDIT_NAME",
   "typeIdField": null,
   "subtypeFieldName": null,
   "subtypeField": null,
   "defaultSubtypeCode": null,
   "fields": [
    {
     "name": "OBJECTID",
     "type": "esriFieldTypeOID",
     "alias": "OBJECTID",
     "domain": null
    },
    {
     "name": "SENATE_DISTRICT",
     "type": "esriFieldTypeString",
     "alias": "SENATE_DISTRICT",
     "length": 15,
     "domain": null
    },
    {
     "name": "CREATE_DATE",
     "type": "esriFieldTypeDate",
     "alias": "CREATE_DATE",
     "length": 8,
     "domain": null
    },
    {
     "name": "MODIFY_DATE",
     "type": "esriFieldTypeDate",
     "alias": "MODIFY_DATE",
     "length": 8,
     "domain": null
    },
    {
     "name": "EDIT_NAME",
     "type": "esriFieldTypeString",
     "alias": "EDIT_NAME",
     "length": 20,
     "domain": {
      "type": "codedValue",
      "name": "EDIT_NAME",
      "description": "Names of authorized editors",
      "codedValues": [
       {
        "name": "ENaylor",
        "code": "ENAYLOR"
       },
       {
        "name": "TWall",
        "code": "TWALL"
       },
       {
        "name": "WGobrecht",
        "code": "WGOBRECHT"
       },
       {
        "name": "JSimora",
        "code": "JSIMORA"
       },
       {
        "name": "JTrimmer",
        "code": "JTRIMMER"
       },
       {
        "name": "YCDES 911",
        "code": "YCDES"
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDefaultValue"
     }
    },
    {
     "name": "EDIT_TYPE",
     "type": "esriFieldTypeString",
     "alias": "EDIT_TYPE",
     "length": 30,
     "domain": {
      "type": "codedValue",
      "name": "EDIT_TYPE_D",
      "description": "Types of edits made to datasets, including adds, attribute updates, and geometry updates",
      "codedValues": [
       {
        "name": "Add",
        "code": "ADD"
       },
       {
        "name": "Attribute Update",
        "code": "ATTRIBUTE UPDATE"
       },
       {
        "name": "Geometry Update",
        "code": "GEOMETRY UPDATE"
       },
       {
        "name": "Split",
        "code": "SPLIT"
       },
       {
        "name": "Merge",
        "code": "MERGE"
       },
       {
        "name": "ROW Update",
        "code": "ROW UPDATE"
       },
       {
        "name": "Boundary Update",
        "code": "BOUNDARY UPDATE"
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDefaultValue"
     }
    },
    {
     "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": "R74_pk",
     "fields": "OBJECTID",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "UUID_74",
     "fields": "GlobalID",
     "isAscending": true,
     "isUnique": false,
     "description": ""
    },
    {
     "name": "S63_idx",
     "fields": "Shape",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    }
   ],
   "subtypes": [],
   "relationships": [],
   "canModifyLayer": true,
   "canScaleSymbols": false,
   "hasLabels": false,
   "capabilities": "Map,Query,Data",
   "maxRecordCount": 1000,
   "supportsStatistics": true,
   "supportsExceedsLimitStatistics": true,
   "supportsAdvancedQueries": true,
   "supportedQueryFormats": "JSON, geoJSON, PBF",
   "isDataVersioned": false,
   "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true},
   "useStandardizedQueries": true,
   "supportedSpatialRelationships": [
    "esriSpatialRelIntersects",
    "esriSpatialRelContains",
    "esriSpatialRelCrosses",
    "esriSpatialRelEnvelopeIntersects",
    "esriSpatialRelIndexIntersects",
    "esriSpatialRelOverlaps",
    "esriSpatialRelTouches",
    "esriSpatialRelWithin",
    "esriSpatialRelRelation"
   ],
   "advancedQueryCapabilities": {
    "useStandardizedQueries": true,
    "supportsStatistics": true,
    "supportsPercentileStatistics": true,
    "supportsHavingClause": true,
    "supportsOrderBy": true,
    "supportsDistinct": true,
    "supportsCountDistinct": true,
    "supportsPagination": true,
    "supportsLod": false,
    "supportsQueryWithLodSR": false,
    "supportsTrueCurve": true,
    "supportsQueryWithDatumTransformation": true,
    "supportsReturningQueryExtent": true,
    "supportsQueryWithDistance": true,
    "supportsSqlExpression": true,
    "supportsTimeRelation": true,
    "supportsSqlFormat": false,
    "supportsQueryAnalytic": true
   },
   "supportsDatumTransformation": true,
   "advancedQueryAnalyticCapabilities": {
    "supportsLinearRegression": true,
    "supportsAsync": false,
    "supportsPercentileAnalytic": true
   },
   "dateFieldsTimeReference": null,
   "preferredTimeReference": null,
   "datesInUnknownTimezone": false,
   "hasGeometryProperties": true,
   "geometryProperties": {
    "shapeAreaFieldName": "Shape.STArea()",
    "shapeLengthFieldName": "Shape.STLength()",
    "units": "esriFeet"
   },
   "hasMetadata": true,
   "isDataArchived": false,
   "archivingInfo": {
    "supportsQueryWithHistoricMoment": false,
    "startArchivingMoment": -1
   },
   "supportsCoordinatesQuantization": true,
   "supportsDynamicLegends": true,
   "serviceItemId": "754d6d9119274b0ea5f41d133b3f5b34"
  }
 ],
 "tables": []
}