{ "currentVersion": 10.81, "cimVersion": "2.6.0", "id": 35, "name": "Polling Places", "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.", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102719, "latestWkid": 2264, "xyTolerance": 0.006561666666666671, "zTolerance": 0.002, "mTolerance": 0.002, "falseX": -17463800, "falseY": -46132600, "xyUnits": 2438.404876809752, "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": "esriPMS", "url": "713e37204833a1ca2b1360bff2a8b3d2", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABYAAAAiCAYAAABbXymAAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABx0lEQVRIie3UQUiTcRjH8e/jOzdYsLTYFsxFjelBKJBNMQiCoE5ZUMe6F9GhvBWdvHSKhEA7eNzJW5CCQh0iq0NHzakjKOZ0b429e0NE2runQytMN015FRb+4Dn83+f//8D78rx/D3sUT2PDqnoemBORxeq6AwgBWeCziOiuYGASuKOqX4ABILGuV1TV18A4MC4i2Z3AAA+BSI3nrcCVaqGqH4EpYAYoAGEReVwXzi1bkZaAH7/fi/19lZK9SjgYwOvdtLWzWr9TAOrDg0MTnOmJMz2b5c27eSoVxTCaaI+FSXadpCcRoyN+DMNoqv0N6sEAQyMv/1o7ToX0whLphSVSo2/x+ZqJRo5QLjvc7+8jdiL4b/B2WVv7QeZTHgDV2oPS4D/IAby/cCgYKPd2x1/4mj1Zs2B3z6ZzXeY327trWBU91dk23R49fO72zQvF9b3BZ5M3LGvlXt60T1vWiud49CitLYf+HN0SNr+WMotm6cGTR9eLG3t3b11MASlVNYDeaoWAHPB8S9ipqLPda4qIw6+bbarenv9oKg7gvYOvXk6OPR1+9cF9+FIic60vuew67FY2wu+BvOuwiJx1A90Eu5nGg38CWEmRy7WHMr0AAAAASUVORK5CYII=", "contentType": "image/png", "width": 16, "height": 25, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 1701047.7832527235, "ymin": 654586.0001620129, "xmax": 1836756.3750239722, "ymax": 784164.8752721176, "spatialReference": { "wkid": 102719, "latestWkid": 2264, "xyTolerance": 0.02083333333333329, "zTolerance": 2, "mTolerance": 2, "falseX": -1.2184189999999978E8, "falseY": -9.365899999999984E7, "xyUnits": 1536.0000000000032, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 } }, "hasAttachments": true, "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": "FULLADD", "type": "esriFieldTypeString", "alias": "Full Site Address", "length": 150, "domain": null }, { "name": "CITY", "type": "esriFieldTypeString", "alias": "City", "length": 50, "domain": null }, { "name": "STATE", "type": "esriFieldTypeString", "alias": "State", "length": 2, "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": "CONTACT", "type": "esriFieldTypeString", "alias": "Contact Name", "length": 50, "domain": null }, { "name": "PHONE", "type": "esriFieldTypeString", "alias": "Phone", "length": 12, "domain": null }, { "name": "EMAIL", "type": "esriFieldTypeString", "alias": "Email", "length": 100, "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": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R82_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "G139POLLINGID", "fields": "POLLINGID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S72_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "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, "supportsQueryAttachments": true, "supportsQueryAttachmentsWithReturnUrl": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "6e255072759542bf929585ef419224f2" }