Skip to content

Commit 58053c7

Browse files
committed
updating the Zoox service area in SF!
1 parent b3df74a commit 58053c7

2 files changed

Lines changed: 99 additions & 1 deletion

File tree

events.csv

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -131,4 +131,5 @@ date,event_type,company,city,geometry_file,vehicles,platform,fares,direct_bookin
131131
2025-11-03,service_announced,Waymo,Detroit,"-83.0425,42.3297",,,,,Flexible,,Announced,,2026,https://waymo.com/blog?modal=short-newcity_detroit,,https://fox5sandiego.com/news/local-news/san-diego/waymo-san-diego-las-vegas-detroit/,
132132
2025-11-03,service_announced,Waymo,Las Vegas,"-115.1884,36.1011",,,,,Flexible,,Announced,,2026,https://waymo.com/blog?modal=short-newcity_lasvegas,,https://fox5sandiego.com/news/local-news/san-diego/waymo-san-diego-las-vegas-detroit/,
133133
2025-11-03,service_announced,Waymo,San Diego,"-117.1611,32.7157",,,,,Flexible,,Announced,,2026,https://waymo.com/blog?modal=short-newcity_sandiego,,https://fox5sandiego.com/news/local-news/san-diego/waymo-san-diego-las-vegas-detroit/,
134-
2025-11-12,geometry_updated,Waymo,Silicon Valley,waymo-silicon-valley-november-12-2025-boundary.geojson,,,,,,,,,,,,https://sfstandard.com/2025/11/12/waymo-will-now-drive-bay-area-freeways-san-jos/,Waymo on the whole peninsula
134+
2025-11-12,geometry_updated,Waymo,Silicon Valley,waymo-silicon-valley-november-12-2025-boundary.geojson,,,,,,,,,,,,https://sfstandard.com/2025/11/12/waymo-will-now-drive-bay-area-freeways-san-jos/,Waymo on the whole peninsula
135+
2025-11-18,geometry_updated,Zoox,San Francisco,zoox-san-francisco-november-18-2025-boundary.geojson,,,,,,,,,,,,https://sfstandard.com/2025/11/18/zoox-launches-publicly-san-francisco-kind/,Zoox operating in more of SF
Lines changed: 97 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,97 @@
1+
{
2+
"type": "Feature",
3+
"properties": {
4+
"name": "zoox-san-francisco-november-18-2025-boundary.geojson"
5+
},
6+
"geometry": {
7+
"type": "Polygon",
8+
"coordinates": [
9+
[
10+
[
11+
-122.39735126495363,
12+
37.77542779483952
13+
],
14+
[
15+
-122.40157708525658,
16+
37.77191979785191
17+
],
18+
[
19+
-122.39507976919413,
20+
37.7665335841553
21+
],
22+
[
23+
-122.40564465522768,
24+
37.765823273288746
25+
],
26+
[
27+
-122.40548539906742,
28+
37.76377764589602
29+
],
30+
[
31+
-122.40686774253847,
32+
37.76130044737671
33+
],
34+
[
35+
-122.40683555603027,
36+
37.75950226628951
37+
],
38+
[
39+
-122.4039387702942,
40+
37.75715269022515
41+
],
42+
[
43+
-122.40368127822877,
44+
37.75552405941658
45+
],
46+
[
47+
-122.40354180336,
48+
37.753488220488514
49+
],
50+
[
51+
-122.40356326103212,
52+
37.752461797121434
53+
],
54+
[
55+
-122.40413188934328,
56+
37.750179862754194
57+
],
58+
[
59+
-122.40559101104738,
60+
37.74906007740047
61+
],
62+
[
63+
-122.40821957588197,
64+
37.74850866171951
65+
],
66+
[
67+
-122.4229019880295,
68+
37.74813539338805
69+
],
70+
[
71+
-122.42504239082338,
72+
37.7702631343295
73+
],
74+
[
75+
-122.42289662361145,
76+
37.77040518851961
77+
],
78+
[
79+
-122.42294758558276,
80+
37.772050452986356
81+
],
82+
[
83+
-122.42072135210039,
84+
37.77221370532483
85+
],
86+
[
87+
-122.40696966648103,
88+
37.78321862586066
89+
],
90+
[
91+
-122.39735126495363,
92+
37.77542779483952
93+
]
94+
]
95+
]
96+
}
97+
}

0 commit comments

Comments
 (0)