CINXE.COM

Publications - Office of Land Use and Climate Innovation

<!doctype html> <!--[if lt IE 7]> <html class="no-js ie6 oldie" lang="en"> <![endif]--> <!--[if IE 7]> <html class="no-js ie7 oldie" lang="en"> <![endif]--> <!--[if IE 8]> <html class="no-js ie8 oldie" lang="en"> <![endif]--> <!--[if IE 9]> <html class="no-js ie9 oldie" lang="en"> <![endif]--> <!--[if (gt IE 9)]><!--><html class="no-js" lang="en"><!--<![endif]--> <head> <!-- California State Template Version 5.0 Based on Twitter Bootstrap --> <meta charset="utf-8"> <title>Publications - Office of Land Use and Climate Innovation</title> <meta name="Author" content="State of California" /> <meta name="Description" content="For your convenience, this alphabetical index cites available LCI publications." /> <meta name="Keywords" content="<B>Error processing SSI file</B><BR> " /> <!-- Google font DNS prefetch --> <link rel="dns-prefetch" href="//fonts.googleapis.com"> <!------------------> <!-- Alert Script --> <script defer src="https://alert.cdt.ca.gov" crossorigin="anonymous"></script> <!-- Google Tag Manager <script>(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start': new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0], j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src= 'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f); })(window,document,'script','dataLayer','GTM-5VFM6T');</script> <!-- End Google Tag Manager --> <!-- head content, for all pages --> <!-- Use highest compatibility mode --> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <!-- http://t.co/dKP3o1e --> <meta name="HandheldFriendly" content="True"> <!-- for Blackberry, AvantGo --> <meta name="MobileOptimized" content="320"> <!-- for Windows mobile --> <meta name="viewport" content="width=device-width, initial-scale=1.0, minimum-scale=1.0"> <!-- Google Fonts --> <link href="https://fonts.googleapis.com/css?family=Roboto:300,400,400i,700|Merriweather:400,700&display=swap" rel="stylesheet"> <!-- For all browsers --> <link rel="stylesheet" href="/css/cagov.core.css"> <script src="/js/search.js"></script> <link rel="stylesheet" href="/css/colorscheme-oceanside.css"> <link rel="stylesheet" href="/css/opr-core-new.css"> <!-- selectivizr.com, emulates CSS3 pseudo-classes and attribute selectors in Internet Explorer 6-8 --> <!--[if (lt IE 9) & (!IEMobile)]> <script src="/js/libs/selectivizr-min.js"></script> <![endif]--> <!-- Load jQuery from CDN with fallback to local copy --> <script src="https://code.jquery.com/jquery-3.4.1.min.js" integrity="sha256-CSXorXvZcTkaix6Yvo6HppcZGetbYMGWSFlBw8HfCJo=" crossorigin="anonymous"></script> <script> //Fall back to local copy if no jquery found if (typeof jQuery == 'undefined') { document.write(unescape("%3Cscript src='/js/libs/jquery.js' type='text/javascript'%3E%3C/script%3E")); } </script> <!-- Load jQuery migrate from CDN with fallback to local copy --> <script src="https://code.jquery.com/jquery-migrate-3.1.0.min.js"></script> <script> //Fall back to local copy if no jQuery migrate found if (typeof jQuery.migrateWarnings == 'undefined') { // or typeof jQuery.fn.live == 'undefined' document.write(unescape("%3Cscript src='/js/libs/jquery-migrate.min.js' type='text/javascript'%3E%3C/script%3E")); } </script> <link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.15.1/css/all.css"> <link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.15.1/css/v4-shims.css"> <script src="https://kit.fontawesome.com/0a469d6f9c.js" crossorigin="anonymous"></script> <!--<link href="/fontawesome/css/all.css" rel="stylesheet"> <!--load all styles --> <!--<script defer src="/fontawesome/js/all.js"></script> load all styles --> <!-- apple touch icons <link rel="apple-touch-icon-precomposed" sizes="100x100" href="/images/apple-touch-icon-precomposed.png"> <link rel="icon" sizes="192x192" href="/images/apple-touch-icon-192x192.png"> <link rel="apple-touch-icon-precomposed" sizes="180x180" href="/images/apple-touch-icon-180x180.png"> <link rel="apple-touch-icon-precomposed" sizes="152x152" href="/images/apple-touch-icon-152x152.png"> <link rel="apple-touch-icon-precomposed" sizes="144x144" href="/images/apple-touch-icon-144x144.png"> <link rel="apple-touch-icon-precomposed" sizes="120x120" href="/images/apple-touch-icon-120x120.png"> <link rel="apple-touch-icon-precomposed" sizes="114x114" href="/images/apple-touch-icon-114x114.png"> <link rel="apple-touch-icon-precomposed" sizes="72x72" href="/images/apple-touch-icon-72x72.png"> <link rel="apple-touch-icon-precomposed" href="/images/apple-touch-icon-57x57.png"> <link rel="shortcut icon" href="/images/apple-touch-icon-57x57.png">--> <link rel="apple-touch-icon" href="/images/apple-touch-icon.png"> <link rel="manifest" href="/images/site.webmanifest"> <!-- For everything else --> <link rel="shortcut icon" href="/favicon.ico"> <!-- Activate ClearType for Mobile IE --> <!--[if IE]> <meta http-equiv="cleartype" content="on"> <![endif]--> <!-- HTML5 shim and Respond.js IE8 support of HTML5 elements and media queries --> <!--[if lt IE 9]> <script src="/js/libs/html5shiv.min.js"></script> <script src="/js/libs/respond.min.js"></script> <![endif]--> <!-- Include Google Analytics --> <!-- <script type="text/javascript"> var _gaq = _gaq || []; _gaq.push(['_setAccount', 'UA-24087628-25']); // Step 4: your google analytics profile code, either from your own google account, or contact eServices to have one set up for you _gaq.push(['_gat._anonymizeIp']); _gaq.push(['_setDomainName', '.opr.ca.gov']); _gaq.push(['_trackPageview']); _gaq.push(['b._setAccount', 'UA-3419582-2']); // statewide analytics - do not remove or change _gaq.push(['b._setDomainName', '.opr.ca.gov']); _gaq.push(['b._trackPageview']); (function() { var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true; ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js'; var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s); })(); </script>--> <!--Google Analytics 4 --> <script async src="https://www.googletagmanager.com/gtag/js?id=G-K9SCBG6G33"></script> <script> window.dataLayer = window.dataLayer || []; function gtag(){dataLayer.push(arguments);} gtag('js', new Date()); gtag('config', 'G-69TD0KNT0F', {'cookie_domain': '.opr.ca.gov'}); // statewide GA4 measurement ID gtag('config', 'G-K9SCBG6G33', {'cookie_domain': '.opr.ca.gov'}); // individual agency GA4 measurement ID </script> <link rel="stylesheet" href="/css/opr-transition.css"> <link href="/css/publications.css" type="text/css" rel="stylesheet"> </head> <body> <header role="banner" id="header" class="global-header fixed"> <div id="skip-to-content"><a href="#main-content">Skip to Main Content</a></div> <!-- Location Bar --> <div class="location-settings section section-standout collapse collapsed " id="locationSettings"> <div class="container p-y"> <button type="button" class="close" data-toggle="collapse" data-target="#locationSettings" aria-expanded="false" aria-controls="locationSettings" aria-label="Close"> <span aria-hidden="true">&times;</span> </button> <div class="form-group form-inline"> <label for="locationZipCode">Saving your location allows us to provide you with more relevant information.</label> <input type="input" class="form-control" id="locationZipCode" placeholder="Zip Code"> <button type="button" class="btn btn-primary">Set Location</button> </div> </div> </div> <!-- Settings Bar --> <!-- Alert Banner --> <!-- Include Utility Header --> <div class="utility-header"> <div class="container"> <div class="group flex-row"> <div class="social-media-links"> <div class="header-cagov-logo"><a href="https://ca.gov"><span class="sr-only">CA.gov</span><img src="/images/cagov-logo-white.svg" class="pos-rel" alt="" aria-hidden="true" /></a></div> <a href="/" class="ca-gov-icon-home"><span class="sr-only">Home</span></a> <a href="https://x.com/Cal_LCI" class="ca-gov-icon-twitter"><span class="sr-only">Twitter</span></a> <a href="https://www.youtube.com/channel/UCTBmAaS7WDxOcyjo85dcXtA" class="ca-gov-icon-youtube"><span class="sr-only">YouTube</span></a> <a href="mailto:webmaster@opr.ca.gov" class="ca-gov-icon-email"><span class="sr-only">Email</span></a> </div> <div class="settings-links"> <a href="/about/">About LCI</a> <a href="/publications.html">Publications</a> <a href="/e-lists.html">E-Lists</a> <button class="btn btn-xs btn-primary" data-toggle="collapse" data-target="#siteSettings" aria-expanded="false" aria-controls="siteSettings"><i class="fal fa-universal-access" style="font-size: 16px; vertical-align: -1px;"></i> &nbsp;Settings</button> </div> </div> </div> </div> <!-- Include Branding --> <div class="section-default"> <!-- header branding --> <div class="branding"> <div class="header-organization-banner"><a href="/"><img src="/images/LCI_logo_rgb_horizontal_full.svg" alt="Governor's Office of Land Use and Climate Innovation logo" /></a></div> </div> </div> <!-- Include Mobile Controls --> <!-- mobile navigation controls --> <div class="mobile-controls"> <span class="mobile-control-group mobile-header-icons"> <!-- Add more mobile controls here. These will be on the right side of the mobile page header section --> </span> <div class="mobile-control-group main-nav-icons"> <button class="mobile-control toggle-search"> <span class="ca-gov-icon-search hidden-print" aria-hidden="true"></span><span class="sr-only">Search</span> </button> <button id="nav-icon3" class="mobile-control toggle-menu" aria-expanded="false" aria-controls="navigation" data-toggle="collapse" data-target="#navigation"> <span></span> <span></span> <span></span> <span></span> <span class="sr-only">Menu</span> </button> </div> </div> <div class="navigation-search full-width-nav container"> <div id="head-search" class="search-container featured-search"> <!-- Include Search --> <!-- Google Custom Search - /ssi/search.html--> <!--Uncomment if you prefer to use original google search box. (be advided that original custom search box is not meeting WCAG accessibility standards)--> <!--<script type="text/javascript"> var cx = '001779225245372747843:9s-idxui5pk';// Step 7: Update this value with your search engine unique ID. Submit a request to the CDT Service Desk if you don't already know your unique search engine ID. var gcse = document.createElement('script'); gcse.type = 'text/javascript'; gcse.async = true; gcse.src = 'https://cse.google.com/cse.js?cx=' + cx; var s = document.getElementsByTagName('script'); s[s.length - 1].parentNode.insertBefore(gcse, s[s.length - 1]); </script> <gcse:searchbox-only resultsUrl="/serp.html" enableAutoComplete="true"></gcse:searchbox-only>--> <!--Custom Google Search ID Script can be found inside of serp.html file --> <div class="container"> <form id="Search" class="pos-rel" action="/serp.html"> <span class="sr-only" id="SearchInput">Custom Google Search</span> <input type="text" id="q" name="q" aria-labelledby="SearchInput" placeholder="Search this website" class="height-50 border-0 p-x-sm w-100 search-textfield" /> <button type="submit" class="pos-abs gsc-search-button top-0 width-50 height-50 border-0 bg-transparent"><i class="fas fa-search"></i><span class="sr-only">Submit</span></button> <div class="width-50 height-50 close-search-btn"><button class="close-search gsc-clear-button width-50 height-50 border-0 bg-transparent pos-rel" type="reset"><span class="sr-only">Close Search</span><span class="ca-gov-icon-close-mark" aria-hidden="true"></span></button></div> </form> </div> </div> <!-- Include Navigation --> <!-- Step 2 Select Navigation Type: Options are: megadropdown dropdown singlelevel --> <nav id="navigation" class="main-navigation megadropdown auto-highlight no-icons" aria-label="site navigation"> <ul id="nav_list" class="top-level-nav"> <li class="nav-item"> <a href="/ceqa/" class="first-level-link">CEQA &amp; Federal Grants</a> <div class="sub-nav"> <div class="second-level-nav flex"> <a href="/ceqa/getting-started/" class="second-level-link nav-orange"> <i class="fad fa-exclamation-circle sub-nav-icon"></i> <p class="h3 sub-nav-link">CEQA: Getting Started</p> <p class="link-description">A helpful guide for anyone who is just getting started learning about or implementing CEQA</p> </a> <a href="/sch/" class="second-level-link nav-red"> <i class="fad fa-briefcase sub-nav-icon"></i> <p class="h3 sub-nav-link">State Clearinghouse</p> <p class="link-description">Review of environmental documents prepared for CEQA</p> </a> <a href="/ceqa/" class="second-level-link nav-green"> <i class="fad fa-car-building sub-nav-icon"></i> <p class="h3 sub-nav-link">California Environmental Quality Act (CEQA)</p> <p class="link-description">Reducing the potential environmental impacts of proposed projects</p> </a> <a href="/sch/federal-grants/" class="second-level-link nav-blue"> <i class="fad fa-university sub-nav-icon"></i> <p class="h3 sub-nav-link">Federal Assistance</p> <div class="link-description">Executive Order 12372 and federal grant resources</div> </a> </div> <div class="second-level-nav flex with-border"> <a href="/ceqa/guidelines/" class="second-level-link"> CEQA Guidelines <div class="link-description">Key resources for understanding and implementing CEQA</div> </a> <a href="/ceqa/sb-743/" class="second-level-link"> Transportation SB 743 <div class="link-description">Information on how transportation impacts are analyzed under CEQA</div> </a> <a href="/ceqa/judicial-streamlining/" class="second-level-link"> Judicial Streamlining <div class="link-description">Judicial streamlining for Environmental Leadership Development Projects (SB&nbsp;7 and AB&nbsp;900)</div> </a> <a href="/ceqa/technical-advisories.html" class="second-level-link"> Technical Advisories <p class="link-description">Resources to help practitioners use and comply with CEQA</p> </a> </div> </div> </li> <li class="nav-item"> <a href="/planning/" class="first-level-link">Planning &amp; Land&nbsp;Use</a> <div class="sub-nav"> <div class="second-level-nav flex"> <a href="/planning/general-plan/" class="second-level-link nav-blue"> <i class="fad fa-city sub-nav-icon"></i> <p class="h3 sub-nav-link">General Plan Information</p> <p class="link-description">Technical guidance and other resources to help draft and update general plans</p> </a> <a href="/planning/transportation/" class="second-level-link nav-green"> <i class="fad fa-car sub-nav-icon"></i> <p class="h3 sub-nav-link">Transportation</p> <p class="link-description">Resources to support transportation planning in California, including SB 743</p> </a> <a href="/planning/land-use/military-affairs/" class="second-level-link nav-yellow"> <i class="fad fa-star sub-nav-icon fa-swap-opacity" style="--fa-secondary-opacity: 0.60"></i> <p class="h3 sub-nav-link">Military Affairs</p> <p class="link-description">Information about LCI’s‘ collaboration with the military on land use planning energy policy</p> </a> <a href="/planning/land-use/" class="second-level-link nav-red"> <i class="fad fa-drafting-compass sub-nav-icon"></i> <p class="h3 sub-nav-link">Land Use Resources</p> <p class="link-description">Resources to support local governments with sustainable, resilient land use planning</p> </a> </div><!-- end second level nav --> </div><!-- end sub-nav --> </li> <li class="nav-item"> <a href="/climate/" class="first-level-link">Climate Resilience</a> <div class="sub-nav"> <div class="second-level-nav flex"> <a href="/climate/" class="second-level-link nav-purple"> <i class="fad fa-exclamation-circle sub-nav-icon" aria-hidden="true"></i> <p class="h3 sub-nav-link">Getting Started with Climate Resilience</p> <p class="link-description">Introduction to climate change risk and resilience, state initiatives, and resources for taking action</p> </a> <a href="/climate/icarp/" class="second-level-link nav-red"> <i class="fad fa-temperature-hot sub-nav-icon"></i> <p class="h3 sub-nav-link">Integrated Climate Adaptation &amp; Resiliency Program (ICARP)</p> <p class="link-description">Statewide collaboration to prepare California for the impacts of climate change</p> </a> <a href="/climate/icarp/grants/" class="second-level-link nav-green"> <i class="fa-duotone fa-file-contract sub-nav-icon"></i> <p class="h3 sub-nav-link">ICARP Grant Programs</p> <p class="link-description">Grant programs to support local, regional, and tribal climate adaptation and resilience.</p> </a> <a href="/climate/icarp/climate-assessment/" class="second-level-link nav-blue"> <i class="fad fa-chart-network sub-nav-icon"></i> <p class="h3 sub-nav-link">Climate Assessment, Science, and Research</p> <p class="link-description">California’s Climate Change Assessment, research priorities, and visualization tools</p> </a> </div> <div class="second-level-nav flex with-border"> <a href="/climate/icarp/services.html" class="second-level-link"> ICARP Climate Services <div class="link-description">ICARP technical assistance, decision-support tools, guidance, and other adaptation and resilience resources.</div> </a> <a href="/climate/planning-resources.html" class="second-level-link"> Climate Resilience Planning Resources <div class="link-description">Resources, guidance, and technical assistance for planners and communities to plan and implement local climate change resilience goals. </div> </a> <a href="/climate/icarp/tac/" class="second-level-link"> ICARP Technical Advisory Council <div class="link-description">Statewide council that guides LCI in the development of integrated and equitable climate resilience strategies</div> </a> <a href="/climate/long-term-recovery.html" class="second-level-link"> Long-Term Recovery and Resilience <div class="link-description">Supporting local communities with long term recovery efforts that build resilience to climate impacts and long-term recovery.</div> </a> </div> </div> </li> </ul> </nav> </div> <div class="header-decoration"></div> </header> <div id="main-content" class="main-content"> <main class="main-primary"> <div class="container"> <ol class="breadcrumb"> <li><a href="/">Home</a></li> <li class="active">Publications</li> </ol> <h1>Publications</h1> <p>For your convenience, this alphabetical index cites available LCI publications. Click the appropriate letter of the alphabet to browse listings. The majority of the publications are in a .pdf format which may be viewed with <a href="http://www.adobe.com/products/acrobat/readstep2.html">Acrobat Reader</a> downloadable directly from Adobe.</p> <p>Many of these documents are several years old and statutory changes may have occurred since publication.</p> <ul class="m-b-md list-inline publication-alphabet" role="group" aria-label="publication-alphabet" id="publication-alphabet"> <li><a href="#pubs-A-B" class="btn btn-small btn-default">A&ndash;B</a></li> <li><a href="#pubs-C" class="btn btn-small btn-default">C</a></li> <li><a href="#pubs-D-E" class="btn btn-small btn-default">D&ndash;E</a></li> <li><a href="#pubs-F-G" class="btn btn-small btn-default">F&ndash;G</a></li> <li><a href="#pubs-H-L" class="btn btn-small btn-default">H&ndash;L</a></li> <li><a href="#pubs-M-N" class="btn btn-small btn-default">M&ndash;N</a></li> <li><a href="#pubs-O-P" class="btn btn-small btn-default">O&ndash;P</a></li> <li><a href="#pubs-Q-S" class="btn btn-small btn-default">Q&ndash;S</a></li> <li><a href="#pubs-T-Z" class="btn btn-small btn-default">T&ndash;Z</a></li> </ul> <h2><a name="pubs-A-B" id="pubs-A-B"></a>A&ndash;B</h2> <dl> <dt><a href="/ceqa/technical-advisories.html">Announcements from the State Clearinghouse</a> </dt> <dd>Review the latest announcements from the SCH, including news about CEQA updates, Circulation and Notices, and Publications.</dd> <dt>Annual Planning Survey</dt> <dd> <p>As of 2012, the California Planners&rsquo; Book of Lists was discontinued. In its place, LCI now publishes the <a href="#pubs-D-E">Directory of California Planning Agencies</a> and the Annual Planning Survey Results.</p> <p>The Annual Planning Survey Results includes an analysis of the results of the prior year&rsquo;s Annual Planning Survey; the results of OPR&rsquo;s 2011 Annual Planning Survey; a cumulative index of topics asked in previous Annual Planning Surveys; and, status of local General Plans.</p> <ul class="list-understated"> <li><a href="/docs/20210204-2020_APS_Questions.pdf" class="link-pdf">2020 Questions</a> | <a href="/docs/20210217-APS_2020_Answers.xlsx" class="link-xls">2020 Answers</a> | <a href="/docs/20210518-2020_Annual_Planning_Survey_Report.pdf" class="link-pdf">2020 Report</a></li> <li><a href="/docs/20200207-APS_2019_Questions.docx" class="link-word">2019 Questions</a> | <a href="/docs/20200207-APS_2019_Answers.xlsx" class="link-xls">2019 Answers</a> | <a href="/docs/20200828-2019_Annual_Planning_Survey_Results.pdf" class="link-pdf">2019 Report</a></li> <li><a href="/docs/20181231-APS_Results_Summary_FINAL.pdf" class="link-pdf">2018 Report</a> | <a href="/docs/20181015-Annual_Planning_Survey_2018_Answers.xlsx" class="link-xls">2018 Answers</a> </li> </ul> </dd> </dl> <h2><a name="pubs-C" id="pubs-C"></a>C</h2> <dl> <dt><a href="/docs/20221212-Extreme_Heat_Symposium_Synopsis.pdf" class="link-pdf">California Extreme Heat Symposium Synopsis - 2022</a> </dt> <dd>Building on this progress, in October, the California Natural Resources Agency (CNRA) and Governor’s Office of Land Use and Climate Innovation (OPR) hosted the State’s first Extreme Heat Symposium with the aim of informing heat adaptation decision-making and actions across sectors and regions, including the implementation of California’s Extreme Heat Action Plan and OPR’s recently-established Extreme Heat and Community Resilience Program.</dd> <dt><a href="/docs/20190812-2016_CA_Handbook.pdf" class="link-pdf">The California Advisory Handbook for Community and Military Compatibility Planning</a></dt> <dd>This document provides guidance to local governments, the military and developers on how to address local land use needs near military installations, trainings, and other activities. LCI has recently released a 2016 update to the Handbook which is designed to be interactive and user-friendly so that interested parties can easily navigate to areas of interest and key information most applicable to current needs. The update also contains new case studies that highlight best practices between local governments and the Military.</dd> <dt><a href="/publications/docs/20230804-ICARP_Costal_CaseStudy.pdf" class="link-pdf">Catalyzing Coastal Resilience: A Plan Alignment Case Study</a></dt> <dd>This case study describes how the City of Santa Cruz has used plan alignment, collaboration, and adaptation pathways to increase preparedness to coastal hazards and climate change. This case study is part of a suite of Climate Resilience Plan Alignment resources developed by the Integrated Climate Adaptation and Resiliency Program at the Governor's Office of Land Use and Climate Innovation.</dd> <dt>CEQA and Climate Change Technical Advisory (June 2008)</dt> <dd>View at <a href="/ceqa/technical-advisories.html">Technical Advisories</a></dd> <dt><i class="fa fa-external-link small text-muted"></i>&nbsp; <a href="http://ceres.ca.gov/ceqa/" class="link-external">CEQA: The California Environmental Quality Act - Statutes and Guidelines</a></dt> <dd>CEQA, Public Resources Code section 21000 et seq., and the CEQA Guidelines promulgated by the Secretary of Resources.</dd> <dt><a href="/docs/20181106-Keenan_Climate_Adaptation_Finance_and_Investment_in_California_2018.pdf" class="link-pdf">Climate Adaptation Finance and Investment in California</a></dt> <dd>In an effort to support local climate adaptation efforts, the Governor's Office of Land Use and Climate Innovation, through the Integrated Climate Adaptation and Resilience Program (ICARP), developed a climate adaptation finance book, authored by Jesse M. Keenan from Harvard University. Climate Adpatation Finance and Investment in California is available as an <a href="https://www.taylorfrancis.com/books/9780429398759" class="link-external">e-book</a>.</dd> <dt><a href="/docs/theconditionalusepermit_071997.pdf" class="link-pdf">The Conditional Use Permit</a> (August 1997)</dt> <dd>A detailed discussion of the legal requirements for conditional use permits, intended to instruct planning staff.</dd> <dt><a href="/docs/20220623-OPR_CTP_FY20_Case_Study_Mitigtion_Project_Pipeline.pdf" class="link-pdf">Cooperative Technical Partners Case Study: Mitigation Project Pipeline</a></dt> <dd>This case study documents lessons learned, opportunities, best practices, and challenges arising from state efforts to increase access and eligibility for the Federal Emergency Management Agency's Hazard Mitigation Assistance grant programs (FEMA HMA). This case study is part of a Cooperative Technical Partners agreement between FEMA and the Governor's Office of Land Use and Climate Innovation (OPR).</dd> <dt><a href="/docs/20220623-OPR_CTP_FY20_Case_Duplication_of_Programs.pdf" class="link-pdf">CTP Case Study: Duplication of Programs</a></dt> <dd>This case study offers insight on the Federal Emergency Management Agency (FEMA)'s Duplication of Programs (DOP) policy, and discusses project eligibility challenges for prospective applicants interested in accessing FEMA's Hazard Mitigation Assistance (HMA) grant programs. This case study is part of a Cooperative Technical Partners agreement between FEMA and the Governor's Office of Land Use and Climate Innovation (OPR).</dd> <dt><a href="/docs/20220623-OPR_CTY_FY20_Case_Study_NC_RCCP.pdf" class="link-pdf">CTP Case Study: North Carolina Resilient Coastal Communities Program</a></dt> <dd>This case study provides an overview of North Carolina's Resilient Coastal Communities Program and serves as a resource for other states on how to develop funding programs that support the development of hazard mitigation projects in vulnerable communities, and for state agencies and adaptation and hazard mitigation practitioners interested in building funding programs to support resilience from climate-driven hazards. This case study is part of a Cooperative Technical Partners agreement between FEMA and the Governor's Office of Land Use and Climate Innovation (OPR).</dd> </dl> <h2><a name="pubs-D-E" id="pubs-D-E"></a>D&ndash;E</h2> <dl> <dt><a href="/docs/20210125-Directory_of_Planning_Agencies.pdf" class="link-pdf">Directory of Planning Agencies (2021)</a></dt> <dt><a href="http://www.uchastings.edu/site_files/environjustice.pdf" class="link-pdf">Environmental Justice: A Review of State Responses - 2001</a> </dt> <dd>In an effort to provide guidance to the California Environmental Justice Workgroup in implementing SB 115, this report from UC Hastings provides a brief overview of the federal environmental justice framework and a more comprehensive look at state environmental justice programs.</dd> </dl> <h3>Environmental Justice Legislation </h3> <ul class="list-icons"> <li><a href="http://www.leginfo.ca.gov/pub/99-00/bill/asm/ab_0951-1000/ab_970_bill_20000907_chaptered.pdf" class="link-pdf">Assembly Bill 970</a> (Alarcon) </li> <li><a href="http://www.leginfo.ca.gov/pub/01-02/bill/asm/ab_1351-1400/ab_1390_bill_20010914_enrolled.pdf" class="link-pdf">Assembly Bill 1390</a> (Firebaugh) </li> <li><a href="http://www.leginfo.ca.gov/pub/01-02/bill/asm/ab_1551-1600/ab_1553_bill_20010910_enrolled.pdf" class="link-pdf">Assembly Bill 1553</a> (Keeley) </li> <li><a href="http://www.leginfo.ca.gov/pub/99-00/bill/sen/sb_0051-0100/sb_89_bill_20000927_chaptered.html" class="link-external">Senate Bill 89</a>(Escutia)</li> <li><a href="http://www.leginfo.ca.gov/pub/99-00/bill/sen/sb_0101-0150/sb_115_bill_19991010_chaptered.html" class="link-external">Senate Bill 115</a> (Solis)</li> <li><a href="http://www.leginfo.ca.gov/pub/01-02/bill/sen/sb_0801-0850/sb_828_bill_20010913_enrolled.pdf" class="link-pdf">Senate Bill 828</a> (Alarcon)</li> </ul> <h2><a name="pubs-F-G" id="pubs-F-G"></a>F&ndash;G</h2> <dl> <dt><a href="/docs/filing_notice.pdf" class="link-pdf">Filing of Notices of Determination (NOD) with the State Clearinghouse</a> (August 2000)</dt> <dd>The CEQA Guidelines identify the specific circumstances under which Lead Agencies must submit their draft EIRs, proposed Negative Declarations, and NODs to the SCH.</dd> <dt><a href="/docs/20220817-Fire_Hazard_Planning_TA.pdf" class="link-pdf">Fire Hazard Planning Technical Advisory</a></dt> <dd>OPR's Fire Hazard Planning Technical Advisory helps communities leverage the general plan update process to increase wildfire resilience and safety in their communities. The TA contains guidance regarding community engagement, hazard and risk assessment, plan alignment, as well as policy & program development. </dd> <dt><a href="/docs/20220915-Flood_After_Fire.pdf" class="link-pdf">Flood After Fire Plan Alignment Case Study: Sonoma County</a></dt> <dd>This case study describes how Sonoma County's proactive planning and adaptive management to repeat hazards, such as wildfires and post-fire flood events (also known as flood-after-fire events) can increase preparedness to climate change, and how this process is amplified through plan alignment. This case study is part of a suite of Climate Resilience Plan Alignment resources developed by the Integrated Climate Adaptation and Resiliency Program at the Governor's Office of Land Use and Climate Innovation.</dd> <dt><a href="/docs/OPR_COMPLETE_7.31.17.pdf" class="link-pdf">General Plan Guidelines</a> (October 2017)</dt> <dd>This is a guide for local planners in preparing general plans and also for other local government officials and community members who may have less familiarity with planning theory, practice and land use law. This advisory guide is the state's only official document interpreting and explaining California's legal requirements for general plans. The newly revised Guidelines present a foundation upon which planning agencies can prepare their general plans to meet state legal requirements.</dd> <dt><a href="/docs/Update_GP_Guidelines_Complete_Streets.pdf" class="link-pdf">General Plan Guidelines, Complete Streets and the Circulation Element</a> (December 2010)</dt> <dd>This update to the 2003 General Plan Guidelines provides guidance on how cities and counties can modify the circulation element to plan for a balanced, multimodal transportation network that meets the needs of all users of the streets, roads, and highways for safe and convenient travel in a manner that is suitable to the rural, suburban, or urban context of the general plan.</dd> <dt><a href="/docs/GP_APR_Guidance_2016.pdf" class="link-pdf">General Plan Annual Progress Report Guidance 2016</a> (April 2016)</dt> <dd>Cities and counties must submit an annual report on the status of the General Plan and progress in its implementation to their legislative bodies, the Governor&rsquo;s Office of Land Use and Climate Innovation, and the Department of Housing and Community Development, (Government Code Section 65400(b)(1)). This guidance document outlines what types of information may be included in that report.</dd> </dl> <h2><a name="pubs-H-L" id="pubs-H-L"></a>H&ndash;L</h2> <dl> <dt>How to File a NOD and NOE</dt> <dd>View at <a href="/sch/document-submission.html#sub-requirements">Document Submission</a></dd> <dt>Legislative Summaries</dt> <dd> <p>These publications are a compilation of bills that were passed by the Legislature during previous sessions and sent to the Governor&rsquo;s Office for consideration, and that pertain to local and regional governance. They can be found on our <a href="/ceqa/news/#leg-update">CEQA news page</a>. </dd> </dl> <h2><a name="pubs-M-N" id="pubs-M-N"></a>M&ndash;N</h2> <dl> <dt><a href="/docs/MND_Publication_2004.pdf" class="link-pdf">Mitigated Negative Declarations</a> (December 2004)</dt> <dd>This publication discusses the requirements for preparing a Mitigated Negative Declaration (MND) and its necessary contents according to CEQA. The most recent legislative changes and court decisions are included to illustrate the circumstances under which a MND may be properly used.</dd> <dt>Notice of Completion (NOC)</dt> <dd>Lead agencies are required to notify LCI as soon as a Draft EIR is complete. If state review is required, the NOC must accompany the required 15 copies of the EIR submitted to OPR. CEQA Guidelines, Section 15085 discusses the requirement. Download from our <a href="/sch/document-submission.html#forms">Document Submission page</a>.</dd> <dt>Notice of Determination (NOD) and Notice of Exemption (NOE), How to File(November 2005)</dt> <dd>CEQA requires lead agencies to file a NOD upon approval of a project for which an EIR or Negative Declaration has been prepared. In addition, CEQA describes procedures for filing of a NOE upon approval of a project that is exempt from CEQA review. Download from our <a href="/sch/document-submission.html#forms">Document Submission page</a>.</dd> <dt>Notice of Determination (NOD)</dt> <dd>Lead and responsible agencies are required to notify LCI and/or the county clerk when they make a determination to approve a project subject to CEQA. CEQA Guidelines, Sections 15075 and 15094 outline the content requirements. Download from our <a href="/sch/document-submission.html#forms">Document Submission page</a>.</dd> <dt>Notice of Exemption (NOE)</dt> <dd>CEQA exempts from environmental review certain classes of projects specified in the CEQA statute or Guidelines. This notice informs LCI and/or the county clerk that the lead agency has determined that a project is exempt from CEQA review. CEQA Guidelines, Section 15062 discusses the content requirements. Download from our <a href="/sch/document-submission.html#forms">Document Submission page</a>.</dd> <dt>Notice of Preparation (NOP)</dt> <dd>This notice informs the public of the intent of the lead agency to prepare an EIR. CEQA Guidelines, Section 15082 discusses the required contents. Download from our <a href="/sch/document-submission.html#forms">Document Submission page</a>.</dd> </dl> <h2><a name="pubs-O-P" id="pubs-O-P"></a>O&ndash;P</h2> <dl> <dt><a href="/docs/PZD2012.pdf" class="link-pdf">Planning, Zoning, and Development Laws, 2012</a></dt> <dd>This is a compilation of California statutes pertaining to city and county planning and zoning activities. Also includes the Subdivision Map Act, the Outdoor Advertising Act, and the Delta Protection Act.</dd> <dt><a href="http://ceres.ca.gov/planning/open_space/open_space.html" class="link-external">Putting Action Into the Open Space Element: Techniques for Preserving Open Space and Farmland</a> (Revised November 1997)</dt> <dd>According to state law, every local open space plan must have an "action program." An action program identifies specific techniques that a local government intends to pursue in implementing its open space element. This brief publication outlines a variety of possible action program measures. Many have been insufficiently publicized, but most have been used in California. The booklet does not describe zoning or agricultural preserves due to the availability of publications regarding these most commonly used programs.</dd> </dl> <h2><a name="pubs-Q-S" id="pubs-Q-S"></a>Q&ndash;S</h2> <dl> <dt><a href="/docs/20200626-SB379-Report.pdf" class="link-pdf">SB 379 Survey Report &ndash; Local Adaptation and Resiliency Planning</a></dt> <dd>This report includes information and analysis of the 2019 SB 379 survey conducted by LCI staff. The survey was a follow on action to the 2019 Annual Planning Survey to obtain information from a sample of local jurisdictions regarding their efforts in meeting SB 379 requirements.</dd> </dl> <dt>Submitting CEQA Documents to the State Clearinghouse (November 2005)</dt> <dd>This technical advisory offers information about the procedural requirements of CEQA. Included is a brief summary of the circumstances under which CEQA documents must be submitted to the SCH as well as information on identifying and working with Responsible and Trustee Agencies. Download from our <a href="/sch/document-submission.html#forms">Document Submission page</a>.</dd> <dt>Shortened Review Request Form (2006)</dt> <dd>Public Resources Code Section 21091 allows for shortened review periods under certain circumstances. Additional information on the shortened review process and requirements is provided in the SCH Handbook. A Shortened Review Request form is available to ensure that the requesting agency provides all the information necessary for the SCH to make a determination. However, use of this specific form is not a requirement of CEQA. Download from our <a href="/sch/document-submission.html#forms">Document Submission page</a>.</dd> <dt><a href="/docs/20220920-OPR_SB234_Factsheet.pdf" class="link-pdf">Supporting Child Care Family Home Expansion: Implementation of SB 234 (Skinner), Chapter 244, Statues of 2019</a></dt> <dd>Per SB 234, all family daycare homes are considered a by-right residential use for the purposes of local ordinances, including zoning ordinances, and requiring a business license for family daycare operations is prohibited (Skinner, 2019). LCI has prepared a factsheet with more detailed information about the bill, implementation, and available resources. </dd> <dt><a href="/docs/20220628-Supporting_Land_Conservation.pdf" class="link-pdf">Supporting Land Conservation in California: A Toolkit of Financial Incentives for Landowners and Communities</a></dt> <dd>This report details financial incentives for private land conservation in California across four state objectives: climate risk reduction, infill development and avoided conversion, agricultural preservation and working lands management, and biodiversity conservation. We anticipate that this will provide a useful guide for local jurisdictions and landowners.</dd> <dt>State Clearinghouse Handbook (Revised June 2012)</dt> <dd>A technical guide for lead and responsible agencies, project proponents, and the public on SCH procedures for reviewing environmental documents. Download from our <a href="/sch/">State Clearinghouse Page page</a>.</dd> <h2><a name="pubs-T-Z" id="pubs-T-Z"></a>T&ndash;Z</h2> <dl class="m-b-lg"> <dt>Tax Increment Financing Report</dt> <dd> <p><a href="https://leginfo.legislature.ca.gov/faces/billTextClient.xhtml?bill_id=201720180SB961">Senate Bill 961</a> (Allen, 2018) required LCI to prepare and submit a report to the Legislature by January 1, 2021 on the effectiveness of TIFs in increasing housing production in location-efficient places. OPR’s report evaluates two distinct but related policy issue areas in California: 1) how effective existing TIF tools have been in advancing key State development goals around housing production and sustainable growth, and 2) bus stops and bus corridors serve as anchors for Transit Oriented Development. Download the [executive summaries and reports] to read three case studies examining TIF implementation in Sacramento, Fresno and LaVerne, interviews with practitioners from across the State, and a deep analysis on ways to potentially improve the effectiveness of TIF tools to facilitate location efficient development.</p> <div class="row element-group-document"> <div class="col-12"> <a href="/docs/20210203-TIF_Tools_Final_Report.pdf" class="element-block link-pdf"> <div class="element-header">Report on the Use of Tax Increment Financing</div> <div class="element-body">A report on the use of current TIF tools in California</div> <div class="element-download-link">Download PDF</div> </a> </div><!-- end col --> <div class="col-12"> <a href="/docs/20210203-Case_Studies_Final_Report.pdf" class="element-block link-pdf"> <div class="element-header">Case Studies Report</div> <div class="element-body">A case study report profiling the use of TIF tools in three cities</div> <div class="element-download-link">Download PDF</div> </a> </div><!-- end col --> <div class="col-12"> <a href="/docs/20210203-Bus_Stations_Final_Report.pdf" class="element-block link-pdf"> <div class="element-header">Bus Stations as TOD Anchors Report</div> <div class="element-body">This report focuses on the potential for bus transit to serve as anchors for transit-oriented development (TOD).</div> <div class="element-download-link">Download PDF</div> </a> </div><!-- end col --> </div><!-- end row --> <hr> </dd> <dt><a href="/docs/20190325-urban_strategy-ocr.pdf" class="link-pdf">An Urban Strategy for California</a>(February 1978)</dt> <dd>The Urban Strategy was adopted by Governor Edmund G. (Jerry) Brown as the State's environmental goals and policy report. It directed state government actions toward revitalization of existing cities, the sound management of new urban development, and the protection of the state's natural environment. The environmental goals and policy report is required by statute to articulate the state's policies on growth, development, and environmental quality and to serve as the basis for preparation of state functional plans (Government Code Sections 65041 through 65049).</dd> <dt><a href="/docs/20220817-Complete_WUI_Planning_Guide.pdf" class="link-pdf">The Wildland-Urban Interface (WUI) Planning Guide</a></dt> <dd>The Wildland-Urban Interface (WUI) Planning Guide highlights how local agencies across California can leverage plans, regulations, and additional tools to reduce risk in wildfire-prone areas. The guide also features nine best practice case studies that offer opportunities for learning and solutions that may be suitable for adoption in other communities. The Guide is a complementary and supplemental resource to OPR's Fire Hazard Planning Technical Advisory.</dd> <dt><a name="WDPF" id="WDPF"></a>Workforce Development System <em>(see California Workforce under C) </em></dt> <dt><a href="/docs/Governors_Office_ZEV_Action_Plan_(02-13).pdf" class="link-pdf">ZEV Action Plan</a> (Feb 2013)</dt> <dd>In March 2012, Governor Brown issued an executive order directing state government to help accelerate the market for zero-emission vehicles (ZEVs) in California. This 2013 ZEV Action Plan identifies specific strategies and actions that state agencies will take to meet milestones of the executive order.</dd> </dl> </div> </main> </div> <!-- Global Footer --> <footer id="footer" class="global-footer"> <div class="container"> <div class="row"> <div class="three-quarters"> <ul class="footer-links"> <li><a href="#skip-to-content">Back to Top</a></li> <li><a href="/conditions-of-use.html">Conditions of Use</a></li> <li><a href="/privacy.html">Privacy Policy</a></li> <li><a href="/accessibility.html">Accessibility</a></li> <li><a href="/about/contact-us.html">Contact Us</a></li> </ul> </div> <div class="quarter text-right"> <ul class="socialsharer-container"> <li><a class="ca-gov-icon-twitter" title="Twitter channel" tabindex="0" href="https://twitter.com/Cal_OPR"><span class="sr-only">Twitter</span></a></li> <li><a class="ca-gov-icon-youtube" title="email" tabindex="0" href="https://www.youtube.com/channel/UCTBmAaS7WDxOcyjo85dcXtA"><span class="sr-only">YouTube</span></a></li> <li><a class="ca-gov-icon-email" title="email" tabindex="0" href="mailto:webmaster@opr.ca.gov"><span class="sr-only">Email the Webmaster</span></a></li> </ul> </div> </div> </div> <!-- Copyright Statement --> <div class="copyright"> <div class="container">Copyright &copy; <script>document.write(new Date().getFullYear())</script> State of California</div> </div> </footer> <!-- Extra Decorative Content --> <div class="decoration-last">&nbsp;</div> <!-- Load template core --> <script src="/js/cagov.core.js"></script> <script async src="https://siteimproveanalytics.com/js/siteanalyze_6292965.js"></script> <script> $(document).ready(function() { // Backward compatability fix for removing wrapper on new "sections" $('.main-primary > .section').closest('div.wrapper').removeClass('wrapper'); }); </script> </body> </html>

Pages: 1 2 3 4 5 6 7 8 9 10