# Main Features

## Data Download

The application allows downloading spatial data produced and available in the Jakarto ecosystem. Users can select the point clouds they want to obtain and specify certain download parameters.

## Data Visualization

Users can visualize a geographic representation of the location of the downloaded data directly in the application. A tool that bridges the Data Downloader and Jakartowns is available, offering interactive visualization means to explore the data in detail before downloading.

## Automatic Updates

All data collected by Jakarto is continuously added to the catalog. The Data Downloader is like a store shelf that is constantly replenished with fresh data, offering users continuous access to the most recent information (cf concept of ["data on the shelf"](https://en.wikipedia.org/wiki/Data_as_a_service)).


---

# 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.jakarto.com/guide-data-downloader/en/user-interface/main-features.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.
