Description Usage Arguments Format Details Value Warning Examples
bicycleMeasures is used to calculate future changes to bicycle status based on proposed and under construcation features in OpenStreetMap
1 |
x |
Dataframe input from bicycleData function |
A data frame with 13 variables - column names must match but column order not important:
namename or unique id of area
cyclepathlength in km of cycle paths
roadtotal length in km of paved roads
bicycleparkingnumber of bicycle parking points
areaArea in hectares of polygon being assessed
routeslength in km of proposed Nation cycle route
proposedrouteslength in km of proposed Nation cycle route
proposedcyclepathlength in km of proposed cycle path
constructioncyclepathLength in km of cyclepath under construction
editorsNumber of openstreetmap editors of bicycle parking
lasteditdateDate of last edit in openstreetmap of bicycle parking
proposedhighwayslength in km of proposed roads
constructionshighwayslength in km of construction roads
The measures to improve cycle infrastrcuture maybe include only increasing in cycle path length. Increases in road length may negatively affect the cycle status. For instance, an increase in road building will lower the overall bicycle status of an area if cycle paths are not increased.
dataframe containing the following:
Namename or unique id of area
Current length of roadsCurrent road length
Future length of roadsFuture length of roads based on ways tagged as under construction or proposed in OpenStreetMap
Current length of cycle pathsCurrent length of cycle paths
Future length of cycle pathsFuture length of cycle paths based on ways tagged as under construction or proposed in OpenStreetMap
Current Indicator totalCurrent Indicator total
Future Indicator totalFuture Indicator total
Current Bicycle Quality RatioCurrent Bicycle Quality Ratio
Future Bicycle Quality RatioFuture Bicycle Quality Ratio
Expected change in ratioExpected change in ratio
Do not operate this function while riding a bicyle or feeling drowsy
1 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.