generate_thematic_map
Generate a branded thematic map for a Dutch location using indicators like population density, income, or liveability. Returns a base64 PNG with logo, legend, and scale bar.
Instructions
Generate a branded SB thematic map for a location. Returns base64-encoded PNG with SB styling (logo, legend, scale bar).
Available indicators:
vk500-banen-density: Job density (FTE) on 500m grid
vk500-inwoners-density: Population density on 500m grid
vk500-urbanisation: Roland's urbanisation class (NBHK)
buurt-income: Average income per resident
buurt-education: High education percentage
buurt-proximity-huisarts: Distance to GP
leefbaarometer: Liveability score
mobility-profile: Roland's 6-class mobility profile
Args: indicator: Indicator ID (see above) location: Municipality name, province name, or 'national' location_type: 'gemeente', 'provincie', or 'national' year: Data year (default: latest)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| indicator | Yes | ||
| location | No | national | |
| location_type | No | gemeente | |
| year | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |