{ "currentVersion": 11.2, "cimVersion": "3.2.0", "id": 0, "name": "Polling Places", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102675, "latestWkid": 3417, "xyTolerance": 0.0833333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -115419000, "falseY": -93897600, "xyUnits": 10000, "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": "b57cd37fe32cf8f6b8f142fec17e73a8", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAYAAACNiR0NAAAACXBIWXMAAA7EAAAOxAGVKw4bAAACDUlEQVQ4ja2UvW4TQRSF75JFIOMVQlqK2SaVC9pZS+7sBllIzqaIa9rkLXZn/BZJzwvgWKJ2Z2ksu6O0QpGxhGSEskRECBadi2dlxyFgw2nm/9O9M/eMT/9Z/n2LSqnI87zY8zxRFEWEOc/z+mmajrcC9nq9WAiRCCEyKSUFQUDVapXyPCdrbdbpdGgwGJylaXryRyBgrVbrVEoZA7IqjGu1GvellMeNRiMZjUbJasT+HTDTbDbp5uKc7JvkzrTCI0MPn8fUbrdFGIaGiOoO6t+ODLBV7VUi+n59yf2nzVPKjV5bl1LSbDbrE1G0BsSdIU30v30cl7Bnr97Sp3eHDLt+f1bCkcGj/QPud7tdobVWWZYp370mHgB3hI1XY0VBrPgwYGHX0OfhCX29QCC/hD1Yr7w45nEcxxlQDERpIHQIhx7vJ3xHbvOVUfSgIsoxhD4irizncF5rnTigQGlA2BTUFbd7T/haNnTz4ZzbH19sOSeEYA4DUbSrJYKIdlFRFFH5KCja23W3jfI859al3IcDXNHuImstcxiIooSd/kWLxcKCU6YMb8JOu0Y3nU65pkogjA5vvnx9KbYFGmPG8/lcb3gZRoc3XU3+jYbDIU0mE62UYgutAZcGr8ObsNN9IKSJyADLsqy00Mb3tYRG8CbshGhRtNDyP+QHwJ0hTRfZb4FOMDq8CTtt82P/BD4n/NDxNlm7AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 15, "height": 15, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 5546690.726300001, "ymin": 3501135.278699994, "xmax": 5690192.6711000055, "ymax": 3692097.233799994, "spatialReference": { "wkid": 102675, "latestWkid": 3417, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -115419000, "falseY": -93897600, "xyUnits": 3048.0060960121928, "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": "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": null }, { "name": "HANDICAP", "type": "esriFieldTypeString", "alias": "Handicap Accessible", "length": 5, "domain": null }, { "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": "General", "type": "esriFieldTypeSmallInteger", "alias": "General", "domain": { "type": "codedValue", "name": "BooleanSymbolValue", "description": "Valid values are Yes and No.", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "School", "type": "esriFieldTypeSmallInteger", "alias": "School", "domain": { "type": "codedValue", "name": "BooleanSymbolValue", "description": "Valid values are Yes and No.", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "CityE", "type": "esriFieldTypeSmallInteger", "alias": "CityE", "domain": { "type": "codedValue", "name": "BooleanSymbolValue", "description": "Valid values are Yes and No.", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "NOTES", "type": "esriFieldTypeString", "alias": "NOTES", "length": 50, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R2997_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "I255689NAME", "fields": "NAME", "isAscending": true, "isUnique": false, "description": "" }, { "name": "G255689POLLINGID", "fields": "POLLINGID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S1554_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [ { "id": 0, "name": "is part of Precinct", "relatedTableId": 1, "role": "esriRelRoleOrigin", "keyField": "NAME", "cardinality": "esriRelCardinalityOneToMany", "composite": false, "catalogID": "{5FE9D287-9A41-49AC-9833-62801DEE2B3E}" } ], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,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, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": { "timeZone": "Central Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": { "timeZone": "Central Standard Time", "respectsDaylightSaving": false }, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "c0aaa8719ad649dfb18c492d7d8db8d5" }