Skip to content

Commit

Permalink
updated logs
Browse files Browse the repository at this point in the history
  • Loading branch information
actions-user committed Dec 31, 2024
1 parent c46d21e commit 3a6af5a
Show file tree
Hide file tree
Showing 6 changed files with 14 additions and 18 deletions.
2 changes: 1 addition & 1 deletion driving_route.json
Original file line number Diff line number Diff line change
@@ -1 +1 @@
{"weight_typical": 1874.666, "duration_typical": 1845.665, "weight_name": "auto", "weight": 1728.533, "duration": 1700.365, "distance": 24650.596, "legs": [{"via_waypoints": [], "admins": [{"iso_3166_1_alpha3": "USA", "iso_3166_1": "US"}], "weight_typical": 1874.666, "duration_typical": 1845.665, "weight": 1728.533, "duration": 1700.365, "sirns": {}, "steps": [], "distance": 24650.596, "summary": "I 84 West, Banfield Freeway"}], "geometry": "gnutGduojV`C@AdIupGtI@yO_B|dEs_@xhGGj^dKbXt|@bSxXnl@Gv_@sWzvAhn@ddBjC`Yw[z}@yMreAdV~c@~DntAzYvnAbClSnOtCdP~CvHV|@bI_ShaA~UjK"}
{"weight_typical": 1900.647, "duration_typical": 1764.62, "weight_name": "auto", "weight": 1782.241, "duration": 1646.919, "distance": 22570.982, "legs": [{"via_waypoints": [], "admins": [{"iso_3166_1_alpha3": "USA", "iso_3166_1": "US"}], "weight_typical": 1900.647, "duration_typical": 1764.62, "weight": 1782.241, "duration": 1646.919, "sirns": {}, "steps": [], "distance": 22570.982, "summary": "I 5 South, OR 43"}], "geometry": "g}buGvzokVeB??iBub@KgS~gBC|uCqDtCbvDkEdOwCja@if@du@gf@n~@`@nr@~MbVaGvQnXfL~S~S@vt@iB|f@nK~|@yUzn@kB|k@qS|v@gq@rxAwl@f~@ja@QgLfMlGQhA"}
15 changes: 6 additions & 9 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.577740723244219, 45.508021007328807 ] } }
{ "type": "Feature", "properties": { "id": "origin_dest_centroid" }, "geometry": { "type": "Point", "coordinates": [ -122.648309217355973, 45.49703495431099 ] } }
]
}
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.498943, -122.47423" }, "geometry": { "type": "Point", "coordinates": [ -122.47423030155386, 45.498942509335087 ] } },
{ "type": "Feature", "properties": { "point_type": "destination", "points_str": "45.5171, -122.681251" }, "geometry": { "type": "Point", "coordinates": [ -122.681251144934578, 45.517099505322534 ] } }
{ "type": "Feature", "properties": { "point_type": "origin", "points_str": "45.567719, -122.638806" }, "geometry": { "type": "Point", "coordinates": [ -122.638805536508727, 45.567719476816322 ] } },
{ "type": "Feature", "properties": { "point_type": "destination", "points_str": "45.42635, -122.657813" }, "geometry": { "type": "Point", "coordinates": [ -122.657812898203218, 45.426350431805666 ] } }
]
}
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:51 PM"}

0 comments on commit 3a6af5a

Please sign in to comment.