# Interpretation of Zoning Districts

For the base zoning districts in the Zoning Atlas, MAPC defined a basic set of “core fields” covering use allowances and dimensional requirements to populate. The core fields are as follows:&#x20;

* Minimum lot size&#x20;
* Dwelling units allowed per acre&#x20;
* Maximum height&#x20;
* Maximum floor-area-ratio (FAR) &#x20;
* Whether multifamily housing was a permitted use, and if a special permit was required &#x20;

The values in the Zoning Atlas for these fields generally reflect the by-right regulations of a zone as they appeared in the bylaw or ordinance on the date it was accessed by MAPC. The exception to this rule is the four multifamily fields (`MULFAM2`, `MULFAM3_4`, `MULFAM5_19`, and `MULFAM20_`), which capture uses allowed by special permit, in addition to those allowed by-right.&#x20;

The pages below describe two our approach to two common interpretation challenges:

{% content-ref url="interpretation-of-base-zoning-districts/specifies-all-five-priority-fields" %}
[specifies-all-five-priority-fields](https://metropolitan-area-planning-counc.gitbook.io/zoning-atlas-appendix/interpretation-of-base-zoning-districts/specifies-all-five-priority-fields)
{% endcontent-ref %}

{% content-ref url="interpretation-of-base-zoning-districts/specifies-several-but-not-all-priority-fields" %}
[specifies-several-but-not-all-priority-fields](https://metropolitan-area-planning-counc.gitbook.io/zoning-atlas-appendix/interpretation-of-base-zoning-districts/specifies-several-but-not-all-priority-fields)
{% endcontent-ref %}


---

# 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://metropolitan-area-planning-counc.gitbook.io/zoning-atlas-appendix/interpretation-of-base-zoning-districts.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.
