This change is intended to satisfy the first step to moving towards Python 3, as outlined in #85: upgrading to Wazimap 1.1.1.
Wazimap 1.0.0 introduced breaking changes. The changes here upgrade to Wazimap 1.1.1 to make it easier to step up to the 2.X version of Wazimap that uses Python 3.
Most of the line changes are from adding a new column "geo_version" to every entry for each table.
This has been tested running locally and running via docker-compose -- the way that it runs on the server at beta.nepalmap.org.
This change is intended to satisfy the first step to moving towards Python 3, as outlined in #85: upgrading to Wazimap 1.1.1.
Wazimap 1.0.0 introduced breaking changes. The changes here upgrade to Wazimap 1.1.1 to make it easier to step up to the 2.X version of Wazimap that uses Python 3.
Most of the line changes are from adding a new column "geo_version" to every entry for each table.
This has been tested running locally and running via docker-compose -- the way that it runs on the server at beta.nepalmap.org.
Screenshots
Screenshots are from running via docker-compose. Screenshots include profiles at each geographic level as well as the table drill down view (like https://beta.nepalmap.org/data/map/?table=EDUCATIONLEVELPASSED_SEX&primary_geo_id=district-37&geo_ids=district|province-1).
Country profile
Province profile sample
District profile sample
Local profile sample
Data drill-down sample