Hub is a fully hosted web application that gives residents access to property specific information, access to download Open-Data and the ability to find interactive maps quickly. Fully responsive and accessibility compliant, Hub is built on the
Government Design System framework
Features:
There are three key features to Hub, which customers can opt 'in' or 'out' of:
- 'Find My Nearest'
- Open-Data
- Map Directory
Each of these features are updated through a dedicate HUB API what is populated through a Postgres View. We support customers in building the database views / Hub APIs.
'Find My Nearest'
The 'Find My Nearest' pages allow customers to display subject specific content, called Channels. The content of a channel is based on an address search, and displayed on the Hub page based on either a UPRN match or proximity to address.
Each Hub channel page has its own unique URL based on a UPRN. This enables residents to bookmark specific pages. This removes the frustrations of accessing unnecessary content, and also avoid having to repeatably do postcode and address searches to access content.
Hub Channels
Out of the box Hub is supplied with a wide range of channels / APIs (listed below).
- Planning Applications
- Waste Collection (Collection day)
- Polling Stations
- Building Control
- Local/District Plans
- Councillors, MP, Crime Commissioner
- Ward, Parish
- Council Tax
- Heritage and Conservation (Conservation Areas, Listed Buildings, Locally Listed Buildings)
- TPOs
- Greenbelt
- National Landscapes (AoNB)
UPRN specific Channels:
Channels such as Waste Collection and Polling Stations are UPRN specific. This means that the source table must contain a UPRN for the channel content to be returned to Hub.
Proximity based Channels:
Channels such as Planning, Building Control, Democracy and Local/District Plans are proximity based, and return Channel context based on the proximity of these features to the users chosen address. They do not (necessarily) need to contain a UPRN.
Open-Data
Hub gives customers the ability to automatically publish Open Data, and list this on the Hub pages.
Data is published as a GML, GeoJSON, GeoPackage and zipped SHP files, plus customers can also opt to provide links to WMS/WFS feeds as well. We also offer the ability to integrate Hub with data.gov.uk via a harvester file.
Through our datasync application, built into the backend of XMAP, updates to the Hub Open-Data pages occur on either a scheduled basis or when the source data is updated.
Map Directory
Hub allows customers to publish, in the form of a centralised list, all the maps that are currently avalible on the councils website. This is not limited to just Public Maps created in XMAP, but can be any map that has a hyperlink. Such as PDF, ONS or Google map.
The aim of Map Directory is to allow GIS leads to quickly list maps that are available to the public and maintain their currency. In addition the GIS can then point the Web/Media/Comms teams to a centralised list of up-to-date maps.