smallAreaHealthStatisticsUnit / rapidInquiryFacility

The Rapid Inquiry Facility (RIF) helps epidemiologists and public health researchers in environmental health activities.
GNU Lesser General Public License v3.0
14 stars 5 forks source link

Risk analysis fault/issues (branch: risk-analysis-fixes-2) #130

Open peterhambly opened 5 years ago

peterhambly commented 5 years ago
  1. Multiple Health outcomes produces errors - FIXED
  2. Health outcome may require a geography change - if it is wrong you get [FIXED]:
    ERROR: No health data for theme "SAHSU land cancer incidence example data", geography "EWS2011". 
    ERROR: Could not retrieve your project information from the database: unable to get numerator/denominator pair 
  3. Using add by postcode produces errors on its own, but works;
  4. Errors if nonsensical exposure bands are selected;
  5. Clear does not work after restore from file;
  6. Adding a point produces errors after restore from file;
  7. Add disableMouseClicksAt from frontEndParameters.json5 to replace hard coded 5000 in Tile generation;
  8. Load list from text file loads OK but does not display correctly;
  9. Need a file type filter when loading JSON files;
  10. Zip shapefile load to be able to cope with projections other than 4326 (e.g. local grid).