HelpMapsAn open map to find help and show where it is needed, deployable in any country.
HelpMaps puts on a map the places where a community can receive help and the ones that need something right now: shelters, kitchens, donation points and civic initiatives. It was born during a real emergency and is built to work on a bad connection, on any phone.
Where it is deployed
Tap a country to open its map.
- ColombiaLiveRefugios, puntos de acopio, comedores e iniciativas ciudadanas.co.helpmaps.net
- EspañaPreparingSerie sísmica de Granada de agosto de 2026: albergues, puntos de recogida e iniciativas vecinales.
- IndonesiaPreparingTerremoto M 7.7 del 15 de agosto de 2026 frente a Flores (Nusa Tenggara Timur).
- PerúPreparingSismo M 6.7 del 20 de agosto de 2026 en Ayacucho: albergues, puntos de acopio e iniciativas ciudadanas.
- VenezuelaLivePrimer despliegue: terremoto de junio de 2026. Personas, refugios y acopios.www.helpmapvzla.net
How to take part
- Bring HelpMaps to your countryThe repository is the base: clone it, adjust one configuration folder with the country, its regions and the brand, create its own database, and it is deployed on its subdomain.
- Contribute codeIt is an open project. Improvements merged into the base repo reach every deployment.github.com/GiorgyArmani/helpmaps
- Contribute dataEvery deployment takes suggestions from the public, reviewed by a local team before publishing.
Public API
Every deployment exposes its verified points as JSON, with no key and open CORS, so other humanitarian applications can consume them.
GET https://co.helpmaps.net/api/v1/centers?needs=true
GET https://www.helpmapvzla.net/api/v1/centers?needs=trueRead the documentation