# Zoning Use Districts

## Definition

* Zoning regulations govern how land can be used in various geographic areas called "zoning use districts" (also known as "zoning," "zones" or "use districts").
* Zoning regulations may:
  * govern sizes and shapes of buildings
  * limit the number of units or apartments that can exists on a property
  * require the accommodation of car parking off of the street
  * set controls on planting street trees under certain circumstances
  * specify how late a business can remain open at night

### Illustration

![](/files/uB0yzJqwzS7AhbTDPAYt)

* Each part of the City is divided into zones that correspond to regulations in the Planning Code
* Get a higher resolution PDF version of the [map above provided by Planning](http://default.sfplanning.org/zoning/zoning_map.pdf)

### Authority

* Zoning regulations are set out in the [San Francisco Planning Code](http://planningcode.sfplanning.org) and modified through legislation
* The [Planning Department](http://sf-planning.org/) enforces zoning compliance

## Use

* For understanding what is permitted, conditional and not permitted when building in San Francisco

### Reference

| Reference                                                                                                 | Description and Constraints                                                                                                            | Reference Columns                                                                                                          |
| --------------------------------------------------------------------------------------------------------- | -------------------------------------------------------------------------------------------------------------------------------------- | -------------------------------------------------------------------------------------------------------------------------- |
| [Zoning Districts](https://data.sfgov.org/Geographic-Locations-and-Boundaries/Zoning-Districts/8br2-hhp3) | The Zoning Districts are a component of the Zoning Map which in turn is a key component of the San Francisco Planning Code.            | <p><code>url</code> links to the district definition in the planning codes<br><code>zoning</code> is the district code</p> |
| [Planning Code](http://planningcode.sfplanning.org)                                                       | The official Zoning Map can be found in the San Francisco Planning Code on the links under ZONING MAPS on the left navigation column). | N/A                                                                                                                        |


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://sfdigitalservices.gitbook.io/data-standards-guide/standard-reference-data/boundaries/zoning.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
