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 13, 2025
1 parent 7a30c1c commit a151452
Show file tree
Hide file tree
Showing 6 changed files with 10 additions and 16 deletions.
2 changes: 1 addition & 1 deletion driving_route.json
Original file line number Diff line number Diff line change
@@ -1 +1 @@
{"weight_typical": 1176.272, "duration_typical": 1127.772, "weight_name": "auto", "weight": 1143.782, "duration": 1095.634, "distance": 10988.32, "legs": [{"via_waypoints": [], "admins": [{"iso_3166_1_alpha3": "USA", "iso_3166_1": "US"}], "weight_typical": 1176.272, "duration_typical": 1127.772, "weight": 1143.782, "duration": 1095.634, "sirns": {}, "steps": [], "distance": 10988.32, "summary": "East Burnside Street, Southeast Powell Valley Road"}], "geometry": "y_ztGzsojVd@@T~@eA`RfEc\\d^qiA|{@izFdKiTd}@e`AtCwCvSqiAf@m~@zJod@Hw]fcA@YaHg@b@"}
{"weight_typical": 805.634, "duration_typical": 746.235, "weight_name": "auto", "weight": 818.079, "duration": 758.157, "distance": 7897.065, "legs": [{"via_waypoints": [], "admins": [{"iso_3166_1_alpha3": "USA", "iso_3166_1": "US"}], "weight_typical": 805.634, "duration_typical": 746.235, "weight": 818.079, "duration": 758.157, "sirns": {}, "steps": [], "distance": 7897.065, "summary": "McLoughlin Boulevard, Southeast River Road"}], "geometry": "afzsGnfjkVuErCaFkFkC`FaDwEiOay@PsD`CX`@bH_iAjFut@he@|AbCccC`eEbHlSGD"}
10 changes: 3 additions & 7 deletions itineraries_reduced_with_long_name.geojson

Large diffs are not rendered by default.

6 changes: 2 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.422696503469467, 45.499901583452043 ] } }
{ "type": "Feature", "properties": { "id": "origin_dest_centroid" }, "geometry": { "type": "Point", "coordinates": [ -122.627244561462447, 45.381597616487966 ] } }
]
}
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.522045, -122.473736" }, "geometry": { "type": "Point", "coordinates": [ -122.473736151081923, 45.522044902165632 ] } },
{ "type": "Feature", "properties": { "point_type": "destination", "points_str": "45.477758, -122.371657" }, "geometry": { "type": "Point", "coordinates": [ -122.371656855857012, 45.477758264738455 ] } }
{ "type": "Feature", "properties": { "point_type": "origin", "points_str": "45.359087, -122.610087" }, "geometry": { "type": "Point", "coordinates": [ -122.610086819738086, 45.359086678671694 ] } },
{ "type": "Feature", "properties": { "point_type": "destination", "points_str": "45.404109, -122.644402" }, "geometry": { "type": "Point", "coordinates": [ -122.644402303186794, 45.40410855430423 ] } }
]
}
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:28 AM"}
{"query_time": "11:20 AM"}

0 comments on commit a151452

Please sign in to comment.