Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 635 Bytes

File metadata and controls

4 lines (3 loc) · 635 Bytes

footpath width analysis

This code repository attempts to provide a method to produce estimates for the width of polygons it is passed, in particular polygons representing roadside pavements and paths. Additional functions are also provided which allow summaries to be produced at neighbourhood level. Initial results can be seen at https://craig-robson.github.io/pavement_maps/

The code contained within for estimating polygon widths has been adapted from another repository (https://github.com/tomalrussell/pavementwidths-gb), which itself was adapted from a further repository (https://github.com/meliharvey/sidewalkwidths-nyc).