cyipt / actdev

ActDev - Active travel provision and potential in planned and proposed development sites
https://actdev.cyipt.bike
7 stars 3 forks source link

rerun scenarios_streamlined.r for sites with invalid desire_line data #179

Open natesheehan opened 3 years ago

natesheehan commented 3 years ago

A few sites: including LCID have invalid desire_line data (see https://raw.githubusercontent.com/cyipt/actdev/main/data-small/lcid/desire-lines-few.geojson) where the geocodes are set as 0. This can be fixed by rerunning the scenarios_streamlined.r

natesheehan commented 3 years ago

Affected sites ->

affected_desire_lines = c("allerton-bywater","bailrigg","lcid","micklefield","poundbury","taunton-firepool","tyersal-lane")

I will rerun the build script for these sites after we merge https://github.com/cyipt/actdev/pull/177