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 27, 2025
1 parent 556468b commit 21a8769
Show file tree
Hide file tree
Showing 6 changed files with 15 additions and 19 deletions.
2 changes: 1 addition & 1 deletion driving_route.json
Original file line number Diff line number Diff line change
@@ -1 +1 @@
{"weight_typical": 1191.736, "duration_typical": 1129.712, "weight_name": "auto", "weight": 1128.55, "duration": 1066.799, "distance": 19622.756, "legs": [{"via_waypoints": [], "admins": [{"iso_3166_1_alpha3": "USA", "iso_3166_1": "US"}], "weight_typical": 1191.736, "duration_typical": 1129.712, "weight": 1128.55, "duration": 1066.799, "sirns": {}, "steps": [], "distance": 19622.756, "summary": "US 26, OR 217"}], "geometry": "clwtGnnskVArHfMRdDiHvVzA~F~eBqQ~P}AdTmGv@kFhN_HxDeOtUiFdCkLdBkE~EiGtp@fBzIhO|ObLhYbTnQzDn]uEfe@kKbe@hDpb@D`n@vLt|@~Cvp@wAz}@cK`z@sErLaEq@KaFhDeBrThQlb@rw@pLdGv\\hDvaAtExYiJpf@a]|r@?jb@mHbZ[bSzC[["}
{"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"}
17 changes: 7 additions & 10 deletions itineraries_reduced_with_long_name.geojson

Large diffs are not rendered by default.

7 changes: 3 additions & 4 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.721257268219986, 45.479644294176978 ] } }
{ "type": "Feature", "properties": { "id": "origin_dest_centroid" }, "geometry": { "type": "Point", "coordinates": [ -122.687656554621967, 45.439518019415814 ] } }
]
}
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.508631, -122.657197" }, "geometry": { "type": "Point", "coordinates": [ -122.657196673071823, 45.508631087400005 ] } },
{ "type": "Feature", "properties": { "point_type": "destination", "points_str": "45.450658, -122.785318" }, "geometry": { "type": "Point", "coordinates": [ -122.785317863368107, 45.450657500953945 ] } }
{ "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 ] } }
]
}
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": "06:27 AM"}
{"query_time": "11:19 AM"}

0 comments on commit 21a8769

Please sign in to comment.