aboutsummaryrefslogtreecommitdiff
path: root/resources
Commit message (Collapse)AuthorAge
* Tidy up map.js and op2geojson.jsHarry Cutts2013-02-02
|
* 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
| * added locate me from @domoritzWilli2012-12-02
| |
| * Merge branch 'master' of github.com:filbertkm/hospital-mapWilli2012-12-02
| |\
| | * Merge pull request #4 from Fodaro/masterWilli Müller2012-12-02
| | |\ | | | | | | | | Convert to POST, and add doctors and dentists
| | | * Fix a query problem that was only showing dentistsHarry Cutts2012-12-02
| | | |
| | | * Add doctors and dentists to the queryHarry Cutts2012-12-02
| | | |
| | | * Correct the node filterHarry Cutts2012-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 neatnessHarry Cutts2012-12-02
| | | |
| * | | removed obsolete lineWilli2012-12-02
| | |/ | |/|
* | | Added some style stuffChristopher Baines2012-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 dentistsHarry Cutts2012-12-02
| | |
* | | Add doctors and dentists to the queryHarry Cutts2012-12-02
| | |
* | | Correct the node filterHarry Cutts2012-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 neatnessHarry Cutts2012-12-02
| |/ |/|
* | Replace the list in popups with a tableChristopher Baines2012-12-02
|/
* Merge pull request #1 from cbaines/masterWilli Müller2012-12-02
|\ | | | | Basic Key
| * Add basic keyChristopher Baines2012-12-02
| |
* | Merge branch 'master' of github.com:filbertkm/hospital-mapWilli2012-12-02
|\ \
| * \ Merge branch 'master' of https://github.com/filbertkm/hospital-mapHarry Cutts2012-12-02
| |\ \
| * | | Show polygon hospitals as well as nodesHarry Cutts2012-12-02
| | |/ | |/|
* | | removed breakpoint, again tried to set styleWilli2012-12-02
| |/ |/|
* | filtering boolean attributes worksWilli2012-12-02
| |
* | checkboxes only for boolean attributesWilli2012-12-02
|/
* Merge branch 'master' of github.com:filbertkm/hospital-mapWilli2012-12-02
|\
| * remove xapi fileKatie Filbert2012-12-02
| |
* | removed duplicate checkboxesWilli2012-12-02
|/
* added checkboxes for filter dataWilli2012-12-02
|
* removed duplication n API calling code as best as I could :-)Willi2012-12-01
|
* replaced jQuery events with leavelet onesWilli2012-12-01
|
* template renders address correctlyWilli2012-12-01
|
* added template for popupWilli2012-12-01
|
* get all tags and displayKatie Filbert2012-12-01
|
* min zoom level for layerKatie Filbert2012-12-01
|
* update, undo minzoomKatie Filbert2012-12-01
|
* set min zoomKatie Filbert2012-12-01
|
* updating hospital pins on panningWilli2012-12-01
|
* automatically display hospital layerWilli2012-12-01
|
* Merge branch 'master' of github.com:filbertkm/hospital-mapWilli2012-12-01
|\
| * display hospital namesKatie Filbert2012-12-01
| |