# Configuring Spatial Data Sources

The spatial data source (SDS) configuration interface allows you to access information on a source as well as parameter configuration functions such as metadata, permissions, and attributes.

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

<table data-header-hidden><thead><tr><th width="75.5"></th><th></th></tr></thead><tbody><tr><td><strong>1</strong></td><td>General information configured when creating the SDS.</td></tr><tr><td><strong>2</strong></td><td><p>SDS parameters configured when it was created. </p><p>The hyperlink allows you to access the DB that contains the data.</p></td></tr><tr><td><strong>3</strong></td><td><p>Spatial information. </p><p>The extent corresponds to the geographical extent of the elements contained in the SDS. </p><p>When it has no elements, the values are equal to 0.</p></td></tr><tr><td><strong>4</strong></td><td>Update schedule.<br>Displays scheduled updates for the SDS. <br>Click the icon to set up an automated update.</td></tr><tr><td><strong>5</strong></td><td><p>JMap Cloud. <br>This section allows you to share the vector SDS in the JMap Cloud platform. </p><p>The section <a href="/pages/btzIQmZeLmO0dqAU5k7v#sharing-a-vector-sds-with-jmap-cloud">Sharing a vector SDS with JMap Cloud</a> provides details on this function.</p></td></tr><tr><td><strong>6</strong></td><td><p>Attributes. <br>This section presents a list of SDS attributes. </p><p>Clicking on the <a href="#attributes">name of an attribute</a> will open a window, allowing you to configure its properties.</p></td></tr><tr><td><strong>7</strong></td><td>References. <br>This section lists the projects and layers that use this SDS. A legend indicates which layers are referenced.</td></tr><tr><td><strong>8</strong></td><td>These buttons allow you to access to the <a href="/pages/cpkSebjTokJXjZ3dGjVx">Metadata</a> and <a href="/pages/DT7jTpF4nuMcVrR5CWIp">Permissions</a> sections, to make the <a href="/pages/Pl8yo9pOFP8LvpVR4ezv#editable-data-sources">SDS editable</a> (the button only appears for vector SDS), to <a href="/pages/7g7ibChUgy98TtkLcku8#deleting-spatial-data-sources">delete</a> it, <a href="/pages/7g7ibChUgy98TtkLcku8#updating-spatial-data-sources">update</a> it or edit it.</td></tr></tbody></table>

In the case of raster SDS created from the GDAL library, the configuration interface allows you to add reference coordinate systems to the original projection system of the data. The [GDAL - Geospatial Data Abstraction Library](/e/administrator/jmap-server-administrator-manual/resources-spatial-data/raster-data-sources/gdal-geospatial-data-abstraction-library.md) section provides details on this topic.

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

## Attributes

The attribute configuration window contains two tabs: **Metadata** and **Attribute sample**.

<table data-header-hidden><thead><tr><th width="149.5"></th><th></th></tr></thead><tbody><tr><td><strong>Metadata</strong></td><td> </td></tr><tr><td>Type</td><td>Indicates the attribute’s data type.</td></tr><tr><td>Dynamic</td><td>Indicates whether the attribute is dynamic.</td></tr><tr><td>SQL Type</td><td>Indicates the SQL type of the attribute data.</td></tr><tr><td>Indexed</td><td>Check this box to have the attribute indexed.</td></tr><tr><td>Title</td><td><p>You can change the title of the attribute. </p><p>This icon <img src="/files/0KoxTR8qC6Ojn2IDG1zT" alt="img"> allows you to provide the title in multiple languages.</p></td></tr><tr><td>Format pattern</td><td><p>Specify a format pattern for displaying SDS items. </p><p>The pattern must follow the Java standards. </p><p>This article offers more details: <a href="https://docs.oracle.com/javase/tutorial/i18n/format/decimalFormat.html">https://docs.oracle.com/javase/tutorial/i18n/format/decimalFormat.html</a>.</p></td></tr><tr><td>Upon saving, recursively apply to associated layers…</td><td>By checking the appropriate boxes, you will apply the title and/or format pattern of the attribute to all layers that are associated with the SDS.</td></tr></tbody></table>

The **Attribute sample** tab displays the value of the attribute for a sample of SDS elements.

This button ![](/files/YsEAtAwOlJgJxulcSGlg) in the **Attributes** section allows you to update the SDS statistics.


---

# 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/configuring-spatial-data-sources.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.
