{ "currentVersion": 10.81, "id": 0, "name": "Polling Location", "type": "Feature Layer", "description": "This point layer is a Leon county-wide dataset used by the Supervisor of Elections Office to location facilities utilized as Polling Locations, Early Voting sites, Branch Sites, storage facilities and Voting Operations Centers. The \"Bldg_Type\" field specifies which type of facility the location is used for elections in Leon County. Branch Sites are National Voting Registration Application (NVRA) form collections sites only and are monitored by our office remotely. Not all sites are active all the time but sites are tracked for historical and planning purposes. Data users should filter/query the \"Active\" column for \"Yes\" to reveal the active sites in the data.Updated 11/8/2011", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102100, "latestWkid": 3857 }, "copyrightText": "Chris Moore, Supervisor of Elections, Leon County FL. \n850-606-8683", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "b28f4c0eb954db78cc828fcac84a2cee", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABMAAAATCAYAAAByUDbMAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAktJREFUOI2t1D1oU1EUwPH/8xUevmKIDxxioEPwY+gUWgw4aAi0QlFCaqqJU7ukFDs4FJriZAJtCprFqZNDUDMIWdSQCEWQUigWl5qKLgGFgMiVLJUjNbjkldvklSJ4tnvOub9z74N3B/iPMXBM/YxlWedExO84znelVAP49a/YdWARuCwiJwCUUgB7wMtAIJBrtVofj8NOAk+A23oym81SKBQAbOBWq9W62R326CjMBCrAtd6J8/PzbG1tsb6+rvc+7OJ5L2zRC5qbmyMYDDIzM6NjbjywLOudiLzVMQfI9nYCxONxACKRiFfZEJFVIKJjCeDU7Owsk5OTGIZx0D06OgpAKBSiXq8fkprNJplM5hJwHvjiYlcA1tbWiEajTE1NYZrmoY2maTI2Nnaw3t3dZXl52V1e1bGAm02n0zQaDRYWFvD5fH336nQ61Go1JiYm9PRZ/Zq/9Uo+n2dnZ4dSqcTg4OAhrFQqMT093TtDdKzZdwTAtu2+nN/v92pt6lgVuKtXU6kUhmHQ6XTY3NwkHA5j2zbhcLgX2gfe6FjNsqzPInLB7RgZGaHdblMsFsnlcqRSKVZWVhgaGiKRSFCpVNzW54DSsX0RuQe8AoxYLIaIkE6nqVarAJTLZer1OuVymWQy6WIKuO+q+h9QBZaAQrvdZnh4uO/DKKUYHx8nFosB7FmWlRSRr14YwCrwbXt7+zFwuk/rxsbGxifHce4opT7oea8n6CnwGsgAN4CLgA/4AbwHXojIMxH507vxqPfsZ/eUq0edziv+AhgpwCv9P7/VAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 14, "height": 14, "angle": 0, "xoffset": 0, "yoffset": 0 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerPointLabelPlacementAboveRight", "where": null, "labelExpression": "[NAME]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 1, "font": { "family": "Calibri", "size": 11, "style": "normal", "weight": "normal", "decoration": "none" } }, "minScale": 40000, "maxScale": 0 } ] }, "defaultVisibility": true, "extent": { "xmin": -9410357.7682, "ymin": 3543962.4864000008, "xmax": -9355625.7684, "ymax": 3581933.7058999985, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "NAME", "length": 50, "domain": null }, { "name": "ADD1", "type": "esriFieldTypeString", "alias": "ADD1", "length": 50, "domain": null }, { "name": "ADD2", "type": "esriFieldTypeString", "alias": "ADD2", "length": 50, "domain": null }, { "name": "ACTIVE", "type": "esriFieldTypeString", "alias": "Active", "length": 3, "domain": { "type": "codedValue", "name": "YesNo_2", "description": "", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "BLDGTYPE", "type": "esriFieldTypeString", "alias": "BldgType", "length": 30, "domain": { "type": "codedValue", "name": "BldgType", "description": "Building Type", "codedValues": [ { "name": "Polling Location", "code": "P" }, { "name": "Early Voting Site", "code": "EV" }, { "name": "Branch Site", "code": "B" }, { "name": "Storage", "code": "S" }, { "name": "Voting Operations Center", "code": "VOC" }, { "name": "Head Quarters", "code": "HQ" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "PCTPARENT", "type": "esriFieldTypeString", "alias": "PCTPARENT", "length": 20, "domain": null }, { "name": "PCTCHILD", "type": "esriFieldTypeString", "alias": "PCTCHILD", "length": 50, "domain": null }, { "name": "REGION", "type": "esriFieldTypeString", "alias": "REGION", "length": 5, "domain": null }, { "name": "ADA", "type": "esriFieldTypeString", "alias": "ADA", "length": 3, "domain": { "type": "codedValue", "name": "YesNo_2", "description": "", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "LINK", "type": "esriFieldTypeString", "alias": "LINK", "length": 50, "domain": null }, { "name": "LASTCHANGE", "type": "esriFieldTypeDate", "alias": "LASTCHANGE", "length": 8, "domain": null }, { "name": "CHGDESC", "type": "esriFieldTypeString", "alias": "CHGDESC", "length": 30, "domain": null }, { "name": "MAPSCALE1", "type": "esriFieldTypeDouble", "alias": "MAPSCALE1", "domain": null }, { "name": "MAPSCALE2", "type": "esriFieldTypeDouble", "alias": "MAPSCALE2", "domain": null }, { "name": "SPSCALE", "type": "esriFieldTypeDouble", "alias": "SPSCALE", "domain": null }, { "name": "LATITUDE", "type": "esriFieldTypeDouble", "alias": "LATITUDE", "domain": null }, { "name": "LONGITUDE", "type": "esriFieldTypeDouble", "alias": "LONGITUDE", "domain": null }, { "name": "COMMENTS", "type": "esriFieldTypeString", "alias": "COMMENTS", "length": 30, "domain": null }, { "name": "EASTING", "type": "esriFieldTypeDouble", "alias": "EASTING", "domain": null }, { "name": "NORTHING", "type": "esriFieldTypeDouble", "alias": "NORTHING", "domain": null }, { "name": "LOC_ID", "type": "esriFieldTypeString", "alias": "LOC_ID", "length": 10, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }