# JMap SHP reader

<table data-header-hidden><thead><tr><th width="120.5"></th><th></th></tr></thead><tbody><tr><td>Read</td><td>Yes</td></tr><tr><td>Write</td><td>No</td></tr></tbody></table>

JMap Server can read shape files as a spatial data source. They are generally produced by ESRI applications.

<table data-header-hidden><thead><tr><th width="195.5"></th><th></th></tr></thead><tbody><tr><td>Selected files</td><td><p>Select one or more shape files to read. </p><p>If selecting more than one file, all files must have the same list of attributes, and geometries must be of the same type. </p><p>Also, each shape file (SHP) must be accompanied by a DBF file and an SHX file.</p></td></tr><tr><td>DBF charset</td><td><p>Select the character set used for the attributes stored in the DBF file. </p><p>If this parameter is not set correctly, some characters may not be properly displayed. </p><p>The default value is CP437, which is correct most of the time.</p></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-jmapserver-lima.k2geospatial.com/e/administrator/jmap-server-administrator-manual/resources-spatial-data/vector-data-sources/jmap-shp-reader.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.
