{ "currentVersion": 10.81, "cimVersion": "2.6.0", "id": 44, "name": "Voting Polling Locations", "type": "Feature Layer", "description": "

A polling place or polling location is where voters cast their ballots in elections. The relationship between voting precincts and polling places is maintained in the PrecinctPollingPlace table and this table should be used to manage the unique occurence of polling places to precincts; as well as occurences that require many voting precincts to be related to a single polling place. Polling places were initially approved by the Spotsylvania County Board of Supervisors on May 24, 2011 and precleared by the U.S. Department of Justice on July 22, 2011. The Chancellor and Courthouse Polling Places were relocated from the Chancellor Community Center to Chancellor Elementary School and from Fire and Rescue Station 1-Courthouse to the Public Safety Building by the Spotsylvania County Board of Supervisors on July 10, 2012 and precleared by the U.S. Department of Justice on August 07, 2012. The Brents Mill Polling Place was relocated from the Harrison Road Community Center to the Knight of Pythias Building on February 12, 2016 and approved by the Virginia State Board of Elections. State and Federal regulations state that if no suitable location for a polling place can be located within the precinct, a suitable location may be chosen outside of the precinct as long as it within one mile of the boundary of the precinct. <\/SPAN><\/P><\/DIV><\/DIV><\/DIV>", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102746, "latestWkid": 2283, "xyTolerance": 0.00245225820097205, "zTolerance": 2, "mTolerance": 2, "falseX": -1.105124999998E8, "falseY": -8.8857999999415E7, "xyUnits": 3262.29921336541, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "Please credit Spotsylvania County Information Services Department, GIS Division and Spotsylvania County Voter Registrars' Office and report any discrepancies to them at gis@spotsylvania.va.us, (540) 507-7432 and/or voter@spotsylvania.va.us, (540) 507-7380.", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 45, 134, 24, 255 ], "size": 10, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 1.1665057587820053E7, "ymin": 6702070.703726053, "xmax": 1.1799144904277071E7, "ymax": 6794517.105565712, "spatialReference": { "wkid": 102746, "latestWkid": 2283, "xyTolerance": 0.00245225820097205, "zTolerance": 2, "mTolerance": 2, "falseX": -1.105124999998E8, "falseY": -8.8857999999415E7, "xyUnits": 3262.29921336541, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "Polling Location", "length": 255, "domain": null }, { "name": "POLLINGID", "type": "esriFieldTypeString", "alias": "Polling Place ID", "length": 10, "domain": null }, { "name": "FULLADDR", "type": "esriFieldTypeString", "alias": "Full Site Address", "length": 150, "domain": null }, { "name": "MUNICIPALITY", "type": "esriFieldTypeString", "alias": "City", "length": 50, "domain": null }, { "name": "OPERHOURS", "type": "esriFieldTypeString", "alias": "Polling Hours", "length": 50, "domain": { "type": "codedValue", "name": "OperationalHours", "description": "The hours of operation for a facility", "codedValues": [ { "name": "Daylight", "code": "Daylight" }, { "name": "Other", "code": "Other" }, { "name": "6:00am-7:00pm", "code": "6:00am-7:00pm" }, { "name": "24 Hours/Day", "code": "24 Hours/Day" }, { "name": "8:30am-5:00pm", "code": "8:30am-5:00pm" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "HANDICAP", "type": "esriFieldTypeString", "alias": "Handicap Accessible", "length": 5, "domain": { "type": "codedValue", "name": "YesNo", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "NEXTELECT", "type": "esriFieldTypeDate", "alias": "Next Election Date", "length": 8, "domain": null }, { "name": "REGDATE", "type": "esriFieldTypeDate", "alias": "Voter Registration Deadline", "length": 8, "domain": null }, { "name": "POCNAME", "type": "esriFieldTypeString", "alias": "Contact Name", "length": 50, "domain": null }, { "name": "POCPHONE", "type": "esriFieldTypeString", "alias": "Phone", "length": 12, "domain": null }, { "name": "POCEMAIL", "type": "esriFieldTypeString", "alias": "Email", "length": 100, "domain": null }, { "name": "WAITTIME", "type": "esriFieldTypeSmallInteger", "alias": "Wait Time (Minutes)", "domain": null }, { "name": "LASTUPDATE", "type": "esriFieldTypeDate", "alias": "Last Update Date", "length": 8, "domain": null }, { "name": "LASTEDITOR", "type": "esriFieldTypeString", "alias": "Last Editor", "length": 50, "domain": null }, { "name": "CREATEDBY", "type": "esriFieldTypeString", "alias": "Created By", "length": 50, "domain": null }, { "name": "CREATEDDATE", "type": "esriFieldTypeDate", "alias": "Created Date", "length": 8, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R484_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "I1237NAME", "fields": "NAME", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S421_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "7757cd94b9c84e038248159bb96f25c4" }