stuartlynn / colouring-britain

Collecting data on Britain's buildings

Home Page:http://colouring.london

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Colouring Cities Core Platform

All Contributors Build status

How many buildings are there in a city? What are their characteristics? Where are different types of building located? How well do they work for users/local communities? And how efficient, sustainable and resilient are they?

The Colouring Cities Research Programme (CCRP) is an international research initiative that designs and tests open-source tools to facilitate knowledge and data sharing on national building stocks. The project is managed from the UK by The Alan Turing Institute (the UK's national institute for datascience and AI) and involves a global consortium of academic partners testing CCRP platform code. All CCRP code, data and methods are released under open licences. For further information please see http://colouringcities.org/.

Structure

This repository contain open-source code for the project which:

  • stores building footprint polygons and source metadata
  • allows site users to record building attribute data
  • serves map tiles rendered from collected data
  • allows site visitors to download the collected building attribute data

Building attribute data collected as part of the project will be made available for download under a liberal open data license (ODbL).

Setup and run

Forking the Core Repository

If you are working with us as part of this GitHub organisation, then a repository and team may already have been set up for you. If you are already usign the repository and want to add a new project, perhaps because you are expanding to additional cities, then please following these instructions to create a Fork of the core repository: docs/working-with-colouring-core.

Customise the Application:

You can customise the Colouring Cities application by changing the values in the following file:

app/src/cc-config.json

For more information on the config system, see docs/configuring-colouring-cities.

Test the application:

You can try out the Colouring Cities application by setting up your own development environment, which includes the option to load test data from OpenStreetMaps (OSM). See docs/setup-dev-environment.

Last updated March 2022

Create a production version of the application:

We also have documentation on setting up a production environment here: docs/setup-production-environment.

Last updated December 2021

Note: There are additional useful documentation within the /docs folder.

Troubleshooting

If you are having problems with the application, first look here: docs/troubleshooting to see if there is a solution for your problem. (Also, please consider updating this document if you encounter and problems and manage to solve them!)

Acknowledgements

Colouring London was set up at the Centre for Advanced Spatial Analysis, University College London in 2016 as part of EPSRC funded doctoral research undertaken by Polly Hudson. Tom Russell was responsible for original technical design and open licence strategy and selection. Ordnance Survey and the Greater London Authority provided access to high quality building footprints, essential for platform operation. In 2020 the Colouring Cities Research Programme (CCRP) was set up at The Alan Turing Institute, which has since funded CCRP development. Exceptional technical contributions to the prototype have been made by Mateusz Konieczny, Maciej Ziakowski, Ed Chalstrey, Dominic Humphrey and Dr Mike Simpson, and to CCRP international programme development by Dr Falli Palaiologou, Will Taylor, Dr Alden Conner, and research colleagues managing platforms in Australia, Bahrain, Lebanon, Greece, Germany, Colombia, Sweden and Indonesia. Many other individuals and organisations have also contributed to the research programme and are thanked on individual CCRP platforms.

License

Colouring London/Colouring Cities
Copyright (C) 2018-2022 Tom Russell and Colouring Cities contributors

This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

You should have received a copy of the GNU General Public License
along with this program. If not, see <http://www.gnu.org/licenses/>.

Contributors

Thanks goes to these wonderful people (emoji key):


polly64

🎨 πŸ€” πŸ–‹ πŸ”

Tom Russell

🎨 πŸ€” πŸ’» πŸ“–

mz8i

πŸ’» πŸ€”

dominic

πŸ€” πŸ–‹

Adam Dennett

πŸ€”

Duncan Smith

πŸ€”

martin-dj

πŸ’»

MeldaS

πŸ’»

Tarn Hamilton

🎨

Louis Jobst

🎨

Ed Chalstrey

πŸ’» πŸ“–

Mateusz Konieczny

πŸ’» πŸ“–

Mike Simpson

πŸ’» πŸ“–

This project follows the all-contributors specification. Contributions of any kind welcome!

Even more thanks go to Colouring Cities contributors, funders, project partners, consultees, advisers, supporters and friends - everyone involved in the project.

About

Collecting data on Britain's buildings

http://colouring.london

License:GNU General Public License v3.0


Languages

Language:TypeScript 88.7%Language:Python 4.7%Language:CSS 3.7%Language:Shell 1.8%Language:HTML 0.6%Language:JavaScript 0.5%