Mapping platform powered by citizens that, with a crowdsourcing strategy, seeks to generate and centralize data on non-motorized mobility in any city.
It emerges from the OpenStreetMap Mexico community with the aim of complement official information and offering a diagnosis on the volume and diversity of cyclist travel, intermodality, group mobility, infrastructure, accidents and insecurity in public space. Thus, decision makers and civil society are endowed with a diagnostic tool to promote and design better conditions for sustainable and safe mobility.
This tool use carto (but you can use any PostGIS database), set the next environment variables:
- CARTO_USER
- CARTO_API_KEY
$ git clone https://github.com/leodc/repubikla.git
$ cd repubikla
$ npm install
$ nmp start