{ "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 0, "name": "EarlyVotingLocations", "type": "Feature Layer", "description": "Digital data describing the general location of polling places in Davidson County, North Carolina", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102719, "latestWkid": 2264, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -121841900, "falseY": -93659000, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "Davidson County IT, GIS Division", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "classBreaks", "authoringInfo": { "type": "classedSize", "classificationMethod": "esriClassifyManual" }, "field": "dbo.%BOEElectionsPrecincts.WaitTimeResult", "classificationMethod": "esriClassifyManual", "minValue": 0, "classBreakInfos": [ { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 76, 230, 0, 255 ], "size": 10, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0.7 } }, "classMaxValue": 14, "label": "Less than 15 Minutes" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 245, 245, 0, 255 ], "size": 15.5, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0.7 } }, "classMaxValue": 30, "label": "15 - 30 Minutes" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 255, 170, 0, 255 ], "size": 21, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0.7 } }, "classMaxValue": 60, "label": "30 Minutes - 1 Hour" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 230, 0, 0, 255 ], "size": 32, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0.7 } }, "classMaxValue": 500, "label": "More than 1 Hour" } ], "legendOptions": {"order": "ascendingValues"} }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpressionInfo": { "expression": "$feature['DAVIDSON.EarlyVotingLocations.PollingPlaceName']", "title": "Custom" }, "labelPlacement": "esriServerPointLabelPlacementAboveRight", "deconflictionStrategy": "none", "stackLabel": true, "stackAlignment": "textSymbol", "removeDuplicates": "none", "stackRowLength": 18, "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Class 1", "priority": -1, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 2, "font": { "family": "Arial Narrow", "size": 10, "style": "italic", "weight": "bold", "decoration": "none" } } } ] }, "defaultVisibility": false, "extent": { "xmin": 1617420.7406415492, "ymin": 687532.2222405672, "xmax": 1679758.720624134, "ymax": 804963.3006981462, "spatialReference": { "wkid": 102719, "latestWkid": 2264, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -121841900, "falseY": -93659000, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "DAVIDSON.EarlyVotingLocations.PollingPlaceName", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "DAVIDSON.EarlyVotingLocations.OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "DAVIDSON.EarlyVotingLocations.EarlyVotingSite", "type": "esriFieldTypeString", "alias": "USER_Preci", "length": 254, "domain": null }, { "name": "DAVIDSON.EarlyVotingLocations.PollingPlaceName", "type": "esriFieldTypeString", "alias": "USER_Polli", "length": 254, "domain": null }, { "name": "DAVIDSON.EarlyVotingLocations.Address", "type": "esriFieldTypeString", "alias": "USER_Addre", "length": 254, "domain": null }, { "name": "DAVIDSON.EarlyVotingLocations.City", "type": "esriFieldTypeString", "alias": "USER_City", "length": 254, "domain": null }, { "name": "DAVIDSON.EarlyVotingLocations.State", "type": "esriFieldTypeString", "alias": "USER_State", "length": 254, "domain": null }, { "name": "DAVIDSON.EarlyVotingLocations.Zip", "type": "esriFieldTypeDouble", "alias": "USER_Zip", "domain": null }, { "name": "DAVIDSON.EarlyVotingLocations.PrecNo", "type": "esriFieldTypeString", "alias": "PrecNo", "length": 30, "domain": null }, { "name": "DAVIDSON.EarlyVotingLocations.Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "dbo.%BOEElectionsPrecincts.EPID", "type": "esriFieldTypeInteger", "alias": "EPID", "domain": null }, { "name": "dbo.%BOEElectionsPrecincts.ElectionID", "type": "esriFieldTypeInteger", "alias": "ElectionID", "domain": null }, { "name": "dbo.%BOEElectionsPrecincts.PrecinctID", "type": "esriFieldTypeInteger", "alias": "PrecinctID", "domain": null }, { "name": "dbo.%BOEElectionsPrecincts.EPActive", "type": "esriFieldTypeSmallInteger", "alias": "EPActive", "domain": null }, { "name": "dbo.%BOEElectionsPrecincts.EVPrecinct", "type": "esriFieldTypeSmallInteger", "alias": "EVPrecinct", "domain": null }, { "name": "dbo.%BOEElectionsPrecincts.NoMachines", "type": "esriFieldTypeBigInteger", "alias": "NoMachines", "domain": null }, { "name": "dbo.%BOEElectionsPrecincts.NoMinutes", "type": "esriFieldTypeDouble", "alias": "NoMinutes", "domain": null }, { "name": "dbo.%BOEElectionsPrecincts.LastRpt", "type": "esriFieldTypeDate", "alias": "LastRpt", "length": 8, "precision": 1, "domain": null }, { "name": "dbo.%BOEElectionsPrecincts.pwCode", "type": "esriFieldTypeString", "alias": "pwCode", "length": 255, "domain": null }, { "name": "dbo.%BOEElectionsPrecincts.WaitTimeResult", "type": "esriFieldTypeBigInteger", "alias": "WaitTimeResult", "domain": null }, { "name": "dbo.%BOEElectionsPrecincts.PrecNo", "type": "esriFieldTypeString", "alias": "PrecNo", "length": 25, "domain": null } ], "geometryField": { "name": "DAVIDSON.EarlyVotingLocations.Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R28141_pk", "fields": "DAVIDSON.EarlyVotingLocations.OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S17064_idx", "fields": "DAVIDSON.EarlyVotingLocations.Shape", "isAscending": true, "isUnique": true, "description": "" }, { "name": "PK_BOEElectionsPrecincts", "fields": "dbo.%BOEElectionsPrecincts.EPID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_EPID", "fields": "dbo.%BOEElectionsPrecincts.EPID", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": false, "supportsExceedsLimitStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsPercentileStatistics": false, "supportsHavingClause": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsCountDistinct": false, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": { "timeZone": "Eastern Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": { "timeZone": "Eastern Standard Time", "respectsDaylightSaving": true }, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "ce1129253431488eaa723cc69ec2c95a" }