
Snag
Report a pothole, a broken light, a hazard — and see what neighbors have reported nearby on a shared map.
Anonymous by design. No account, no email — nothing about you is attached to a report.
An independent community app — not affiliated with any city or government. Reports appear on a public map, not a 311 system.
For cities & developers
Every public report is emitted as a standard Open311 GeoReport v2 feed, plus GeoRSS. No API key, no partnership — filter to your area with a bounding box and pull it into any 311, CRM, or GIS system.
Base URL:
https://www.simplecohortllc.com/snag/open311GET /services.json— the category list.GET /requests.json?bbox=…— reports in your area as Open311 JSON. Addstart_dateto sync only what's new.GET /requests.rss?bbox=…— a live GeoRSS feed to subscribe to.
curl "https://www.simplecohortllc.com/snag/open311/requests.json?bbox=-83.80,42.22,-83.67,42.32"Open311 GeoReport v2 is an open civic standard. Snag is an independent community app, not affiliated with any city or government.