# Data exports

{% hint style="info" %}
**Data export is a premium feature reserved for paid members and requires access to Innovate Memphis' Felt Workspace. Subscribe** [**here**](https://buy.stripe.com/28EfZi99W00L8uf5964AU00)**!**
{% endhint %}

## Supported Data Exports

### Entire Layers

Layers can be downloaded via the three-dot menu on the [left panel ](/memphis-property-hub/getting-started/tour-the-interface.md#left-panel)or by right-clicking on a layer.&#x20;

As a premium member, you will have the option to export the data as either a **GeoPackage, GeoJSON or CSV.**

{% columns %}
{% column width="50%" %}

<figure><img src="/files/yfx150Wt7pWAxJo1MOL2" alt="" width="261"><figcaption></figcaption></figure>

{% endcolumn %}

{% column %}

<figure><img src="/files/bFsc62nOY7QXzSM4fMM7" alt="" width="371"><figcaption></figcaption></figure>
{% endcolumn %}
{% endcolumns %}

### Filtered Data

Data can be exported as either a GeoPackaage, GeoJSON, or CSV after choosing filters from the [filter pane](/memphis-property-hub/features/filter-and-search.md), [statistics](/memphis-property-hub/features/statistics.md) on the left panel, or by [drawing custom boundaries](/memphis-property-hub/advanced-features/draw-custom-boundaries.md).&#x20;

#### From Layer

After selecting the desired combination of filters, follow the same steps you would if you were exporting an entire layer (as outlined above).&#x20;

#### From Data Table

After selecting the desired combination of filters, open the data table to review your results using the three-dot menu on the [left panel ](/memphis-property-hub/getting-started/tour-the-interface.md#left-panel)or by right-clicking on a layer. When you're ready to download, select the down arrow in the top-right corner next to the magnifying glass.&#x20;

{% columns %}
{% column width="41.66666666666667%" %}

<figure><img src="/files/MlIZVOUBwZt3hpaw34je" alt=""><figcaption></figcaption></figure>
{% endcolumn %}

{% column %}

<figure><img src="/files/pdqJ6Psg7bVUUdrQKdEg" alt="" width="325"><figcaption></figcaption></figure>
{% endcolumn %}
{% endcolumns %}

#### From Drawing Custom Boundaries

After drawing your[ custom boundaries](/memphis-property-hub/advanced-features/draw-custom-boundaries.md), click the down arrow in the Spatial filter pop-up window. Then, select the format of your data export.&#x20;

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

### Custom Routes

You can use the [Measure distances](/memphis-property-hub/advanced-features/measure-distances.md) feature to create custom cycling, walking, and driving routes.&#x20;

To download this route as a file, right click on the route, hover over "Export" and select either **To GeoJSON** or **To GPX** based on your preference. &#x20;

<figure><img src="/files/6s3Ugx7Qhyenii4xnl1z" alt=""><figcaption></figcaption></figure>

***

## **How to get access to exports**

* Upgrade to a paid membership to unlock data exports in your preferred format (GeoPackage, GeoJSON or CSV).

{% hint style="success" %}
To learn more or to subscribe, please contact Kira Morin at  <kmorin@innovatememphis.com>
{% endhint %}

### Why do data exports cost money?&#x20;

Paid memberships to export data help Innovate to sustain the Property Hub in the long term. Your membership will cover platform costs, maintenance, and growth so we can continue to build new features and add datasets that best serve our users.&#x20;

<p align="center"><a href="https://buy.stripe.com/28EfZi99W00L8uf5964AU00" class="button primary">Subscribe</a></p>


---

# 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/premium-features/data-exports.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.
