add fuel:biodiesel (and other very rare fuels) in the Italian fuel analyser #2648
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Italian fuel stations open data provided by MIMIT (ex MISE) contains some values that Osmose currently doesn't process and I think that it would be useful to process. I posted about this on the Italian community forum and so far no one argued about it.
The main difference is the integration of HVO (and other variants) fuel with the tag fuel:biodiesel=yes (which according to the OSM wiki is the correct tag to use).
The other values are very rare (e.g. "gasolio plus" appears only 4 times) but I've added them for completeness.
I haven't checked the code after my changes, please verify it before implementing it on the production server.