Irwan Fathurrahman
Irwan Fathurrahman
This fix https://github.com/healthsites/healthsites/issues/1426 This improving query within a country or continent What it does: 1. Create new column (administrative code) on docker osm table 2. Run the script to assign...
# Problem We also need overlay layers to show others information based : https://github.com/healthsites/healthsites/issues/1464 # Solution - We need to add some map server (i think we can add geoserver?)...
Currently the healthsites map is really messy (because no encapsulation) So we need to improve it Maybe using react? What do you think @markherringer @nixilla @timlinux ?
Currently indexing for the information is really slow, specially for country summary. We need to improve it. Solution: - Create new column for country (as enrich) - Create Script to...
## Problem We need about page to show more information for our project Especially for donors And also show the team https://github.com/healthsites/healthsites/issues/444 https://github.com/healthsites/healthsites.io
# Problem We need to add date filter on API for fetching facilities # Soltuion Please add this child of https://github.com/healthsites/healthsites/issues/1363
## Problem Now page is loaded a little bit slow. Raised by : https://github.com/healthsites/healthsites/issues/932 ## Solution Make it fast - data that comes from django view, move to ajax -...
## Problem When we update and want to roll back, we need to provide the feature ## Solution - [ ] show history changeset : https://github.com/healthsites/healthsites/issues/1437 - user check the...
## Problem We need to show history of changesets of one of healthsites. Raised by https://github.com/healthsites/healthsites/issues/221 ## Solution We could use osm API to fetch the list and user also...