Skip to content

Commit

Permalink
typo -> use_highway to use_highways
Browse files Browse the repository at this point in the history
  • Loading branch information
kdiluca committed Jul 11, 2018
1 parent c66775e commit 45ae0c9
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions test_requests/motorcycle.txt
Original file line number Diff line number Diff line change
@@ -1,15 +1,15 @@
-j '{"locations":[{"lon":-106.093895,"lat":39.583698},{"lon":-106.078835,"lat":39.646495}],"costing":"motorcycle","costing_options":{"motorcycle":{"use_highway":0,"use_tolls":0,"use_trails":1}}}'
-j '{"locations":[{"lon":-110.239525,"lat":38.985511},{"lon":-110.040642,"lat":38.957431}],"costing":"motorcycle","costing_options":{"motorcycle":{"use_highway":1,"use_tolls":1,"use_trails":0}}}'
-j '{"locations":[{"lon":-110.239525,"lat":38.985511},{"lon":-110.040642,"lat":38.957431}],"costing":"motorcycle","costing_options":{"motorcycle":{"use_highway":0,"use_tolls":0,"use_trails":1}}}'
-j '{"locations":[{"lon":-122.990975,"lat":42.305183},{"lon":-123.048806,"lat":42.277015}],"costing":"motorcycle","costing_options":{"motorcycle":{"use_highway":1,"use_tolls":1,"use_trails":0}}}'
-j '{"locations":[{"lon":-122.990975,"lat":42.305183},{"lon":-123.048806,"lat":42.277015}],"costing":"motorcycle","costing_options":{"motorcycle":{"use_highway":0,"use_tolls":0,"use_trails":1}}}'
-j '{"locations":[{"lon":-120.300438,"lat":37.814617},{"lon":-118.985161,"lat":37.755424}],"costing":"motorcycle","costing_options":{"motorcycle":{"use_highway":1,"use_tolls":1,"use_trails":0}}}'
-j '{"locations":[{"lon":-120.300438,"lat":37.814617},{"lon":-118.985161,"lat":37.755424}],"costing":"motorcycle","costing_options":{"motorcycle":{"use_highway":0,"use_tolls":0,"use_trails":1}}}'
-j '{"locations":[{"lon":-106.093895,"lat":39.583698},{"lon":-106.078835,"lat":39.646495}],"costing":"motorcycle","costing_options":{"motorcycle":{"use_highways":0,"use_tolls":0,"use_trails":1}}}'
-j '{"locations":[{"lon":-110.239525,"lat":38.985511},{"lon":-110.040642,"lat":38.957431}],"costing":"motorcycle","costing_options":{"motorcycle":{"use_highways":1,"use_tolls":1,"use_trails":0}}}'
-j '{"locations":[{"lon":-110.239525,"lat":38.985511},{"lon":-110.040642,"lat":38.957431}],"costing":"motorcycle","costing_options":{"motorcycle":{"use_highways":0,"use_tolls":0,"use_trails":1}}}'
-j '{"locations":[{"lon":-122.990975,"lat":42.305183},{"lon":-123.048806,"lat":42.277015}],"costing":"motorcycle","costing_options":{"motorcycle":{"use_highways":1,"use_tolls":1,"use_trails":0}}}'
-j '{"locations":[{"lon":-122.990975,"lat":42.305183},{"lon":-123.048806,"lat":42.277015}],"costing":"motorcycle","costing_options":{"motorcycle":{"use_highways":0,"use_tolls":0,"use_trails":1}}}'
-j '{"locations":[{"lon":-120.300438,"lat":37.814617},{"lon":-118.985161,"lat":37.755424}],"costing":"motorcycle","costing_options":{"motorcycle":{"use_highways":1,"use_tolls":1,"use_trails":0}}}'
-j '{"locations":[{"lon":-120.300438,"lat":37.814617},{"lon":-118.985161,"lat":37.755424}],"costing":"motorcycle","costing_options":{"motorcycle":{"use_highways":0,"use_tolls":0,"use_trails":1}}}'
-j '{"locations":[{"lat":40.72852712420599,"lon":-111.84536933898926},{"lat":39.49132430037711,"lon":-111.58993721008301}],"costing":"motorcycle","costing_options":{"motorcycle":{"use_highways":"0","use_trails":"1"}}}'
-j '{"locations":[{"lat":40.72852712420599,"lon":-111.84536933898926},{"lat":39.49132430037711,"lon":-111.58993721008301}],"costing":"motorcycle","costing_options":{"motorcycle":{"use_highways":"1","use_trails":"0"}}}'
-j '{"locations":[{"lat":42.1492,"lon":-123.3635,"type":"break"},{"lat":42.1773,"lon":-123.3507,"type":"break","name":""}],"costing":"motorcycle"}'
-j '{"locations":[{"lat":37.3898,"lon":-109.6573,"type":"break"},{"lat":37.3098,"lon":-109.6551,"type":"break","name":""}],"costing":"motorcycle"}'
-j '{"locations":[{"lat":38.4717,"lon":-109.6303,"type":"break"},{"lat":38.3404,"lon":-109.6612,"type":"break","name":""}],"costing":"motorcycle","costing_options":{"motorcycle":{"use_highway":1,"use_tolls":1,"use_trails":0}}}'
-j '{"locations":[{"lat":38.4717,"lon":-109.6303,"type":"break"},{"lat":38.3404,"lon":-109.6612,"type":"break","name":""}],"costing":"motorcycle","costing_options":{"motorcycle":{"use_highways":1,"use_tolls":1,"use_trails":0}}}'
-j '{"locations":[{"lat":46.4331,"lon":-115.5317,"type":"break"},{"lat":46.5127,"lon":-115.1204,"type":"break","name":""}],"costing":"motorcycle"}'
-j '{"locations":[{"lat":32.77692394313504,"lon":-96.78455740224307,"type":"break"},{"lat":32.77659919945511,"lon":-96.78668171178288,"type":"break"}],"costing":"motorcycle"}'
-j '{"locations":[{"lat":32.77692394313504,"lon":-96.78455740224307,"type":"break"},{"lat":32.77659919945511,"lon":-96.78668171178288,"type":"break"}],"costing":"motorcycle","date_time":{"type":1,"value":"2018-05-15T06:30"}}'
Expand Down

0 comments on commit 45ae0c9

Please sign in to comment.