aclong / trees_and_parks_counter

calculating the number of trees, and green spaces walked through for a given walk

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

trees_and_parks_counter

calculating the number of trees, and green spaces walked through for a given walk

Using green space data and tree mapping data to calculate the amount of vegetation encountered on a given walk (path).

This is initially restricted to wards in the Borough of Camden, London, UK.

Can then be compered to access to green space data calculated for all wards in England.

This is currently being cleaned an uploaded. From a short project in 2017.

The green space data and access to green space data was requested from gigl.org.uk

The tree data was downloaded from https://data.london.gov.uk/dataset/local-authority-maintained-trees

Code is in one continuous very inefficient script. To be rationalised if I ever get around to it.

About

calculating the number of trees, and green spaces walked through for a given walk

License:MIT License


Languages

Language:R 100.0%