{ "currentVersion": 11.4, "cimVersion": "3.4.0", "id": 59, "name": "Voting Stations", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "CREATED_DATE", "creatorField": "CREATED_BY", "editDateField": "EDITED_DATE", "editorField": "EDITED_BY" }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [ { "id": 0, "name": "dbo.CITY_VOTING_SUBDIVISION_SDE", "relatedTableId": 61, "cardinality": "esriRelCardinalityOneToOne", "role": "esriRelRoleDestination", "keyField": "SUBDIVISION_MAP_ID", "composite": false, "catalogID": "{F82CB226-7C11-4E82-A631-0995F6BC5806}" } ], "isDataVersioned": false, "isDataArchived": false, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsReturningGeometryEnvelope": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": true, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON,PBF" }, "hasMetadata": true, "extent": { "xmin": -253082, "ymin": 6109850, "xmax": -233119, "ymax": 6127774.0603, "spatialReference": { "wkid": 102185, "latestWkid": 3401, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5618700, "falseY": -9994100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 102185, "latestWkid": 3401, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5618700, "falseY": -9994100, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 63, 175, 127, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0.7 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": true, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "SDE_ID", "globalIdField": "GlobalID", "displayField": "LOCATION_NAME", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "SDE_ID", "type": "esriFieldTypeOID", "alias": "SDE_ID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "SDE_ID" }, { "name": "SUBDIVISION_ID", "type": "esriFieldTypeInteger", "alias": "SUBDIVISION_ID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SUBDIVISION_ID" }, { "name": "LOCATION_NAME", "type": "esriFieldTypeString", "alias": "LOCATION_NAME", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "LOCATION_NAME" }, { "name": "STATION_ADDRESS", "type": "esriFieldTypeString", "alias": "Station Address", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "STATION_ADDRESS" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "name": "VOTE_DATE", "type": "esriFieldTypeDate", "alias": "Vote Date", "domain": { "type": "codedValue", "name": "Municipal Election Dates", "description": "Dates for Municipal Elections", "codedValues": [ { "name": "2021-10-18", "code": 1634515200000 }, { "name": "2022-10-17", "code": 1665964800000 }, { "name": "2025-10-20", "code": 1760918400000 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "VOTE_DATE" }, { "name": "SUBDIVISION_MAP_ID", "type": "esriFieldTypeInteger", "alias": "Corresponding Subdivision Map ID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SUBDIVISION_MAP_ID" }, { "name": "VOTE_YEAR", "type": "esriFieldTypeSmallInteger", "alias": "VOTE_YEAR", "domain": { "type": "codedValue", "name": "Municipal Election Voting Year", "description": "Year of Municipal Election", "codedValues": [ { "name": "2021", "code": 2021 }, { "name": "2022", "code": 2022 }, { "name": "2025", "code": 2025 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "VOTE_YEAR" } ], "geometryField": { "name": "GEOM", "type": "esriFieldTypeGeometry", "alias": "Geometry", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "GEOM" }, "indexes": [ { "name": "R160_pk", "fields": "SDE_ID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "GDB_5738_SUBDIVI", "fields": "SUBDIVISION_ID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_160", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "GDB_5738_SUBDIVI_1", "fields": "SUBDIVISION_MAP_ID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S150_idx", "fields": "GEOM", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "Mountain Standard Time", "timeZoneIANA": "America/Denver", "respectsDaylightSaving": true }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Voting Stations", "description": "", "prototype": { "attributes": { "SUBDIVISION_MAP_ID": null, "SUBDIVISION_ID": null, "LOCATION_NAME": null, "STATION_ADDRESS": null, "VOTE_YEAR": null, "VOTE_DATE": null } }, "drawingTool": "esriFeatureEditToolPoint" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Extract", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "8da50ba386ea4a2c9e3e58914faabf64" }