{ "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 33, "name": "Voting Poll Locations", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 2881, "latestWkid": 2881, "xyTolerance": 0.0032808333333333335, "zTolerance": 0, "mTolerance": 0, "falseX": -17791300, "falseY": -41645400, "xyUnits": 3048.0060960121914, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 32, "name": "Elections & Voting" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "e4183ff49de5873002cf4b3df06abf11", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAA9ElEQVQ4jc3TIUsEQRjG8R96RbBcEe4QxWgwbdIgFttuUAx64eLdpxBWg19BMBoMB6a1+QUMnmKVyxaDTcuChtnDZdkVxXKT5n3mmf+8PDPT8s/RmmlAhLTN/BvnyP4KSJaJ+zhj6beACOl0foDDAIhKgIsyrApIesQrRdHHOk7xTvyJa1YnPwDiW4ywUxKPA8AAEzbQxUsdYPhKtktnhL1CzLGFJ8Y4mW6uA4yR5NwvFsIHFjAXyhuVMOtuIWkLqR3hDlfYxyOx75AbAdEaNvEcOupu0+nVGBs7eAinxBhinJNdhrW0am56SGnFnDT4ZuAzfQFSVzHkZxfglQAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 12, "height": 12, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[BuildingName]", "labelPlacement": "esriServerPointLabelPlacementAboveCenter", "deconflictionStrategy": "static", "allowOverlapOfFeatureInterior": "exclude", "removeDuplicates": "none", "stackLabel": false, "allowOverlapOfLabel": "avoid", "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Default", "priority": 60, "symbol": { "type": "esriTS", "color": [ 255, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": -2, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 1, "font": { "family": "Roboto", "size": 9, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "defaultVisibility": false, "extent": { "xmin": 351734.1613656692, "ymin": 1462811.7066325098, "xmax": 515430.18895983696, "ymax": 1755367.4053125903, "spatialReference": { "wkid": 2881, "latestWkid": 2881, "xyTolerance": 0.00328083333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17791300, "falseY": -41645400, "xyUnits": 1.372494229425764E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "BuildingName", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Precinct", "type": "esriFieldTypeSmallInteger", "alias": "Precinct", "domain": null }, { "name": "BuildingName", "type": "esriFieldTypeString", "alias": "BuildingName", "length": 50, "domain": null }, { "name": "StreetNumber", "type": "esriFieldTypeString", "alias": "StreetNumber", "length": 10, "domain": null }, { "name": "PrefixType", "type": "esriFieldTypeString", "alias": "PrefixType", "length": 6, "domain": null }, { "name": "PrefixDirection", "type": "esriFieldTypeString", "alias": "PrefixDirection", "length": 2, "domain": { "type": "codedValue", "name": "StreetDirection", "description": "Street direction, for prefixes and suffixes", "codedValues": [ { "name": "N", "code": "N" }, { "name": "S", "code": "S" }, { "name": "E", "code": "E" }, { "name": "W", "code": "W" }, { "name": "NE", "code": "NE" }, { "name": "NW", "code": "NW" }, { "name": "SE", "code": "SE" }, { "name": "SW", "code": "SW" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "StreetName", "type": "esriFieldTypeString", "alias": "StreetName", "length": 40, "domain": null }, { "name": "SuffixType", "type": "esriFieldTypeString", "alias": "SuffixType", "length": 2, "domain": { "type": "codedValue", "name": "SuffixType", "description": "Street suffix type", "codedValues": [ { "name": "Avenue", "code": "AV" }, { "name": "Boulevard", "code": "BV" }, { "name": "Circle", "code": "CR" }, { "name": "Court", "code": "CT" }, { "name": "Drive", "code": "DR" }, { "name": "Highway", "code": "HY" }, { "name": "Lane", "code": "LN" }, { "name": "Loop", "code": "LP" }, { "name": "Place", "code": "PL" }, { "name": "Pass", "code": "PS" }, { "name": "Point", "code": "PT" }, { "name": "Road", "code": "RD" }, { "name": "Range", "code": "RG" }, { "name": "Run", "code": "RN" }, { "name": "Street", "code": "ST" }, { "name": "Trace", "code": "TC" }, { "name": "Trail", "code": "TL" }, { "name": "Terrace", "code": "TR" }, { "name": "Way", "code": "WY" }, { "name": "Parkway", "code": "PY" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SuffixDirection", "type": "esriFieldTypeString", "alias": "SuffixDirection", "length": 2, "domain": { "type": "codedValue", "name": "StreetDirection", "description": "Street direction, for prefixes and suffixes", "codedValues": [ { "name": "N", "code": "N" }, { "name": "S", "code": "S" }, { "name": "E", "code": "E" }, { "name": "W", "code": "W" }, { "name": "NE", "code": "NE" }, { "name": "NW", "code": "NW" }, { "name": "SE", "code": "SE" }, { "name": "SW", "code": "SW" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Building", "type": "esriFieldTypeString", "alias": "Building", "length": 4, "domain": null }, { "name": "UnitType", "type": "esriFieldTypeString", "alias": "UnitType", "length": 10, "domain": null }, { "name": "UnitNumber", "type": "esriFieldTypeString", "alias": "UnitNumber", "length": 6, "domain": null }, { "name": "City", "type": "esriFieldTypeString", "alias": "City", "length": 30, "domain": null }, { "name": "ZIPCode", "type": "esriFieldTypeString", "alias": "ZIPCode", "length": 10, "domain": null }, { "name": "Directions", "type": "esriFieldTypeString", "alias": "Directions", "length": 200, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R148_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "Precinct_INDEX", "fields": "Precinct", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S139_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [ { "id": 0, "name": "Publication.SDE.VotingPrecincts", "relatedTableId": 34, "role": "esriRelRoleDestination", "keyField": "Precinct", "cardinality": "esriRelCardinalityOneToOne", "composite": false } ], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 5000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "effectiveMinScale": 500000, "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 }