Skip to content

Commit

Permalink
updated logs
Browse files Browse the repository at this point in the history
  • Loading branch information
actions-user committed Jan 28, 2025
1 parent 21a8769 commit 87f9475
Show file tree
Hide file tree
Showing 6 changed files with 10 additions and 15 deletions.
2 changes: 1 addition & 1 deletion driving_route.json
Original file line number Diff line number Diff line change
@@ -1 +1 @@
{"weight_typical": 527.117, "duration_typical": 488.324, "weight_name": "auto", "weight": 523.623, "duration": 484.528, "distance": 5593.607, "legs": [{"via_waypoints": [], "admins": [{"iso_3166_1_alpha3": "USA", "iso_3166_1": "US"}], "weight_typical": 527.117, "duration_typical": 488.324, "weight": 523.623, "duration": 484.528, "sirns": {}, "steps": [], "distance": 5593.607, "summary": "Southwest Boones Ferry Road, Country Club Road"}], "geometry": "}wltGp|vkVtGZYlHc@jIt@zLwBlGXv@~Dp@rLlSzR`IvJsChMv@fOqElCbGrBnPbQrn@zP~Zbb@jMjRtVqCaVzBcSk@M"}
{"weight_typical": 2878.507, "duration_typical": 2814.75, "weight_name": "auto", "weight": 2839.93, "duration": 2776.851, "distance": 38597.473, "legs": [{"via_waypoints": [], "admins": [{"iso_3166_1_alpha3": "USA", "iso_3166_1": "US"}], "weight_typical": 2878.507, "duration_typical": 2814.75, "weight": 2839.93, "duration": 2776.851, "sirns": {}, "steps": [], "distance": 38597.473, "summary": "US 26, I 84 East"}], "geometry": "ogrtGx_qlVZoGtb@}H[chBcOdPc[fH{vAwK{OiIgXwk@sI{PaEmW`HovByPcaB{DwrA|Q}mAsEg^kq@m}@`Ame@g@e]el@uOwgArEgf@wk@iO{RnGeUjp@oi@l_@aDvQlBjEiQg]{vA_EstA}Uyg@pM}`AzW}j@xBkZwr@ezBjWwpAb@k`@gVwk@{x@_PiPa^|AusAh[{lEFotChHwd@zoBe@\\cZ"}
10 changes: 3 additions & 7 deletions itineraries_reduced_with_long_name.geojson

Large diffs are not rendered by default.

5 changes: 2 additions & 3 deletions itinerary_routes_long_name.geojson

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion origin_destination_centriod.geojson
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,6 @@
"name": "origin_destination_centriod",
"crs": { "type": "name", "properties": { "name": "urn:ogc:def:crs:OGC:1.3:CRS84" } },
"features": [
{ "type": "Feature", "properties": { "id": "origin_dest_centroid" }, "geometry": { "type": "Point", "coordinates": [ -122.687656554621967, 45.439518019415814 ] } }
{ "type": "Feature", "properties": { "id": "origin_dest_centroid" }, "geometry": { "type": "Point", "coordinates": [ -122.640454859726233, 45.502397090152392 ] } }
]
}
4 changes: 2 additions & 2 deletions origin_destination_points.geojson
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"name": "origin_destination_points",
"crs": { "type": "name", "properties": { "name": "urn:ogc:def:crs:OGC:1.3:CRS84" } },
"features": [
{ "type": "Feature", "properties": { "point_type": "origin", "points_str": "45.454218, -122.674362" }, "geometry": { "type": "Point", "coordinates": [ -122.674361762025171, 45.454218119714675 ] } },
{ "type": "Feature", "properties": { "point_type": "destination", "points_str": "45.424818, -122.700951" }, "geometry": { "type": "Point", "coordinates": [ -122.700951347218762, 45.424817919116947 ] } }
{ "type": "Feature", "properties": { "point_type": "origin", "points_str": "45.482389, -122.808435" }, "geometry": { "type": "Point", "coordinates": [ -122.808434885109392, 45.48238941208654 ] } },
{ "type": "Feature", "properties": { "point_type": "destination", "points_str": "45.522405, -122.472475" }, "geometry": { "type": "Point", "coordinates": [ -122.472474834343075, 45.522404768218244 ] } }
]
}
2 changes: 1 addition & 1 deletion trip_planner_query_time.json
Original file line number Diff line number Diff line change
@@ -1 +1 @@
{"query_time": "11:19 AM"}
{"query_time": "05:49 PM"}

0 comments on commit 87f9475

Please sign in to comment.