cyipt / acton

Active Transport Options for New Developments
https://cyipt.github.io/acton/
GNU General Public License v3.0
3 stars 2 forks source link

Add new arguments to get_planit() #70

Open Robinlovelace opened 3 years ago

Robinlovelace commented 3 years ago

As documented here https://github.com/cyipt/acton/issues/69#issuecomment-754146428

In the function definition you have mentioned 'krad' for the radius of a circle search with 'pcode' as the centre but you can also define the centre directly using 'lat and 'lng'

There is also a 'bounds' parameter where you can supply a boundary polygon but not sure if that is of use