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 26, 2025
1 parent 305ac66 commit f22227d
Show file tree
Hide file tree
Showing 6 changed files with 13 additions and 14 deletions.
2 changes: 1 addition & 1 deletion driving_route.json
Original file line number Diff line number Diff line change
@@ -1 +1 @@
{"weight_typical": 1210.806, "duration_typical": 1168.42, "weight_name": "auto", "weight": 1182.911, "duration": 1140.531, "distance": 11608.032, "legs": [{"via_waypoints": [], "admins": [{"iso_3166_1_alpha3": "USA", "iso_3166_1": "US"}], "weight_typical": 1210.806, "duration_typical": 1168.42, "weight": 1182.911, "duration": 1140.531, "sirns": {}, "steps": [], "distance": 11608.032, "summary": "I 205 North, Northeast 82nd Avenue"}], "geometry": "mjrtGfsyjVaC?f@~pAsuA{@rGzcCyHlb@oIXi}BrBqk@aEU`{Ao{Bs@?oEcFE"}
{"weight_typical": 1300.411, "duration_typical": 642.409, "weight_name": "auto", "weight": 1270.167, "duration": 612.59, "distance": 4987.278, "legs": [{"via_waypoints": [], "admins": [{"iso_3166_1_alpha3": "USA", "iso_3166_1": "US"}], "weight_typical": 1300.411, "duration_typical": 642.409, "weight": 1270.167, "duration": 612.59, "sirns": {}, "steps": [], "distance": 4987.278, "summary": "Southwest Terwilliger Boulevard, Southwest Beaverton Hillsdale Highway"}], "geometry": "onttG`vxkVrF@NaL_DkAcCNO_@hC[nDb@xB~Bx@jGqBnPL~Az@hAlAExDiDtHiC|JVz@iAhB{GtAgA|ATnCvDbAXzAq@~C{ErEk@~C`@dBjBErK_@fDLh@lATCfMdH`YfBjPNhHu@lGcApD}EtJkCpRmEjPqEKiAd@s@_Er@eB"}
11 changes: 5 additions & 6 deletions itineraries_reduced_with_long_name.geojson

Large diffs are not rendered by default.

6 changes: 3 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.551314351228712, 45.515134715880976 ] } }
{ "type": "Feature", "properties": { "id": "origin_dest_centroid" }, "geometry": { "type": "Point", "coordinates": [ -122.695343645176123, 45.488333648392192 ] } }
]
}
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.482795, -122.525282" }, "geometry": { "type": "Point", "coordinates": [ -122.525282199358671, 45.482794658201428 ] } },
{ "type": "Feature", "properties": { "point_type": "destination", "points_str": "45.547475, -122.577347" }, "geometry": { "type": "Point", "coordinates": [ -122.577346503098738, 45.547474773560531 ] } }
{ "type": "Feature", "properties": { "point_type": "origin", "points_str": "45.493681, -122.684237" }, "geometry": { "type": "Point", "coordinates": [ -122.684237092762189, 45.493681340392961 ] } },
{ "type": "Feature", "properties": { "point_type": "destination", "points_str": "45.482986, -122.70645" }, "geometry": { "type": "Point", "coordinates": [ -122.706450197590058, 45.482985956391424 ] } }
]
}
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:18 AM"}
{"query_time": "05:52 PM"}

0 comments on commit f22227d

Please sign in to comment.