{ "currentVersion": 10.5, "id": 0, "name": "Polling Place", "parentLayerId": -1, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "type": "Feature Layer", "geometryType": "esriGeometryPoint", "description": "Each location represents a polling place.", "copyrightText": "DeKalb County Voter Registration and Elections, DeKalb County GIS Department", "editFieldsInfo": { "editDateField": "LASTUPDATE", "editorField": "LASTEDITOR" }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [], "isDataVersioned": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": true, "startArchivingMoment": 1547812672000 }, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCalculate": false, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsOrderBy": true, "supportsDistinct": true }, "extent": { "xmin": -9389686.3091, "ymin": 1384376.6963, "xmax": 2274801.349300001, "ymax": 4024448.228, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 80, 130, 0, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": true, "supportsAttachmentsByUploadId": true, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "NAME", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "NAME", "type": "esriFieldTypeString", "alias": "Polling Location", "domain": null, "editable": true, "nullable": true, "length": 255 }, { "name": "POLLINGID", "type": "esriFieldTypeString", "alias": "Polling Place ID", "domain": null, "editable": true, "nullable": true, "length": 10 }, { "name": "FULLADD", "type": "esriFieldTypeString", "alias": "Full Site Address", "domain": null, "editable": true, "nullable": true, "length": 150 }, { "name": "CITY", "type": "esriFieldTypeString", "alias": "City", "domain": null, "editable": true, "nullable": true, "length": 50 }, { "name": "STATE", "type": "esriFieldTypeString", "alias": "State", "domain": null, "editable": true, "nullable": true, "length": 2 }, { "name": "OPERHOURS", "type": "esriFieldTypeString", "alias": "Polling Hours", "domain": { "type": "codedValue", "name": "OperationalHours", "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" }, { "name": "7:00am-7:00pm", "code": "7:00am-7:00pm" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50 }, { "name": "HANDICAP", "type": "esriFieldTypeString", "alias": "Handicap Accessible", "domain": { "type": "codedValue", "name": "YesNo", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 5 }, { "name": "NEXTELECT", "type": "esriFieldTypeDate", "alias": "Next Election Date", "domain": null, "editable": true, "nullable": true, "length": 8 }, { "name": "REGDATE", "type": "esriFieldTypeDate", "alias": "Voter Registration Deadline", "domain": null, "editable": true, "nullable": true, "length": 8 }, { "name": "CONTACT", "type": "esriFieldTypeString", "alias": "Contact Name", "domain": null, "editable": true, "nullable": true, "length": 50 }, { "name": "PHONE", "type": "esriFieldTypeString", "alias": "Phone", "domain": null, "editable": true, "nullable": true, "length": 12 }, { "name": "EMAIL", "type": "esriFieldTypeString", "alias": "Email", "domain": null, "editable": true, "nullable": true, "length": 100 }, { "name": "LASTUPDATE", "type": "esriFieldTypeDate", "alias": "Last Update Date", "domain": null, "editable": false, "nullable": true, "length": 8 }, { "name": "LASTEDITOR", "type": "esriFieldTypeString", "alias": "Last Editor", "domain": null, "editable": false, "nullable": true, "length": 50 }, { "name": "Zip", "type": "esriFieldTypeString", "alias": "Zip", "domain": null, "editable": true, "nullable": true, "length": 5 }, { "name": "Place", "type": "esriFieldTypeString", "alias": "Place", "domain": null, "editable": true, "nullable": true, "length": 50 }, { "name": "SCHEDULE", "type": "esriFieldTypeString", "alias": "SCHEDULE", "domain": null, "editable": true, "nullable": true, "length": 50 }, { "name": "BALLOTURL", "type": "esriFieldTypeString", "alias": "BALLOTURL", "domain": null, "editable": true, "nullable": true, "length": 100 }, { "name": "NEXTELECTTX", "type": "esriFieldTypeString", "alias": "Next Election", "domain": null, "editable": true, "nullable": true, "length": 25 }, { "name": "REGDATETX", "type": "esriFieldTypeString", "alias": "Register By", "domain": null, "editable": true, "nullable": true, "length": 25 }, { "name": "WAITTIME", "type": "esriFieldTypeString", "alias": "WAITTIME", "domain": { "type": "codedValue", "name": "VoteWaitTime", "codedValues": [ { "name": "less than 5", "code": "less than 5 minutes" }, { "name": "10", "code": "10" }, { "name": "15", "code": "15" }, { "name": "20", "code": "20" }, { "name": "over 20", "code": "over 20" }, { "name": "UNAVAILABLE", "code": "UNAVAILABLE" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50 }, { "name": "VOTERTURNOUT", "type": "esriFieldTypeSmallInteger", "alias": "Voter Turnout", "domain": null, "editable": true, "nullable": true }, { "name": "Republican", "type": "esriFieldTypeSmallInteger", "alias": "Republican", "domain": null, "editable": true, "nullable": true }, { "name": "Democrat", "type": "esriFieldTypeSmallInteger", "alias": "Democrat", "domain": null, "editable": true, "nullable": true }, { "name": "NonPartisan", "type": "esriFieldTypeSmallInteger", "alias": "NonPartisan", "domain": null, "editable": true, "nullable": true }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38 }, { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false } ], "indexes": [ { "name": "UUID_514", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "gdb_ct3_514", "fields": "OBJECTID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S409_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "Polling Place", "description": "", "prototype": { "attributes": { "NonPartisan": null, "NAME": null, "POLLINGID": null, "FULLADD": null, "CITY": null, "STATE": null, "OPERHOURS": null, "HANDICAP": null, "NEXTELECT": null, "REGDATE": null, "CONTACT": null, "PHONE": null, "EMAIL": null, "Democrat": null, "Republican": null, "Zip": null, "Place": null, "SCHEDULE": null, "BALLOTURL": null, "NEXTELECTTX": null, "REGDATETX": null, "WAITTIME": null, "VOTERTURNOUT": null } }, "drawingTool": "esriFeatureEditToolPoint" } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, AMF, geoJSON", "capabilities": "Create,Query,Update,Uploads,Editing", "useStandardizedQueries": true }