{ "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 0, "name": "Pollling Places", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 103435, "latestWkid": 103435, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -18187000, "falseY": -48539200, "xyUnits": 3048.0060960121928, "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": "c669720b196c3a7eae5cb28f266d62c6", "imageData": "iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAACXBIWXMAAA7EAAAOxAGVKw4bAAACB0lEQVRYhe2XO0sDQRRGz+ADJYKV4B9ISi0MmGBhIYoQFrGOjyI2dmIr+MBGLGwsRCVpggTFymBtpQgasLEI4qMQtRBREKKIjMX1RXR1N+6sFn4wMHN3h+/Mzp3LbDm/rPJ/gOKA1toCmgz5LSilzmwBns3XDJkDjGmtw0qp3KcAmFs5AIUCVFdjAbYArxoagmTSO/PLS3h8/Bi3Bbi/h9tb7wDsZPQUtLRAeztkMj4DNDbC7CzU1kJnJ5yf+wgwPAxTU7C7C62tcH399fueAVRUwOIi9PfD9jZ0dDjLIU8AKithZQW6uiCfh1jMeQJ7ApBKifnNDVgWXF05n/tjgIkJiMelPzAABwfu5jsGGByUz5pOv8XicRgdlX4yCaur7swdAzQ0wMwMPDzA5iYcHUEoBPPz8vz4WCpnKfoWIBCA5WWoqpK2tARtbVJcAgHQGhKJ0qvmtwB1dVBf/zaORGBvD4JBGafTsLFRmrkjgJMT6OmBbBaUktiL+d0djIyUbu4IAGB9HcbHJePfa24OTk99AACYnIRwWM45yOqnp39m7gpAa+jthZ0d2YJUCi4ufAQAqXTd3bC1JcfSC7muhPv70NwMh4eGAaJR2Wc7RSLujMrKpJA5Bujrk2ZaxQALwJgps5oa4N2N+AOAUupMax0GLEMMOaVU1hbgGSJHEaVJ/b1/Q7/1BPv1kr8KoiJiAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 24, "height": 24, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 224112.19180957973, "ymin": 290292.9421967417, "xmax": 234916.17118582875, "ymax": 308571.454524152, "spatialReference": { "wkid": 103435, "latestWkid": 103435, "xyTolerance": 0.003280833333333333, "zTolerance": 2, "mTolerance": 2, "falseX": -18187000, "falseY": -48539200, "xyUnits": 1.372381304630978E8, "falseZ": 0, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "name", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "District", "type": "esriFieldTypeDouble", "alias": "District", "domain": null }, { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "pollingid", "type": "esriFieldTypeString", "alias": "Polling Place ID", "length": 10, "domain": null }, { "name": "name", "type": "esriFieldTypeString", "alias": "Polling Location", "length": 255, "domain": null }, { "name": "fulladdr", "type": "esriFieldTypeString", "alias": "Address", "length": 250, "domain": null }, { "name": "municipality", "type": "esriFieldTypeString", "alias": "Municipality", "length": 100, "domain": null }, { "name": "operhours", "type": "esriFieldTypeString", "alias": "Polling Hours", "length": 50, "domain": null }, { "name": "handicap", "type": "esriFieldTypeString", "alias": "Handicap Accessible", "length": 5, "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" } }, { "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": "pocname", "type": "esriFieldTypeString", "alias": "Contact Name", "length": 150, "domain": null }, { "name": "pocphone", "type": "esriFieldTypeString", "alias": "Contact Phone", "length": 12, "domain": null }, { "name": "pocemail", "type": "esriFieldTypeString", "alias": "Contact Email", "length": 100, "domain": null }, { "name": "waittime", "type": "esriFieldTypeSmallInteger", "alias": "Wait Time (Minutes)", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "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": "" } ], "subtypes": [], "relationships": [ { "id": 0, "name": "VotingPrecinct", "relatedTableId": 2, "role": "esriRelRoleDestination", "keyField": "pollingid", "cardinality": "esriRelCardinalityOneToOne", "composite": false } ], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 100, "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": { "timeZone": "Central Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }