University of Southampton
The University of Southampton has many sites and buildings around Southampton (and some outside of it).
The University publishes maps using OpenStreetMap data. These can be seen on both [1] and [2].
Teaching and Research Sites
Site | Link |
---|---|
Highfield Campus | http://www.openstreetmap.org/?relation=4163893 |
Avenue Campus | http://www.openstreetmap.org/?way=32651218 |
Waterfront Campus | http://www.openstreetmap.org/?way=149010150 |
Residential Sites
Site | Link |
---|---|
Wessex Lane | http://www.openstreetmap.org/?relation=3020883 |
Glen Eyre | http://www.openstreetmap.org/?relation=3020876 |
Mayflower Halls | http://www.openstreetmap.org/?way=251426650 |
Applications
maps.southampton.ac.uk [3] (Source [4])
This application was written to provide a general, cross platform online map for the University. Most of the functionality and data is managed by the leaflet-soton library.
leaflet-soton [5] (Source [6])
This library was written in an attempt to provide common functionality to maps about the University.
sum-carto (Source [7])
sum-carto (where sum refers to Southampton University Map) is a deprecated and unmaintained attempt to modify the openstreetmap-carto style to suit the branding of the University of Southampton.
Mapping Guidelines
The main consumer of data is the leaflet-soton library. It pulls data out of a local PostgreSQL database (imported with osm2pgsql).
Data relevant to the University is identified by using URI's (the uri tag). The sites are selected by getting polygons where the uri tag starts with "http://id.southampton.ac.uk/site/". Buildings are then selected by finding buildings which are either in a site, or have a uri starting with "http://id.southampton.ac.uk/building/".
Indoor Maps
Some buildings on Highfield Campus contain limited indoor information. This can be seen on maps.southampton.ac.uk [8].