Decodes Google's encoded polyline format and outputs a GeoJSON LineString. CLI tool. Accepts string polyline as an argument or it can be piped in. Uses go.geojson to convert the lat/lng list to GeoJSON.
./polyline-to-geojson '}vzuEvnxqQspYthE'
Output for that example will be this GeoJSON.