ATLAS stations
This API provides access to a WMS layer group named ATLAS_stations, published via the geoserver of the Hellenic National Meteorological Service (HNMS). It exposes the geographic locations of meteorological stations included in the ATLAS climate atlas system for Greece. The service is freely accessible without authentication and covers the national territory. It can be used to visualize or integrate station-location data into mapping applications, GIS tools, or climate-related analyses that require identifying where HNMS ATLAS meteorological observation points are situated across Greece.Layer-Group type layer: emy:ATLAS_stations
Trust score
How is this computed?Weighted across five axes. Tap a ring for what it measures.
Data schema (15 fields)
Click a field to see example values.
| Field | Type | Description |
|---|---|---|
| the_geomThe geom | geometry | Geometric point location of the weather station.Geometric point location of the weather station. |
| LongitudeLongitude | double | Longitude coordinate of the station location.Longitude coordinate of the station location. |
| LatitudeLatitude | double | Latitude coordinate of the station location.Latitude coordinate of the station location. |
| Name_enName en | string | Station name in English.Station name in English. |
| max_tempMax temp | string | Link to PDF document with maximum temperature climate data.Link to PDF document with maximum temperature climate data. |
| temp_minTemp min | string | Link to PDF document with minimum temperature climate data.Link to PDF document with minimum temperature climate data. |
| temp_avgTemp avg | string | Link to PDF document with mean temperature climate data.Link to PDF document with mean temperature climate data. |
| precip | string | Link to PDF document with precipitation climate data.Link to PDF document with precipitation climate data. |
| sunshine | string | Link to PDF document with sunshine duration climate data.Link to PDF document with sunshine duration climate data. |
| Name_grName gr | string | Station name in Greek.Station name in Greek. |
| code | long | Unique identifier code for the weather station.Unique identifier code for the weather station. |
| st_name_grSt name gr | string | Station name in Greek.Station name in Greek. |
| st_name_enSt name en | string | Station name in English.Station name in English. |
| longitudeLongitude | double | Longitude coordinate of the station location.Longitude coordinate of the station location. |
| latitudeLatitude | double | Latitude coordinate of the station location.Latitude coordinate of the station location. |
Schema captured from wfs 1 month ago.
Query the data
Pick columns and a sort, then fetch a live preview straight from the source. Choose an API-filterable column (marked ▾) under “Where” to pick from its list of values.
Sample data (3 records)
Record 1code: 16627 · precip: hellasclimadata/hellasclimadata_en/Preci
{
"code": 16627,
"precip": "hellasclimadata/hellasclimadata_en/Precipitation/Alexandroupoli.pdf",
"Name_en": "Alexandroupoli",
"Name_gr": "Αλεξανδρούπολη",
"Latitude": 40.8573,
"max_temp": "hellasclimadata/hellasclimadata_en/Maximum Temperature/Alexandroupoli.pdf",
"sunshine": "hellasclimadata/hellasclimadata_en/Sunshine/Alexandroupoli.pdf",
"temp_avg": "hellasclimadata/hellasclimadata_en/Mean Temperature/Alexandroupoli.pdf",
"temp_min": "hellasclimadata/hellasclimadata_en/Minimum Temperature/Alexandroupoli.pdf",
"Longitude": 25.947
}Record 2code: 16716 · precip: hellasclimadata/hellasclimadata_en/Preci
{
"code": 16716,
"precip": "hellasclimadata/hellasclimadata_en/Precipitation/Elliniko.pdf",
"Name_en": "Elliniko",
"Name_gr": "Ελληνικό",
"Latitude": 37.8813,
"max_temp": "hellasclimadata/hellasclimadata_en/Maximum Temperature/Elliniko.pdf",
"sunshine": "hellasclimadata/hellasclimadata_en/Sunshine/Elliniko.pdf",
"temp_avg": "hellasclimadata/hellasclimadata_en/Mean Temperature/Elliniko.pdf",
"temp_min": "hellasclimadata/hellasclimadata_en/Minimum Temperature/Elliniko.pdf",
"Longitude": 23.7324
}Record 3code: 16719 · precip: hellasclimadata/hellasclimadata_en/Preci
{
"code": 16719,
"precip": "hellasclimadata/hellasclimadata_en/Precipitation/Zakynthos.pdf",
"Name_en": "Zakynthos",
"Name_gr": "Ζάκυνθος",
"Latitude": 37.7514,
"max_temp": "hellasclimadata/hellasclimadata_en/Maximum Temperature/Zakynthos.pdf",
"sunshine": "hellasclimadata/hellasclimadata_en/Sunshine/Zakynthos.pdf",
"temp_avg": "hellasclimadata/hellasclimadata_en/Mean Temperature/Zakynthos.pdf",
"temp_min": "hellasclimadata/hellasclimadata_en/Minimum Temperature/Zakynthos.pdf",
"Longitude": 20.8876
}Live sample captured at profiling time — values may have changed upstream.
Verification Status
Using the API
Query examples
curl -s 'http://climatlas.hnms.gr/geoserver/wfs?service=WFS&version=2.0.0&request=GetCapabilities#emy:ATLAS_stations' -H 'Accept: application/json'List the feature types (layers) and supported operations.
Dataset
Volume & freshness
License
No license declared upstream.
Machine-readable & source
Embed this badge in a README or wiki — it always shows the latest verification state and quality tier.