Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | 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. | ||
* | Doors example | Christopher Baines | 2014-08-04 |
| | |||
* | Fix issue | Christopher Baines | 2014-08-04 |
| | |||
* | Better support for doors | Christopher Baines | 2014-07-19 |
| | | | | Also add better logging | ||
* | Improve support for multi level rooms | Christopher Baines | 2014-07-19 |
| | |||
* | Fix loading without caching | Christopher Baines | 2014-07-19 |
| | |||
* | 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 |
| | |||
* | Add bus stop image | Christopher Baines | 2014-06-16 |
| | | | | This is used by the RouteControl | ||
* | Refactor the indoor stuff | Christopher Baines | 2014-06-16 |
| | | | | The queries to lookup University room information do not really work... | ||
* | Change the mfd-location repository to an accessible mirror | Christopher Baines | 2014-06-15 |
| | |||
* | Change the hartley-library-map-data to an accessible mirror | Christopher Baines | 2014-06-15 |
| | |||
* | Use a better way of disabling the bus routes | Christopher Baines | 2014-06-07 |
| | |||
* | Remove some debugging | Christopher Baines | 2014-06-06 |
| | |||
* | 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. | ||
* | Link to the library room booking page | Christopher Baines | 2014-05-31 |
| | |||
* | Update leaflet-indoor | Christopher Baines | 2014-05-29 |
| | |||
* | Add the osm2pgsql style | Christopher Baines | 2014-05-28 |
| | | | | Also add a small script to do database updates | ||
* | Bus routes are back | Christopher Baines | 2014-05-28 |
| | |||
* | Improve logging and general structure | Christopher Baines | 2014-05-28 |
| | |||
* | Update hartley-library-map-data | Christopher Baines | 2014-05-23 |
| | | | | This change just adds a .gitignore file. | ||
* | Add a cycle parking heat map | Christopher Baines | 2014-05-23 |
| | |||
* | Add more indoor features in the library. | Christopher Baines | 2014-05-22 |
| | | | | Uses an external dataset for the data. | ||
* | 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. | ||
* | Fix bus time issue | Christopher Baines | 2014-05-14 |
| | | | | The identifier extracted from the URI was wrong. | ||
* | Add vending machines example | Christopher Baines | 2014-04-11 |
| | |||
* | Add ability to get vending machines layer | Christopher Baines | 2014-04-11 |
| | |||
* | Some more ref validation | Christopher Baines | 2014-04-11 |
| | |||
* | Improvements to the room popup | Christopher Baines | 2014-04-11 |
| | | | | Reorder contents and features, and add content to contents and pictures. | ||
* | Add the leaflet-indoor plugin | Christopher Baines | 2014-04-09 |
| | |||
* | Use the right url for the leaflet-indoor repository | Christopher Baines | 2014-04-09 |
| | |||
* | Move the indoor code to an external library | Christopher Baines | 2014-04-08 |
| | |||
* | Better display of vertical passageways | Christopher Baines | 2014-04-04 |
| | |||
* | Crude route list and times for bus stops | Christopher Baines | 2014-03-28 |
| | |||
* | 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. | ||
* | Fix workstation icon on the rooms | Christopher Baines | 2014-03-01 |
| | |||
* | Fix level changing when showing workstations | Christopher Baines | 2014-03-01 |
| | |||
* | Improve docs | Christopher Baines | 2014-02-27 |
| | | | | | Fix some sum references Also add links to full page examples | ||
* | Fix some examples | Christopher Baines | 2014-02-27 |
| | | | | Mostly just path errors | ||
* | Better representation of workstation state | Christopher Baines | 2014-02-23 |
| | | | | | There is now an icon for when the state is unknown, and the state message is included in the popup. | ||
* | Add support for a building part to span mutiple levels | Christopher Baines | 2014-02-21 |
| | |||
* | Initial commit | Christopher Baines | 2014-02-19 |