v1
latestOpenAPI 3.1.02026-07-1771114.6 KBMaps
Render a map as PNG
Renders a map as a static PNG image, including layers and their symbology.
If no bbox is provided, the extent defaults to the smallest extent that contains all layers with well-defined bounding boxes. bbox must be in the format xmin,ymin,xmax,ymax (EPSG:4326).
Width and height are in pixels.
get/api/maps/{map_id}/render.png
Path parameters
map_idstring required
Query parameters
bboxstring nullable
widthinteger
heightinteger
bgcolorstring
Response
Successful Response
{"stackTrail":"paths:/api/maps/{map_id}/render.png:get:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}