maps.cdtfa.ca.gov Open in urlscan Pro
104.40.92.107  Public Scan

URL: https://maps.cdtfa.ca.gov/
Submission: On April 22 via manual from US — Scanned from CA

Form analysis 1 forms found in the DOM

POST ./

<form method="post" action="./" id="Form1">
  <div class="aspNetHidden">
    <input type="hidden" name="RadScriptManager1_TSM" id="RadScriptManager1_TSM" value=";;System.Web.Extensions, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35:en-US:11857c8b-de5a-4483-8688-460a66797c2c:ea597d4b:b25378d2">
    <input type="hidden" name="__EVENTTARGET" id="__EVENTTARGET" value="">
    <input type="hidden" name="__EVENTARGUMENT" id="__EVENTARGUMENT" value="">
    <input type="hidden" name="__VIEWSTATE" id="__VIEWSTATE" value="/er0vGHT9QugC4UXcy7CABIfJKrVxwYg3H1okUYVxmP6Fz7OQ8bvSb744y+UjKsEAthRm8D608HglK7950J2E7cE1KQGhthEhPmgkSgOD3Q=">
  </div>
  <script type="text/javascript">
    //<![CDATA[
    var theForm = document.forms['Form1'];
    if (!theForm) {
      theForm = document.Form1;
    }

    function __doPostBack(eventTarget, eventArgument) {
      if (!theForm.onsubmit || (theForm.onsubmit() != false)) {
        theForm.__EVENTTARGET.value = eventTarget;
        theForm.__EVENTARGUMENT.value = eventArgument;
        theForm.submit();
      }
    }
    //]]>
  </script>
  <script src="/WebResource.axd?d=pynGkmcFUV13He1Qd6_TZBvzUq4wuydC-131YEr_ssHOexcRVNtC-wlB5AFTjA7VjVIOnbltsGKommGYXiAdhA2&amp;t=638399355142847209" type="text/javascript"></script>
  <script
    src="/Telerik.Web.UI.WebResource.axd?_TSM_HiddenField_=RadScriptManager1_TSM&amp;compress=1&amp;_TSM_CombinedScripts_=%3b%3bSystem.Web.Extensions%2c+Version%3d4.0.0.0%2c+Culture%3dneutral%2c+PublicKeyToken%3d31bf3856ad364e35%3aen-US%3a11857c8b-de5a-4483-8688-460a66797c2c%3aea597d4b%3ab25378d2"
    type="text/javascript"></script>
  <script src="IdentifyScriptService.asmx/js" type="text/javascript"></script>
  <div class="aspNetHidden">
    <input type="hidden" name="__VIEWSTATEGENERATOR" id="__VIEWSTATEGENERATOR" value="CA0B0334">
  </div>
  <script type="text/javascript">
    //<![CDATA[
    Sys.WebForms.PageRequestManager._initialize('RadScriptManager1', 'Form1', [], [], [], 90, '');
    //]]>
  </script>
  <!-- Header -->
  <header role="banner" id="header" class="global-header">
    <div class="utility-header">
      <div class="container">
        <div class="flex-row">
          <div class="header-cagov-logo">
            <a href="https://ca.gov"><span aria-label="CA.gov"><img src="Images/ca-gov-logo-gold-new.svg" class="pos-rel" alt="ca.gov logo" aria-hidden="true"></span></a>
            <a href="/"><img src="Images/cdtfa-logo-whiteandcolor-for-apps.png" alt="State of California Website Template logo" class="apps-cdtfa-logo"></a>
          </div>
        </div>
      </div>
    </div>
  </header>
  <div id="main-content" class="main-content">
    <main class="main-primary">
      <div class="container">
        <h1>Find a Sales and Use Tax Rate</h1>
        <!-- <div class="row px-0 mx-0" -->
        <div class="row px-0">
          <div id="input-col" class="col-12 col-lg-5 order-1">
            <div id="inner-input-col" class="panel panel-standout highlight">
              <div class="panel-heading text-center">
                <h2 class="h2-panel"><img src="Images/map-pin.png" alt="Map pin" height="30" class="map-pin">Enter an Address</h2>
              </div>
              <div class="panel-body">
                <p>
                  <label for="txt-street" id="lbl-street">Street: </label>
                  <input name="txt-street" type="text" id="txt-street" value="">
                  <span id="rfv-street" class="text-danger" style="display:none;">Street is required.</span>
                </p>
                <p>
                  <label for="txt-city" id="lbl-city">City: </label>
                  <input name="txt-city" type="text" id="txt-city" value="">
                  <span id="rfv-city" class="text-danger" style="display:none;">City is required.</span>
                </p>
                <p>
                  <label for="txt-zip" id="lbl-zip">Zip: </label>
                  <input name="txt-zip" type="text" id="txt-zip" value="">
                  <span id="rfv-zip" class="text-danger" style="display:none;">5 digit Zip Code is required.</span>
                </p>
                <button onclick="findRate(); return false;" id="searchButton" class="btn btn-default"> Search </button>
                <div id="results-panel" class="results-panel" aria-label="search results" aria-live="polite">
                  <div id="results-panel-initial">
                    <p>Type an address above and click "Search" to find the sales and use tax rate for that location. All fields required.</p>
                    <p>Please ensure the address information you input is the address you intended. The tax rate given here will reflect the current rate of tax for the address that you enter.</p>
                  </div>
                  <div id="results-panel-searching">
                    <p>Searching...</p>
                  </div>
                  <div id="results-panel-success">
                    <div id="results-panel-header">Search Results on <span id="result-date"></span></div>
                    <div class="row px-0 location-row">
                      <div class="col-12 col-xl-6 col-lg-12 col-md-6 order-1 location-col">
                        <div>
                          <b>Matched Address</b><br>
                          <span id="result-street"></span><br>
                          <span id="result-city-state-zip"></span>
                        </div>
                      </div>
                      <div class="col order-2 location-col">
                        <div id="result-jurisdiction"></div>
                        <div id="result-county"></div>
                      </div>
                    </div>
                    <div class="tax-rate">
                      <p id="p-tax-rate">Sales and Use Tax Rate: <span id="result-tax-rate"></span></p>
                    </div>
                  </div>
                  <div id="results-panel-error">
                    <p>The system was unable to provide the rate at this time.</p>
                    <p>Please check the input address or <a id="contact-email" href="mailto:CDTFA-AddressLookupQuestions@cdtfa.ca.gov">click here to submit a request</a> with the address information you provided to determine the correct rate.
                      Responses are generally within 24 hours.</p>
                  </div>
                </div>
              </div>
            </div>
          </div>
          <div id="map-col" class="col order-2">
            <div id="test-menu" class="test-menu">
              <div id="viewDiv"
                class="esri-view esri-view-width-small esri-view-width-greater-than-xsmall esri-view-width-less-than-medium esri-view-width-less-than-large esri-view-width-less-than-xlarge esri-view-height-small esri-view-height-greater-than-xsmall esri-view-height-less-than-medium esri-view-height-less-than-large esri-view-height-less-than-xlarge esri-view-orientation-landscape">
                <div class="esri-view-root">
                  <div class="esri-view-surface esri-view-surface--touch-none" role="application" tabindex="0"><canvas style="width: 706px; height: 552px; display: block;" width="706" height="552"></canvas></div>
                  <div class="esri-overlay-surface">
                    <div style="visibility: hidden;"></div>
                  </div>
                  <div class="esri-ui" style="inset: 0px;">
                    <div class="esri-ui-inner-container esri-ui-corner-container" style="inset: 15px 15px 30px;">
                      <div class="esri-ui-top-left esri-ui-corner">
                        <div class="esri-component esri-zoom esri-widget">
                          <div class="esri-widget--button esri-widget esri-interactive" role="button" tabindex="0" title="Zoom in"><span aria-hidden="true" role="presentation" class="esri-icon esri-icon-plus"></span><span
                              class="esri-icon-font-fallback-text">Zoom in</span></div>
                          <div class="esri-widget--button esri-widget esri-interactive" role="button" tabindex="0" title="Zoom out"><span aria-hidden="true" role="presentation" class="esri-icon esri-icon-minus"></span><span
                              class="esri-icon-font-fallback-text">Zoom out</span></div>
                        </div>
                      </div>
                      <div class="esri-ui-top-right esri-ui-corner"></div>
                      <div class="esri-ui-bottom-left esri-ui-corner"></div>
                      <div class="esri-ui-bottom-right esri-ui-corner"></div>
                    </div>
                    <div class="esri-ui-inner-container esri-ui-manual-container">
                      <div class="esri-component esri-attribution esri-widget">
                        <div class="esri-attribution__sources esri-interactive" tabindex="0" role="button">Esri, HERE, Garmin, FAO, NOAA, USGS, EPA, NPS</div>
                        <div class="esri-attribution__powered-by">Powered by <a class="esri-attribution__link esri-widget__anchor" href="http://www.esri.com/" target="_blank" rel="noreferrer">Esri</a></div>
                      </div>
                      <div class="esri-component esri-popup" role="presentation"></div>
                      <div class="esri-component esri-spinner"></div>
                    </div>
                  </div>
                </div>
                <div class="esri-view-user-storage"></div>
              </div>
            </div>
          </div>
        </div>
        <div class="row px-0 mx-0">
          <div id="disclaimer" class="col order-3">
            <p>The tax rate displayed is for the point shown. Please review the results to ensure that the point shown is the intended location. Also, be aware that tax rates, as well as city and county boundary lines, are subject to change. The rate
              displayed is based upon the search results and is the rate in effect today.</p>
          </div>
        </div>
      </div>
    </main>
  </div>
  <div class="clearfix"></div>
  <!-- Global Footer -->
  <footer class="global-footer">
    <div class="section-impact">
      <div class="container">
        <div class="text-center">
          <p id="footer-contact">If you have questions, contact us by Email at: <a href="mailto:CDTFA-AddressLookupQuestions@cdtfa.ca.gov">CDTFA-AddressLookupQuestions@cdtfa.ca.gov</a></p>
          <p>Responses are generally within 24 hours.</p>
          <a href="https://www.cdtfa.ca.gov/subscribe/gis.aspx" class="btn btn-primary" role="button">GIS Updates Email List</a>
          <a href="https://www.cdtfa.ca.gov/taxes-and-fees/rates.htm" class="btn btn-primary" role="button">Other Taxes and Fees</a>
          <a href="https://services.maps.cdtfa.ca.gov/" class="btn btn-primary" role="button">Tax Rate API</a>
        </div>
        <hr class="yellow-rule m-y-md">
        <div class="text-center">
          <a href="https://www.cdtfa.ca.gov/contact.htm" class="btn btn-xs btn-outline-highlight" role="button">Customer Service</a>
          <a href="https://www.cdtfa.ca.gov/use.htm" class="btn btn-xs btn-outline-highlight" role="button">Conditions of Use</a>
          <a href="https://www.cdtfa.ca.gov/privacy.htm" class="btn btn-xs btn-outline-highlight" role="button">Privacy Policy</a>
          <a href="https://www.cdtfa.ca.gov/accessibility.htm" class="btn btn-xs btn-outline-highlight" role="button">Accessibility</a>
        </div>
      </div>
      <div class="copyright text-center">
        <div class="container"> Copyright © <script>
            document.write(new Date().getFullYear());
          </script>2024 California Department of Tax and Fee Administration </div>
      </div>
    </div>
  </footer>
  <script type="text/javascript">
    //<![CDATA[
    window.__TsmHiddenField = $get('RadScriptManager1_TSM'); //]]>
  </script>
</form>

Text Content

FIND A SALES AND USE TAX RATE


ENTER AN ADDRESS

Street: Street is required.

City: City is required.

Zip: 5 digit Zip Code is required.

Search

Type an address above and click "Search" to find the sales and use tax rate for
that location. All fields required.

Please ensure the address information you input is the address you intended. The
tax rate given here will reflect the current rate of tax for the address that
you enter.

Searching...

Search Results on
Matched Address




Sales and Use Tax Rate:

The system was unable to provide the rate at this time.

Please check the input address or click here to submit a request with the
address information you provided to determine the correct rate. Responses are
generally within 24 hours.

Zoom in
Zoom out



Esri, HERE, Garmin, FAO, NOAA, USGS, EPA, NPS
Powered by Esri




The tax rate displayed is for the point shown. Please review the results to
ensure that the point shown is the intended location. Also, be aware that tax
rates, as well as city and county boundary lines, are subject to change. The
rate displayed is based upon the search results and is the rate in effect today.



If you have questions, contact us by Email at:
CDTFA-AddressLookupQuestions@cdtfa.ca.gov

Responses are generally within 24 hours.

GIS Updates Email List Other Taxes and Fees Tax Rate API

--------------------------------------------------------------------------------

Customer Service Conditions of Use Privacy Policy Accessibility
Copyright © 2024 California Department of Tax and Fee Administration