https://github.com/colouring-cities/colouring-core
The Core Platform for the Colouring Cities Research Programme (CCRP)
Science Score: 26.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
○CITATION.cff file
-
✓codemeta.json file
Found codemeta.json file -
✓.zenodo.json file
Found .zenodo.json file -
○DOI references
-
○Academic publication links
-
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (16.4%) to scientific vocabulary
Repository
The Core Platform for the Colouring Cities Research Programme (CCRP)
Basic Info
- Host: GitHub
- Owner: colouring-cities
- License: gpl-3.0
- Language: TypeScript
- Default Branch: master
- Homepage: https://colouringcities.org
- Size: 71 MB
Statistics
- Stars: 49
- Watchers: 9
- Forks: 52
- Open Issues: 107
- Releases: 0
Metadata Files
README.md
Colouring Cities Core Platform
How many buildings are there in a city? What are their characteristics? Where are they located and how do they contribute to the city? How adaptable are they? How long will they last, and what are the environmental and socio-economic implications of demolition?
Colouring Cities is a web-based citizen social science project designed to help address these questions by crowdsourcing and visualising twelve categories of information on the buildings in our cities.
Structure
This repository will 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 using 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: 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 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 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: setup-production-environment.
Last updated December 2021
Note: There are additional useful documentation in the CCRP Technical Manual.
Troubleshooting
If you are having problems with the application, first look here: 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 (CASA), University College London and is now based at The Alan Turing Institute. Ordnance Survey is providing building footprints required to collect the data, facilitated by the Greater London Authority (GLA), and giving access to its API and technical support.
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.
Owner
- Name: Colouring Cities Research Programme
- Login: colouring-cities
- Kind: organization
- Website: colouring-cities.github.io/
- Repositories: 7
- Profile: https://github.com/colouring-cities
Collecting data on buildings, building on the Colouring London project
GitHub Events
Total
- Fork event: 7
- Create event: 17
- Commit comment event: 1
- Issues event: 37
- Watch event: 1
- Delete event: 4
- Member event: 2
- Issue comment event: 69
- Push event: 54
- Pull request review comment event: 9
- Pull request review event: 11
- Gollum event: 1
- Pull request event: 106
Last Year
- Fork event: 7
- Create event: 17
- Commit comment event: 1
- Issues event: 37
- Watch event: 1
- Delete event: 4
- Member event: 2
- Issue comment event: 69
- Push event: 54
- Pull request review comment event: 9
- Pull request review event: 11
- Gollum event: 1
- Pull request event: 106
Issues and Pull Requests
Last synced: 10 months ago
All Time
- Total issues: 101
- Total pull requests: 123
- Average time to close issues: about 1 year
- Average time to close pull requests: 14 days
- Total issue authors: 13
- Total pull request authors: 5
- Average comments per issue: 1.95
- Average comments per pull request: 0.43
- Merged pull requests: 85
- Bot issues: 0
- Bot pull requests: 20
Past Year
- Issues: 18
- Pull requests: 75
- Average time to close issues: 23 days
- Average time to close pull requests: 1 day
- Issue authors: 3
- Pull request authors: 3
- Average comments per issue: 0.44
- Average comments per pull request: 0.35
- Merged pull requests: 51
- Bot issues: 0
- Bot pull requests: 10
Top Authors
Issue Authors
- matkoniecz (34)
- mdsimpson42 (24)
- polly64 (20)
- edwardchalstrey1 (6)
- mz8i (5)
- tomalrussell (4)
- traveller195 (2)
- MKIM1008 (1)
- Ruben1729 (1)
- arsh7023 (1)
- nkinesis (1)
- ogavalda (1)
- KoaCWells (1)
Pull Request Authors
- matkoniecz (75)
- mdsimpson42 (26)
- dependabot[bot] (20)
- traveller195 (1)
- leohatvani (1)
Top Labels
Issue Labels
Pull Request Labels
Dependencies
- 1364 dependencies
- @types/express ^4.17.7 development
- @types/express-session ^1.17.0 development
- @types/geojson ^7946.0.7 development
- @types/jest ^26.0.22 development
- @types/leaflet ^1.7.0 development
- @types/loadable__component ^5.13.3 development
- @types/lodash ^4.14.168 development
- @types/mapbox__sphericalmercator ^1.1.3 development
- @types/node ^12.12.53 development
- @types/nodemailer ^6.4.0 development
- @types/pg-format ^1.0.2 development
- @types/react ^17.0.3 development
- @types/react-dom ^17.0.3 development
- @types/react-router-dom ^4.3.5 development
- @types/sharp ^0.28.0 development
- @types/webpack-env ^1.16.0 development
- @typescript-eslint/eslint-plugin ^4.22.0 development
- @typescript-eslint/parser ^4.22.0 development
- copy-webpack-plugin ^6.4.1 development
- eslint ^7.24.0 development
- eslint-plugin-jest ^24.3.5 development
- eslint-plugin-react ^7.23.2 development
- html-webpack-plugin ^4.5.2 development
- mini-css-extract-plugin ^0.12.0 development
- postcss ^8.2.4 development
- razzle ^4.0.4 development
- razzle-dev-utils ^4.0.4 development
- razzle-plugin-typescript ^4.0.4 development
- ts-jest ^26.5.5 development
- typescript ^4.2.4 development
- webpack ^5.24.0 development
- webpack-dev-server ^3.11.0 development
- @fortawesome/fontawesome-svg-core ^1.2.30
- @fortawesome/free-solid-svg-icons ^5.14.0
- @fortawesome/react-fontawesome ^0.1.11
- @loadable/component ^5.14.1
- @mapbox/sphericalmercator ^1.1.0
- ajv ^7.1.1
- ajv-formats ^1.5.1
- body-parser ^1.19.0
- bootstrap ^4.5.0
- canvas-confetti ^1.2.0
- connect-pg-simple ^6.1.0
- express ^4.17.1
- express-session ^1.17.1
- geojson ^0.5.0
- leaflet ^1.7.1
- lodash ^4.17.21
- mapnik ^4.5.9
- markdown-to-jsx ^7.1.3
- node-fs ^0.1.7
- nodemailer ^6.4.11
- pg-format ^1.0.4
- pg-promise ^10.11.1
- query-string ^6.13.1
- react ^17.0.2
- react-dom ^17.0.2
- react-leaflet ^3.1.0
- react-router-dom ^5.2.0
- serialize-javascript ^5.0.1
- sharp ^0.28.3
- use-throttle 0.0.3
- fiona ==1.7.13
- osmnx ==0.13
- psycopg2 ==2.7.5
- requests ==2.23.0
- retrying ==1.3.3
- shapely ==1.7
- psycopg2 ==2.8.3
- requests ==2.24.0
- actions/checkout v2 composite
- actions/setup-python v2 composite
- actions/cache v2 composite
- actions/checkout v2 composite
- actions/setup-node v1 composite
- psycopg2 ==2.8.6
- requests ==2.27.1

