Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support public transport, biking and walking #4

Open
ceilican opened this issue Feb 11, 2015 · 5 comments
Open

Support public transport, biking and walking #4

ceilican opened this issue Feb 11, 2015 · 5 comments

Comments

@ceilican
Copy link
Contributor

Right now, the extension always assumes that Google Maps suggested routes are for cars. Therefore, it gives wrong estimations when the user has actually asked for biking, walking or public transport directions. This should be fixed. At least, no estimation should be shown for these other modes of transportation (or it should be made clear that the estimation refers to prevented emissions in the case of walking or biking). Ideally, we should also provide good estimations for public transportation. However, the CO2 emissions per passenger may vary greatly depending on the city, on the average number of passengers, on the time of the day, on the type of public transportation (bus, electric bus, tram, metro,...) and so on... Therefore, such parameters should be configurable by the user in the options page. Nevertheless, we should provide good default values for the parameters. For that, we need good sources of information about emissions from busses, trams, metro, train. Some cities (e.g. Helsinki) seem to have public data available about this. We could use the same data (possibly an average of the available data from many cities) for all cities, to simplify the estimation.

@rohankatyal29
Copy link
Contributor

@ceilican: Can you point me to the publically available data

@ceilican
Copy link
Contributor Author

ceilican commented Mar 7, 2016

I have only seen data from Helsinki once, and unfortunately I don't remember where. It is part of this issue to research and find reliable data or make good plausible estimations.

@rohankatyal29
Copy link
Contributor

Okay, I will start looking for relevant data that we can use.

@ceilican
Copy link
Contributor Author

This issue has been partially solved by @heychirag . I will leave it open, because there might still be ways to improve the solution. Estimating the CO2 emissions reliably is not easy.

@vheimgartner
Copy link

For Switzerland the emission factors are publicly available -> http://www.mobitool.ch/ There are emission factors for different public transport options.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants