Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Lots of changes to try and get the village data | Christopher Baines | 2013-02-03 |
| | |||
* | Merge remote-tracking branch 'fodaro/master' | Christopher Baines | 2013-02-02 |
|\ | |||
| * | Add OSM IDs to polygons returned from op2geojson | Harry Cutts | 2013-02-02 |
| | | |||
* | | Merge remote-tracking branch 'fodaro/master' | Christopher Baines | 2013-02-02 |
|\| | |||
| * | Begin work on data analysis | Harry Cutts | 2013-02-02 |
| | | |||
* | | Merge remote-tracking branch 'fodaro/master' | Christopher Baines | 2013-02-02 |
|\| | |||
| * | Fix overlay only appearing after the map was moved | Harry Cutts | 2013-02-02 |
| | | |||
* | | Use capitalisation | Christopher Baines | 2013-02-02 |
|/ | |||
* | Merge remote-tracking branch 'fodaro/master' | Christopher Baines | 2013-02-02 |
|\ | | | | | | | | | Conflicts: resources/map.js | ||
| * | Tidy up map.js and op2geojson.js | Harry Cutts | 2013-02-02 |
| | | |||
* | | Add the openlayers library, and then use that to calculate the area of a ↵ | Christopher Baines | 2013-02-02 |
|/ | | | | catchment area | ||
* | Clicking on the catchment areas will now open the hospital popup | Christopher Baines | 2012-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 out | Christopher Baines | 2012-12-09 |
| | |||
* | Add popups for the catchment areas | Christopher Baines | 2012-12-09 |
| | |||
* | Fix problems with displaying polygons | Christopher Baines | 2012-12-09 |
| | |||
* | Add ability to display catchment areas | Christopher Baines | 2012-12-09 |
| | | | | Still a bit broken in some places... | ||
* | Removed redundant code | Christopher Baines | 2012-12-09 |
| | |||
* | Fix the JOSM link | Christopher Baines | 2012-12-08 |
| | |||
* | Add links to editors, the JOSM one appears to not work | Christopher Baines | 2012-12-08 |
| | |||
* | Fix the filtering | Christopher Baines | 2012-12-08 |
| | |||
* | Remove leaflet and add it as a submodule | Christopher Baines | 2012-12-08 |
| | |||
* | Merge remote-tracking branch 'filbertkm/master' into styles | Christopher Baines | 2012-12-03 |
|\ | | | | | | | | | Conflicts: resources/map.js | ||
| * | Merge branch 'master' of github.com:filbertkm/hospital-map | Willi | 2012-12-02 |
| |\ | |||
| | * | added problem + beautified links in README | Willi | 2012-12-02 |
| | | | |||
| | * | added documentation in README | Willi | 2012-12-02 |
| | | | |||
| * | | added locate me from @domoritz | Willi | 2012-12-02 |
| |/ | |||
| * | Merge branch 'master' of github.com:filbertkm/hospital-map | Willi | 2012-12-02 |
| |\ | |||
| | * | Merge pull request #4 from Fodaro/master | Willi Müller | 2012-12-02 |
| | |\ | | | | | | | | | Convert to POST, and add doctors and dentists | ||
| | | * | Fix a query problem that was only showing dentists | Harry Cutts | 2012-12-02 |
| | | | | |||
| | | * | Add doctors and dentists to the query | Harry Cutts | 2012-12-02 |
| | | | | |||
| | | * | Correct the node filter | Harry Cutts | 2012-12-02 |
| | | | | | | | | | | | | | | | | | | | | | | | | Previously, nodes that belonged to hospital polygons were displayed as health facilities if they had any tags at all (e.g. odbl=clean). They are now only displayed if they contain the amenity tag. | ||
| | | * | Change from using GET to POST, for neatness | Harry Cutts | 2012-12-02 |
| | | | | |||
| | * | | Merge pull request #3 from cbaines/master | Willi Müller | 2012-12-02 |
| | |\ \ | | | |/ | | |/| | Replace the lists with tables | ||
| * / | | removed obsolete line | Willi | 2012-12-02 |
| |/ / | |||
* | | | Added some style stuff | Christopher Baines | 2012-12-02 |
| | | | | | | | | | | | | | | | Also changed quite a bit of other Javascript, I am not sure if all the changes are good, but I was trying to simplify the code a bit. | ||
* | | | Fix a query problem that was only showing dentists | Harry Cutts | 2012-12-02 |
| | | | |||
* | | | Add doctors and dentists to the query | Harry Cutts | 2012-12-02 |
| | | | |||
* | | | Correct the node filter | Harry Cutts | 2012-12-02 |
| | | | | | | | | | | | | | | | | | | Previously, nodes that belonged to hospital polygons were displayed as health facilities if they had any tags at all (e.g. odbl=clean). They are now only displayed if they contain the amenity tag. | ||
* | | | Change from using GET to POST, for neatness | Harry Cutts | 2012-12-02 |
| |/ |/| | |||
* | | Replace the list in popups with a table | Christopher Baines | 2012-12-02 |
|/ | |||
* | Merge pull request #1 from cbaines/master | Willi Müller | 2012-12-02 |
|\ | | | | | Basic Key | ||
| * | Add basic key | Christopher Baines | 2012-12-02 |
| | | |||
* | | Merge branch 'master' of github.com:filbertkm/hospital-map | Willi | 2012-12-02 |
|\ \ | |||
| * \ | Merge pull request #2 from Fodaro/master | Willi Müller | 2012-12-02 |
| |\ \ | | | | | | | | | From Harry Cutts | ||
| | * \ | Merge branch 'master' of https://github.com/filbertkm/hospital-map | Harry Cutts | 2012-12-02 |
| | |\ \ | | |/ / | |/| | | |||
| | * | | Show polygon hospitals as well as nodes | Harry Cutts | 2012-12-02 |
| | |/ | |||
* | / | removed breakpoint, again tried to set style | Willi | 2012-12-02 |
|/ / | |||
* | | filtering boolean attributes works | Willi | 2012-12-02 |
| | | |||
* | | checkboxes only for boolean attributes | Willi | 2012-12-02 |
|/ | |||
* | Merge branch 'master' of github.com:filbertkm/hospital-map | Willi | 2012-12-02 |
|\ |