export_map
Render a single geospatial source as a map image for a specified bounding box in WGS84 coordinates. Use this to generate static map images for a defined area.
Instructions
Render one source for a bbox [minlon,minlat,maxlon,maxlat] in WGS84 degrees and return it as an image. For several sources on one map use compose_map.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| bbox | Yes | ||
| width | No | ||
| height | No | ||
| layers | No | ||
| source | Yes |