aboutsummaryrefslogtreecommitdiff
path: root/resources/op2geojson.js
Commit message (Collapse)AuthorAge
* Update some libs, and improve display on different zoom levelsHEADmasterChristopher Baines2013-03-02
|
* Dont just use amenity nodesChristopher Baines2013-02-03
|
* Lots of changes to try and get the village dataChristopher Baines2013-02-03
|
* Add OSM IDs to polygons returned from op2geojsonHarry Cutts2013-02-02
|
* 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
|
* 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
|
* 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
|
* Show polygon hospitals as well as nodesHarry Cutts2012-12-02
|
* get all tags and displayKatie Filbert2012-12-01
|
* display hospital namesKatie Filbert2012-12-01
|
* hospital layer has hospitalsKatie Filbert2012-12-01
|
* add geojson and fix locationKatie Filbert2012-12-01
|
* real data pointKatie Filbert2012-12-01
|
* adding geojson layerKatie Filbert2012-12-01