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 5, 2025
1 parent fcb6ae8 commit 7edf251
Show file tree
Hide file tree
Showing 6 changed files with 14 additions and 8 deletions.
2 changes: 1 addition & 1 deletion driving_route.json
Original file line number Diff line number Diff line change
@@ -1 +1 @@
{"weight_typical": 1706.559, "duration_typical": 966.726, "weight_name": "auto", "weight": 1670.841, "duration": 929.918, "distance": 8267.568, "legs": [{"via_waypoints": [], "admins": [{"iso_3166_1_alpha3": "USA", "iso_3166_1": "US"}], "weight_typical": 1706.559, "duration_typical": 966.726, "weight": 1670.841, "duration": 929.918, "sirns": {}, "steps": [], "distance": 8267.568, "summary": "Southeast Division Street, US 26"}], "geometry": "y|vtGnrfkVdD@JrmBro@LdCdpCk\\vtCxEvoBqQ~PaAjOuCA?o@"}
{"weight_typical": 1579.053, "duration_typical": 1528.242, "weight_name": "auto", "weight": 1575.703, "duration": 1524.692, "distance": 29041.385, "legs": [{"via_waypoints": [], "admins": [{"iso_3166_1_alpha3": "USA", "iso_3166_1": "US"}], "weight_typical": 1579.053, "duration_typical": 1528.242, "weight": 1575.703, "duration": 1524.692, "sirns": {}, "steps": [], "distance": 29041.385, "summary": "I 84 East, I 205 South"}], "geometry": "k_~tGjjqkVjA@@s`Bdj@A?kb@fGmD?}F|DJ`b@a|Aor@u|BdYqmB~HwZrtJc@j{A|n@lwC_m@jpAxs@drAiQh}Cn_AjiAxwAtS~_AfB~Us[nj@hAjCu@v@"}
8 changes: 6 additions & 2 deletions itineraries_reduced_with_long_name.geojson

Large diffs are not rendered by default.

4 changes: 3 additions & 1 deletion 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.635441483399106, 45.505361096141705 ] } }
{ "type": "Feature", "properties": { "id": "origin_dest_centroid" }, "geometry": { "type": "Point", "coordinates": [ -122.632382225521212, 45.455161914862686 ] } }
]
}
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.506211, -122.591343" }, "geometry": { "type": "Point", "coordinates": [ -122.591342787795554, 45.506210766499997 ] } },
{ "type": "Feature", "properties": { "point_type": "destination", "points_str": "45.504511, -122.67954" }, "geometry": { "type": "Point", "coordinates": [ -122.6795401790027, 45.50451142578342 ] } }
{ "type": "Feature", "properties": { "point_type": "origin", "points_str": "45.542459, -122.646738" }, "geometry": { "type": "Point", "coordinates": [ -122.646737639713535, 45.542458648536524 ] } },
{ "type": "Feature", "properties": { "point_type": "destination", "points_str": "45.367865, -122.618027" }, "geometry": { "type": "Point", "coordinates": [ -122.618026811328903, 45.367865181188847 ] } }
]
}
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:00 PM"}
{"query_time": "06:24 AM"}

0 comments on commit 7edf251

Please sign in to comment.