# Panoramica Stazioni

## Map

<figure><img src="/files/TNFtaX69SxFCxGF1s4z4" alt=""><figcaption><p>Map with icons of their stations and sensor modules</p></figcaption></figure>

* The 'icon on the map indicates the location of the station or stations associated with the individual company or multiple companies; you will see as many icons as you have stations for that company or multiple selected companies. By clicking on “select companies” you can choose the companies for which you would like to see the location of the associated station or stations on the map.
* You can zoom in using the + - buttons at the bottom right.
* The buttons in the upper left corner (satellite, weather) allow you to change the style of the displayed map.

{% hint style="info" %}
Placing the mouse over the icon of a station, the name of the selected station will be displayed; **clicking on the station icon takes you to the Dashboard page of the selected station.**&#x20;
{% endhint %}

## Weather forecast on the map

Weather forecasts on the map can be viewed by activating the Weather button at the top above the map.

{% hint style="info" %}
When viewing weather forecasts on the map, it is recommended to use the zoom function to position yourself on a Region or National scale and not on a too local scale. **This page is designed to display large-scale weather forecasts. Detailed, georeferenced weather forecasts for your own weather station, are instead available on the Dashboard page.**
{% endhint %}

By clicking on the desired variable in the upper right-hand corner (example: clouds and precipitation; max, min, hourly temperature; hours of sunshine; outdoor forecast) you can see the relevant forecast represented on the map.

A color scale legend of the selected data/forecast is shown to the left side.

<figure><img src="/files/NwvroDxDse4vCL3KCIAZ" alt=""><figcaption><p>Weather forecast on the map</p></figcaption></figure>

In addition, in the upper left corner by selecting a reference period and the desired variable (rainfall, temperature, humidity, and leaf wetness), the values of that variable for the respective stations are represented on a map.

<figure><img src="/files/hLvxzcIoTpbVlllvRIe3" alt="" width="563"><figcaption></figcaption></figure>

## Weather forecast on table

<figure><img src="/files/Zg1lZH1UjtKtcz1kJOJB" alt="" width="563"><figcaption><p>Reference period selection</p></figcaption></figure>

By selecting a reference period in the table below the map, an overview of the most relevant weather data for the station or stations associated with the selected company/firms can be observed.

<figure><img src="/files/239b7fuDSpBbkBebafM0" alt=""><figcaption><p>Table representing weather data in a given period</p></figcaption></figure>

In this way it is possible to compare the values obtained between the different stations.


---

# 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://wiki.wiforagri.com/wiki/wikieng/map-and-weather.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.
