aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWilli <willi@jups42.de>2012-12-02 23:34:02 +0100
committerWilli <willi@jups42.de>2012-12-02 23:34:02 +0100
commit0a0124ee79fae4a96d1d3fb6d0f054d0f17226cd (patch)
treefeef6a0c28fe3d7db54801d7e55dab85bac1923e
parent19eaafbb9ff1996266ab617125bb02f47bd2c20e (diff)
parentf310503cfe8b383313f2832edc0ed9425d74befb (diff)
downloadhealth-map-0a0124ee79fae4a96d1d3fb6d0f054d0f17226cd.tar
health-map-0a0124ee79fae4a96d1d3fb6d0f054d0f17226cd.tar.gz
Merge branch 'master' of github.com:filbertkm/hospital-map
-rw-r--r--README.md40
1 files changed, 40 insertions, 0 deletions
diff --git a/README.md b/README.md
index 902e2a8..1a101dd 100644
--- a/README.md
+++ b/README.md
@@ -1,3 +1,43 @@
+HealthMap
+=========
+
+# Summary
+
+[Health Map](http://jups.pegasus.uberspace.de/healthmap/) shows health care institutions like hospitals, clinics and doctors. Patients, health care workers, journalists or emergency response teams can find out which health care institutions have given property via filtering boolean attributes like wheelchairs/emergency. While displaying the institutions on a map people also see where to find them. It targets the problem [Granular Health Map](http://www.rhok.org/problems/granular-health-map).
+
+![See all health care institutions](http://jups.pegasus.uberspace.de/dropbox/all-health-care.jpg)
+
+![Filter to see only wheelchair-friendly health care institutions with emergency service](http://jups.pegasus.uberspace.de/dropbox/wheelchair-emergency.jpg)
+
+# What we accomplished during the RHoK December 2012
+
+Creating a JavaScript only application which fetches the [Overpass API](http://overpass-api.de/) (Open Street Map) for health care institutions. The app renders them on a map using [Leaflet](http://leafletjs.com/) which offers mobile friendly maps with layers and controls.
+
+# Traction
+
+For patients, HealthMap offers the ability to find the right health care institution. The see where to find one with accessability for wheelchairs, which offer a dentistry and in the future more fine-grained, custom attributes.
+
+Health care workers, health insurances, journalists and politians can explore the structure of the healt care system und understand it better.
+
+Emergency response teams can use a specialized map that works offline (thanks to Open Streat Map) and on mobile devices (thanks to leaflet) too. If an editor with predefined forms is also porvided, it is much easier for them to quickly edit the map.
+
+# Installation
+
+The map doesn't need a server. Just open index.html in a web browser or visit http://jups.pegasus.uberspace.de/healthmap/
+
+# Next steps aka TODO
+
+Set up a database where people who want to map can store extended, more fine-grained attributes for hospitals. The problem is that the Open Street Map only supports a whitelist of tags. In the long run we want to merge the new attributes (based on the problem owners needs) into the Open Street Map. This will remove the responsibility from our infrastructure.
+
+# Community help:
+
+Help convince Open Street Map community to incorporate addional attributes.
+
+Create preset forms for Open Street Map editors to make editing easier for health care mappers.
+
+
+# Dev Notes
+
Tags
* http://wiki.openstreetmap.org/wiki/Humanitarian_OSM_Tags/Humanitarian_Data_Model#Health_Facility