{ "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 543, "name": "City Council Districts 2011 (Archive)", "type": "Feature Layer", "description": "

Since 1978, voters have elected council members from among candidates living within their district, plus the mayor who is elected at large citywide. With the subsequent release of decennial census data by the US Census Bureau in the years 1980, 1990, 2000, and 2010, City Council District boundaries have been adjusted to meet legal requirements and San Jose's own redistricting criteria. The City Council District boundaries are updated every ten years. <\/SPAN><\/P>

This is an archive dataset of the Council District boundaries as established in 1978 and effective through February 10, 2022. See CityCouncilDistrict dataset for current boundaries. This dataset is for historic reference and is not updated.<\/SPAN><\/P><\/DIV><\/DIV><\/DIV>", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102643, "latestWkid": 2227, "xyTolerance": 0.00328083333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -115860600, "falseY": -93269500, "xyUnits": 3048.00609601219, "falseZ": -100000, "zUnits": 10000, "falseM": 0, "mUnits": 1 }, "copyrightText": "Department of Planning, Building & Code Enforcement", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 201, 218, 252, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 137, 90, 68, 255 ], "width": 2 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpressionInfo": { "expression": "$feature.DISTRICTINT", "title": "Custom" }, "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "multiPart": "labelLargest", "allowOverrun": true, "deconflictionStrategy": "dynamic", "repeatLabel": false, "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "all", "removeDuplicatesDistance": 0, "stackRowLength": 24, "useCodedValues": true, "maxScale": 0, "minScale": 160000, "name": "Class 1", "priority": -1, "symbol": { "type": "esriTS", "color": [ 115, 38, 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": 0.5, "font": { "family": "Arial", "size": 14, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "defaultVisibility": false, "extent": { "xmin": 6112856.169069663, "ymin": 1869687.314092651, "xmax": 6255981.850993574, "ymax": 1996554.7355541438, "spatialReference": { "wkid": 102643, "latestWkid": 2227, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -115860600, "falseY": -93269500, "xyUnits": 3.678742734568671E7, "falseZ": -100000, "zUnits": 10000, "falseM": 0, "mUnits": 1 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "FACILITYID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "FACILITYID", "type": "esriFieldTypeString", "alias": "Facility Identifier", "length": 50, "domain": null }, { "name": "INTID", "type": "esriFieldTypeInteger", "alias": "Integer ID", "domain": null }, { "name": "CITYCOUNCILID", "type": "esriFieldTypeString", "alias": "City Council ID", "length": 10, "domain": null }, { "name": "DISTRICT", "type": "esriFieldTypeString", "alias": "District", "length": 50, "domain": null }, { "name": "DISTRICTINT", "type": "esriFieldTypeSmallInteger", "alias": "District (Int)", "domain": null }, { "name": "COUNCILMEMBER", "type": "esriFieldTypeString", "alias": "Council Member", "length": 255, "domain": null }, { "name": "POPULATION", "type": "esriFieldTypeString", "alias": "Population", "length": 6, "domain": null }, { "name": "HOUSING_UNITS", "type": "esriFieldTypeString", "alias": "Housing Units", "length": 6, "domain": null }, { "name": "CENSUSYEAR", "type": "esriFieldTypeInteger", "alias": "Census Year", "domain": null }, { "name": "CCDISTAREA", "type": "esriFieldTypeString", "alias": "Area (in Sq. Miles)", "length": 5, "domain": null }, { "name": "PHONE", "type": "esriFieldTypeString", "alias": "Phone Number", "length": 12, "domain": null }, { "name": "DISTRICTURL", "type": "esriFieldTypeString", "alias": "District Website", "length": 100, "domain": null }, { "name": "LASTUPDATE", "type": "esriFieldTypeDate", "alias": "Last Update Date", "length": 8, "domain": null }, { "name": "NOTES", "type": "esriFieldTypeString", "alias": "Notes", "length": 255, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "ENTERPRISEID", "type": "esriFieldTypeString", "alias": "Enterprise ID", "length": 20, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "SHAPE_Length", "type": "esriFieldTypeDouble", "alias": "SHAPE_Length", "domain": null }, { "name": "SHAPE_Area", "type": "esriFieldTypeDouble", "alias": "SHAPE_Area", "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": "" }, { "name": "FDO_GlobalID", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "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": 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": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE_Area", "shapeLengthFieldName": "SHAPE_Length", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }