Giter Site home page Giter Site logo

unsw-cfrc / ahdap-colouring-australia Goto Github PK

View Code? Open in Web Editor NEW

This project forked from colouring-cities/colouring-core

0.0 1.0 0.0 29.31 MB

Collecting data on Australia's buildings

Home Page: https://www.ahdap.org/colouring-australia

License: GNU General Public License v3.0

HTML 1.07% CSS 5.99% JavaScript 0.84% Python 5.46% Shell 2.94% TypeScript 83.70%

ahdap-colouring-australia's Introduction

Colouring London

All Contributors Build status

How many buildings are there in London? 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 London is a web-based citizen social science project designed to help address these questions by crowdsourcing and visualising twelve categories of information on London’s buildings.

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

  1. Provision database (see migrations)
  2. Load buildings and geometries to database (see etl)
  3. Install app dependencies: cd app && npm i
  4. Run tests: npm test
  5. Run app: npm start

In development, run with environment variables:

APP_COOKIE_SECRET=test_secret \
PGHOST=localhost \
PGUSER=dbuser \
PGDATABASE=dbname \
PGPASSWORD=dbpassword \
PGPORT=5432 \
TILECACHE_PATH=/path/to/tilecache/directory \
    npm start

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
Copyright (C) 2018 Tom Russell and Colouring London 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
polly64

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

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

πŸ’» πŸ€”
dominic
dominic

πŸ€” πŸ–‹
Adam Dennett
Adam Dennett

πŸ€”
Duncan Smith
Duncan Smith

πŸ€”
martin-dj
martin-dj

πŸ’»
MeldaS
MeldaS

πŸ’» πŸ€”
Tarn Hamilton
Tarn Hamilton

🎨
Louis Jobst
Louis Jobst

🎨

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

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

ahdap-colouring-australia's People

Contributors

tomalrussell avatar mz8i avatar dominijk avatar martin-dj avatar allcontributors[bot] avatar h-petersen avatar meldas avatar dependabot[bot] avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.