Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Quick fix to remove duplicate routes | Christopher Baines | 2014-08-20 |
| | |||
* | Improve SQL for matching University sites and buildings in OSM | Christopher Baines | 2014-08-20 |
| | | | | Now uses the 'http://id.southampton.ac.uk/site/' prefix to match sites. | ||
* | Give image dimensions as numbers | Christopher Baines | 2014-08-09 |
| | |||
* | Update to the new mfd-location format | Christopher Baines | 2014-08-07 |
| | | | | Also fix a query issue resulting in duplicate printers | ||
* | Add points of service | Christopher Baines | 2014-08-06 |
| | | | | | | | | Currently, this is limited to food outlets. Not all food outlets display, as some are missing from OSM/Univeristy data. Other modifications include, better support custom display for the interactive information. This also includes an example, that uses jquery, typeahead and leaflet-sidebar. | ||
* | Begin to merge in entrance data published by the Univeristy | Christopher Baines | 2014-08-04 |
| | | | | | At the moment, there is no URI's in OSM, but the example will probably prove useful in adding these. | ||
* | Fix issue | Christopher Baines | 2014-08-04 |
| | |||
* | Better support for doors | Christopher Baines | 2014-07-19 |
| | | | | Also add better logging | ||
* | Improve missing ref detection | Christopher Baines | 2014-07-19 |
| | |||
* | Fix the query for room information | Christopher Baines | 2014-07-19 |
| | |||
* | Split the printers and vending machines | Christopher Baines | 2014-07-19 |
| | | | | Also try to prevent the caching of data.json | ||
* | Include the library data in data.js | Christopher Baines | 2014-07-05 |
| | | | | Instead of loading seperately | ||
* | Add references to the building entrances | Christopher Baines | 2014-06-28 |
| | |||
* | Process building entrances | Christopher Baines | 2014-06-20 |
| | |||
* | Fix the shebang | Christopher Baines | 2014-06-20 |
| | |||
* | Add doors to the map | Christopher Baines | 2014-06-16 |
| | |||
* | Refactor the indoor stuff | Christopher Baines | 2014-06-16 |
| | | | | The queries to lookup University room information do not really work... | ||
* | Add a RouteLayer and RouteControl | Christopher Baines | 2014-06-06 |
| | | | | | | | | | | | | | Add the leaflet-textpath submodule as it is used in the RouteLayer Improve the bus route extraction: - Now supports polygons for platforms - Supports routes not in a route master - Filter out all but one U1C route (in an attempt to make the interface less confusing) Add an example using the RouteLayer and RouteControl. Hard code the centers for some "University" buildings on the Isle of White and in Basingstoke, such that workstations listed as in these buildings appear on the map. | ||
* | Bus routes are back | Christopher Baines | 2014-05-28 |
| | |||
* | Improve logging and general structure | Christopher Baines | 2014-05-28 |
| | |||
* | Fix a few queries | Christopher Baines | 2014-05-22 |
| | | | | | | Some of the SPARQL queries that run against sparql.data.soton.ac.uk began to fail. This fixes most of them, but I have not fully checked that everything is working as expected. | ||
* | Some more ref validation | Christopher Baines | 2014-04-11 |
| | |||
* | Better display of vertical passageways | Christopher Baines | 2014-04-04 |
| | |||
* | Crude replacement of University of Southampton bus stop uri's | Christopher Baines | 2014-03-28 |
| | | | | | | In OSM, the stops have the national URI's. However, for the map, its better to link to the bus.soton.ac.uk site. Hence, the URI's are now rewritten to achieve this. | ||
* | Add support for a building part to span mutiple levels | Christopher Baines | 2014-02-21 |
| | |||
* | Initial commit | Christopher Baines | 2014-02-19 |