Giter Site home page Giter Site logo

sausy-lab / toronto-urban-form Goto Github PK

View Code? Open in Web Editor NEW
4.0 4.0 1.0 91.05 MB

generating various measures of urban form, built environment, and walkability for the Toronto region

License: MIT License

Jupyter Notebook 100.00%
walkability toronto environment python

toronto-urban-form's Introduction

Urban Form Toronto

Generating various measures of urban form / built environment / walkability for the Toronto region (i.e. the Greater Golden Horseshoe) from open data sources (e.g. OpenStreetMap, Statistics Canada).

Measures are linked to a hexagonal grid with an apothem of 100m (i.e. 200m between centroids) output_hex_data. A GIS file of the grid can be downloaded from here

From this grid, the data has also been interpolated to 2016 Dissemenation Areas (DA) and 2016 Traffic Analysis Zones (TAZ) output_polygon_data.

Everything is constructed using PostGIS, python, and a few command line utilities.

Summary of Urban Form Measures:

Source data is linked to the hex grid via areal interpolation (for polygon and linear data) or using a spatial join (for point data). See the python notebooks for details on how each measure was generated. The following are the measures generated thus far.

pop2016, 2016 population density (from census)
emp2016, 2016 employment density (from census)
business2016, 2016 business density (from Canadian business registry)
int3way, number of 3-way intersections (from OSM, December 2018)
int4way, number of 4-way or more intersections (from OSM, December 2018)
transit_n_per_hour, number of transit trips per hour which serve bus stops in the area (from various GTFS, December 2018)
walk_edge_length, total length of the walking network (from OSM, December 2018)

Population Density

Employmet Density

Business/Store Density

Transit Trip Frequency

Walking Network Density

Street Intersection Density (number of 3way and 4+way intersections)

toronto-urban-form's People

Contributors

jamaps avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

Forkers

yaliahm

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.