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 25, 2025
1 parent 18eb192 commit 1c04cc8
Show file tree
Hide file tree
Showing 6 changed files with 14 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": 2221.489, "duration_typical": 1192.925, "weight_name": "auto", "weight": 2202.294, "duration": 1173.591, "distance": 16219.631, "legs": [{"via_waypoints": [], "admins": [{"iso_3166_1_alpha3": "USA", "iso_3166_1": "US"}], "weight_typical": 2221.489, "duration_typical": 1192.925, "weight": 2202.294, "duration": 1173.591, "sirns": {}, "steps": [], "distance": 16219.631, "summary": "Clackamas Highway, OR 224"}], "geometry": "ci_tGv_ijVuCbNpFzm@iDl`@}GtGoLlXqZfCkFpDqEnI}I~d@t@ra@tGzO|B`SsGnUJlGdFdUrGdKuBpa@yJxImn@vJm`@nX{D~sBhOzpAiQfU_Clg@oMfo@yIhz@yNnW}ExVsMhOiRbyBsR`m@wNDqFeQ"}
{"weight_typical": 1316.384, "duration_typical": 1247.764, "weight_name": "auto", "weight": 1282.139, "duration": 1213.424, "distance": 16981.982, "legs": [{"via_waypoints": [], "admins": [{"iso_3166_1_alpha3": "USA", "iso_3166_1": "US"}], "weight_typical": 1316.384, "duration_typical": 1247.764, "weight": 1282.139, "duration": 1213.424, "sirns": {}, "steps": [], "distance": 16981.982, "summary": "I 84 East, I 205 South"}], "geometry": "moztGfcnkVz@iDWk@}KnAf@gc@qh@mA`b@a|AoC{Y_n@yaBdYqmB~HwZrtJc@`~@zg@bPfIfF~uBlI?BrX"}
16 changes: 6 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.518960855241261, 45.408039649467426 ] } }
{ "type": "Feature", "properties": { "id": "origin_dest_centroid" }, "geometry": { "type": "Point", "coordinates": [ -122.613382807670149, 45.489328449873824 ] } }
]
}
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.384609, -122.439512" }, "geometry": { "type": "Point", "coordinates": [ -122.439511568969465, 45.384609469459313 ] } },
{ "type": "Feature", "properties": { "point_type": "destination", "points_str": "45.43147, -122.59841" }, "geometry": { "type": "Point", "coordinates": [ -122.598410141513057, 45.431469829475539 ] } }
{ "type": "Feature", "properties": { "point_type": "origin", "points_str": "45.524672, -122.62981" }, "geometry": { "type": "Point", "coordinates": [ -122.629809894099452, 45.524671946766787 ] } },
{ "type": "Feature", "properties": { "point_type": "destination", "points_str": "45.453985, -122.596956" }, "geometry": { "type": "Point", "coordinates": [ -122.596955721240846, 45.453984952980854 ] } }
]
}
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:44 PM"}

0 comments on commit 1c04cc8

Please sign in to comment.