# Draw custom boundaries

While the Property Hub has [built-in boundaries](https://help.datamidsouth.org/memphis-property-hub/advanced-features/pages/Hlk2Yb2U7tGcSdN9zK50#id-2.-trends-geographic-area-views) for Census tracts, zip codes, City Council districts and County Commission districts, users can also draw their own boundaries.

This feature is useful for filtering parcels down to smaller neighborhoods, school zones, and other community boundaries of interest.

Once the boundaries have been drawn, it will display the number of parcels filtered and details about the selected region’s size and shape.

## How to Draw Custom Boundaries

{% stepper %}
{% step %}

### Choose the [theme](/memphis-property-hub/features/themes.md)

<figure><img src="/files/DMCV3eYrhdresJ3nD0TM" alt=""><figcaption></figcaption></figure>

Make sure the theme tab reflects the dataset you want to know more about.&#x20;

You can also look at the left panel statistics to learn what will be calculated once you've drawn the custom boundary.
{% endstep %}

{% step %}

### Set the [view](/memphis-property-hub/features/views.md) to parcels

{% hint style="info" %}
Make sure your map is set to the **Parcel** level instead of the Trend level.
{% endhint %}

&#x20;Click [**VIEW PARCELS**](https://help.datamidsouth.org/memphis-property-hub/advanced-features/pages/Hlk2Yb2U7tGcSdN9zK50#id-1.-parcel-view) at the top right corner of the map.

<figure><img src="/files/CfpvOyrBYEZtEIjsKMeC" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}

### Select Draw Boundaries button

On the left panel, click the **Draw Boundaries** button.

<figure><img src="/files/hkjGAfF4efpv8fyJJHme" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}

### Draw your shape on the map

Click each point or corner of the boundary on the map.&#x20;
{% endstep %}

{% step %}

### Close your shape

{% hint style="success" %}
You must close the custom drawn shape entirely by selecting your first point again at the end.&#x20;
{% endhint %}

Once the boundaries are closed, the map and all statistics will filter to that custom area.
{% endstep %}
{% endstepper %}

### How do I undo custom boundaries?

To undo customized boundaries, click on the trashcan icon at the top right corner of the “Spatial filter” popup.

### How do I export data for my custom boundary?&#x20;

Basic members can filter interactively but cannot download data.

{% hint style="success" %}
&#x20;Only Premium members can download results as GeoPackage, GeoJSON, or CSV.
{% endhint %}

<figure><img src="https://681397f54c43fb809b7b71b4.featurebase-attachments.com/c/article/6876bd50dee03d4f50dcfc90/01980fd3-9b54-75fb-9f5d-ccda0a2359c1/b64u-TVBIIERyYXcgQ3VzdG9tIE1hcC5wbmc.png?X-Amz-Expires=3600&#x26;X-Amz-Date=20250719T020000Z&#x26;X-Amz-Algorithm=AWS4-HMAC-SHA256&#x26;X-Amz-Credential=DO0098AADP7QLUJN4ZLF%2F20250719%2Ffra1%2Fs3%2Faws4_request&#x26;X-Amz-SignedHeaders=host&#x26;X-Amz-Signature=ace85d86daeb4170bbdbd8dc0d58c117035490aeeda484b410dd27d7f8dfe6fb" alt=""><figcaption></figcaption></figure>


---

# 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://help.datamidsouth.org/memphis-property-hub/advanced-features/draw-custom-boundaries.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.
