-
## Description
The City of Austin publishes a print version of the bike map every year. The bike map shows the recommended routes for bicycling, and it displays them by level of comfort so that they …
-
> a simple alternative to github, and maybe even git
Drew Devault (author of Hare) has [Sourcehut](https://sourcehut.org/) as an alternative to Github, which includes CI
> tools for converting s…
-
The conversion factor for walking is currently set as 750gCO2e/km:
const co2perwalkingkm = 0.75;
which is three times the factor by car !
Pessimistic estimations are closer to 0.01, but c…
ggael updated
4 years ago
-
Figure out if Graphhopper accounts for the time it takes to enter a BART station. If it doesn't add transfer time upfront we should add it. if it does, then we should make it more at least for BART.
-
```
What steps will reproduce the problem?
1. Get JSON from
http://maps.googleapis.com/maps/api/distancematrix/json?origins=Vancouver+BC|Sea
ttle&destinations=San+Francisco|Victoria+BC&mode=bicycling…
-
- [x] Identify projects with at least one "unreasonable" travel/safety result
- [x] proportion of projects with "unreasonable" vs "reasonable" results
- [x] Graph of travel and safety benefits ac…
-
Adding this issue here for future reference and research.
With Map Matching, there is an option to style the line by the weighted grade. The color scheme goes from green to yellow to red.
![imag…
-
Given a `Google My Maps` map containing N markers, be able to select the start and end marker and get the TSP solution for the remaining markers
-
There are a ton of small fixes needed to fix segmentation so that we can do GIS-based mode inference. Let's see if we can keep track of them in one issue so that we remember them all.
-
Is there any plan to add this library to conan? If so, I could be available in working on this issue.