{ "layers": [ { "currentVersion": 10.71, "id": 0, "name": "Pollling Places", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "geometryType": "esriGeometryPoint", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [ { "id": 0, "name": "VotingPrecinct", "relatedTableId": 2, "cardinality": "esriRelCardinalityOneToOne", "role": "esriRelRoleDestination", "keyField": "pollingid", "composite": false } ], "isDataVersioned": true, "isDataArchived": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsCalculate": false, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true }, "extent": { "xmin": 224112.19180957973, "ymin": 290292.9421967417, "xmax": 234916.17118582875, "ymax": 308571.454524152, "spatialReference": { "wkid": 103435, "latestWkid": 103435 } }, "sourceSpatialReference": { "wkid": 103435, "latestWkid": 103435 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "bf54e85b004eabb652db7dca0b137c99", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAB4AAAAeCAYAAAA7MK6iAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAgpJREFUSInN179LAmEcx/H36XM1NDW3SuYSQkHQ3BRJc0NNQYNGLdXSj6GgqR80BAkFUUFZS0lENDQ4NSjY/1BtQVNId/c0fDMJTS/1qT5wcM/jPby88/t8ORV/FPUvYM/zYkCPCch13aRt249lsOd5McuyLkygAEqpJa11r2VZ2S8whu60GMeBYFDHgDL4M+fnsLbWPPT2FjwPgsHSXEX47Q0ymebBlWKsqldWoK9Pnt6vwLOzkEhAaytMTcHxMWxuGobTaRgchKcnGBuD6+vvr20KHArB6SlEo/DwACMjtWukYTgclt8xHIbnZ5iY8FeYDcOplKCFAiwswOWlv3UNwTc30N0t54eHsL3tf60v+OwMXl9hdLQ0t78PAwNynsvB+Lh/1Bc8MwPDw9J5MhlIJiEelwICeHmB6emfoTXh/n6YmwP1cdXiIuTzMD8Ptg1aw85OfV2uKhyJQFtbadzRAVdX0N4u43xevlg9qQrv7srejMfBsmSuiDoOrK/Xh9aEASYnoaurVEjF3N3BwYFBGGBoCO7vobNTxo4DW1v1o77hQkEa/8mJPOpcThqHcRikWSwvw+oq7O01hv4IBtjYANeVLWQEDoXg6Oj7RdU+q5TijqgJR6NymMwn7LpuUim1ZApqaQGt5Q3zC2zb9qPWuldrHTNkZwOBQLoMBvh42c6WLTGQP/vv9A4jdJmJwLzHOwAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 22, "height": 22, "angle": 0, "xoffset": 0, "yoffset": 0 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "name", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "System-maintained ObjectID" }, { "name": "pollingid", "type": "esriFieldTypeString", "alias": "Polling Place ID", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "pollingid" }, { "name": "name", "type": "esriFieldTypeString", "alias": "Polling Location", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "name" }, { "name": "fulladdr", "type": "esriFieldTypeString", "alias": "Address", "domain": null, "editable": true, "nullable": true, "length": 250, "defaultValue": null, "modelName": "fulladdr" }, { "name": "municipality", "type": "esriFieldTypeString", "alias": "Municipality", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "municipality" }, { "name": "operhours", "type": "esriFieldTypeString", "alias": "Polling Hours", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "operhours" }, { "name": "handicap", "type": "esriFieldTypeString", "alias": "Handicap Accessible", "domain": { "type": "codedValue", "name": "YesNo", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" }, { "name": "Unknown", "code": "Unk" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "handicap" }, { "name": "nextelect", "type": "esriFieldTypeDate", "alias": "Next Election Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "nextelect" }, { "name": "regdate", "type": "esriFieldTypeDate", "alias": "Voter Registration Deadline", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "regdate" }, { "name": "pocname", "type": "esriFieldTypeString", "alias": "Contact Name", "domain": null, "editable": true, "nullable": true, "length": 150, "defaultValue": null, "modelName": "pocname" }, { "name": "pocphone", "type": "esriFieldTypeString", "alias": "Contact Phone", "domain": null, "editable": true, "nullable": true, "length": 12, "defaultValue": null, "modelName": "pocphone" }, { "name": "pocemail", "type": "esriFieldTypeString", "alias": "Contact Email", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "pocemail" }, { "name": "waittime", "type": "esriFieldTypeSmallInteger", "alias": "Wait Time (Minutes)", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "waittime" }, { "name": "District", "type": "esriFieldTypeDouble", "alias": "District", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "District" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "System-maintained Geometry for a feature" }, "indexes": [ { "name": "R178_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "G414pollingid", "fields": "pollingid", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S106_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "Central Standard Time", "respectsDaylightSaving": true }, "types": [], "templates": [ { "name": "Pollling Places", "description": "", "prototype": { "attributes": { "waittime": null, "District": 0, "pollingid": null, "name": null, "fulladdr": null, "municipality": null, "operhours": null, "handicap": null, "nextelect": null, "regdate": null, "pocname": null, "pocphone": null, "pocemail": null } }, "drawingTool": "esriFeatureEditToolPoint" } ], "maxRecordCount": 100, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query,Create,Update,Uploads,Editing", "useStandardizedQueries": true, "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "maxRecordCountFactor": 1 }, { "currentVersion": 10.71, "id": 1, "name": "Alder Districts", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": true, "isDataArchived": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsCalculate": false, "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": 206449.19596766308, "ymin": 285114.80983649194, "xmax": 243557.1361873299, "ymax": 324128.9319393188, "spatialReference": { "wkid": 103435, "latestWkid": 103435 } }, "sourceSpatialReference": { "wkid": 103435, "latestWkid": 103435 }, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "districtid", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 254, 194, 194, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 2 } }, "value": "1", "label": "District 1", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 194, 254, 194, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 2 } }, "value": "2", "label": "District 2", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 188, 143, 143, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 2 } }, "value": "3", "label": "District 3", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 210, 210, 210, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 2 } }, "value": "4", "label": "District 4", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 249, 194, 254, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 2 } }, "value": "5", "label": "District 5", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 254, 250, 194, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 2 } }, "value": "6", "label": "District 6", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 194, 251, 254, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 2 } }, "value": "7", "label": "District 7", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 200, 194, 254, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 2 } }, "value": "8", "label": "District 8", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 183, 223, 134, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 2 } }, "value": "9", "label": "District 9", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 199, 174, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 2 } }, "value": "10", "label": "District 10", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "where": null, "labelExpression": "[districtid]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 230, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 2, "font": { "family": "Arial", "size": 28, "style": "normal", "weight": "bold", "decoration": "none" } }, "minScale": 0, "maxScale": 0 } ] }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "name", "typeIdField": "districtid", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "System-maintained ObjectID" }, { "name": "districtid", "type": "esriFieldTypeString", "alias": "District ID", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "districtid" }, { "name": "name", "type": "esriFieldTypeString", "alias": "District Name", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "name" }, { "name": "repname", "type": "esriFieldTypeString", "alias": "Representative Name(s)", "domain": null, "editable": true, "nullable": true, "length": 150, "defaultValue": null, "modelName": "repname" }, { "name": "districturl", "type": "esriFieldTypeString", "alias": "District Website", "domain": null, "editable": true, "nullable": true, "length": 150, "defaultValue": null, "modelName": "districturl" }, { "name": "Phone", "type": "esriFieldTypeString", "alias": "Phone", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "Phone" }, { "name": "Address", "type": "esriFieldTypeString", "alias": "Address", "domain": null, "editable": true, "nullable": true, "length": 40, "defaultValue": null, "modelName": "Address" }, { "name": "Email", "type": "esriFieldTypeString", "alias": "Email", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Email" }, { "name": "pollingid", "type": "esriFieldTypeString", "alias": "Polling Place ID", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "pollingid" }, { "name": "PollingLocation", "type": "esriFieldTypeString", "alias": "Polling Location", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "PollingLocation" }, { "name": "PollingAddress", "type": "esriFieldTypeString", "alias": "PollingAddress", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "PollingAddress" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "System-maintained Geometry for a feature" }, "indexes": [ { "name": "R188_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S116_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "Central Standard Time", "respectsDaylightSaving": true }, "types": [ { "id": "1", "name": "1", "domains": {}, "templates": [ { "name": "District 1", "description": "", "prototype": { "attributes": { "PollingAddress": null, "districtid": "1", "name": null, "repname": null, "districturl": null, "Phone": null, "Address": null, "Email": null, "pollingid": null, "PollingLocation": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "2", "name": "2", "domains": {}, "templates": [ { "name": "District 2", "description": "", "prototype": { "attributes": { "PollingAddress": null, "districtid": "2", "name": null, "repname": null, "districturl": null, "Phone": null, "Address": null, "Email": null, "pollingid": null, "PollingLocation": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "3", "name": "3", "domains": {}, "templates": [ { "name": "District 3", "description": "", "prototype": { "attributes": { "PollingAddress": null, "districtid": "3", "name": null, "repname": null, "districturl": null, "Phone": null, "Address": null, "Email": null, "pollingid": null, "PollingLocation": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "4", "name": "4", "domains": {}, "templates": [ { "name": "District 4", "description": "", "prototype": { "attributes": { "PollingAddress": null, "districtid": "4", "name": null, "repname": null, "districturl": null, "Phone": null, "Address": null, "Email": null, "pollingid": null, "PollingLocation": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "5", "name": "5", "domains": {}, "templates": [ { "name": "District 5", "description": "", "prototype": { "attributes": { "PollingAddress": null, "districtid": "5", "name": null, "repname": null, "districturl": null, "Phone": null, "Address": null, "Email": null, "pollingid": null, "PollingLocation": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "6", "name": "6", "domains": {}, "templates": [ { "name": "District 6", "description": "", "prototype": { "attributes": { "PollingAddress": null, "districtid": "6", "name": null, "repname": null, "districturl": null, "Phone": null, "Address": null, "Email": null, "pollingid": null, "PollingLocation": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "7", "name": "7", "domains": {}, "templates": [ { "name": "District 7", "description": "", "prototype": { "attributes": { "PollingAddress": null, "districtid": "7", "name": null, "repname": null, "districturl": null, "Phone": null, "Address": null, "Email": null, "pollingid": null, "PollingLocation": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "8", "name": "8", "domains": {}, "templates": [ { "name": "District 8", "description": "", "prototype": { "attributes": { "PollingAddress": null, "districtid": "8", "name": null, "repname": null, "districturl": null, "Phone": null, "Address": null, "Email": null, "pollingid": null, "PollingLocation": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "9", "name": "9", "domains": {}, "templates": [ { "name": "District 9", "description": "", "prototype": { "attributes": { "PollingAddress": null, "districtid": "9", "name": null, "repname": null, "districturl": null, "Phone": null, "Address": null, "Email": null, "pollingid": null, "PollingLocation": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "10", "name": "10", "domains": {}, "templates": [ { "name": "District 10", "description": "", "prototype": { "attributes": { "PollingAddress": null, "districtid": "10", "name": null, "repname": null, "districturl": null, "Phone": null, "Address": null, "Email": null, "pollingid": null, "PollingLocation": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] } ], "templates": [], "maxRecordCount": 100, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query,Create,Update,Uploads,Editing", "useStandardizedQueries": true, "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "maxRecordCountFactor": 1 }, { "currentVersion": 10.71, "id": 2, "name": "Wards", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [ { "id": 0, "name": "PollingPlace", "relatedTableId": 0, "cardinality": "esriRelCardinalityOneToOne", "role": "esriRelRoleOrigin", "keyField": "pollingid", "composite": false } ], "isDataVersioned": true, "isDataArchived": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsCalculate": false, "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": 206449.19596766308, "ymin": 285114.80983649194, "xmax": 243557.1361873299, "ymax": 324128.9319393188, "spatialReference": { "wkid": 103435, "latestWkid": 103435 } }, "sourceSpatialReference": { "wkid": 103435, "latestWkid": 103435 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 0, 0, 0, 255 ], "width": 1.5 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "name", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "System-maintained ObjectID" }, { "name": "precinctid", "type": "esriFieldTypeString", "alias": "Precinct ID", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "precinctid" }, { "name": "name", "type": "esriFieldTypeString", "alias": "Precinct Name", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "name" }, { "name": "county", "type": "esriFieldTypeString", "alias": "County", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "county" }, { "name": "pollingid", "type": "esriFieldTypeString", "alias": "Polling Place ID", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "pollingid" }, { "name": "Ward", "type": "esriFieldTypeSmallInteger", "alias": "Ward", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Ward" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "System-maintained Geometry for a feature" }, "indexes": [ { "name": "R175_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "G411pollingid", "fields": "pollingid", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S103_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "Central Standard Time", "respectsDaylightSaving": true }, "types": [], "templates": [ { "name": "Wards", "description": "", "prototype": { "attributes": { "Ward": null, "precinctid": null, "name": null, "county": null, "pollingid": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ], "maxRecordCount": 100, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query,Create,Update,Uploads,Editing", "useStandardizedQueries": true, "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "maxRecordCountFactor": 1 } ], "tables": [] }