CodeForAfrica / HURUmap

HURUmap is an interactive web platform that allows citizens and journalists to explore, visualise, and download census data. This gives them the power to give context to stories that was otherwise hard to spot. Accessible at https://hurumap.org
https://hurumap.org
GNU General Public License v3.0
8 stars 7 forks source link

Rework Docker: Python 3 + Remove GDAL #57

Closed DavidLemayian closed 5 years ago

DavidLemayian commented 5 years ago

Description

This PR reworks Docker and how we use Kenya as default app for easier development of the package and possibly smaller docker images.

This also switches to Python 3.

And removes GDAL because we've implemented mapit.

Lastly, we get rid of the hurumap-dashboard image.

Type of change

Please delete options that are not relevant.

Screenshots

N/A

Checklist:

DavidLemayian commented 5 years ago

@phillipahereza Made it Python3 compatible on this branch - https://github.com/CodeForAfricaLabs/wazimap/tree/feature/python3

DavidLemayian commented 5 years ago

@kilemensi we won't be keeping 2.7 compatibility. I'm not sure why those show up but could you clean them out for me and merge when ready?