aboutsummaryrefslogtreecommitdiffstats
path: root/lib/tom_tom/matrix.rb
AgeCommit message (Expand)Author
2018-04-27TomTom::Matrix: Disable traffic information6661-make-TomTom-data-more-consistentTeddy Wing
2018-04-04Add a small log message for each TomTom invocation. Refs #62226222-route-way-costs--use-TomTom-matrix-API-instead-of-batchAlban Peignier
2018-03-27TomTom::Matrix: Add comment about JSON serialisationTeddy Wing
2018-03-27TomTom::Matrix: Serialize `BigDecimal` as floatTeddy Wing
2018-03-27TomTom::Matrix: Remove completed TODOTeddy Wing
2018-03-27TomTom::Matrix#points_from_way_costs: Use array instead of setTeddy Wing
2018-03-27TomTom::Matrix#extract_costs_to_way_costs!: Try to include stop IDsTeddy Wing
2018-03-27TomTom::Matrix#points_as_params: Use `TomTom::Matrix::Point`sTeddy Wing
2018-03-27TomTom::Matrix#points_from_way_costs: Better names for IDsTeddy Wing
2018-03-27TomTom::Matrix#points_from_way_costs: Include stop IDs with pointsTeddy Wing
2018-03-27Add `TomTom::Matrix`Teddy Wing