{ "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 0, "name": "Parcels_2024P_SmartGov", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "This feature class contains \"land\" (surface rights) parcel boundaries delineated for property tax assessment purposes.This feature class includes all private, tax-exempt, and state-assessed land parcels listed on the secured tax roll, but does not include mineral rights (subsurface) parcels, mobilehomes, or unsecured entities.Parcels are modeled as planimetric polygons in a seamless fabric comprising the spatial extent of the County of Kern, in the State of California.Tax Roll Data is available in separate database tables, which can be joined to the feature class using the APN9 field as the SQL join key.", "copyrightText": "Kern County Assessor's Office, Mapping Section.\nKern Council of Governments.\nMerced County Association of Governments.\nCity of Bakersfield, IT Division, GIS Services.\nCity of Shafter, IT Department, GIS Division.", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "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": true, "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" }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape__Area", "shapeLengthFieldName": "Shape__Length", "units": "esriFeet" }, "hasMetadata": true, "extent": { "xmin": 6164745.042765975, "ymin": 2348752.9025062323, "xmax": 6238145.412041053, "ymax": 2386792.0875825584, "spatialReference": { "wkid": 102645, "latestWkid": 2229, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -117608900, "falseY": -91881400, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 102645, "latestWkid": 2229, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -117608900, "falseY": -91881400, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 130, 130, 130, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 } }, "label": "Parcel Boundary" }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "ASSE_NAME", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "APN", "type": "esriFieldTypeString", "alias": "Assessor Parcel Number (APN)", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "APN" }, { "name": "APN9", "type": "esriFieldTypeString", "alias": "9 Digit Assessor Parcel Number (APN9)", "domain": null, "editable": true, "nullable": true, "length": 9, "defaultValue": null, "modelName": "APN9" }, { "name": "APN_LABEL", "type": "esriFieldTypeString", "alias": "APN Label", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "APN_LABEL" }, { "name": "ATN", "type": "esriFieldTypeString", "alias": "Assessor Tax Number (ATN)", "domain": null, "editable": true, "nullable": true, "length": 11, "defaultValue": null, "modelName": "ATN" }, { "name": "ADDR_SITUS", "type": "esriFieldTypeString", "alias": "Site Address", "domain": null, "editable": true, "nullable": true, "length": 60, "defaultValue": null, "modelName": "ADDR_SITUS" }, { "name": "LEGAL_TYPE", "type": "esriFieldTypeString", "alias": "Legal Type", "domain": null, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "LEGAL_TYPE" }, { "name": "LEGAL_DESC", "type": "esriFieldTypeString", "alias": "Legal Description", "domain": null, "editable": true, "nullable": true, "length": 60, "defaultValue": null, "modelName": "LEGAL_DESC" }, { "name": "ASSE_NAME", "type": "esriFieldTypeString", "alias": "Owner Name", "domain": null, "editable": true, "nullable": true, "length": 44, "defaultValue": null, "modelName": "ASSE_NAME" }, { "name": "IN_CARE_OF", "type": "esriFieldTypeString", "alias": "In Care Of", "domain": null, "editable": true, "nullable": true, "length": 40, "defaultValue": null, "modelName": "IN_CARE_OF" }, { "name": "DBA", "type": "esriFieldTypeString", "alias": "Doing Business As", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "DBA" }, { "name": "ADDR_BILL1", "type": "esriFieldTypeString", "alias": "Owner Address Line 1", "domain": null, "editable": true, "nullable": true, "length": 40, "defaultValue": null, "modelName": "ADDR_BILL1" }, { "name": "ADDR_BILL2", "type": "esriFieldTypeString", "alias": "Owner Address Line 2", "domain": null, "editable": true, "nullable": true, "length": 40, "defaultValue": null, "modelName": "ADDR_BILL2" }, { "name": "ADDR_BILL3", "type": "esriFieldTypeString", "alias": "Owner Address Line 3", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "ADDR_BILL3" }, { "name": "SUP_DIST", "type": "esriFieldTypeString", "alias": "Supervisor District", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "SUP_DIST" }, { "name": "TRA", "type": "esriFieldTypeString", "alias": "Tax Rate Area (TRA)", "domain": null, "editable": true, "nullable": true, "length": 6, "defaultValue": null, "modelName": "TRA" }, { "name": "ROLL", "type": "esriFieldTypeString", "alias": "Roll Number", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "ROLL" }, { "name": "ROLL_TYPE", "type": "esriFieldTypeString", "alias": "Roll Type", "domain": null, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "ROLL_TYPE" }, { "name": "ROLL_NOTE", "type": "esriFieldTypeString", "alias": "Roll Note", "domain": null, "editable": true, "nullable": true, "length": 150, "defaultValue": null, "modelName": "ROLL_NOTE" }, { "name": "USE_CODE", "type": "esriFieldTypeString", "alias": "Use Code", "domain": null, "editable": true, "nullable": true, "length": 4, "defaultValue": null, "modelName": "USE_CODE" }, { "name": "USE_DESC", "type": "esriFieldTypeString", "alias": "Use Description", "domain": null, "editable": true, "nullable": true, "length": 400, "defaultValue": null, "modelName": "USE_DESC" }, { "name": "AG_PRES", "type": "esriFieldTypeString", "alias": "Ag Preserve", "domain": null, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "AG_PRES" }, { "name": "PROP8", "type": "esriFieldTypeString", "alias": "Proposition 8", "domain": null, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "PROP8" }, { "name": "LAND_VAL", "type": "esriFieldTypeDouble", "alias": "Land Value", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LAND_VAL" }, { "name": "MIN_VAL", "type": "esriFieldTypeDouble", "alias": "Mineral Value", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "MIN_VAL" }, { "name": "IMP_VAL", "type": "esriFieldTypeDouble", "alias": "Improvement Value", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "IMP_VAL" }, { "name": "OIFIX_VAL", "type": "esriFieldTypeDouble", "alias": "Other Improvements and Fixtures Value", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "OIFIX_VAL" }, { "name": "PP_VAL", "type": "esriFieldTypeDouble", "alias": "Personal Property Value", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "PP_VAL" }, { "name": "EX_TYPE", "type": "esriFieldTypeString", "alias": "Exemption Type", "domain": null, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "EX_TYPE" }, { "name": "EX_VAL", "type": "esriFieldTypeDouble", "alias": "Exemption Value", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "EX_VAL" }, { "name": "NET_VAL", "type": "esriFieldTypeDouble", "alias": "Net Value", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "NET_VAL" }, { "name": "BASEYR_VAL", "type": "esriFieldTypeDouble", "alias": "Base Year Value", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "BASEYR_VAL" }, { "name": "CITRUS_AC", "type": "esriFieldTypeDouble", "alias": "Citrus Acres", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "CITRUS_AC" }, { "name": "SHAPE_SQFT", "type": "esriFieldTypeInteger", "alias": "Area - Sq. Ft.", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SHAPE_SQFT" }, { "name": "SHAPE_ACRE", "type": "esriFieldTypeDouble", "alias": "Area - Acres", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SHAPE_ACRE" }, { "name": "Notes", "type": "esriFieldTypeString", "alias": "Notes", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "Notes" }, { "name": "Shape__Area", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape.STArea()", "required": true }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape.STLength()", "required": true } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R270_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S158_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "Pacific Standard Time", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Parcels_2024P_SmartGov", "description": "", "prototype": { "attributes": { "Notes": null, "SHAPE_ACRE": null, "APN": null, "APN9": null, "APN_LABEL": null, "ATN": null, "ADDR_SITUS": null, "LEGAL_TYPE": null, "LEGAL_DESC": null, "ASSE_NAME": null, "IN_CARE_OF": null, "DBA": null, "ADDR_BILL1": null, "ADDR_BILL2": null, "ADDR_BILL3": null, "SUP_DIST": null, "TRA": null, "ROLL": null, "ROLL_TYPE": null, "ROLL_NOTE": null, "USE_CODE": null, "USE_DESC": null, "AG_PRES": null, "PROP8": null, "LAND_VAL": null, "MIN_VAL": null, "IMP_VAL": null, "OIFIX_VAL": null, "PP_VAL": null, "EX_TYPE": null, "EX_VAL": null, "NET_VAL": null, "BASEYR_VAL": null, "CITRUS_AC": null, "SHAPE_SQFT": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "2a9a94ce069e45e8b1d05a64a07d6725" }