Williamson Act Land and CAISO Interconnection Queue
Roughly 16 million acres of California land are under Williamson Act agricultural preserves. Here's how they affect your CAISO site control coverage — and what to do about it before cluster study.
The scenario: 89% coverage on a Fresno County solar project
You signed leases on 12 parcels in Fresno County for a 200 MW solar project. Your land team reports 89% coverage based on acreage calculations. CAISO's cluster study Phase 1 threshold is 90%. You're 1% short. What happened?
Three of those parcels are enrolled in the Williamson Act. Your leases are valid, your signatures are complete, and the parcels are within your project boundary. But because no one filed a Non-Renewal Notice with the county assessor, those three parcels are classified as agricultural preserves — and under CAISO's encumbrance policy at cluster study (disqualify), they are excluded from the spatial union that calculates coverage.
The fix requires filing non-renewal notices, which begins a 10-year contractual wind-down. Once filed, the parcels are immediately eligible for coverage. But if you discover this at cluster study submission, you've already missed the window. This article explains the mechanics so you catch it at lease signing, not at filing time.
What the Williamson Act is
The California Land Conservation Act of 1965, universally known as the Williamson Act, is codified in California Government Code §51200 et seq. It allows landowners to enter into contracts with their county to restrict their land to agricultural or open-space use for a minimum of 10 years. In exchange, the land is assessed for property tax purposes based on its agricultural income value rather than its market value — a significant tax reduction, often 50–75% in the Central Valley.
Key facts for solar developers:
- Coverage. Approximately 16 million acres of California agricultural land are under Williamson Act contracts. In solar-rich counties like Fresno, Kings, Kern, and Tulare, the majority of viable large-parcel agricultural land is enrolled.
- Restriction. Land under a Williamson Act contract is restricted to agricultural or compatible use. Solar energy generation is generally not considered a compatible use (with limited exceptions for small systems under AB 2881).
- Non-renewal. A landowner who wants to convert the land to non-agricultural use must file a Notice of Non-Renewal with the county assessor. This begins a 10-year wind-down period during which property taxes gradually increase to full market rate. Solar development can proceed during the non-renewal period in most counties.
- Cancellation. In rare cases, a landowner can petition for immediate cancellation (Government Code §51282), which requires a finding of public interest and payment of a cancellation fee (typically 12.5% of unrestricted market value). This is expensive and uncertain.
How Williamson Act parcels appear in coverage audits
In a stage-aware coverage audit, Williamson Act parcels trigger a specific data flow:
- Detection. When parcel data is imported (via Regrid or manual entry), the system checks for Williamson Act enrollment. Regrid's API returns a Williamson Act flag in its parcel fields. The system creates an
Encumbrancerecord withencumbrance_type = 'williamson_act'. - Default state. The encumbrance is created with
blocks_coverage = trueandrequires_action = true. The action description reads: "File Williamson Act Non-Renewal Notice with [County] County Assessor." - Coverage exclusion. At any stage where the RTO's
encumbrance_policy = 'disqualify'(which is every CAISO stage from cluster study onward), the parcel is excluded from the spatial union. The coverage SQL includes aNOT EXISTSclause that removes parcels with active, unresolved encumbrances whereblocks_coverage = true. - Gap geometry. The excluded parcel appears as a gap on the coverage map — a hole in the project boundary that reduces coverage percentage.
The practical effect: a developer who controls 100% of the acreage within their project boundary via executed leases may still show less than 100% coverage if some of those parcels are enrolled in the Williamson Act and the non-renewal notice has not been filed.
Non-renewal notice workflow
Filing a Williamson Act Non-Renewal Notice is the critical action that flips blocks_coverage from true to false. Here's the lifecycle:
Before filing
- Encumbrance status:
active blocks_coverage = true— parcel excluded from coveragerofr_notice_filed = false- Alert created: "File Williamson Act Non-Renewal Notice with [County] County Assessor"
After filing non-renewal notice
- The developer (or their landman) files the Notice of Non-Renewal with the county assessor's office.
- The system is updated:
rofr_notice_filed = true,rofr_notice_dateset,rofr_expiration_date= notice date + 10 years. blocks_coverageflips tofalse— the parcel is now included in coverage.- Encumbrance status moves to
action_in_progress(the 10-year non-renewal period is active). - The encumbrance alert is cleared.
After 10-year period expires
- The Williamson Act contract terminates. The land is no longer restricted.
- Encumbrance status:
resolved blocks_coverageremainsfalse(was already false since filing).
The key insight is that coverage is restored immediately upon filing, not after the 10-year period. The non-renewal notice is the developer's tool for converting restricted agricultural land into land that counts toward site control coverage. The 10-year period is a property tax matter, not a coverage matter.
CAISO cluster study deadline interaction
CAISO's post-Order 2023 queue process uses cluster study phases instead of the traditional feasibility/system impact sequence. The coverage requirements are:
| Stage | Threshold | Encumbrance Policy | BLM ROW Min. Status |
|---|---|---|---|
| Cluster Study Phase 1 | 90% | Disqualify | accepted_for_processing |
| Cluster Study Phase 2 | 90% | Disqualify | accepted_for_processing |
| Facilities | 90% | Disqualify | environmental_review |
| IA Execution | 100% | Disqualify | grant_issued |
Because encumbrance_policy = 'disqualify' from cluster study Phase 1 onward, Williamson Act parcels without filed non-renewal notices are excluded at every meaningful CAISO stage. There is no "flag-only" grace period.
This means the non-renewal notice must be filed before cluster study Phase 1 submission. Filing it between Phase 1 and Phase 2 still works for Phase 2, but you've already missed Phase 1 — and CAISO does not re-run Phase 1 for site control updates.
The BLM ROW complication
Some CAISO projects include parcels on BLM (Bureau of Land Management) federal land. These parcels require a BLM Right-of-Way permit, which has its own status progression: application_submitted → accepted_for_processing → environmental_review → grant_issued → bonded.
At cluster study Phase 1, BLM ROW permits must have reached at least accepted_for_processing. At IA execution, they must be grant_issued. A project that combines Williamson Act parcels with BLM land faces two independent coverage obstacles, each with its own resolution timeline.
Checklist for CAISO developers with Williamson Act land
- At lease signing: Check Williamson Act enrollment for every parcel. If enrolled, add the non-renewal notice filing to your land team's checklist immediately. Do not wait for cluster study.
- Within 30 days of lease execution: File the Notice of Non-Renewal with the county assessor. Processing times vary by county (Fresno: ~2 weeks; Kern: ~4 weeks; Kings: ~1 week).
- After filing: Update the encumbrance record with the filing date. Verify
blocks_coveragehas flipped tofalse. Re-run coverage audit to confirm threshold is met. - Before cluster study Phase 1 submission: Verify that ALL Williamson Act parcels in your project boundary have filed non-renewal notices. Run a coverage audit at the
cluster_study_ph1stage and confirm the result meets or exceeds 90%. - Monitor encumbrance alerts: Any parcel with
requires_action = trueandrofr_notice_filed = falseappears as an active alert. Do not submit cluster study until all such alerts are resolved. - If you also have BLM land: Confirm BLM ROW status meets the minimum for your current stage. BLM permitting timelines (2–5 years) may require filing years before cluster study.
The developer who files non-renewal notices at lease signing has a solved problem. The developer who discovers Williamson Act encumbrances at cluster study submission has a 1% coverage gap and a queue position at risk.