-
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…
-
Typing "parking" finds/shows on the map all types of parking now. Nobody needs to see/find all types of parking. Car drivers need parking for their cars, cyclists — for their bikes, etc.
There are …
-
```
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…
-
RN version: 0.60
Package version: 2.1.1
This is the data I supplay to getDirections method:
`
const data = {
source: {
latitude: Number(checkpoints[0].address.lat),
longitude:…
-
The total physical activity benefits from the project are several billion added "marginal metabolic equivalent tasks." Is it really supposed to be this large or is there some error in the calculations…
-
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
-
> 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…
-
In addition to TextLanguage and TextareaLanguage fieldtypes, I would see a use for also having URLLanguage fieldtype.
For example, let's imagine that I'm publisher of a blog-like website which talks …
er314 updated
9 years ago
-
- [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…
-
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