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 10, 2025
1 parent ed478be commit bebbd79
Show file tree
Hide file tree
Showing 6 changed files with 10 additions and 8 deletions.
2 changes: 1 addition & 1 deletion driving_route.json
Original file line number Diff line number Diff line change
@@ -1 +1 @@
{"weight_typical": 1631.632, "duration_typical": 1567.089, "weight_name": "auto", "weight": 1691.42, "duration": 1626.243, "distance": 14591.094, "legs": [{"via_waypoints": [], "admins": [{"iso_3166_1_alpha3": "USA", "iso_3166_1": "US"}], "weight_typical": 1631.632, "duration_typical": 1567.089, "weight": 1691.42, "duration": 1626.243, "sirns": {}, "steps": [], "distance": 14591.094, "summary": "North Columbia Boulevard, Northeast 33rd Avenue"}], "geometry": "yohuGhlhlVhEgDoEyPbTmRoVos@bW_fBiEgSgCiRlCa}@v{@o|EYwVtEis@f]siBxYcxBrDyIlzCHCi_@"}
{"weight_typical": 2215.811, "duration_typical": 2126.455, "weight_name": "auto", "weight": 2168.814, "duration": 2078.776, "distance": 42044.523, "legs": [{"via_waypoints": [], "admins": [{"iso_3166_1_alpha3": "USA", "iso_3166_1": "US"}], "weight_typical": 2215.811, "duration_typical": 2126.455, "weight": 2168.814, "duration": 2078.776, "sirns": {}, "steps": [], "distance": 42044.523, "summary": "US 26, OR 217"}], "geometry": "upytGxbjnV?bA~FDwJqhBof@a@{w@m`@a]{^_cAiA@wv@sRcEufB}qBySsuBdIaeCuhBik@lCsZvpNmjh@lNcGzi@b}@th@zJleAzDt}@qg@bdCcJhYqJ~I_Q|ImLi^sKAoW"}
5 changes: 3 additions & 2 deletions itineraries_reduced_with_long_name.geojson

Large diffs are not rendered by default.

3 changes: 2 additions & 1 deletion 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.694789012345467, 45.57219079688133 ] } }
{ "type": "Feature", "properties": { "id": "origin_dest_centroid" }, "geometry": { "type": "Point", "coordinates": [ -122.936223222371893, 45.483857428036863 ] } }
]
}
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.596417, -122.764056" }, "geometry": { "type": "Point", "coordinates": [ -122.764055907849311, 45.596416656001274 ] } },
{ "type": "Feature", "properties": { "point_type": "destination", "points_str": "45.547965, -122.625522" }, "geometry": { "type": "Point", "coordinates": [ -122.625522116841609, 45.547964937761392 ] } }
{ "type": "Feature", "properties": { "point_type": "origin", "points_str": "45.519666, -123.100772" }, "geometry": { "type": "Point", "coordinates": [ -123.100771909680191, 45.519665884279831 ] } },
{ "type": "Feature", "properties": { "point_type": "destination", "points_str": "45.448049, -122.771675" }, "geometry": { "type": "Point", "coordinates": [ -122.771674535063624, 45.448048971793895 ] } }
]
}
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": "05:54 PM"}
{"query_time": "06:27 AM"}

0 comments on commit bebbd79

Please sign in to comment.