Idjwi, Democratic Republic of the Congo.
On Saturday, the 16th of April 2016, the first national-level mapathon took place in Belgium. Nearly 200 peoples, in 7 universities, mapped 50.000 buildings in a day.
This repository provide a "Jupyter Notebook" which facilitate the creation of animated GIF or video, illustrating what it have been mapped during a mapathon event.
The user should create a shapefile (polygon) corresponding to the area of interest which has been mapped during the mapathon. Then, the OpenStreetMap data will be downloaded automatically and imported in Postgresql. Shapefiles are produced for both highways, and residential area/buildings features. The user should then use the TimeManager plugin of Qgis to create frames highlighting the modifications which have been made. The .gif and .mp4 animated illustrations are then created in the notebook. Some basic statistics are computed in the notebook (number of mappers, number of new features, etc..).
To be used as it is, some programs/softwares need to be installed.
- Qgis.
- Postgresql.
- Qgis TimeManager Plugin. More ressources here, here, here, or here.
- osm2pgsql
This notebook is provided under the CC-BY 4.0 Licence, so feel free to use it for any purpose.