{ "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 0, "name": "Polling Places", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": true, "isDataArchived": false, "infoInEstimates": [ "extent" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": true, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasMetadata": false, "extent": { "xmin": 1729323.2329396307, "ymin": 829500.0170603693, "xmax": 1902224.9399606287, "ymax": 971829.3166010529, "spatialReference": { "wkid": 103146, "latestWkid": 6570, "xyTolerance": 0.0032808398950131233, "zTolerance": 2, "mTolerance": 0.002, "falseX": -122907600, "falseY": -92800700, "xyUnits": 3.605544920701779E7, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 103146, "latestWkid": 6570, "xyTolerance": 0.0032808398950131233, "zTolerance": 2.5E-4, "mTolerance": 0.002, "falseX": -122907600, "falseY": -92800700, "xyUnits": 3048, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "26b72ca5ab506fbf981a6d2853642bd4", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABAAAAAaCAYAAAC+aNwHAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAzElEQVQ4jeXUMWoCQRTG8d/AnCCNoJWFBwiIVQ6Szi6XEKLgJQI5RNAkRSoRTCNCTpBLpA8jZlWWmLjubhPiB4+ZeTPzf9+8YqKain8XkGiih0n4WpZ3cIEHvCWGgceygJ0uMU2sMAo8V+1BF0+JJW4DL2UBO31sQ1nAbFt5kU/GEy7OZU3cjAeKBZfvAzfHDsQCwP6tVQHOCZDooJHba6OVuMrlUuD1NwcD9H8ocp2bf353HevY/4eAMe4Kzh98bXtA4F0WlR1UUm3AGhW7IVP/2UUUAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 12, "height": 19, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "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": "NAME", "type": "esriFieldTypeString", "alias": "Polling Location", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "NAME" }, { "name": "POLLINGID", "type": "esriFieldTypeString", "alias": "Polling Place ID", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "POLLINGID" }, { "name": "FULLADD", "type": "esriFieldTypeString", "alias": "Full Site Address", "domain": null, "editable": true, "nullable": true, "length": 150, "defaultValue": null, "modelName": "FULLADD" }, { "name": "CITY", "type": "esriFieldTypeString", "alias": "City", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "CITY" }, { "name": "STATE", "type": "esriFieldTypeString", "alias": "State", "domain": null, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "STATE" }, { "name": "OPERHOURS", "type": "esriFieldTypeString", "alias": "Polling Hours", "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" }, "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" } ], "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": "CONTACT", "type": "esriFieldTypeString", "alias": "Contact Name", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "CONTACT" }, { "name": "PHONE", "type": "esriFieldTypeString", "alias": "Phone", "domain": null, "editable": true, "nullable": true, "length": 12, "defaultValue": null, "modelName": "PHONE" }, { "name": "EMAIL", "type": "esriFieldTypeString", "alias": "Email", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "EMAIL" }, { "name": "LASTUPDATE", "type": "esriFieldTypeDate", "alias": "Last Update Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "LASTUPDATE" }, { "name": "LASTEDITOR", "type": "esriFieldTypeString", "alias": "Last Editor", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "LASTEDITOR" }, { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "System-maintained ObjectID" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "System-maintained Geometry for a feature" }, "indexes": [ { "name": "R142_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "G226POLLINGID", "fields": "POLLINGID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S116_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Polling Places", "description": "", "prototype": { "attributes": { "LASTEDITOR": 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, "LASTUPDATE": null } }, "drawingTool": "esriFeatureEditToolPoint" } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Extract", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "d2b3be3af9774b67b8e73f2a0dd9dd6c" }