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 7, 2025
1 parent ffc65cf commit 9d9290d
Show file tree
Hide file tree
Showing 6 changed files with 14 additions and 10 deletions.
2 changes: 1 addition & 1 deletion driving_route.json
Original file line number Diff line number Diff line change
@@ -1 +1 @@
{"weight_typical": 1542.383, "duration_typical": 1493.647, "weight_name": "auto", "weight": 1665.197, "duration": 1616.001, "distance": 22963.074, "legs": [{"via_waypoints": [], "admins": [{"iso_3166_1_alpha3": "USA", "iso_3166_1": "US"}], "weight_typical": 1542.383, "duration_typical": 1493.647, "weight": 1665.197, "duration": 1616.001, "sirns": {}, "steps": [], "distance": 22963.074, "summary": "Banfield Freeway, I 5 South"}], "geometry": "{zztGligkVQ?Cnv@{FrFu@hd@{W`k@{MddAfVle@~DntAzYvnAbClSnOtC|s@bMbVaGvQnXlQfV|gAiBte@b`@p`BkFtBffAv`BhcDfHzaAtc@v^nJfa@jlArdElc@p{@uKpZhK`O"}
{"weight_typical": 1764.831, "duration_typical": 1640.024, "weight_name": "auto", "weight": 1634.308, "duration": 1508.992, "distance": 17316.584, "legs": [{"via_waypoints": [], "admins": [{"iso_3166_1_alpha3": "USA", "iso_3166_1": "US"}], "weight_typical": 1764.831, "duration_typical": 1640.024, "weight": 1634.308, "duration": 1508.992, "sirns": {}, "steps": [], "distance": 17316.584, "summary": "I 5 South, I 84 East"}], "geometry": "mqfuG~j`lVjS~Mtc@}eB?evDvMuEtaDBdOwC~^cd@zg@qa@|LqEbUYpPbC`EoEx@uHyR{p@wIyg@_EstAkQaViCiKhMkfAdWgi@nCyQsBaZqWgo@wHqWq@EEhKuFCE~JeBCRkC"}
9 changes: 6 additions & 3 deletions itineraries_reduced_with_long_name.geojson

Large diffs are not rendered by default.

5 changes: 3 additions & 2 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.690184895913021, 45.476682106044095 ] } }
{ "type": "Feature", "properties": { "id": "origin_dest_centroid" }, "geometry": { "type": "Point", "coordinates": [ -122.659136781633663, 45.560677141663703 ] } }
]
}
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.526384, -122.594969" }, "geometry": { "type": "Point", "coordinates": [ -122.594969049729556, 45.526383560898417 ] } },
{ "type": "Feature", "properties": { "point_type": "destination", "points_str": "45.426981, -122.785401" }, "geometry": { "type": "Point", "coordinates": [ -122.785400742096485, 45.42698065118978 ] } }
{ "type": "Feature", "properties": { "point_type": "origin", "points_str": "45.586175, -122.722832" }, "geometry": { "type": "Point", "coordinates": [ -122.722831770612601, 45.586175413984087 ] } },
{ "type": "Feature", "properties": { "point_type": "destination", "points_str": "45.535179, -122.595442" }, "geometry": { "type": "Point", "coordinates": [ -122.595441792654725, 45.535178869343319 ] } }
]
}
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": "05:54 PM"}
{"query_time": "07:43 AM"}

0 comments on commit 9d9290d

Please sign in to comment.