Mahsaalert: Get Map Data
Mahsaalert via Parse · maps_geo
Get map features from multiple layers at once, filtered by bounding box and/or category. Defaults to Tehran area bbox. Returns features grouped by layer. Useful for getting an overview of all features in a geographic area. Access map layer data from MahsaAlert (mahsaalert.app) including danger zones, confirmed attacks, evacuation warnings, citizen reports, and military/infrastructure sites across Iran. Supports filtering by layer, category, and geographic bounding box. Fulfilled by Parse from mahsaalert.app.
- government-public
- mahsaalert
- mahsaalert-app
- maps-geo
- news-media
- parse
- platform-key
Price and execution
- Price
- $0.02 USD credits / call
- Trust tier
- Verified
- Execution
- Managed call
- Capability group
- maps_geo
Interface snapshot
- Protocol
- HTTP operation
- Operation
- GET /scraper/2e3f1623-b586-4881-aa92-b57bb2544017/get_map_data
- Interface artifact
- sha256:36a301f6aeedcc6b66320769895b543c16e7f1466f8c6a2cdaea33bc110f933f
- Manifest digest
- sha256:95f2baa92146ef064bf6a52aca201f70a3dea4f6b07b18860fc6b7a8d1586840
Request fields
- bbox (string): Bounding box: min_lon,min_lat,max_lon,max_lat
- category (string): Filter by category name (e.g. 'Danger Zones', 'Monitor', 'Suppression Sites', 'Medical sites', 'Iran-Israel War', 'DeyMah-Protests'): Allowed values: Danger Zones, Monitor, Suppression Sites, Medical sites, Iran-Israel War, DeyMah-Protests
- layer_keys (string): Comma-separated layer keys to include (e.g. 'nuclearPrograms,missilePrograms,antiAirBase'). If omitted, includes all enabled layers.
Example queries
- {"bbox":"51.0,35.5,51.8,35.9","category":"Danger Zones","layer_keys":"nuclearPrograms,missilePrograms"}