aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* Update some libs, and improve display on different zoom levelsHEADmasterChristopher Baines2013-03-02
|
* Add a population heat mapChristopher Baines2013-02-15
|
* Add stuff to cope with health centers without catchment areasChristopher Baines2013-02-15
|
* Fix a bug with missing tagsChristopher Baines2013-02-15
|
* Fix a bug with unknown locationsChristopher Baines2013-02-11
|
* Add scale bar, and fix distancesChristopher Baines2013-02-09
|
* Fix the minimapChristopher Baines2013-02-09
|
* Begin adding a minimapChristopher Baines2013-02-09
|
* Add the leaflet hash pluginChristopher Baines2013-02-07
|
* Fix the popup updating bug.Christopher Baines2013-02-07
|
* Big post Hack Weekend refactor.Christopher Baines2013-02-07
| | | | | | Updating the popups after the data on the settlements works, but only for the popup open at the time the data loads (if any). This needs more thinking about...
* Use the OpenLayers.js file that is in the repoChristopher Baines2013-02-04
|
* Add some distance calculation with the settlementsChristopher Baines2013-02-03
|
* Data URI stuffChristopher Baines2013-02-03
|
* Merge remote-tracking branch 'fodaro/master'Christopher Baines2013-02-03
|\ | | | | | | | | Conflicts: resources/map.js
| * Rename "villages" to "settlements"Harry Cutts2013-02-03
| |
| * Stop village icons being recreated every moveHarry Cutts2013-02-03
| | | | | | | | Also moved map initialisation code into the initMap method.
* | Add popups for settlementsChristopher Baines2013-02-03
|/
* Merge remote-tracking branch 'fodaro/master'Christopher Baines2013-02-03
|\ | | | | | | | | Conflicts: resources/map.js
| * Put settlements into one layer, add to controlHarry Cutts2013-02-03
| |
* | Improve formattingChristopher Baines2013-02-03
| |
* | Now show population dataChristopher Baines2013-02-03
|/
* Dont just use amenity nodesChristopher Baines2013-02-03
|
* Display some not quite yet complete dataChristopher Baines2013-02-03
|
* Merge remote-tracking branch 'fodaro/master'Christopher Baines2013-02-03
|\
| * Switch to standard OSM tilesHarry Cutts2013-02-03
| |
* | Lots of changes to try and get the village dataChristopher Baines2013-02-03
|/
* Merge remote-tracking branch 'fodaro/master'Christopher Baines2013-02-02
|\
| * Add OSM IDs to polygons returned from op2geojsonHarry Cutts2013-02-02
| |
* | Merge remote-tracking branch 'fodaro/master'Christopher Baines2013-02-02
|\|
| * Begin work on data analysisHarry Cutts2013-02-02
| |
* | Merge remote-tracking branch 'fodaro/master'Christopher Baines2013-02-02
|\|
| * Fix overlay only appearing after the map was movedHarry Cutts2013-02-02
| |
* | Use capitalisationChristopher Baines2013-02-02
|/
* Merge remote-tracking branch 'fodaro/master'Christopher Baines2013-02-02
|\ | | | | | | | | Conflicts: resources/map.js
| * Tidy up map.js and op2geojson.jsHarry Cutts2013-02-02
| |
* | Add the openlayers library, and then use that to calculate the area of a ↵Christopher Baines2013-02-02
|/ | | | catchment area
* Clicking on the catchment areas will now open the hospital popupChristopher Baines2012-12-11
| | | | | | The hospital popup now includes information for the hospital and the catchment area, this informaiton is also now presented in a human readable form, instead of a key value table. The information in the popup is not complete.
* Fix key, and display nodes instead of ways for hospitals when zoomed outChristopher Baines2012-12-09
|
* Add popups for the catchment areasChristopher Baines2012-12-09
|
* Fix problems with displaying polygonsChristopher Baines2012-12-09
|
* Add ability to display catchment areasChristopher Baines2012-12-09
| | | | Still a bit broken in some places...
* Removed redundant codeChristopher Baines2012-12-09
|
* Fix the JOSM linkChristopher Baines2012-12-08
|
* Add links to editors, the JOSM one appears to not workChristopher Baines2012-12-08
|
* Fix the filteringChristopher Baines2012-12-08
|
* Remove leaflet and add it as a submoduleChristopher Baines2012-12-08
|
* Merge remote-tracking branch 'filbertkm/master' into stylesChristopher Baines2012-12-03
|\ | | | | | | | | Conflicts: resources/map.js
| * Merge branch 'master' of github.com:filbertkm/hospital-mapWilli2012-12-02
| |\
| | * added problem + beautified links in READMEWilli2012-12-02
| | |