added top level .html files to .gitignore
and edited a note in cycling_route_analysis_brouter.Rmd
This commit is contained in:
parent
fe88172a3b
commit
dd36d8b957
2
.gitignore
vendored
2
.gitignore
vendored
@ -21,3 +21,5 @@ trash/
|
||||
api_key
|
||||
R/route_analysis.html
|
||||
log/
|
||||
# Exclude html files generated in the top directory (from RStudio runs)
|
||||
./*.html
|
||||
|
@ -155,7 +155,7 @@ routes <- bind_rows(routes)
|
||||
```
|
||||
|
||||
Notes:
|
||||
- _osrmRoute_ is the primary function used above.
|
||||
- this queries the brouter server to get routes
|
||||
|
||||
|
||||
## Combine routes with Bike LTS
|
||||
|
Loading…
x
Reference in New Issue
Block a user