OpenUpSA / wazimap

Wazimap is a Django application for exploring census data.
http://wazimap.readthedocs.org/en/latest/
Other
30 stars 32 forks source link

Point data #127

Closed xybrnet closed 5 years ago

xybrnet commented 6 years ago

WIP

DavidLemayian commented 5 years ago

Thanks @ebsuku . Is the plan to make a wazimap-point package?

knightebsuku commented 5 years ago

@DavidLemayian

That's correct, we'll create it as a separate django app, but specifically created to work with wazimap.

DavidLemayian commented 5 years ago

Excellent. Thanks @ebsuku .

Is that the same plan for releases or will that be merged soon?

We're happy to lend a hand wherever we can.

knightebsuku commented 5 years ago

So, releases is actually v2.0 of wazimap. There are some breaking changes that need to be documented but I think we are almost there. We are planning on merging releases so that we can move to django 1.11 and perhaps python3. Any help would be greatly appreciated.