# Creating Data Sources

You can create data sources (DS) from five types of input:

* Vector or raster data files: several formats are supported (SHP, CSV, GML, GeoJSON, FileGeoDB, GeoPackage, DWG, TAB, GeoTIFF, ECW, JPEG2000).
* Non-spatial tabular data files (CSV).
* WMS/WMTS services.
* Custom spatial data sources.
* Vector tile services.
* Feature services.

To create a new spatial data source, click the **Create Data Source** button. A dropdown menu allows you to select the source type. The subsequent steps vary depending on the type selected.


---

# 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.jmapcloud.io/en/jmap-cloud-portal/user-guide-for-jmap-cloud-portal/integrating-data-data-sources/creating-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.
