{ "currentVersion": 10.81, "id": 0, "name": "Polling Places", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102100, "latestWkid": 3857 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 250000, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "0e9731b6204cc6607d0e488dd6ad20a2", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABwAAAAcCAYAAAByDd+UAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAzBJREFUSIntlltIFGEUx3/OjI3pQ7b0kNViQWKsrUK1Jrt4eQwlpKAeoqiNim5EvXQnVxN8TB+7kBARlFEWFQQ9rIrLkl3WjDBaosXIiFp7iZzcmelhdse9zK5C4lPnZT6+Od/5nfOf833fSMyzSf+B/4FzAZwAii3m8+YaWIxcMiGfuZvNV1d8HoDFwM9/B8qyCZtscVPQGmCyxQ1AQWvAcPENcrN778S2yHuYXcV6ut80UFHMYQKw/faoOTfZ4qas8xU7vdd5dHkHKujN4xGAE0BnGoS+0tVIgCcSzlKhkYme/PLhaDQjCQBncIBQTS33SkrR4JIAl/IBEZDIR4z7pcPSgSg+D7Jv0JT0QoOds/V2E5ao8veHMM5AH7qu89rTkBJw2bH92I8cQhIlKCrMDUzYzdA37IsKaPOP0eYfy6gyvMuLCqiAK9iPIEpIooiULxkgIHz0uFXoDGAeoO97kClFsjmDA0QudvD98ROGauoQgHRJpQUAbJmxQsXnwdbxnB+nXWanJkuaGK84d4rlZ08iiQIva+oyktrw7g0UFfbOCAT4pUyZgZObJTEeqak1JV0f7Mc1FEiRVBAFvt24ZamOJfDnqXVomkYspqLpGqqqosY0VDWGqqloXqNLgZkknR0QIOSoQgU0QP0TfwIrr3SxsNKZtUsTFpc0x8ZPsuE1zmx58PHAYRO+dtBv2aWCKGRdbwmsGh3JKemwy2Mk5mlAAzYOBTJivHBUct5moz0aTZnPADY3N5vjqS/jvN3UZEpa8XIAMLaFqmmE3PUADLnclt9wc8kq2qPRbsCbFdjT08OrMofZhcn2Zn0tGlNogCPQR9WgH0kUiD59xueWNtOvqLIc570eJEkEWd6TC6iHyhwAdH0d4870ge4HGgCelJQCMOKuN7fFksZNLN3clPENv9/v5Xnpaqoj4WLiV1oKUAaqjQO3F4tTAqDRuCH0clmmw7Y0ZVtUdF9FFATCuw8iLTCC5xvLJoh3a2qFstyKovisQGmW915R2Doe0W3AtXjVo9792W4Lc2uk3hazg6WAo8DW8Ug3sCft3SrgU/qCufqJ8pLUGLls3v/a/gIgwECJDWy1OgAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 21, "height": 21, "angle": 0, "xoffset": 0, "yoffset": 0 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerPointLabelPlacementAboveCenter", "where": null, "labelExpression": "[Ward] CONCAT NEWLINE CONCAT [NAME]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 255, 255, 255, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 230, 0, 0, 255 ], "haloSize": 1, "font": { "family": "Trebuchet MS", "size": 9, "style": "normal", "weight": "bold", "decoration": "none" } }, "minScale": 25000, "maxScale": 0 } ] }, "defaultVisibility": true, "extent": { "xmin": 2208398.5728364424, "ymin": 181922.45221340848, "xmax": 2340763.0926457155, "ymax": 357481.10602118156, "spatialReference": { "wkid": 102728, "latestWkid": 2271 } }, "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": "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_1", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" }, { "name": "N/A", "code": "N/A" } ], "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 }, { "name": "Ward", "type": "esriFieldTypeString", "alias": "Ward", "length": 50, "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": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true, "serviceItemId": "c2c5fe26534a48ed88376c3f632794a8" }