{ "currentVersion": 11.0, "cimVersion": "3.0.0", "id": 15, "name": "Voting Locations", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102721, "latestWkid": 102721, "xyTolerance": 0.002, "zTolerance": 2.0E-5, "mTolerance": 2.0E-5, "falseX": -117105100, "falseY": -98987300, "xyUnits": 4000, "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": "f4d403d98f46caa5de379ec66fc911ae", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA4AAAAOCAYAAAAfSC3RAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAA+klEQVQoka3RsUvDQBTH8e9dAlIoiFQEBxdphCKIq4qzf4Gj/4FDSnrG0UmHijhlLyi4ukr/CAdDLDq4depUUYjtnbRCqEmvFPE3Pvjce/eeyx/j/j9cDxcplT6Jz9J5oMALjhEoGKzx1R/iBW1c0SC5fLLDjeAcOJ2oOAgOGJo9PLXPS/OxCD21DVpZBi8jdQTsFqHQh+MOthh2qPmrJNfd/KjLVpTFrQB5aDqj3cxIivx4y57IynKhhU5DYGUqM9wQR+9F+HzRo6qOkPoOWMqxNtLxJwu/z/HafKDmb6KdOpotoI8093Subsc9rXCUn62dzPrsdDhnvgHXEj+bWWXHtwAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 10, "height": 10, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -1.0874653675360352E7, "ymin": 5883912.565770396, "xmax": -1.0771782967730217E7, "ymax": 5969578.984046473, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 1.4892314192838538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "TYPE", "type": "esriFieldTypeString", "alias": "Voting Facility Type", "length": 255, "domain": null }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "Name", "length": 255, "domain": null }, { "name": "FULLADDR", "type": "esriFieldTypeString", "alias": "Address", "length": 255, "domain": null }, { "name": "MUNICIPALITY", "type": "esriFieldTypeString", "alias": "Municipality", "length": 255, "domain": null }, { "name": "STATE", "type": "esriFieldTypeString", "alias": "State", "length": 2, "domain": null }, { "name": "ZIP", "type": "esriFieldTypeString", "alias": "Zip Code", "length": 5, "domain": null }, { "name": "PHONE", "type": "esriFieldTypeString", "alias": "Phone", "length": 12, "domain": null }, { "name": "AGENCYURL", "type": "esriFieldTypeString", "alias": "Website", "length": 150, "domain": null }, { "name": "OPERDAYS", "type": "esriFieldTypeString", "alias": "Operational Days", "length": 255, "domain": { "type": "codedValue", "name": "OperationalDays", "description": "The days of operation for a facility", "codedValues": [ { "name": "Sun-Sat", "code": "Sun-Sat" }, { "name": "Mon-Fri", "code": "Mon-Fri" }, { "name": "Sat-Sun", "code": "Sat-Sun" }, { "name": "Other", "code": "Other" }, { "name": "Tue", "code": "Tue" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "OPERHOURS", "type": "esriFieldTypeString", "alias": "Operational Hours", "length": 255, "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" }, { "name": "7:00am-8:00pm", "code": "7:00am-8:00pm" }, { "name": "7:00am-7:00pm", "code": "7:00am-7:00pm" }, { "name": "10:00am-6:00pm", "code": "10:00am-6:00pm" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "HANDICAP", "type": "esriFieldTypeString", "alias": "Handicap Accessible", "length": 5, "domain": { "type": "codedValue", "name": "YesNoText", "description": "A Text version of yes/no for Cass Signs", "codedValues": [ { "name": "No", "code": "NO" }, { "name": "Yes", "code": "YES" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "NEXTELECT", "type": "esriFieldTypeDate", "alias": "NEXTELECT", "length": 8, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R831_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_831", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_831", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S723_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": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }