Iqair: Get Map Data
Iqair via Parse · weather
Air quality station clusters for map visualization. Returns geographic clusters with aggregated AQI values and station counts within the specified bounding box. Higher zoom levels produce more granular clusters. Useful for building air quality heatmaps. Real-time air quality data from IQAir including global rankings, city details, pollutant breakdowns, and geographic map clusters. Fulfilled by Parse from iqair.com.
- government-public
- healthcare
- iqair
- iqair-com
- maps-geo
- parse
- platform-key
- weather
Price and execution
- Price
- $0.02 USD credits / call
- Trust tier
- Verified
- Execution
- Managed call
- Capability group
- weather
Interface snapshot
- Protocol
- HTTP operation
- Operation
- GET /scraper/04ba50aa-6be3-40a9-8d23-947dfaf5a46d/get_map_data
- Interface artifact
- sha256:8d64e02495ecc2e4651137716a2322615369f0d4af0b0cb3ddf74511bff53da6
- Manifest digest
- sha256:761c0f16de7cca3626b1de06a5c07371d6db03379bd5cb6d0742aa30f6642150
Request fields
- bbox (string): Bounding box as comma-separated string: minLng,minLat,maxLng,maxLat (e.g. '-122.5,37.0,-121.5,38.0'). Omitting returns global data.
- zoom (integer): Map zoom level (1-20). Higher values return more granular clusters with fewer stations per cluster.
Example queries
- {"bbox":"-180,-90,180,90","zoom":"4"}