colouring-dresden
Science Score: 44.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
✓CITATION.cff file
Found 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
Basic Info
- Host: GitHub
- Owner: colouring-cities
- License: gpl-3.0
- Language: PLpgSQL
- Default Branch: main
- Size: 26.3 MB
Statistics
- Stars: 0
- Watchers: 3
- Forks: 5
- Open Issues: 18
- 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
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.
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
Citation (citation.cff)
cff-version: 1.2.0 message: "If you use this software, please cite it as below." authors: - family-names: "" given-names: "Colouring Cities Developer Team" orcid: "" title: "Colouring Dresden Platform" version: 1.0.0 doi: coming soon date-released: 2024-07-23 url: "https://github.com/colouring-cities/colouring-dresden"
GitHub Events
Total
- Push event: 11
Last Year
- Push event: 11
Dependencies
- actions/checkout v2 composite
- actions/setup-python v2 composite
- actions/cache v2 composite
- actions/checkout v2 composite
- actions/setup-node v1 composite
- 1371 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
- psycopg2 ==2.8.3
- requests ==2.24.0

