{
 "currentVersion": 10.71,
 "id": 22,
 "name": "Voting Precincts",
 "type": "Feature Layer",
 "parentLayer": {
  "id": 17,
  "name": "Political Boundaries"
 },
 "defaultVisibility": false,
 "minScale": 0,
 "maxScale": 0,
 "geometryType": "esriGeometryPolygon",
 "description": "",
 "copyrightText": "",
 "editFieldsInfo": null,
 "ownershipBasedAccessControlForFeatures": null,
 "syncCanReturnChanges": false,
 "relationships": [],
 "isDataVersioned": false,
 "isDataArchived": false,
 "isCoGoEnabled": false,
 "supportsRollbackOnFailureParameter": true,
 "archivingInfo": {
  "supportsQueryWithHistoricMoment": false,
  "startArchivingMoment": -1
 },
 "supportsStatistics": true,
 "supportsAdvancedQueries": true,
 "supportsValidateSQL": true,
 "supportsCoordinatesQuantization": true,
 "supportsCalculate": true,
 "advancedQueryCapabilities": {
  "supportsPagination": true,
  "supportsTrueCurve": true,
  "supportsQueryWithDistance": true,
  "supportsReturningQueryExtent": true,
  "supportsStatistics": true,
  "supportsHavingClause": true,
  "supportsOrderBy": true,
  "supportsDistinct": true,
  "supportsCountDistinct": true,
  "supportsQueryWithResultType": true,
  "supportsReturningGeometryCentroid": true,
  "supportsSqlExpression": true
 },
 "extent": {
  "xmin": 2784225.736671135,
  "ymin": 21261.012085556984,
  "xmax": 2904075.2538613826,
  "ymax": 152884.9643883109,
  "spatialReference": {
   "wkid": 3454,
   "latestWkid": 4457
  }
 },
 "sourceSpatialReference": {
  "wkid": 3454,
  "latestWkid": 4457
 },
 "drawingInfo": {
  "renderer": {
   "type": "uniqueValue",
   "field1": "LABEL",
   "field2": null,
   "field3": null,
   "defaultSymbol": null,
   "defaultLabel": null,
   "uniqueValueInfos": [
    {
     "symbol": {
      "type": "esriSFS",
      "style": "esriSFSSolid",
      "color": [
       196,
       187,
       157,
       255
      ],
      "outline": {
       "type": "esriSLS",
       "style": "esriSLSSolid",
       "color": [
        110,
        110,
        110,
        255
       ],
       "width": 0.4
      }
     },
     "value": "PRECINCT 1",
     "label": "PRECINCT 1",
     "description": ""
    },
    {
     "symbol": {
      "type": "esriSFS",
      "style": "esriSFSSolid",
      "color": [
       179,
       147,
       73,
       255
      ],
      "outline": {
       "type": "esriSLS",
       "style": "esriSLSSolid",
       "color": [
        110,
        110,
        110,
        255
       ],
       "width": 0.4
      }
     },
     "value": "PRECINCT 2",
     "label": "PRECINCT 2",
     "description": ""
    },
    {
     "symbol": {
      "type": "esriSFS",
      "style": "esriSFSSolid",
      "color": [
       247,
       243,
       156,
       255
      ],
      "outline": {
       "type": "esriSLS",
       "style": "esriSLSSolid",
       "color": [
        110,
        110,
        110,
        255
       ],
       "width": 0.4
      }
     },
     "value": "PRECINCT 3",
     "label": "PRECINCT 3",
     "description": ""
    },
    {
     "symbol": {
      "type": "esriSFS",
      "style": "esriSFSSolid",
      "color": [
       217,
       204,
       59,
       255
      ],
      "outline": {
       "type": "esriSLS",
       "style": "esriSLSSolid",
       "color": [
        110,
        110,
        110,
        255
       ],
       "width": 0.4
      }
     },
     "value": "PRECINCT 3-4B",
     "label": "PRECINCT 3-4B",
     "description": ""
    },
    {
     "symbol": {
      "type": "esriSFS",
      "style": "esriSFSSolid",
      "color": [
       242,
       207,
       102,
       255
      ],
      "outline": {
       "type": "esriSLS",
       "style": "esriSLSSolid",
       "color": [
        110,
        110,
        110,
        255
       ],
       "width": 0.4
      }
     },
     "value": "PRECINCT 4",
     "label": "PRECINCT 4",
     "description": ""
    },
    {
     "symbol": {
      "type": "esriSFS",
      "style": "esriSFSSolid",
      "color": [
       194,
       186,
       116,
       255
      ],
      "outline": {
       "type": "esriSLS",
       "style": "esriSLSSolid",
       "color": [
        110,
        110,
        110,
        255
       ],
       "width": 0.4
      }
     },
     "value": "PRECINCT 5",
     "label": "PRECINCT 5",
     "description": ""
    }
   ],
   "fieldDelimiter": ","
  },
  "transparency": 40,
  "labelingInfo": null
 },
 "hasM": false,
 "hasZ": false,
 "allowGeometryUpdates": true,
 "allowTrueCurvesUpdates": false,
 "onlyAllowTrueCurveUpdatesByTrueCurveClients": true,
 "hasAttachments": false,
 "supportsApplyEditsWithGlobalIds": false,
 "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
 "objectIdField": "OBJECTID",
 "globalIdField": "",
 "displayField": "PRECINCT",
 "typeIdField": "LABEL",
 "subtypeField": "",
 "fields": [
  {
   "name": "OBJECTID",
   "type": "esriFieldTypeOID",
   "alias": "OBJECTID",
   "domain": null,
   "editable": false,
   "nullable": false,
   "defaultValue": null,
   "modelName": "OBJECTID"
  },
  {
   "name": "PRECINCT",
   "type": "esriFieldTypeString",
   "alias": "Precinct",
   "domain": null,
   "editable": true,
   "nullable": true,
   "length": 10,
   "defaultValue": null,
   "modelName": "PRECINCT"
  },
  {
   "name": "LABEL",
   "type": "esriFieldTypeString",
   "alias": "Precinct Name",
   "domain": null,
   "editable": true,
   "nullable": true,
   "length": 15,
   "defaultValue": null,
   "modelName": "LABEL"
  },
  {
   "name": "POLL_LOC",
   "type": "esriFieldTypeString",
   "alias": "Polling Location",
   "domain": null,
   "editable": true,
   "nullable": true,
   "length": 75,
   "defaultValue": null,
   "modelName": "POLL_LOC"
  },
  {
   "name": "LEG_DIST",
   "type": "esriFieldTypeString",
   "alias": "SD Legislative District",
   "domain": null,
   "editable": true,
   "nullable": true,
   "length": 5,
   "defaultValue": null,
   "modelName": "LEG_DIST"
  },
  {
   "name": "REP1",
   "type": "esriFieldTypeString",
   "alias": "State Rep 1",
   "domain": null,
   "editable": true,
   "nullable": true,
   "length": 50,
   "defaultValue": null,
   "modelName": "REP1"
  },
  {
   "name": "REP2",
   "type": "esriFieldTypeString",
   "alias": "State Rep 2",
   "domain": null,
   "editable": true,
   "nullable": true,
   "length": 50,
   "defaultValue": null,
   "modelName": "REP2"
  },
  {
   "name": "SENATOR",
   "type": "esriFieldTypeString",
   "alias": "State Senator",
   "domain": null,
   "editable": true,
   "nullable": true,
   "length": 50,
   "defaultValue": null,
   "modelName": "SENATOR"
  },
  {
   "name": "EXTENT",
   "type": "esriFieldTypeDouble",
   "alias": "Extent",
   "domain": null,
   "editable": true,
   "nullable": true,
   "defaultValue": null,
   "modelName": "EXTENT"
  }
 ],
 "geometryField": {
  "name": "Shape",
  "type": "esriFieldTypeGeometry",
  "alias": "Shape",
  "domain": null,
  "editable": true,
  "nullable": true,
  "defaultValue": null,
  "modelName": "Shape"
 },
 "indexes": [
  {
   "name": "R36_pk",
   "fields": "OBJECTID",
   "isAscending": true,
   "isUnique": true,
   "description": ""
  },
  {
   "name": "S30_idx",
   "fields": "Shape",
   "isAscending": true,
   "isUnique": true,
   "description": ""
  }
 ],
 "dateFieldsTimeReference": {
  "timeZone": "UTC",
  "respectsDaylightSaving": false
 },
 "types": [
  {
   "id": "PRECINCT 1",
   "name": "PRECINCT 1",
   "domains": {},
   "templates": [
    {
     "name": "PRECINCT 1",
     "description": "",
     "prototype": {
      "attributes": {
       "PRECINCT": null,
       "EXTENT": null,
       "LABEL": "PRECINCT 1",
       "POLL_LOC": null,
       "LEG_DIST": null,
       "REP1": null,
       "REP2": null,
       "SENATOR": null
      }
     },
     "drawingTool": "esriFeatureEditToolPolygon"
    }
   ]
  },
  {
   "id": "PRECINCT 2",
   "name": "PRECINCT 2",
   "domains": {},
   "templates": [
    {
     "name": "PRECINCT 2",
     "description": "",
     "prototype": {
      "attributes": {
       "PRECINCT": null,
       "EXTENT": null,
       "LABEL": "PRECINCT 2",
       "POLL_LOC": null,
       "LEG_DIST": null,
       "REP1": null,
       "REP2": null,
       "SENATOR": null
      }
     },
     "drawingTool": "esriFeatureEditToolPolygon"
    }
   ]
  },
  {
   "id": "PRECINCT 3",
   "name": "PRECINCT 3",
   "domains": {},
   "templates": [
    {
     "name": "PRECINCT 3",
     "description": "",
     "prototype": {
      "attributes": {
       "PRECINCT": null,
       "EXTENT": null,
       "LABEL": "PRECINCT 3",
       "POLL_LOC": null,
       "LEG_DIST": null,
       "REP1": null,
       "REP2": null,
       "SENATOR": null
      }
     },
     "drawingTool": "esriFeatureEditToolPolygon"
    }
   ]
  },
  {
   "id": "PRECINCT 3-4B",
   "name": "PRECINCT 3-4B",
   "domains": {},
   "templates": [
    {
     "name": "PRECINCT 3-4B",
     "description": "",
     "prototype": {
      "attributes": {
       "SENATOR": null,
       "EXTENT": null,
       "PRECINCT": null,
       "LABEL": "PRECINCT 3-4B",
       "POLL_LOC": null,
       "LEG_DIST": null,
       "REP1": null,
       "REP2": null
      }
     },
     "drawingTool": "esriFeatureEditToolPolygon"
    }
   ]
  },
  {
   "id": "PRECINCT 4",
   "name": "PRECINCT 4",
   "domains": {},
   "templates": [
    {
     "name": "PRECINCT 4",
     "description": "",
     "prototype": {
      "attributes": {
       "PRECINCT": null,
       "EXTENT": null,
       "LABEL": "PRECINCT 4",
       "POLL_LOC": null,
       "LEG_DIST": null,
       "REP1": null,
       "REP2": null,
       "SENATOR": null
      }
     },
     "drawingTool": "esriFeatureEditToolPolygon"
    }
   ]
  },
  {
   "id": "PRECINCT 5",
   "name": "PRECINCT 5",
   "domains": {},
   "templates": [
    {
     "name": "PRECINCT 5",
     "description": "",
     "prototype": {
      "attributes": {
       "PRECINCT": null,
       "EXTENT": null,
       "LABEL": "PRECINCT 5",
       "POLL_LOC": null,
       "LEG_DIST": null,
       "REP1": null,
       "REP2": null,
       "SENATOR": null
      }
     },
     "drawingTool": "esriFeatureEditToolPolygon"
    }
   ]
  }
 ],
 "templates": [],
 "maxRecordCount": 1000,
 "supportedQueryFormats": "JSON, geoJSON",
 "capabilities": "Query",
 "useStandardizedQueries": true,
 "standardMaxRecordCount": 4000,
 "tileMaxRecordCount": 4000,
 "maxRecordCountFactor": 1
}