# JMap Export User Guide

The JMap Export extension allows users of the JMap Pro application to export vector data from a project's layers towards files that have been saved locally on a user's computer.

You access the extension through the menu **Tools -> Layer exportation...**.

<figure><img src="https://2098443701-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FcA9CuUnY5hTYroiPhD1w%2Fuploads%2FdOWhYmLtD4odqLpm8Wxu%2Fclip_01.png?alt=media&#x26;token=cedfee00-c7c1-4880-90fb-7a2166d63cc1" alt=""><figcaption></figcaption></figure>

<table data-header-hidden><thead><tr><th width="196"></th><th></th></tr></thead><tbody><tr><td>Layer to export</td><td>Name of the layer to export.</td></tr><tr><td>Selection only</td><td>It is possible to export a subset of the elements that have been selected in the vector layer.</td></tr><tr><td>Output file format</td><td>The format of the output file must be selected. <br>The available format options are: <br>- MID/MIF, compatible with MapInfo applications; <br>- SHAPE, compatible with Esri applications; <br>- KML, compatible with Google Earth, Google Maps, Google Mobile and World Wind applications; <br>- WKT, defined by the Open Geospatial Consortium (OGC) and<br>- GeoJSON, the format based on JavaScript Object Notation.</td></tr><tr><td>Projection</td><td>It is possible to select a projection system for the layer.</td></tr><tr><td>Write to file</td><td>Name of the file that will be saved in local mode.</td></tr></tbody></table>


---

# 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://docs.k2geospatial.com/en2/jmap-server-extensions/export/jmap-export-user-guide.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.
