API
Weather Portal API
The portal collects API entry points from Weather Data Hub, Martin Tiles, and Terrain Elevation. Base URLs are configured by environment variables.
API servicehttp://weather_data_hub:7000
Map servicehttps://tiles.weather.giscloud.ru
Terrain servicehttps://terrain-elevation.mf.giscloud.ru
EnvironmentWEATHER_DATA_HUB_URL
OPMET_API_SOURCES
MARTIN_TILES_URL
TERRAIN_ELEVATION_URL
OPMET_API_SOURCES
MARTIN_TILES_URL
TERRAIN_ELEVATION_URL
Endpoints
Use the tabs to switch between data APIs and map/tile APIs.
Styles and Assets
Sources and Metadata
GET /sources/{source}TileJSON and source metadataGET /sources/{source}/demMartin RGB DEM producer endpoint; browser consumers use the Portal proxyGET /sources/{source}/owsGeoJSON OWS-style source queryGET /api/weather/pointWeather values for point coordinatesGET /api/weather/gamet-areaFull geometry and polygon parts for one GAMET reference areaGET /api/weather/profileVertical GRIB profile for an aerogram or atmospheric time sectionGET /api/weather/profile-seriesVertical GRIB profile series from one model runPOST /api/weather/route-profileBatch vertical GRIB profiles along one route and model runPOST /api/terrain/profileArcGIS Elevation3D zoom-10 heights for ordered route pointsGET /api/weather/aerodrome-reportCurrent METAR/SPECI and TAF for an aerodrome and requested ETAGET /api/weather/airspace-structureActive special OPMET conditions for a pointPOST /api/weather/opmet-profileETA-matched OPMET conditions for profile pointsGET /pointinfoPoint feature/weather informationGET /get_info/{feature_id}NOTAM feature detailsTiles and Images
GET /api/v1/map/geoserver-wind/optionsAvailable GeoServer wind forecast times and levelsGET /api/v1/map/geoserver-wind/pointGeoServer/GRIB wind speed and direction at a pointGET /api/v1/map/geoserver-wind/{forecast}/{level}/{z}/{x}/{y}.pngSame-origin GeoServer WMS wind tile proxyGET /api/v1/map/sppi-wind/optionsAvailable SPPI wind forecast times and pressure levelsGET /api/v1/map/sppi-wind/{forecast}/{height}/{z}/{x}/{y}.webpSame-origin legacy SPPI wind tile proxyGET /rb_tiles/{source}/{z}/{x}/{y}Vector tile, raster tile, image tile, or DEM tile by sourceGET /rb_tiles/{source}Single image weather raster sourceGET /dem/tiles.jsonDemo raster-dem TileJSONGET /dem/tiles/{z}/{x}/{y}.pngDemo raster-dem tile image