irie 0.0.16__py3-none-any.whl → 0.0.18__py3-none-any.whl

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.

Potentially problematic release.


This version of irie might be problematic. Click here for more details.

Files changed (35) hide show
  1. irie/apps/events/views_events.py +4 -6
  2. irie/apps/inventory/filters.py +37 -5
  3. irie/apps/inventory/models.py +14 -1
  4. irie/apps/inventory/sitemaps.py +19 -0
  5. irie/apps/inventory/views.py +2 -7
  6. irie/apps/prediction/forms.py +4 -1
  7. irie/apps/prediction/predictor.py +5 -274
  8. irie/apps/prediction/runners/__init__.py +17 -15
  9. irie/apps/prediction/runners/hazus.py +271 -182
  10. irie/apps/prediction/runners/opensees/__init__.py +88 -11
  11. irie/apps/prediction/runners/ssid.py +168 -9
  12. irie/apps/prediction/urls.py +3 -4
  13. irie/apps/prediction/views.py +8 -85
  14. irie/apps/sitemaps.py +14 -0
  15. irie/apps/static/assets/content_images/brace/mdof.svg +1 -0
  16. irie/apps/static/assets/content_images/brace/opensees.jpg +0 -0
  17. irie/apps/static/assets/content_images/brace/sdof.svg +327 -0
  18. irie/apps/static/assets/content_images/brace/sees.png +0 -0
  19. irie/apps/templates/accounts/login.html +50 -55
  20. irie/apps/templates/inventory/asset-profile.html +0 -15
  21. irie/apps/templates/inventory/asset-table.html +38 -15
  22. irie/apps/templates/prediction/asset-predictors.html +38 -5
  23. irie/apps/templates/prediction/new-runner.html +1 -1
  24. irie/apps/templates/prediction/predictor-profile.html +11 -0
  25. irie/apps/templates/site/index.html +5 -7
  26. irie/init/__main__.py +8 -5
  27. irie/init/data/cgs-stations.json +2967 -0
  28. irie/init/getCGSData.py +9 -4
  29. irie/init/management/commands/init_assets.py +1 -1
  30. irie/init/management/commands/init_cesmd.py +25 -0
  31. {irie-0.0.16.dist-info → irie-0.0.18.dist-info}/METADATA +1 -1
  32. {irie-0.0.16.dist-info → irie-0.0.18.dist-info}/RECORD +35 -27
  33. {irie-0.0.16.dist-info → irie-0.0.18.dist-info}/WHEEL +0 -0
  34. {irie-0.0.16.dist-info → irie-0.0.18.dist-info}/entry_points.txt +0 -0
  35. {irie-0.0.16.dist-info → irie-0.0.18.dist-info}/top_level.txt +0 -0
@@ -0,0 +1,2967 @@
1
+ {
2
+ "type": "FeatureCollection",
3
+ "metadata": {
4
+ "url": "https://www.strongmotioncenter.org/wserv/stations/query?sttype=Br&format=json&nodata=404",
5
+ "title": "CESMD - Center for Engineering Strong Motion Data",
6
+ "status": 200,
7
+ "api": "1.0.0",
8
+ "count": {
9
+ "total": 82,
10
+ "inactive": 0
11
+ }
12
+ },
13
+ "features": [
14
+ {
15
+ "type": "Feature",
16
+ "properties": {
17
+ "code": "13795",
18
+ "network": "CE",
19
+ "status": "Active",
20
+ "channels": 12,
21
+ "recorder_type": "K",
22
+ "numRecorders": 1,
23
+ "comm_code": "Cpm",
24
+ "crl_orientation": null,
25
+ "name": "Capistrano Beach - I5/Via Calif. Bridge",
26
+ "location": "Capistrano Beach",
27
+ "effdate": "2002-05-22",
28
+ "elevation": 55,
29
+ "type": "Bridge",
30
+ "Vs30": 385,
31
+ "geology": "Alluvium",
32
+ "siteclass": "C",
33
+ "Vs30_info": "Inferred",
34
+ "Info_Vs30Method": "Inferred (NGA Vs30 code: 3a_4b_4c)",
35
+ "Vs30_Method": "Inferred",
36
+ "Vs30_reference": "NGA_West2_SiteDatabase_V032 at http://peer.berkeley.edu/ngawest2/databases/, last visited 5 Dec 2013",
37
+ "bldtype": null,
38
+ "bldheight": null,
39
+ "stationpage": "https://strongmotioncenter.org/cgi-bin/CESMD/stationhtml.pl?stationID=CE13795&network=CGS"
40
+ },
41
+ "geometry": {
42
+ "type": "Point",
43
+ "coordinates": [
44
+ -117.6674,
45
+ 33.4659
46
+ ]
47
+ },
48
+ "id": "CE13795"
49
+ },
50
+ {
51
+ "type": "Feature",
52
+ "properties": {
53
+ "code": "14703",
54
+ "network": "CE",
55
+ "status": "Active",
56
+ "channels": 62,
57
+ "recorder_type": "P",
58
+ "numRecorders": 3,
59
+ "comm_code": "Cef",
60
+ "crl_orientation": null,
61
+ "name": "Long Beach - Gerald Desmond Bridge",
62
+ "location": "Gerald-Des-Br",
63
+ "effdate": "2021-03-18",
64
+ "elevation": 0,
65
+ "type": "Bridge",
66
+ "Vs30": 225,
67
+ "geology": "Deep alluvium",
68
+ "siteclass": "D",
69
+ "Vs30_info": "Measured",
70
+ "Info_Vs30Method": "PS Suspension",
71
+ "Vs30_Method": "Measured",
72
+ "Vs30_reference": "Caltrans Geophysical Group",
73
+ "bldtype": null,
74
+ "bldheight": null,
75
+ "stationpage": "https://strongmotioncenter.org/cgi-bin/CESMD/stationhtml.pl?stationID=CE14703&network=CGS"
76
+ },
77
+ "geometry": {
78
+ "type": "Point",
79
+ "coordinates": [
80
+ -118.2212,
81
+ 33.7646
82
+ ]
83
+ },
84
+ "id": "CE14703"
85
+ },
86
+ {
87
+ "type": "Feature",
88
+ "properties": {
89
+ "code": "14709",
90
+ "network": "CE",
91
+ "status": "Active",
92
+ "channels": 27,
93
+ "recorder_type": "V",
94
+ "numRecorders": 2,
95
+ "comm_code": "Cer",
96
+ "crl_orientation": null,
97
+ "name": "Long Beach - Schuyler Heim Bridge",
98
+ "location": "Schuyler Brdg",
99
+ "effdate": "2021-08-17",
100
+ "elevation": 0,
101
+ "type": "Bridge",
102
+ "Vs30": 197,
103
+ "geology": "Deep alluvium",
104
+ "siteclass": "D",
105
+ "Vs30_info": "Inferred",
106
+ "Info_Vs30Method": "Nearest grid value of Thompson et al. (2014) Vs30 map",
107
+ "Vs30_Method": "Inferred",
108
+ "Vs30_reference": "Thompson, E. M., D. J. Wald, and C. B. Worden (2014). A VS30 map for California with geologic and topographic constraints, Bull. Seismol. Soc. Am. 104, 2313-2321",
109
+ "bldtype": null,
110
+ "bldheight": null,
111
+ "stationpage": "https://strongmotioncenter.org/cgi-bin/CESMD/stationhtml.pl?stationID=CE14709&network=CGS"
112
+ },
113
+ "geometry": {
114
+ "type": "Point",
115
+ "coordinates": [
116
+ -118.2397,
117
+ 33.7663
118
+ ]
119
+ },
120
+ "id": "CE14709"
121
+ },
122
+ {
123
+ "type": "Feature",
124
+ "properties": {
125
+ "code": "23631",
126
+ "network": "CE",
127
+ "status": "Active",
128
+ "channels": 36,
129
+ "recorder_type": "P",
130
+ "numRecorders": 1,
131
+ "comm_code": "Cwf",
132
+ "crl_orientation": null,
133
+ "name": "San Bernardino - I10/215 Interchange Br",
134
+ "location": "SanBrdu-10/215Br",
135
+ "effdate": "2019-10-25",
136
+ "elevation": 297,
137
+ "type": "Bridge",
138
+ "Vs30": 271,
139
+ "geology": "Deep alluvium",
140
+ "siteclass": "D",
141
+ "Vs30_info": "Measured",
142
+ "Info_Vs30Method": "Not specified",
143
+ "Vs30_Method": "Measured",
144
+ "Vs30_reference": "NGA_West2_SiteDatabase_V032 at http://peer.berkeley.edu/ngawest2/databases/, last visited 5 Dec 2013",
145
+ "bldtype": null,
146
+ "bldheight": null,
147
+ "stationpage": "https://strongmotioncenter.org/cgi-bin/CESMD/stationhtml.pl?stationID=CE23631&network=CGS"
148
+ },
149
+ "geometry": {
150
+ "type": "Point",
151
+ "coordinates": [
152
+ -117.2962,
153
+ 34.065
154
+ ]
155
+ },
156
+ "id": "CE23631"
157
+ },
158
+ {
159
+ "type": "Feature",
160
+ "properties": {
161
+ "code": "24706",
162
+ "network": "CE",
163
+ "status": "Active",
164
+ "channels": 9,
165
+ "recorder_type": "K",
166
+ "numRecorders": 1,
167
+ "comm_code": "Cpm",
168
+ "crl_orientation": null,
169
+ "name": "Palmdale - Hwy 14/Barrel Springs Bridge",
170
+ "location": "Palmdale-Hy14 Br",
171
+ "effdate": "2010-02-11",
172
+ "elevation": 895,
173
+ "type": "Bridge",
174
+ "Vs30": 501,
175
+ "geology": "Thin fill/alluv (10m) over granitic rock",
176
+ "siteclass": "C",
177
+ "Vs30_info": "Measured",
178
+ "Info_Vs30Method": "MASW, Array Microtremor ",
179
+ "Vs30_Method": "Measured",
180
+ "Vs30_reference": "Yong, A., Martin, A., Stokoe, K., Diehl, J. (2013) ARRA-Funded Vs30 Measurements Using Multi-Technique at Strong-Motion Stations in California and Central-Eastern United States, USGS Open-File Report 2013-1102",
181
+ "bldtype": null,
182
+ "bldheight": null,
183
+ "stationpage": "https://strongmotioncenter.org/cgi-bin/CESMD/stationhtml.pl?stationID=CE24706&network=CGS"
184
+ },
185
+ "geometry": {
186
+ "type": "Point",
187
+ "coordinates": [
188
+ -118.1301,
189
+ 34.5463
190
+ ]
191
+ },
192
+ "id": "CE24706"
193
+ },
194
+ {
195
+ "type": "Feature",
196
+ "properties": {
197
+ "code": "24775",
198
+ "network": "CE",
199
+ "status": "Active",
200
+ "channels": 16,
201
+ "recorder_type": "M",
202
+ "numRecorders": 1,
203
+ "comm_code": "Cpm",
204
+ "crl_orientation": null,
205
+ "name": "Grapevine - I5/Lebec Rd Bridge",
206
+ "location": "Grapevne-LebecBr",
207
+ "effdate": "1998-10-28",
208
+ "elevation": 999,
209
+ "type": "Bridge",
210
+ "Vs30": 437,
211
+ "geology": "Alluvium",
212
+ "siteclass": "C",
213
+ "Vs30_info": "Measured",
214
+ "Info_Vs30Method": "MASW",
215
+ "Vs30_Method": "Measured",
216
+ "Vs30_reference": "Yong, A., Martin, A., Stokoe, K., Diehl, J. (2013) ARRA-Funded Vs30 Measurements Using Multi-Technique at Strong-Motion Stations in California and Central-Eastern United States, USGS Open-File Report 2013-1102",
217
+ "bldtype": null,
218
+ "bldheight": null,
219
+ "stationpage": "https://strongmotioncenter.org/cgi-bin/CESMD/stationhtml.pl?stationID=CE24775&network=CGS"
220
+ },
221
+ "geometry": {
222
+ "type": "Point",
223
+ "coordinates": [
224
+ -118.8836,
225
+ 34.8663
226
+ ]
227
+ },
228
+ "id": "CE24775"
229
+ },
230
+ {
231
+ "type": "Feature",
232
+ "properties": {
233
+ "code": "25749",
234
+ "network": "CE",
235
+ "status": "Active",
236
+ "channels": 9,
237
+ "recorder_type": "K",
238
+ "numRecorders": 1,
239
+ "comm_code": "Cpm",
240
+ "crl_orientation": null,
241
+ "name": "Santa Barbara - San Roque Canyon Bridge",
242
+ "location": "SntaBarb-SnRoqBr",
243
+ "effdate": "2009-05-20",
244
+ "elevation": 96,
245
+ "type": "Bridge",
246
+ "Vs30": 467,
247
+ "geology": "Alluvium over soft rock (shale)",
248
+ "siteclass": "C",
249
+ "Vs30_info": "Inferred",
250
+ "Info_Vs30Method": "Inferred (NGA Vs30 code: 3a_4b_4c)",
251
+ "Vs30_Method": "Inferred",
252
+ "Vs30_reference": "NGA_West2_SiteDatabase_V032 at http://peer.berkeley.edu/ngawest2/databases/, last visited 5 Dec 2013",
253
+ "bldtype": null,
254
+ "bldheight": null,
255
+ "stationpage": "https://strongmotioncenter.org/cgi-bin/CESMD/stationhtml.pl?stationID=CE25749&network=CGS"
256
+ },
257
+ "geometry": {
258
+ "type": "Point",
259
+ "coordinates": [
260
+ -119.735,
261
+ 34.4497
262
+ ]
263
+ },
264
+ "id": "CE25749"
265
+ },
266
+ {
267
+ "type": "Feature",
268
+ "properties": {
269
+ "code": "47315",
270
+ "network": "CE",
271
+ "status": "Active",
272
+ "channels": 15,
273
+ "recorder_type": "P",
274
+ "numRecorders": 1,
275
+ "comm_code": "Ccf",
276
+ "crl_orientation": null,
277
+ "name": "San Juan Bautista - Hwy 101/156 Overpass",
278
+ "location": "SnJuanBaut-101Br",
279
+ "effdate": "2024-02-05",
280
+ "elevation": 122,
281
+ "type": "Bridge",
282
+ "Vs30": 363,
283
+ "geology": "Alluvium",
284
+ "siteclass": "C/D",
285
+ "Vs30_info": "Inferred",
286
+ "Info_Vs30Method": "Inferred (NGA Vs30 code: 2a_3a_4b_4c)",
287
+ "Vs30_Method": "Inferred",
288
+ "Vs30_reference": "NGA_West2_SiteDatabase_V032 at http://peer.berkeley.edu/ngawest2/databases/, last visited 5 Dec 2013",
289
+ "bldtype": null,
290
+ "bldheight": null,
291
+ "stationpage": "https://strongmotioncenter.org/cgi-bin/CESMD/stationhtml.pl?stationID=CE47315&network=CGS"
292
+ },
293
+ "geometry": {
294
+ "type": "Point",
295
+ "coordinates": [
296
+ -121.5796,
297
+ 36.8619
298
+ ]
299
+ },
300
+ "id": "CE47315"
301
+ },
302
+ {
303
+ "type": "Feature",
304
+ "properties": {
305
+ "code": "47646",
306
+ "network": "CE",
307
+ "status": "Active",
308
+ "channels": 9,
309
+ "recorder_type": "P",
310
+ "numRecorders": 1,
311
+ "comm_code": "Ccf",
312
+ "crl_orientation": null,
313
+ "name": "Big Sur - New Hwy 1/Pfeiffer Cnyn Bridge",
314
+ "location": "Big Sur-PfrCynBr",
315
+ "effdate": "2022-06-14",
316
+ "elevation": 0,
317
+ "type": "Bridge",
318
+ "Vs30": -999,
319
+ "geology": "Rock (sedimentary)",
320
+ "siteclass": null,
321
+ "Vs30_info": null,
322
+ "Info_Vs30Method": null,
323
+ "Vs30_Method": null,
324
+ "Vs30_reference": null,
325
+ "bldtype": null,
326
+ "bldheight": null,
327
+ "stationpage": "https://strongmotioncenter.org/cgi-bin/CESMD/stationhtml.pl?stationID=CE47646&network=CGS"
328
+ },
329
+ "geometry": {
330
+ "type": "Point",
331
+ "coordinates": [
332
+ -121.7747,
333
+ 36.2391
334
+ ]
335
+ },
336
+ "id": "CE47646"
337
+ },
338
+ {
339
+ "type": "Feature",
340
+ "properties": {
341
+ "code": "54730",
342
+ "network": "CE",
343
+ "status": "Active",
344
+ "channels": 9,
345
+ "recorder_type": "G",
346
+ "numRecorders": 1,
347
+ "comm_code": "Ccf",
348
+ "crl_orientation": null,
349
+ "name": "Lake Crowley - Hwy 395 Bridge",
350
+ "location": "LakeCrowly-395Br",
351
+ "effdate": "2023-08-08",
352
+ "elevation": 2089,
353
+ "type": "Bridge",
354
+ "Vs30": 305,
355
+ "geology": "Alluvium",
356
+ "siteclass": "D",
357
+ "Vs30_info": "Inferred",
358
+ "Info_Vs30Method": "Inferred (NGA Vs30 code: 2a_4b)",
359
+ "Vs30_Method": "Inferred",
360
+ "Vs30_reference": "NGA_West2_SiteDatabase_V032 at http://peer.berkeley.edu/ngawest2/databases/, last visited 5 Dec 2013",
361
+ "bldtype": null,
362
+ "bldheight": null,
363
+ "stationpage": "https://strongmotioncenter.org/cgi-bin/CESMD/stationhtml.pl?stationID=CE54730&network=CGS"
364
+ },
365
+ "geometry": {
366
+ "type": "Point",
367
+ "coordinates": [
368
+ -118.739,
369
+ 37.5733
370
+ ]
371
+ },
372
+ "id": "CE54730"
373
+ },
374
+ {
375
+ "type": "Feature",
376
+ "properties": {
377
+ "code": "57748",
378
+ "network": "CE",
379
+ "status": "Active",
380
+ "channels": 18,
381
+ "recorder_type": "P",
382
+ "numRecorders": 1,
383
+ "comm_code": "Ccf",
384
+ "crl_orientation": null,
385
+ "name": "Santa Clara - Hwy 237/Alviso Overpass",
386
+ "location": "SntaClar-AlvsoBr",
387
+ "effdate": "2024-02-08",
388
+ "elevation": 0,
389
+ "type": "Bridge",
390
+ "Vs30": 189,
391
+ "geology": "Deep alluvium",
392
+ "siteclass": "D/E",
393
+ "Vs30_info": "Inferred",
394
+ "Info_Vs30Method": "Inferred (NGA Vs30 code: 2a_3a_4b_4c)",
395
+ "Vs30_Method": "Inferred",
396
+ "Vs30_reference": "NGA_West2_SiteDatabase_V032 at http://peer.berkeley.edu/ngawest2/databases/, last visited 5 Dec 2013",
397
+ "bldtype": null,
398
+ "bldheight": null,
399
+ "stationpage": "https://strongmotioncenter.org/cgi-bin/CESMD/stationhtml.pl?stationID=CE57748&network=CGS"
400
+ },
401
+ "geometry": {
402
+ "type": "Point",
403
+ "coordinates": [
404
+ -121.9738,
405
+ 37.4176
406
+ ]
407
+ },
408
+ "id": "CE57748"
409
+ },
410
+ {
411
+ "type": "Feature",
412
+ "properties": {
413
+ "code": "58501",
414
+ "network": "CE",
415
+ "status": "Active",
416
+ "channels": 15,
417
+ "recorder_type": "M",
418
+ "numRecorders": 1,
419
+ "comm_code": "Cpm",
420
+ "crl_orientation": null,
421
+ "name": "Hayward - BART Elevated Section ",
422
+ "location": "Hayward-BARTelv",
423
+ "effdate": "2013-02-08",
424
+ "elevation": 29,
425
+ "type": "Bridge",
426
+ "Vs30": 338,
427
+ "geology": "Alluvium",
428
+ "siteclass": "D",
429
+ "Vs30_info": "Inferred",
430
+ "Info_Vs30Method": "Inferred (NGA Vs30 code: 2a_3a_4b_4c)",
431
+ "Vs30_Method": "Inferred",
432
+ "Vs30_reference": "NGA_West2_SiteDatabase_V032 at http://peer.berkeley.edu/ngawest2/databases/, last visited 5 Dec 2013",
433
+ "bldtype": null,
434
+ "bldheight": null,
435
+ "stationpage": "https://strongmotioncenter.org/cgi-bin/CESMD/stationhtml.pl?stationID=CE58501&network=CGS"
436
+ },
437
+ "geometry": {
438
+ "type": "Point",
439
+ "coordinates": [
440
+ -122.0885,
441
+ 37.6708
442
+ ]
443
+ },
444
+ "id": "CE58501"
445
+ },
446
+ {
447
+ "type": "Feature",
448
+ "properties": {
449
+ "code": "58600",
450
+ "network": "CE",
451
+ "status": "Active",
452
+ "channels": 83,
453
+ "recorder_type": "V",
454
+ "numRecorders": 6,
455
+ "comm_code": "Ccr",
456
+ "crl_orientation": null,
457
+ "name": "Oakland - SF Bay Bridge/East: SAS",
458
+ "location": "BayBridge:SAS",
459
+ "effdate": "2017-10-19",
460
+ "elevation": 0,
461
+ "type": "Bridge",
462
+ "Vs30": -999,
463
+ "geology": "Shallow Alluvium over rock (sedimentary)",
464
+ "siteclass": null,
465
+ "Vs30_info": null,
466
+ "Info_Vs30Method": null,
467
+ "Vs30_Method": null,
468
+ "Vs30_reference": null,
469
+ "bldtype": null,
470
+ "bldheight": null,
471
+ "stationpage": "https://strongmotioncenter.org/cgi-bin/CESMD/stationhtml.pl?stationID=CE58600&network=CGS"
472
+ },
473
+ "geometry": {
474
+ "type": "Point",
475
+ "coordinates": [
476
+ -122.3589,
477
+ 37.8152
478
+ ]
479
+ },
480
+ "id": "CE58600"
481
+ },
482
+ {
483
+ "type": "Feature",
484
+ "properties": {
485
+ "code": "58602",
486
+ "network": "CE",
487
+ "status": "Active",
488
+ "channels": 25,
489
+ "recorder_type": "V",
490
+ "numRecorders": 2,
491
+ "comm_code": "Ccr",
492
+ "crl_orientation": null,
493
+ "name": "Oakland - SF Bay Bridge/East: YBITS",
494
+ "location": "BayBridge:YBITS",
495
+ "effdate": "2019-04-09",
496
+ "elevation": 16,
497
+ "type": "Bridge",
498
+ "Vs30": -999,
499
+ "geology": "Shallow alluvium/fill over rock (sedimentary)",
500
+ "siteclass": null,
501
+ "Vs30_info": null,
502
+ "Info_Vs30Method": null,
503
+ "Vs30_Method": null,
504
+ "Vs30_reference": null,
505
+ "bldtype": null,
506
+ "bldheight": null,
507
+ "stationpage": "https://strongmotioncenter.org/cgi-bin/CESMD/stationhtml.pl?stationID=CE58602&network=CGS"
508
+ },
509
+ "geometry": {
510
+ "type": "Point",
511
+ "coordinates": [
512
+ -122.3627,
513
+ 37.8126
514
+ ]
515
+ },
516
+ "id": "CE58602"
517
+ },
518
+ {
519
+ "type": "Feature",
520
+ "properties": {
521
+ "code": "58603",
522
+ "network": "CE",
523
+ "status": "Active",
524
+ "channels": 12,
525
+ "recorder_type": "V",
526
+ "numRecorders": 1,
527
+ "comm_code": "Ccr",
528
+ "crl_orientation": null,
529
+ "name": "Oakland - SF Bay Bridge/East: E Approach",
530
+ "location": "BayBrdg-EastAp",
531
+ "effdate": "2014-02-11",
532
+ "elevation": 4,
533
+ "type": "Bridge",
534
+ "Vs30": 199,
535
+ "geology": "Deep alluvium over rock (sedimentary)",
536
+ "siteclass": "D",
537
+ "Vs30_info": "Inferred",
538
+ "Info_Vs30Method": "Nearest grid value of Thompson et al. (2014) Vs30 map",
539
+ "Vs30_Method": "Inferred",
540
+ "Vs30_reference": "Thompson, E. M., D. J. Wald, and C. B. Worden (2014). A VS30 map for California with geologic and topographic constraints, Bull. Seismol. Soc. Am. 104, 2313-2321",
541
+ "bldtype": null,
542
+ "bldheight": null,
543
+ "stationpage": "https://strongmotioncenter.org/cgi-bin/CESMD/stationhtml.pl?stationID=CE58603&network=CGS"
544
+ },
545
+ "geometry": {
546
+ "type": "Point",
547
+ "coordinates": [
548
+ -122.3296,
549
+ 37.822
550
+ ]
551
+ },
552
+ "id": "CE58603"
553
+ },
554
+ {
555
+ "type": "Feature",
556
+ "properties": {
557
+ "code": "68778",
558
+ "network": "CE",
559
+ "status": "Active",
560
+ "channels": 9,
561
+ "recorder_type": "P",
562
+ "numRecorders": 1,
563
+ "comm_code": "Ccf",
564
+ "crl_orientation": null,
565
+ "name": "Novato - Hwy37/Petaluma River Bridge",
566
+ "location": "Novato-PetlumaBr",
567
+ "effdate": "2024-02-08",
568
+ "elevation": 0,
569
+ "type": "Bridge",
570
+ "Vs30": 259,
571
+ "geology": "Alluvium",
572
+ "siteclass": "D",
573
+ "Vs30_info": "Inferred",
574
+ "Info_Vs30Method": "Inferred (NGA Vs30 code: 2a_4b)",
575
+ "Vs30_Method": "Inferred",
576
+ "Vs30_reference": "NGA_West2_SiteDatabase_V032 at http://peer.berkeley.edu/ngawest2/databases/, last visited 5 Dec 2013",
577
+ "bldtype": null,
578
+ "bldheight": null,
579
+ "stationpage": "https://strongmotioncenter.org/cgi-bin/CESMD/stationhtml.pl?stationID=CE68778&network=CGS"
580
+ },
581
+ "geometry": {
582
+ "type": "Point",
583
+ "coordinates": [
584
+ -122.5054,
585
+ 38.1157
586
+ ]
587
+ },
588
+ "id": "CE68778"
589
+ },
590
+ {
591
+ "type": "Feature",
592
+ "properties": {
593
+ "code": "76741",
594
+ "network": "CE",
595
+ "status": "Active",
596
+ "channels": 5,
597
+ "recorder_type": "P",
598
+ "numRecorders": 1,
599
+ "comm_code": "Cwf",
600
+ "crl_orientation": null,
601
+ "name": "Truckee - I80/Truckee River Bridge",
602
+ "location": "Truckee-I80 Br",
603
+ "effdate": "2016-12-09",
604
+ "elevation": 1696,
605
+ "type": "Bridge",
606
+ "Vs30": 469,
607
+ "geology": "N.Abut: Fill; FF: Rock",
608
+ "siteclass": "C",
609
+ "Vs30_info": "Inferred",
610
+ "Info_Vs30Method": "Inferred (NGA Vs30 code: 2a_4b)",
611
+ "Vs30_Method": "Inferred",
612
+ "Vs30_reference": "NGA_West2_SiteDatabase_V032 at http://peer.berkeley.edu/ngawest2/databases/, last visited 5 Dec 2013",
613
+ "bldtype": null,
614
+ "bldheight": null,
615
+ "stationpage": "https://strongmotioncenter.org/cgi-bin/CESMD/stationhtml.pl?stationID=CE76741&network=CGS"
616
+ },
617
+ "geometry": {
618
+ "type": "Point",
619
+ "coordinates": [
620
+ -120.1151,
621
+ 39.368
622
+ ]
623
+ },
624
+ "id": "CE76741"
625
+ },
626
+ {
627
+ "type": "Feature",
628
+ "properties": {
629
+ "code": "88638",
630
+ "network": "CE",
631
+ "status": "Active",
632
+ "channels": 27,
633
+ "recorder_type": "V",
634
+ "numRecorders": 2,
635
+ "comm_code": "Ccr",
636
+ "crl_orientation": null,
637
+ "name": "Shasta Lake - I5/Antlers Bridge",
638
+ "location": "Shasta-AntlerBr",
639
+ "effdate": "2022-08-02",
640
+ "elevation": 329,
641
+ "type": "Bridge",
642
+ "Vs30": -999,
643
+ "geology": "Rock (sedimentary)",
644
+ "siteclass": null,
645
+ "Vs30_info": null,
646
+ "Info_Vs30Method": null,
647
+ "Vs30_Method": null,
648
+ "Vs30_reference": null,
649
+ "bldtype": null,
650
+ "bldheight": null,
651
+ "stationpage": "https://strongmotioncenter.org/cgi-bin/CESMD/stationhtml.pl?stationID=CE88638&network=CGS"
652
+ },
653
+ "geometry": {
654
+ "type": "Point",
655
+ "coordinates": [
656
+ -122.3809,
657
+ 40.881
658
+ ]
659
+ },
660
+ "id": "CE88638"
661
+ },
662
+ {
663
+ "type": "Feature",
664
+ "properties": {
665
+ "code": "89324",
666
+ "network": "CE",
667
+ "status": "Active",
668
+ "channels": 17,
669
+ "recorder_type": "V",
670
+ "numRecorders": 1,
671
+ "comm_code": "Cpm",
672
+ "crl_orientation": null,
673
+ "name": "Rio Dell - Hwy 101/Painter St. Overpass",
674
+ "location": "RioDel-PaintStBr",
675
+ "effdate": "2010-04-02",
676
+ "elevation": 43,
677
+ "type": "Bridge",
678
+ "Vs30": 312,
679
+ "geology": "Shallow fill/alluv over rock (sandstone)",
680
+ "siteclass": "D",
681
+ "Vs30_info": "Measured",
682
+ "Info_Vs30Method": "Not specified",
683
+ "Vs30_Method": "Measured",
684
+ "Vs30_reference": "NGA_West2_SiteDatabase_V032 at http://peer.berkeley.edu/ngawest2/databases/, last visited 5 Dec 2013",
685
+ "bldtype": null,
686
+ "bldheight": null,
687
+ "stationpage": "https://strongmotioncenter.org/cgi-bin/CESMD/stationhtml.pl?stationID=CE89324&network=CGS"
688
+ },
689
+ "geometry": {
690
+ "type": "Point",
691
+ "coordinates": [
692
+ -124.1009,
693
+ 40.5031
694
+ ]
695
+ },
696
+ "id": "CE89324"
697
+ },
698
+ {
699
+ "type": "Feature",
700
+ "properties": {
701
+ "code": "12649",
702
+ "network": "CE",
703
+ "status": "Active",
704
+ "channels": 6,
705
+ "recorder_type": "E",
706
+ "numRecorders": 2,
707
+ "comm_code": null,
708
+ "crl_orientation": null,
709
+ "name": "Beaumont - I10/60 Interchange Bridge",
710
+ "location": "Beaumont-Bridge",
711
+ "effdate": "2009-01-12",
712
+ "elevation": 777,
713
+ "type": "Bridge",
714
+ "Vs30": null,
715
+ "geology": null,
716
+ "siteclass": null,
717
+ "Vs30_info": null,
718
+ "Info_Vs30Method": null,
719
+ "Vs30_Method": null,
720
+ "Vs30_reference": null,
721
+ "bldtype": null,
722
+ "bldheight": null,
723
+ "stationpage": "https://strongmotioncenter.org/cgi-bin/CESMD/stationhtml.pl?stationID=CE12649&network=CGS"
724
+ },
725
+ "geometry": {
726
+ "type": "Point",
727
+ "coordinates": [
728
+ -116.9907,
729
+ 33.9332
730
+ ]
731
+ },
732
+ "id": "CE12649"
733
+ },
734
+ {
735
+ "type": "Feature",
736
+ "properties": {
737
+ "code": "12666",
738
+ "network": "CE",
739
+ "status": "Active",
740
+ "channels": 7,
741
+ "recorder_type": "E",
742
+ "numRecorders": 2,
743
+ "comm_code": null,
744
+ "crl_orientation": null,
745
+ "name": "North Palm Springs - I10/Hwy 62 Bridge",
746
+ "location": "N.PalmSprgs-10Br",
747
+ "effdate": "1993-06-30",
748
+ "elevation": 322,
749
+ "type": "Bridge",
750
+ "Vs30": null,
751
+ "geology": null,
752
+ "siteclass": null,
753
+ "Vs30_info": null,
754
+ "Info_Vs30Method": null,
755
+ "Vs30_Method": null,
756
+ "Vs30_reference": null,
757
+ "bldtype": null,
758
+ "bldheight": null,
759
+ "stationpage": "https://strongmotioncenter.org/cgi-bin/CESMD/stationhtml.pl?stationID=CE12666&network=CGS"
760
+ },
761
+ "geometry": {
762
+ "type": "Point",
763
+ "coordinates": [
764
+ -116.6085,
765
+ 33.9153
766
+ ]
767
+ },
768
+ "id": "CE12666"
769
+ },
770
+ {
771
+ "type": "Feature",
772
+ "properties": {
773
+ "code": "14690",
774
+ "network": "CE",
775
+ "status": "Active",
776
+ "channels": 6,
777
+ "recorder_type": "F",
778
+ "numRecorders": 2,
779
+ "comm_code": null,
780
+ "crl_orientation": null,
781
+ "name": "Los Angeles - I405/San Gabriel River Br",
782
+ "location": "LA-I405SnGabRvBr",
783
+ "effdate": "2011-02-09",
784
+ "elevation": 9,
785
+ "type": "Bridge",
786
+ "Vs30": null,
787
+ "geology": null,
788
+ "siteclass": null,
789
+ "Vs30_info": null,
790
+ "Info_Vs30Method": null,
791
+ "Vs30_Method": null,
792
+ "Vs30_reference": null,
793
+ "bldtype": null,
794
+ "bldheight": null,
795
+ "stationpage": "https://strongmotioncenter.org/cgi-bin/CESMD/stationhtml.pl?stationID=CE14690&network=CGS"
796
+ },
797
+ "geometry": {
798
+ "type": "Point",
799
+ "coordinates": [
800
+ -118.0939,
801
+ 33.7865
802
+ ]
803
+ },
804
+ "id": "CE14690"
805
+ },
806
+ {
807
+ "type": "Feature",
808
+ "properties": {
809
+ "code": "23650",
810
+ "network": "CE",
811
+ "status": "Active",
812
+ "channels": 6,
813
+ "recorder_type": "O",
814
+ "numRecorders": 1,
815
+ "comm_code": "Ccf",
816
+ "crl_orientation": null,
817
+ "name": "Devore - I15/215 Interchange Bridge",
818
+ "location": "Devore-I15Bridg",
819
+ "effdate": "2024-01-09",
820
+ "elevation": 652,
821
+ "type": "Bridge",
822
+ "Vs30": null,
823
+ "geology": null,
824
+ "siteclass": null,
825
+ "Vs30_info": null,
826
+ "Info_Vs30Method": null,
827
+ "Vs30_Method": null,
828
+ "Vs30_reference": null,
829
+ "bldtype": null,
830
+ "bldheight": null,
831
+ "stationpage": "https://strongmotioncenter.org/cgi-bin/CESMD/stationhtml.pl?stationID=CE23650&network=CGS"
832
+ },
833
+ "geometry": {
834
+ "type": "Point",
835
+ "coordinates": [
836
+ -117.4096,
837
+ 34.2251
838
+ ]
839
+ },
840
+ "id": "CE23650"
841
+ },
842
+ {
843
+ "type": "Feature",
844
+ "properties": {
845
+ "code": "34715",
846
+ "network": "CE",
847
+ "status": "Active",
848
+ "channels": 12,
849
+ "recorder_type": "E",
850
+ "numRecorders": 3,
851
+ "comm_code": null,
852
+ "crl_orientation": null,
853
+ "name": "Mojave - Hwy 14/Railroad Bridge",
854
+ "location": "Mojave-Hwy14brdg",
855
+ "effdate": "1995-03-22",
856
+ "elevation": 824,
857
+ "type": "Bridge",
858
+ "Vs30": null,
859
+ "geology": null,
860
+ "siteclass": null,
861
+ "Vs30_info": null,
862
+ "Info_Vs30Method": null,
863
+ "Vs30_Method": null,
864
+ "Vs30_reference": null,
865
+ "bldtype": null,
866
+ "bldheight": null,
867
+ "stationpage": "https://strongmotioncenter.org/cgi-bin/CESMD/stationhtml.pl?stationID=CE34715&network=CGS"
868
+ },
869
+ "geometry": {
870
+ "type": "Point",
871
+ "coordinates": [
872
+ -118.1696,
873
+ 35.0387
874
+ ]
875
+ },
876
+ "id": "CE34715"
877
+ },
878
+ {
879
+ "type": "Feature",
880
+ "properties": {
881
+ "code": "57595",
882
+ "network": "CE",
883
+ "status": "Active",
884
+ "channels": 6,
885
+ "recorder_type": "T",
886
+ "numRecorders": 1,
887
+ "comm_code": "Cpm",
888
+ "crl_orientation": null,
889
+ "name": "Fremont - Channel B Bridge",
890
+ "location": "Fremont-ChnB_Br",
891
+ "effdate": "2015-05-05",
892
+ "elevation": 0,
893
+ "type": "Bridge",
894
+ "Vs30": null,
895
+ "geology": null,
896
+ "siteclass": null,
897
+ "Vs30_info": null,
898
+ "Info_Vs30Method": null,
899
+ "Vs30_Method": null,
900
+ "Vs30_reference": null,
901
+ "bldtype": null,
902
+ "bldheight": null,
903
+ "stationpage": "https://strongmotioncenter.org/cgi-bin/CESMD/stationhtml.pl?stationID=CE57595&network=CGS"
904
+ },
905
+ "geometry": {
906
+ "type": "Point",
907
+ "coordinates": [
908
+ -121.9302,
909
+ 37.4639
910
+ ]
911
+ },
912
+ "id": "CE57595"
913
+ },
914
+ {
915
+ "type": "Feature",
916
+ "properties": {
917
+ "code": "58656",
918
+ "network": "CE",
919
+ "status": "Active",
920
+ "channels": 6,
921
+ "recorder_type": "F",
922
+ "numRecorders": 2,
923
+ "comm_code": null,
924
+ "crl_orientation": null,
925
+ "name": "Oakland - Hwy 580/13 Interchange Bridge",
926
+ "location": "Oaklnd-580/13 Br",
927
+ "effdate": "1993-07-14",
928
+ "elevation": 63,
929
+ "type": "Bridge",
930
+ "Vs30": null,
931
+ "geology": null,
932
+ "siteclass": null,
933
+ "Vs30_info": null,
934
+ "Info_Vs30Method": null,
935
+ "Vs30_Method": null,
936
+ "Vs30_reference": null,
937
+ "bldtype": null,
938
+ "bldheight": null,
939
+ "stationpage": "https://strongmotioncenter.org/cgi-bin/CESMD/stationhtml.pl?stationID=CE58656&network=CGS"
940
+ },
941
+ "geometry": {
942
+ "type": "Point",
943
+ "coordinates": [
944
+ -122.1769,
945
+ 37.7837
946
+ ]
947
+ },
948
+ "id": "CE58656"
949
+ },
950
+ {
951
+ "type": "Feature",
952
+ "properties": {
953
+ "code": "58657",
954
+ "network": "CE",
955
+ "status": "Active",
956
+ "channels": 6,
957
+ "recorder_type": "O",
958
+ "numRecorders": 1,
959
+ "comm_code": "Ccf",
960
+ "crl_orientation": null,
961
+ "name": "Oakland - Hwy 580/24 Interchange Bridge",
962
+ "location": "Oaklnd-580/24 Br",
963
+ "effdate": "2023-02-15",
964
+ "elevation": 24,
965
+ "type": "Bridge",
966
+ "Vs30": null,
967
+ "geology": null,
968
+ "siteclass": null,
969
+ "Vs30_info": null,
970
+ "Info_Vs30Method": null,
971
+ "Vs30_Method": null,
972
+ "Vs30_reference": null,
973
+ "bldtype": null,
974
+ "bldheight": null,
975
+ "stationpage": "https://strongmotioncenter.org/cgi-bin/CESMD/stationhtml.pl?stationID=CE58657&network=CGS"
976
+ },
977
+ "geometry": {
978
+ "type": "Point",
979
+ "coordinates": [
980
+ -122.2666,
981
+ 37.8286
982
+ ]
983
+ },
984
+ "id": "CE58657"
985
+ },
986
+ {
987
+ "type": "Feature",
988
+ "properties": {
989
+ "code": "58678",
990
+ "network": "CE",
991
+ "status": "Active",
992
+ "channels": 6,
993
+ "recorder_type": "F",
994
+ "numRecorders": 2,
995
+ "comm_code": null,
996
+ "crl_orientation": null,
997
+ "name": "Belmont - I280 Pedestrian Bridge",
998
+ "location": "Belmnt-I280Brdg",
999
+ "effdate": "2003-08-22",
1000
+ "elevation": 111,
1001
+ "type": "Bridge",
1002
+ "Vs30": null,
1003
+ "geology": null,
1004
+ "siteclass": null,
1005
+ "Vs30_info": null,
1006
+ "Info_Vs30Method": null,
1007
+ "Vs30_Method": null,
1008
+ "Vs30_reference": null,
1009
+ "bldtype": null,
1010
+ "bldheight": null,
1011
+ "stationpage": "https://strongmotioncenter.org/cgi-bin/CESMD/stationhtml.pl?stationID=CE58678&network=CGS"
1012
+ },
1013
+ "geometry": {
1014
+ "type": "Point",
1015
+ "coordinates": [
1016
+ -122.3346,
1017
+ 37.5048
1018
+ ]
1019
+ },
1020
+ "id": "CE58678"
1021
+ },
1022
+ {
1023
+ "type": "Feature",
1024
+ "properties": {
1025
+ "code": "69671",
1026
+ "network": "CE",
1027
+ "status": "Active",
1028
+ "channels": 6,
1029
+ "recorder_type": "F",
1030
+ "numRecorders": 2,
1031
+ "comm_code": null,
1032
+ "crl_orientation": null,
1033
+ "name": "Jenner - Hwy 1/Russian River Bridge",
1034
+ "location": "Jenner-Hwy1 Brdg",
1035
+ "effdate": "1995-10-17",
1036
+ "elevation": 0,
1037
+ "type": "Bridge",
1038
+ "Vs30": null,
1039
+ "geology": null,
1040
+ "siteclass": null,
1041
+ "Vs30_info": null,
1042
+ "Info_Vs30Method": null,
1043
+ "Vs30_Method": null,
1044
+ "Vs30_reference": null,
1045
+ "bldtype": null,
1046
+ "bldheight": null,
1047
+ "stationpage": "https://strongmotioncenter.org/cgi-bin/CESMD/stationhtml.pl?stationID=CE69671&network=CGS"
1048
+ },
1049
+ "geometry": {
1050
+ "type": "Point",
1051
+ "coordinates": [
1052
+ -123.1017,
1053
+ 38.4347
1054
+ ]
1055
+ },
1056
+ "id": "CE69671"
1057
+ },
1058
+ {
1059
+ "type": "Feature",
1060
+ "properties": {
1061
+ "code": "99190",
1062
+ "network": "CE",
1063
+ "status": "Active",
1064
+ "channels": 6,
1065
+ "recorder_type": "K",
1066
+ "numRecorders": 1,
1067
+ "comm_code": "Cpm",
1068
+ "crl_orientation": null,
1069
+ "name": "Crescent City - Hwy 101/Smith Rvr Bridge",
1070
+ "location": "CrscntCity-Brdg",
1071
+ "effdate": "2003-10-28",
1072
+ "elevation": 3,
1073
+ "type": "Bridge",
1074
+ "Vs30": null,
1075
+ "geology": null,
1076
+ "siteclass": null,
1077
+ "Vs30_info": null,
1078
+ "Info_Vs30Method": null,
1079
+ "Vs30_Method": null,
1080
+ "Vs30_reference": null,
1081
+ "bldtype": null,
1082
+ "bldheight": null,
1083
+ "stationpage": "https://strongmotioncenter.org/cgi-bin/CESMD/stationhtml.pl?stationID=CE99190&network=CGS"
1084
+ },
1085
+ "geometry": {
1086
+ "type": "Point",
1087
+ "coordinates": [
1088
+ -124.1373,
1089
+ 41.8797
1090
+ ]
1091
+ },
1092
+ "id": "CE99190"
1093
+ },
1094
+ {
1095
+ "type": "Feature",
1096
+ "properties": {
1097
+ "code": "99710",
1098
+ "network": "CE",
1099
+ "status": "Active",
1100
+ "channels": 7,
1101
+ "recorder_type": "O",
1102
+ "numRecorders": 1,
1103
+ "comm_code": "Ccf",
1104
+ "crl_orientation": null,
1105
+ "name": "Klamath - Hwy 101/Klamath River Bridge",
1106
+ "location": "Klamath-101Brdg",
1107
+ "effdate": "2019-08-28",
1108
+ "elevation": 0,
1109
+ "type": "Bridge",
1110
+ "Vs30": null,
1111
+ "geology": null,
1112
+ "siteclass": null,
1113
+ "Vs30_info": null,
1114
+ "Info_Vs30Method": null,
1115
+ "Vs30_Method": null,
1116
+ "Vs30_reference": null,
1117
+ "bldtype": null,
1118
+ "bldheight": null,
1119
+ "stationpage": "https://strongmotioncenter.org/cgi-bin/CESMD/stationhtml.pl?stationID=CE99710&network=CGS"
1120
+ },
1121
+ "geometry": {
1122
+ "type": "Point",
1123
+ "coordinates": [
1124
+ -124.0307,
1125
+ 41.5174
1126
+ ]
1127
+ },
1128
+ "id": "CE99710"
1129
+ },
1130
+ {
1131
+ "type": "Feature",
1132
+ "properties": {
1133
+ "code": "03679",
1134
+ "network": "CE",
1135
+ "status": "Active",
1136
+ "channels": 72,
1137
+ "recorder_type": "P",
1138
+ "numRecorders": 4,
1139
+ "comm_code": "Ccf",
1140
+ "crl_orientation": null,
1141
+ "name": "San Diego - Coronado Bridge",
1142
+ "location": "SnDiego-CorndoBr",
1143
+ "effdate": "2024-11-06",
1144
+ "elevation": 0,
1145
+ "type": "Bridge",
1146
+ "Vs30": null,
1147
+ "geology": null,
1148
+ "siteclass": null,
1149
+ "Vs30_info": null,
1150
+ "Info_Vs30Method": null,
1151
+ "Vs30_Method": null,
1152
+ "Vs30_reference": null,
1153
+ "bldtype": null,
1154
+ "bldheight": null,
1155
+ "stationpage": "https://strongmotioncenter.org/cgi-bin/CESMD/stationhtml.pl?stationID=CE03679&network=CGS"
1156
+ },
1157
+ "geometry": {
1158
+ "type": "Point",
1159
+ "coordinates": [
1160
+ -117.1538,
1161
+ 32.6891
1162
+ ]
1163
+ },
1164
+ "id": "CE03679"
1165
+ },
1166
+ {
1167
+ "type": "Feature",
1168
+ "properties": {
1169
+ "code": "13705",
1170
+ "network": "CE",
1171
+ "status": "Active",
1172
+ "channels": 9,
1173
+ "recorder_type": "P",
1174
+ "numRecorders": 1,
1175
+ "comm_code": "Ccf",
1176
+ "crl_orientation": null,
1177
+ "name": "Corona - I15/Hwy91 Interchange Bridge",
1178
+ "location": "Corona-I15 Bridg",
1179
+ "effdate": "2024-09-24",
1180
+ "elevation": 187,
1181
+ "type": "Bridge",
1182
+ "Vs30": null,
1183
+ "geology": null,
1184
+ "siteclass": null,
1185
+ "Vs30_info": null,
1186
+ "Info_Vs30Method": null,
1187
+ "Vs30_Method": null,
1188
+ "Vs30_reference": null,
1189
+ "bldtype": null,
1190
+ "bldheight": null,
1191
+ "stationpage": "https://strongmotioncenter.org/cgi-bin/CESMD/stationhtml.pl?stationID=CE13705&network=CGS"
1192
+ },
1193
+ "geometry": {
1194
+ "type": "Point",
1195
+ "coordinates": [
1196
+ -117.5497,
1197
+ 33.882
1198
+ ]
1199
+ },
1200
+ "id": "CE13705"
1201
+ },
1202
+ {
1203
+ "type": "Feature",
1204
+ "properties": {
1205
+ "code": "14406",
1206
+ "network": "CE",
1207
+ "status": "Active",
1208
+ "channels": 26,
1209
+ "recorder_type": "M",
1210
+ "numRecorders": 2,
1211
+ "comm_code": "Nst",
1212
+ "crl_orientation": null,
1213
+ "name": "Los Angeles - Vincent Thomas Bridge",
1214
+ "location": "LA-VincentThomBr",
1215
+ "effdate": "2010-02-09",
1216
+ "elevation": 0,
1217
+ "type": "Bridge",
1218
+ "Vs30": null,
1219
+ "geology": null,
1220
+ "siteclass": null,
1221
+ "Vs30_info": null,
1222
+ "Info_Vs30Method": null,
1223
+ "Vs30_Method": null,
1224
+ "Vs30_reference": null,
1225
+ "bldtype": null,
1226
+ "bldheight": null,
1227
+ "stationpage": "https://strongmotioncenter.org/cgi-bin/CESMD/stationhtml.pl?stationID=CE14406&network=CGS"
1228
+ },
1229
+ "geometry": {
1230
+ "type": "Point",
1231
+ "coordinates": [
1232
+ -118.2715,
1233
+ 33.7494
1234
+ ]
1235
+ },
1236
+ "id": "CE14406"
1237
+ },
1238
+ {
1239
+ "type": "Feature",
1240
+ "properties": {
1241
+ "code": "22503",
1242
+ "network": "CE",
1243
+ "status": "Active",
1244
+ "channels": 33,
1245
+ "recorder_type": "G",
1246
+ "numRecorders": 1,
1247
+ "comm_code": "Nsm",
1248
+ "crl_orientation": null,
1249
+ "name": "Big Bear Lake - Hwys 18 & 38 Bridge",
1250
+ "location": "BigBearLk-Brdg",
1251
+ "effdate": "2011-10-19",
1252
+ "elevation": 2067,
1253
+ "type": "Bridge",
1254
+ "Vs30": null,
1255
+ "geology": null,
1256
+ "siteclass": null,
1257
+ "Vs30_info": null,
1258
+ "Info_Vs30Method": null,
1259
+ "Vs30_Method": null,
1260
+ "Vs30_reference": null,
1261
+ "bldtype": null,
1262
+ "bldheight": null,
1263
+ "stationpage": "https://strongmotioncenter.org/cgi-bin/CESMD/stationhtml.pl?stationID=CE22503&network=CGS"
1264
+ },
1265
+ "geometry": {
1266
+ "type": "Point",
1267
+ "coordinates": [
1268
+ -116.9775,
1269
+ 34.2419
1270
+ ]
1271
+ },
1272
+ "id": "CE22503"
1273
+ },
1274
+ {
1275
+ "type": "Feature",
1276
+ "properties": {
1277
+ "code": "24670",
1278
+ "network": "CE",
1279
+ "status": "Active",
1280
+ "channels": 7,
1281
+ "recorder_type": "E",
1282
+ "numRecorders": 2,
1283
+ "comm_code": null,
1284
+ "crl_orientation": null,
1285
+ "name": "Los Angeles - I10/405 Interchange Bridge",
1286
+ "location": "LA-10/405 Brdg",
1287
+ "effdate": "2011-08-01",
1288
+ "elevation": 42,
1289
+ "type": "Bridge",
1290
+ "Vs30": null,
1291
+ "geology": null,
1292
+ "siteclass": null,
1293
+ "Vs30_info": null,
1294
+ "Info_Vs30Method": null,
1295
+ "Vs30_Method": null,
1296
+ "Vs30_reference": null,
1297
+ "bldtype": null,
1298
+ "bldheight": null,
1299
+ "stationpage": "https://strongmotioncenter.org/cgi-bin/CESMD/stationhtml.pl?stationID=CE24670&network=CGS"
1300
+ },
1301
+ "geometry": {
1302
+ "type": "Point",
1303
+ "coordinates": [
1304
+ -118.4354,
1305
+ 34.0314
1306
+ ]
1307
+ },
1308
+ "id": "CE24670"
1309
+ },
1310
+ {
1311
+ "type": "Feature",
1312
+ "properties": {
1313
+ "code": "24689",
1314
+ "network": "CE",
1315
+ "status": "Active",
1316
+ "channels": 6,
1317
+ "recorder_type": "F",
1318
+ "numRecorders": 2,
1319
+ "comm_code": "Ncm",
1320
+ "crl_orientation": null,
1321
+ "name": "Pasadena - I210/Hwy134 Interchnge Bridge",
1322
+ "location": "Pasdna-210/134Br",
1323
+ "effdate": "2017-10-17",
1324
+ "elevation": 263,
1325
+ "type": "Bridge",
1326
+ "Vs30": null,
1327
+ "geology": null,
1328
+ "siteclass": null,
1329
+ "Vs30_info": null,
1330
+ "Info_Vs30Method": null,
1331
+ "Vs30_Method": null,
1332
+ "Vs30_reference": null,
1333
+ "bldtype": null,
1334
+ "bldheight": null,
1335
+ "stationpage": "https://strongmotioncenter.org/cgi-bin/CESMD/stationhtml.pl?stationID=CE24689&network=CGS"
1336
+ },
1337
+ "geometry": {
1338
+ "type": "Point",
1339
+ "coordinates": [
1340
+ -118.1561,
1341
+ 34.1486
1342
+ ]
1343
+ },
1344
+ "id": "CE24689"
1345
+ },
1346
+ {
1347
+ "type": "Feature",
1348
+ "properties": {
1349
+ "code": "24694",
1350
+ "network": "CE",
1351
+ "status": "Active",
1352
+ "channels": 39,
1353
+ "recorder_type": "G",
1354
+ "numRecorders": 2,
1355
+ "comm_code": "Ccf",
1356
+ "crl_orientation": null,
1357
+ "name": "Sylmar - I5/14 Interchange Bridge",
1358
+ "location": "Sylmar-I5/14Brdg",
1359
+ "effdate": "2017-08-07",
1360
+ "elevation": 440,
1361
+ "type": "Bridge",
1362
+ "Vs30": null,
1363
+ "geology": null,
1364
+ "siteclass": null,
1365
+ "Vs30_info": null,
1366
+ "Info_Vs30Method": null,
1367
+ "Vs30_Method": null,
1368
+ "Vs30_reference": null,
1369
+ "bldtype": null,
1370
+ "bldheight": null,
1371
+ "stationpage": "https://strongmotioncenter.org/cgi-bin/CESMD/stationhtml.pl?stationID=CE24694&network=CGS"
1372
+ },
1373
+ "geometry": {
1374
+ "type": "Point",
1375
+ "coordinates": [
1376
+ -118.5084,
1377
+ 34.3349
1378
+ ]
1379
+ },
1380
+ "id": "CE24694"
1381
+ },
1382
+ {
1383
+ "type": "Feature",
1384
+ "properties": {
1385
+ "code": "24704",
1386
+ "network": "CE",
1387
+ "status": "Active",
1388
+ "channels": 15,
1389
+ "recorder_type": "F",
1390
+ "numRecorders": 5,
1391
+ "comm_code": "Chm",
1392
+ "crl_orientation": null,
1393
+ "name": "Los Angeles - I10/La Cienega Bridge",
1394
+ "location": "LA-I10/LaCengaBr",
1395
+ "effdate": "2008-02-27",
1396
+ "elevation": 25,
1397
+ "type": "Bridge",
1398
+ "Vs30": null,
1399
+ "geology": null,
1400
+ "siteclass": null,
1401
+ "Vs30_info": null,
1402
+ "Info_Vs30Method": null,
1403
+ "Vs30_Method": null,
1404
+ "Vs30_reference": null,
1405
+ "bldtype": null,
1406
+ "bldheight": null,
1407
+ "stationpage": "https://strongmotioncenter.org/cgi-bin/CESMD/stationhtml.pl?stationID=CE24704&network=CGS"
1408
+ },
1409
+ "geometry": {
1410
+ "type": "Point",
1411
+ "coordinates": [
1412
+ -118.3762,
1413
+ 34.0368
1414
+ ]
1415
+ },
1416
+ "id": "CE24704"
1417
+ },
1418
+ {
1419
+ "type": "Feature",
1420
+ "properties": {
1421
+ "code": "25324",
1422
+ "network": "CE",
1423
+ "status": "Active",
1424
+ "channels": 15,
1425
+ "recorder_type": "P",
1426
+ "numRecorders": 1,
1427
+ "comm_code": "Ccf",
1428
+ "crl_orientation": null,
1429
+ "name": "Oxnard - Hwy 101/Santa Clara Rvr Bridge",
1430
+ "location": "Oxnard-101Brdg",
1431
+ "effdate": "2024-03-05",
1432
+ "elevation": 23,
1433
+ "type": "Bridge",
1434
+ "Vs30": null,
1435
+ "geology": null,
1436
+ "siteclass": null,
1437
+ "Vs30_info": null,
1438
+ "Info_Vs30Method": null,
1439
+ "Vs30_Method": null,
1440
+ "Vs30_reference": null,
1441
+ "bldtype": null,
1442
+ "bldheight": null,
1443
+ "stationpage": "https://strongmotioncenter.org/cgi-bin/CESMD/stationhtml.pl?stationID=CE25324&network=CGS"
1444
+ },
1445
+ "geometry": {
1446
+ "type": "Point",
1447
+ "coordinates": [
1448
+ -119.1905,
1449
+ 34.2428
1450
+ ]
1451
+ },
1452
+ "id": "CE25324"
1453
+ },
1454
+ {
1455
+ "type": "Feature",
1456
+ "properties": {
1457
+ "code": "26917",
1458
+ "network": "CE",
1459
+ "status": "Active",
1460
+ "channels": 8,
1461
+ "recorder_type": "E",
1462
+ "numRecorders": 2,
1463
+ "comm_code": "Nhm",
1464
+ "crl_orientation": null,
1465
+ "name": "Lompoc - Hwy 1/El Jaro Creek Bridge",
1466
+ "location": "Lompoc-Hwy1 Brdg",
1467
+ "effdate": "2009-05-21",
1468
+ "elevation": 183,
1469
+ "type": "Bridge",
1470
+ "Vs30": null,
1471
+ "geology": null,
1472
+ "siteclass": null,
1473
+ "Vs30_info": null,
1474
+ "Info_Vs30Method": null,
1475
+ "Vs30_Method": null,
1476
+ "Vs30_reference": null,
1477
+ "bldtype": null,
1478
+ "bldheight": null,
1479
+ "stationpage": "https://strongmotioncenter.org/cgi-bin/CESMD/stationhtml.pl?stationID=CE26917&network=CGS"
1480
+ },
1481
+ "geometry": {
1482
+ "type": "Point",
1483
+ "coordinates": [
1484
+ -120.3369,
1485
+ 34.5215
1486
+ ]
1487
+ },
1488
+ "id": "CE26917"
1489
+ },
1490
+ {
1491
+ "type": "Feature",
1492
+ "properties": {
1493
+ "code": "36668",
1494
+ "network": "CE",
1495
+ "status": "Active",
1496
+ "channels": 6,
1497
+ "recorder_type": "O",
1498
+ "numRecorders": 1,
1499
+ "comm_code": "Ccf",
1500
+ "crl_orientation": null,
1501
+ "name": "Parkfield - Hwy 46/Cholame Creek Bridge",
1502
+ "location": "Parkfld-Hwy46Br",
1503
+ "effdate": "2023-11-07",
1504
+ "elevation": 346,
1505
+ "type": "Bridge",
1506
+ "Vs30": null,
1507
+ "geology": null,
1508
+ "siteclass": null,
1509
+ "Vs30_info": null,
1510
+ "Info_Vs30Method": null,
1511
+ "Vs30_Method": null,
1512
+ "Vs30_reference": null,
1513
+ "bldtype": null,
1514
+ "bldheight": null,
1515
+ "stationpage": "https://strongmotioncenter.org/cgi-bin/CESMD/stationhtml.pl?stationID=CE36668&network=CGS"
1516
+ },
1517
+ "geometry": {
1518
+ "type": "Point",
1519
+ "coordinates": [
1520
+ -120.2901,
1521
+ 35.7331
1522
+ ]
1523
+ },
1524
+ "id": "CE36668"
1525
+ },
1526
+ {
1527
+ "type": "Feature",
1528
+ "properties": {
1529
+ "code": "37728",
1530
+ "network": "CE",
1531
+ "status": "Active",
1532
+ "channels": 9,
1533
+ "recorder_type": "P",
1534
+ "numRecorders": 1,
1535
+ "comm_code": "Ccf",
1536
+ "crl_orientation": null,
1537
+ "name": "San Simeon - Hwy 1/San Simeon Crk Bridge",
1538
+ "location": "SanSimeon-Hy1Br",
1539
+ "effdate": "2024-02-15",
1540
+ "elevation": 9,
1541
+ "type": "Bridge",
1542
+ "Vs30": null,
1543
+ "geology": null,
1544
+ "siteclass": null,
1545
+ "Vs30_info": null,
1546
+ "Info_Vs30Method": null,
1547
+ "Vs30_Method": null,
1548
+ "Vs30_reference": null,
1549
+ "bldtype": null,
1550
+ "bldheight": null,
1551
+ "stationpage": "https://strongmotioncenter.org/cgi-bin/CESMD/stationhtml.pl?stationID=CE37728&network=CGS"
1552
+ },
1553
+ "geometry": {
1554
+ "type": "Point",
1555
+ "coordinates": [
1556
+ -121.1256,
1557
+ 35.5955
1558
+ ]
1559
+ },
1560
+ "id": "CE37728"
1561
+ },
1562
+ {
1563
+ "type": "Feature",
1564
+ "properties": {
1565
+ "code": "58258",
1566
+ "network": "CE",
1567
+ "status": "Active",
1568
+ "channels": 85,
1569
+ "recorder_type": "P",
1570
+ "numRecorders": 5,
1571
+ "comm_code": "Ccf",
1572
+ "crl_orientation": null,
1573
+ "name": "Richmond - San Rafael Bridge",
1574
+ "location": "Richmd-SnRafelBr",
1575
+ "effdate": "2024-09-20",
1576
+ "elevation": 0,
1577
+ "type": "Bridge",
1578
+ "Vs30": null,
1579
+ "geology": null,
1580
+ "siteclass": null,
1581
+ "Vs30_info": null,
1582
+ "Info_Vs30Method": null,
1583
+ "Vs30_Method": null,
1584
+ "Vs30_reference": null,
1585
+ "bldtype": null,
1586
+ "bldheight": null,
1587
+ "stationpage": "https://strongmotioncenter.org/cgi-bin/CESMD/stationhtml.pl?stationID=CE58258&network=CGS"
1588
+ },
1589
+ "geometry": {
1590
+ "type": "Point",
1591
+ "coordinates": [
1592
+ -122.4346,
1593
+ 37.9344
1594
+ ]
1595
+ },
1596
+ "id": "CE58258"
1597
+ },
1598
+ {
1599
+ "type": "Feature",
1600
+ "properties": {
1601
+ "code": "58414",
1602
+ "network": "CE",
1603
+ "status": "Active",
1604
+ "channels": 27,
1605
+ "recorder_type": "V",
1606
+ "numRecorders": 2,
1607
+ "comm_code": "Cpm",
1608
+ "crl_orientation": null,
1609
+ "name": "Pacifica - Hwy1/Devils Slide Bridge",
1610
+ "location": "DevilSlide-Brdg",
1611
+ "effdate": "2013-08-05",
1612
+ "elevation": 0,
1613
+ "type": "Bridge",
1614
+ "Vs30": null,
1615
+ "geology": null,
1616
+ "siteclass": null,
1617
+ "Vs30_info": null,
1618
+ "Info_Vs30Method": null,
1619
+ "Vs30_Method": null,
1620
+ "Vs30_reference": null,
1621
+ "bldtype": null,
1622
+ "bldheight": null,
1623
+ "stationpage": "https://strongmotioncenter.org/cgi-bin/CESMD/stationhtml.pl?stationID=CE58414&network=CGS"
1624
+ },
1625
+ "geometry": {
1626
+ "type": "Point",
1627
+ "coordinates": [
1628
+ -122.509,
1629
+ 37.584
1630
+ ]
1631
+ },
1632
+ "id": "CE58414"
1633
+ },
1634
+ {
1635
+ "type": "Feature",
1636
+ "properties": {
1637
+ "code": "58536",
1638
+ "network": "CE",
1639
+ "status": "Active",
1640
+ "channels": 12,
1641
+ "recorder_type": "K",
1642
+ "numRecorders": 1,
1643
+ "comm_code": "Cwm",
1644
+ "crl_orientation": null,
1645
+ "name": "South San Francisco - Sierra Pt Overpass",
1646
+ "location": "SthSF-SieraPtBrg",
1647
+ "effdate": "2009-05-08",
1648
+ "elevation": 6,
1649
+ "type": "Bridge",
1650
+ "Vs30": null,
1651
+ "geology": null,
1652
+ "siteclass": null,
1653
+ "Vs30_info": null,
1654
+ "Info_Vs30Method": null,
1655
+ "Vs30_Method": null,
1656
+ "Vs30_reference": null,
1657
+ "bldtype": null,
1658
+ "bldheight": null,
1659
+ "stationpage": "https://strongmotioncenter.org/cgi-bin/CESMD/stationhtml.pl?stationID=CE58536&network=CGS"
1660
+ },
1661
+ "geometry": {
1662
+ "type": "Point",
1663
+ "coordinates": [
1664
+ -122.3895,
1665
+ 37.6746
1666
+ ]
1667
+ },
1668
+ "id": "CE58536"
1669
+ },
1670
+ {
1671
+ "type": "Feature",
1672
+ "properties": {
1673
+ "code": "58596",
1674
+ "network": "CE",
1675
+ "status": "Active",
1676
+ "channels": 109,
1677
+ "recorder_type": "V",
1678
+ "numRecorders": 7,
1679
+ "comm_code": "Csm",
1680
+ "crl_orientation": null,
1681
+ "name": "San Francisco Bay - Dumbarton Bridge",
1682
+ "location": "SF-DumbartonBrdg",
1683
+ "effdate": "2013-02-17",
1684
+ "elevation": 0,
1685
+ "type": "Bridge",
1686
+ "Vs30": null,
1687
+ "geology": null,
1688
+ "siteclass": null,
1689
+ "Vs30_info": null,
1690
+ "Info_Vs30Method": null,
1691
+ "Vs30_Method": null,
1692
+ "Vs30_reference": null,
1693
+ "bldtype": null,
1694
+ "bldheight": null,
1695
+ "stationpage": "https://strongmotioncenter.org/cgi-bin/CESMD/stationhtml.pl?stationID=CE58596&network=CGS"
1696
+ },
1697
+ "geometry": {
1698
+ "type": "Point",
1699
+ "coordinates": [
1700
+ -122.12,
1701
+ 37.505
1702
+ ]
1703
+ },
1704
+ "id": "CE58596"
1705
+ },
1706
+ {
1707
+ "type": "Feature",
1708
+ "properties": {
1709
+ "code": "58601",
1710
+ "network": "CE",
1711
+ "status": "Active",
1712
+ "channels": 73,
1713
+ "recorder_type": "V",
1714
+ "numRecorders": 5,
1715
+ "comm_code": "Ccr",
1716
+ "crl_orientation": null,
1717
+ "name": "Oakland - SF Bay Bridge/East: Skyway",
1718
+ "location": "BayBridge:Skyway",
1719
+ "effdate": "2015-01-29",
1720
+ "elevation": 0,
1721
+ "type": "Bridge",
1722
+ "Vs30": null,
1723
+ "geology": null,
1724
+ "siteclass": null,
1725
+ "Vs30_info": null,
1726
+ "Info_Vs30Method": null,
1727
+ "Vs30_Method": null,
1728
+ "Vs30_reference": null,
1729
+ "bldtype": null,
1730
+ "bldheight": null,
1731
+ "stationpage": "https://strongmotioncenter.org/cgi-bin/CESMD/stationhtml.pl?stationID=CE58601&network=CGS"
1732
+ },
1733
+ "geometry": {
1734
+ "type": "Point",
1735
+ "coordinates": [
1736
+ -122.3429,
1737
+ 37.8198
1738
+ ]
1739
+ },
1740
+ "id": "CE58601"
1741
+ },
1742
+ {
1743
+ "type": "Feature",
1744
+ "properties": {
1745
+ "code": "58632",
1746
+ "network": "CE",
1747
+ "status": "Active",
1748
+ "channels": 79,
1749
+ "recorder_type": "M",
1750
+ "numRecorders": 6,
1751
+ "comm_code": "Ccm",
1752
+ "crl_orientation": null,
1753
+ "name": "San Francisco - Bay Bridge/West",
1754
+ "location": "SF-BayBridg West",
1755
+ "effdate": "2015-03-26",
1756
+ "elevation": 0,
1757
+ "type": "Bridge",
1758
+ "Vs30": null,
1759
+ "geology": null,
1760
+ "siteclass": null,
1761
+ "Vs30_info": null,
1762
+ "Info_Vs30Method": null,
1763
+ "Vs30_Method": null,
1764
+ "Vs30_reference": null,
1765
+ "bldtype": null,
1766
+ "bldheight": null,
1767
+ "stationpage": "https://strongmotioncenter.org/cgi-bin/CESMD/stationhtml.pl?stationID=CE58632&network=CGS"
1768
+ },
1769
+ "geometry": {
1770
+ "type": "Point",
1771
+ "coordinates": [
1772
+ -122.3774,
1773
+ 37.7982
1774
+ ]
1775
+ },
1776
+ "id": "CE58632"
1777
+ },
1778
+ {
1779
+ "type": "Feature",
1780
+ "properties": {
1781
+ "code": "58677",
1782
+ "network": "CE",
1783
+ "status": "Active",
1784
+ "channels": 64,
1785
+ "recorder_type": "M",
1786
+ "numRecorders": 5,
1787
+ "comm_code": "Ccm",
1788
+ "crl_orientation": null,
1789
+ "name": "San Mateo - San Mateo Bridge",
1790
+ "location": "SanMateo-Bridge",
1791
+ "effdate": "2016-04-21",
1792
+ "elevation": 0,
1793
+ "type": "Bridge",
1794
+ "Vs30": null,
1795
+ "geology": null,
1796
+ "siteclass": null,
1797
+ "Vs30_info": null,
1798
+ "Info_Vs30Method": null,
1799
+ "Vs30_Method": null,
1800
+ "Vs30_reference": null,
1801
+ "bldtype": null,
1802
+ "bldheight": null,
1803
+ "stationpage": "https://strongmotioncenter.org/cgi-bin/CESMD/stationhtml.pl?stationID=CE58677&network=CGS"
1804
+ },
1805
+ "geometry": {
1806
+ "type": "Point",
1807
+ "coordinates": [
1808
+ -122.2515,
1809
+ 37.5836
1810
+ ]
1811
+ },
1812
+ "id": "CE58677"
1813
+ },
1814
+ {
1815
+ "type": "Feature",
1816
+ "properties": {
1817
+ "code": "58700",
1818
+ "network": "CE",
1819
+ "status": "Active",
1820
+ "channels": 124,
1821
+ "recorder_type": "P",
1822
+ "numRecorders": 5,
1823
+ "comm_code": "Cef",
1824
+ "crl_orientation": null,
1825
+ "name": "San Francisco - Golden Gate Bridge",
1826
+ "location": "SF-GoldnGateBr",
1827
+ "effdate": "2024-09-18",
1828
+ "elevation": 0,
1829
+ "type": "Bridge",
1830
+ "Vs30": null,
1831
+ "geology": null,
1832
+ "siteclass": null,
1833
+ "Vs30_info": null,
1834
+ "Info_Vs30Method": null,
1835
+ "Vs30_Method": null,
1836
+ "Vs30_reference": null,
1837
+ "bldtype": null,
1838
+ "bldheight": null,
1839
+ "stationpage": "https://strongmotioncenter.org/cgi-bin/CESMD/stationhtml.pl?stationID=CE58700&network=CGS"
1840
+ },
1841
+ "geometry": {
1842
+ "type": "Point",
1843
+ "coordinates": [
1844
+ -122.4788,
1845
+ 37.8198
1846
+ ]
1847
+ },
1848
+ "id": "CE58700"
1849
+ },
1850
+ {
1851
+ "type": "Feature",
1852
+ "properties": {
1853
+ "code": "58754",
1854
+ "network": "CE",
1855
+ "status": "Active",
1856
+ "channels": 6,
1857
+ "recorder_type": "K",
1858
+ "numRecorders": 1,
1859
+ "comm_code": "Cpm",
1860
+ "crl_orientation": null,
1861
+ "name": "Half Moon Bay - Hwy 1/Tunitas Cr. Bridge",
1862
+ "location": "HalfMoonBay-Br",
1863
+ "effdate": "2006-04-27",
1864
+ "elevation": 16,
1865
+ "type": "Bridge",
1866
+ "Vs30": null,
1867
+ "geology": null,
1868
+ "siteclass": null,
1869
+ "Vs30_info": null,
1870
+ "Info_Vs30Method": null,
1871
+ "Vs30_Method": null,
1872
+ "Vs30_reference": null,
1873
+ "bldtype": null,
1874
+ "bldheight": null,
1875
+ "stationpage": "https://strongmotioncenter.org/cgi-bin/CESMD/stationhtml.pl?stationID=CE58754&network=CGS"
1876
+ },
1877
+ "geometry": {
1878
+ "type": "Point",
1879
+ "coordinates": [
1880
+ -122.397,
1881
+ 37.3574
1882
+ ]
1883
+ },
1884
+ "id": "CE58754"
1885
+ },
1886
+ {
1887
+ "type": "Feature",
1888
+ "properties": {
1889
+ "code": "58799",
1890
+ "network": "CE",
1891
+ "status": "Active",
1892
+ "channels": 27,
1893
+ "recorder_type": "K",
1894
+ "numRecorders": 3,
1895
+ "comm_code": "Ccm",
1896
+ "crl_orientation": null,
1897
+ "name": "Hayward - San Mateo Bridge Trestle",
1898
+ "location": "HaywdSanM-Trstle",
1899
+ "effdate": "2016-03-25",
1900
+ "elevation": 0,
1901
+ "type": "Bridge",
1902
+ "Vs30": null,
1903
+ "geology": null,
1904
+ "siteclass": null,
1905
+ "Vs30_info": null,
1906
+ "Info_Vs30Method": null,
1907
+ "Vs30_Method": null,
1908
+ "Vs30_reference": null,
1909
+ "bldtype": null,
1910
+ "bldheight": null,
1911
+ "stationpage": "https://strongmotioncenter.org/cgi-bin/CESMD/stationhtml.pl?stationID=CE58799&network=CGS"
1912
+ },
1913
+ "geometry": {
1914
+ "type": "Point",
1915
+ "coordinates": [
1916
+ -122.1842,
1917
+ 37.6083
1918
+ ]
1919
+ },
1920
+ "id": "CE58799"
1921
+ },
1922
+ {
1923
+ "type": "Feature",
1924
+ "properties": {
1925
+ "code": "67771",
1926
+ "network": "CE",
1927
+ "status": "Active",
1928
+ "channels": 73,
1929
+ "recorder_type": "V",
1930
+ "numRecorders": 5,
1931
+ "comm_code": "Ccr",
1932
+ "crl_orientation": null,
1933
+ "name": "Antioch - San Joaquin River Bridge",
1934
+ "location": "Antioch-Bridge",
1935
+ "effdate": "0000-00-00",
1936
+ "elevation": 0,
1937
+ "type": "Bridge",
1938
+ "Vs30": null,
1939
+ "geology": null,
1940
+ "siteclass": null,
1941
+ "Vs30_info": null,
1942
+ "Info_Vs30Method": null,
1943
+ "Vs30_Method": null,
1944
+ "Vs30_reference": null,
1945
+ "bldtype": null,
1946
+ "bldheight": null,
1947
+ "stationpage": "https://strongmotioncenter.org/cgi-bin/CESMD/stationhtml.pl?stationID=CE67771&network=CGS"
1948
+ },
1949
+ "geometry": {
1950
+ "type": "Point",
1951
+ "coordinates": [
1952
+ -121.7514,
1953
+ 38.0278
1954
+ ]
1955
+ },
1956
+ "id": "CE67771"
1957
+ },
1958
+ {
1959
+ "type": "Feature",
1960
+ "properties": {
1961
+ "code": "68065",
1962
+ "network": "CE",
1963
+ "status": "Active",
1964
+ "channels": 12,
1965
+ "recorder_type": "K",
1966
+ "numRecorders": 1,
1967
+ "comm_code": "Cpm",
1968
+ "crl_orientation": null,
1969
+ "name": "Vallejo - Hwy 37/Napa River Bridge",
1970
+ "location": "Vallejo-Napa Br",
1971
+ "effdate": "2008-11-20",
1972
+ "elevation": 0,
1973
+ "type": "Bridge",
1974
+ "Vs30": null,
1975
+ "geology": null,
1976
+ "siteclass": null,
1977
+ "Vs30_info": null,
1978
+ "Info_Vs30Method": null,
1979
+ "Vs30_Method": null,
1980
+ "Vs30_reference": null,
1981
+ "bldtype": null,
1982
+ "bldheight": null,
1983
+ "stationpage": "https://strongmotioncenter.org/cgi-bin/CESMD/stationhtml.pl?stationID=CE68065&network=CGS"
1984
+ },
1985
+ "geometry": {
1986
+ "type": "Point",
1987
+ "coordinates": [
1988
+ -122.2801,
1989
+ 38.1205
1990
+ ]
1991
+ },
1992
+ "id": "CE68065"
1993
+ },
1994
+ {
1995
+ "type": "Feature",
1996
+ "properties": {
1997
+ "code": "68185",
1998
+ "network": "CE",
1999
+ "status": "Active",
2000
+ "channels": 97,
2001
+ "recorder_type": "M",
2002
+ "numRecorders": 7,
2003
+ "comm_code": "Ccm",
2004
+ "crl_orientation": null,
2005
+ "name": "Vallejo - Carquinez/I80 West Bridge",
2006
+ "location": "Valejo-CarqnzWBr",
2007
+ "effdate": "2015-10-20",
2008
+ "elevation": 0,
2009
+ "type": "Bridge",
2010
+ "Vs30": null,
2011
+ "geology": null,
2012
+ "siteclass": null,
2013
+ "Vs30_info": null,
2014
+ "Info_Vs30Method": null,
2015
+ "Vs30_Method": null,
2016
+ "Vs30_reference": null,
2017
+ "bldtype": null,
2018
+ "bldheight": null,
2019
+ "stationpage": "https://strongmotioncenter.org/cgi-bin/CESMD/stationhtml.pl?stationID=CE68185&network=CGS"
2020
+ },
2021
+ "geometry": {
2022
+ "type": "Point",
2023
+ "coordinates": [
2024
+ -122.2265,
2025
+ 38.061
2026
+ ]
2027
+ },
2028
+ "id": "CE68185"
2029
+ },
2030
+ {
2031
+ "type": "Feature",
2032
+ "properties": {
2033
+ "code": "68322",
2034
+ "network": "CE",
2035
+ "status": "Active",
2036
+ "channels": 95,
2037
+ "recorder_type": "V",
2038
+ "numRecorders": 7,
2039
+ "comm_code": "Ccf",
2040
+ "crl_orientation": null,
2041
+ "name": "Benicia - Martinez/I680 East Bridge",
2042
+ "location": "Benicia-EastBrdg",
2043
+ "effdate": "2015-11-19",
2044
+ "elevation": 0,
2045
+ "type": "Bridge",
2046
+ "Vs30": null,
2047
+ "geology": null,
2048
+ "siteclass": null,
2049
+ "Vs30_info": null,
2050
+ "Info_Vs30Method": null,
2051
+ "Vs30_Method": null,
2052
+ "Vs30_reference": null,
2053
+ "bldtype": null,
2054
+ "bldheight": null,
2055
+ "stationpage": "https://strongmotioncenter.org/cgi-bin/CESMD/stationhtml.pl?stationID=CE68322&network=CGS"
2056
+ },
2057
+ "geometry": {
2058
+ "type": "Point",
2059
+ "coordinates": [
2060
+ -122.1229,
2061
+ 38.0441
2062
+ ]
2063
+ },
2064
+ "id": "CE68322"
2065
+ },
2066
+ {
2067
+ "type": "Feature",
2068
+ "properties": {
2069
+ "code": "68717",
2070
+ "network": "CE",
2071
+ "status": "Active",
2072
+ "channels": 9,
2073
+ "recorder_type": "F",
2074
+ "numRecorders": 3,
2075
+ "comm_code": "Ncm",
2076
+ "crl_orientation": null,
2077
+ "name": "Rohnert Park - Hwy 101 Bridge",
2078
+ "location": "RohnrtPark-101Br",
2079
+ "effdate": "0000-00-00",
2080
+ "elevation": 26,
2081
+ "type": "Bridge",
2082
+ "Vs30": null,
2083
+ "geology": null,
2084
+ "siteclass": null,
2085
+ "Vs30_info": null,
2086
+ "Info_Vs30Method": null,
2087
+ "Vs30_Method": null,
2088
+ "Vs30_reference": null,
2089
+ "bldtype": null,
2090
+ "bldheight": null,
2091
+ "stationpage": "https://strongmotioncenter.org/cgi-bin/CESMD/stationhtml.pl?stationID=CE68717&network=CGS"
2092
+ },
2093
+ "geometry": {
2094
+ "type": "Point",
2095
+ "coordinates": [
2096
+ -122.713,
2097
+ 38.3484
2098
+ ]
2099
+ },
2100
+ "id": "CE68717"
2101
+ },
2102
+ {
2103
+ "type": "Feature",
2104
+ "properties": {
2105
+ "code": "79296",
2106
+ "network": "CE",
2107
+ "status": "Active",
2108
+ "channels": 24,
2109
+ "recorder_type": "K",
2110
+ "numRecorders": 2,
2111
+ "comm_code": "Cpm",
2112
+ "crl_orientation": null,
2113
+ "name": "Fort Bragg - Hwy 1/Noyo River Bridge",
2114
+ "location": "FtBragg-NoyoBr",
2115
+ "effdate": "2011-03-01",
2116
+ "elevation": 34,
2117
+ "type": "Bridge",
2118
+ "Vs30": null,
2119
+ "geology": null,
2120
+ "siteclass": null,
2121
+ "Vs30_info": null,
2122
+ "Info_Vs30Method": null,
2123
+ "Vs30_Method": null,
2124
+ "Vs30_reference": null,
2125
+ "bldtype": null,
2126
+ "bldheight": null,
2127
+ "stationpage": "https://strongmotioncenter.org/cgi-bin/CESMD/stationhtml.pl?stationID=CE79296&network=CGS"
2128
+ },
2129
+ "geometry": {
2130
+ "type": "Point",
2131
+ "coordinates": [
2132
+ -123.8068,
2133
+ 39.4274
2134
+ ]
2135
+ },
2136
+ "id": "CE79296"
2137
+ },
2138
+ {
2139
+ "type": "Feature",
2140
+ "properties": {
2141
+ "code": "79421",
2142
+ "network": "CE",
2143
+ "status": "Active",
2144
+ "channels": 21,
2145
+ "recorder_type": "G",
2146
+ "numRecorders": 1,
2147
+ "comm_code": "Npm",
2148
+ "crl_orientation": null,
2149
+ "name": "Leggett - Hwy 101/Confusion Hill Bridge",
2150
+ "location": "Leggt-ConfusBrdg",
2151
+ "effdate": "2009-07-02",
2152
+ "elevation": 245,
2153
+ "type": "Bridge",
2154
+ "Vs30": null,
2155
+ "geology": null,
2156
+ "siteclass": null,
2157
+ "Vs30_info": null,
2158
+ "Info_Vs30Method": null,
2159
+ "Vs30_Method": null,
2160
+ "Vs30_reference": null,
2161
+ "bldtype": null,
2162
+ "bldheight": null,
2163
+ "stationpage": "https://strongmotioncenter.org/cgi-bin/CESMD/stationhtml.pl?stationID=CE79421&network=CGS"
2164
+ },
2165
+ "geometry": {
2166
+ "type": "Point",
2167
+ "coordinates": [
2168
+ -123.7634,
2169
+ 39.9213
2170
+ ]
2171
+ },
2172
+ "id": "CE79421"
2173
+ },
2174
+ {
2175
+ "type": "Feature",
2176
+ "properties": {
2177
+ "code": "88194",
2178
+ "network": "CE",
2179
+ "status": "Active",
2180
+ "channels": 11,
2181
+ "recorder_type": "P",
2182
+ "numRecorders": 1,
2183
+ "comm_code": "Ccf",
2184
+ "crl_orientation": null,
2185
+ "name": "Redding - I5/Shasta Lake Bridge",
2186
+ "location": "Reddng-I5/Shasta",
2187
+ "effdate": "2022-11-02",
2188
+ "elevation": 325,
2189
+ "type": "Bridge",
2190
+ "Vs30": null,
2191
+ "geology": null,
2192
+ "siteclass": null,
2193
+ "Vs30_info": null,
2194
+ "Info_Vs30Method": null,
2195
+ "Vs30_Method": null,
2196
+ "Vs30_reference": null,
2197
+ "bldtype": null,
2198
+ "bldheight": null,
2199
+ "stationpage": "https://strongmotioncenter.org/cgi-bin/CESMD/stationhtml.pl?stationID=CE88194&network=CGS"
2200
+ },
2201
+ "geometry": {
2202
+ "type": "Point",
2203
+ "coordinates": [
2204
+ -122.3188,
2205
+ 40.7597
2206
+ ]
2207
+ },
2208
+ "id": "CE88194"
2209
+ },
2210
+ {
2211
+ "type": "Feature",
2212
+ "properties": {
2213
+ "code": "89708",
2214
+ "network": "CE",
2215
+ "status": "Active",
2216
+ "channels": 9,
2217
+ "recorder_type": "K",
2218
+ "numRecorders": 1,
2219
+ "comm_code": "Cwm",
2220
+ "crl_orientation": null,
2221
+ "name": "Arcata - Hwy 101/Murray Road Bridge",
2222
+ "location": "Arcata-101 Brdg",
2223
+ "effdate": "2011-12-08",
2224
+ "elevation": 28,
2225
+ "type": "Bridge",
2226
+ "Vs30": null,
2227
+ "geology": null,
2228
+ "siteclass": null,
2229
+ "Vs30_info": null,
2230
+ "Info_Vs30Method": null,
2231
+ "Vs30_Method": null,
2232
+ "Vs30_reference": null,
2233
+ "bldtype": null,
2234
+ "bldheight": null,
2235
+ "stationpage": "https://strongmotioncenter.org/cgi-bin/CESMD/stationhtml.pl?stationID=CE89708&network=CGS"
2236
+ },
2237
+ "geometry": {
2238
+ "type": "Point",
2239
+ "coordinates": [
2240
+ -124.1161,
2241
+ 40.9563
2242
+ ]
2243
+ },
2244
+ "id": "CE89708"
2245
+ },
2246
+ {
2247
+ "type": "Feature",
2248
+ "properties": {
2249
+ "code": "5235",
2250
+ "network": "NP",
2251
+ "status": "Active",
2252
+ "channels": 15,
2253
+ "recorder_type": "S",
2254
+ "numRecorders": null,
2255
+ "comm_code": null,
2256
+ "crl_orientation": "?",
2257
+ "name": "Riverside; Santa Ana River Bridge",
2258
+ "location": null,
2259
+ "effdate": "1900-01-01",
2260
+ "elevation": 211,
2261
+ "type": "Bridge",
2262
+ "Vs30": null,
2263
+ "geology": null,
2264
+ "siteclass": null,
2265
+ "Vs30_info": null,
2266
+ "Info_Vs30Method": null,
2267
+ "Vs30_Method": null,
2268
+ "Vs30_reference": null,
2269
+ "bldtype": null,
2270
+ "bldheight": null,
2271
+ "stationpage": "https://strongmotioncenter.org/cgi-bin/CESMD/stationhtml.pl?stationID=NP5235&network=NSMP"
2272
+ },
2273
+ "geometry": {
2274
+ "type": "Point",
2275
+ "coordinates": [
2276
+ -117.44815,
2277
+ 33.96843
2278
+ ]
2279
+ },
2280
+ "id": "NP5235"
2281
+ },
2282
+ {
2283
+ "type": "Feature",
2284
+ "properties": {
2285
+ "code": "03731",
2286
+ "network": "CE",
2287
+ "status": "Active",
2288
+ "channels": 24,
2289
+ "recorder_type": "K",
2290
+ "numRecorders": 2,
2291
+ "comm_code": "Csm",
2292
+ "crl_orientation": null,
2293
+ "name": "San Diego - I5/Hwy 52 Interchange Bridge",
2294
+ "location": "SnDiego-I5/52 Br",
2295
+ "effdate": "2000-10-26",
2296
+ "elevation": 60,
2297
+ "type": "Bridge",
2298
+ "Vs30": null,
2299
+ "geology": null,
2300
+ "siteclass": null,
2301
+ "Vs30_info": null,
2302
+ "Info_Vs30Method": null,
2303
+ "Vs30_Method": null,
2304
+ "Vs30_reference": null,
2305
+ "bldtype": null,
2306
+ "bldheight": null,
2307
+ "stationpage": "https://strongmotioncenter.org/cgi-bin/CESMD/stationhtml.pl?stationID=CE03731&network=CGS"
2308
+ },
2309
+ "geometry": {
2310
+ "type": "Point",
2311
+ "coordinates": [
2312
+ -117.234,
2313
+ 32.838
2314
+ ]
2315
+ },
2316
+ "id": "CE03731"
2317
+ },
2318
+ {
2319
+ "type": "Feature",
2320
+ "properties": {
2321
+ "code": "24738",
2322
+ "network": "CE",
2323
+ "status": "Active",
2324
+ "channels": 12,
2325
+ "recorder_type": "E",
2326
+ "numRecorders": 3,
2327
+ "comm_code": "Ncm",
2328
+ "crl_orientation": null,
2329
+ "name": "Moorpark - Hwy 23/118 Bridge",
2330
+ "location": "MoorPrk-23/118Br",
2331
+ "effdate": "1998-08-05",
2332
+ "elevation": 170,
2333
+ "type": "Bridge",
2334
+ "Vs30": null,
2335
+ "geology": null,
2336
+ "siteclass": null,
2337
+ "Vs30_info": null,
2338
+ "Info_Vs30Method": null,
2339
+ "Vs30_Method": null,
2340
+ "Vs30_reference": null,
2341
+ "bldtype": null,
2342
+ "bldheight": null,
2343
+ "stationpage": "https://strongmotioncenter.org/cgi-bin/CESMD/stationhtml.pl?stationID=CE24738&network=CGS"
2344
+ },
2345
+ "geometry": {
2346
+ "type": "Point",
2347
+ "coordinates": [
2348
+ -118.865,
2349
+ 34.2878
2350
+ ]
2351
+ },
2352
+ "id": "CE24738"
2353
+ },
2354
+ {
2355
+ "type": "Feature",
2356
+ "properties": {
2357
+ "code": "25725",
2358
+ "network": "CE",
2359
+ "status": "Active",
2360
+ "channels": 12,
2361
+ "recorder_type": "F",
2362
+ "numRecorders": 4,
2363
+ "comm_code": "Ncm",
2364
+ "crl_orientation": null,
2365
+ "name": "Ventura - Hwy101/Telephone Rd. Bridge",
2366
+ "location": "Vntura-101Br",
2367
+ "effdate": "2018-06-06",
2368
+ "elevation": 39,
2369
+ "type": "Bridge",
2370
+ "Vs30": null,
2371
+ "geology": null,
2372
+ "siteclass": null,
2373
+ "Vs30_info": null,
2374
+ "Info_Vs30Method": null,
2375
+ "Vs30_Method": null,
2376
+ "Vs30_reference": null,
2377
+ "bldtype": null,
2378
+ "bldheight": null,
2379
+ "stationpage": "https://strongmotioncenter.org/cgi-bin/CESMD/stationhtml.pl?stationID=CE25725&network=CGS"
2380
+ },
2381
+ "geometry": {
2382
+ "type": "Point",
2383
+ "coordinates": [
2384
+ -119.231,
2385
+ 34.2622
2386
+ ]
2387
+ },
2388
+ "id": "CE25725"
2389
+ },
2390
+ {
2391
+ "type": "Feature",
2392
+ "properties": {
2393
+ "code": "25758",
2394
+ "network": "CE",
2395
+ "status": "Active",
2396
+ "channels": 12,
2397
+ "recorder_type": "K",
2398
+ "numRecorders": 1,
2399
+ "comm_code": "Cpm",
2400
+ "crl_orientation": null,
2401
+ "name": "Cuyama - Hwy 166/Cuyama River Bridge",
2402
+ "location": "Cuyama-Hwy66 Br",
2403
+ "effdate": "2001-12-07",
2404
+ "elevation": 694,
2405
+ "type": "Bridge",
2406
+ "Vs30": null,
2407
+ "geology": null,
2408
+ "siteclass": null,
2409
+ "Vs30_info": null,
2410
+ "Info_Vs30Method": null,
2411
+ "Vs30_Method": null,
2412
+ "Vs30_reference": null,
2413
+ "bldtype": null,
2414
+ "bldheight": null,
2415
+ "stationpage": "https://strongmotioncenter.org/cgi-bin/CESMD/stationhtml.pl?stationID=CE25758&network=CGS"
2416
+ },
2417
+ "geometry": {
2418
+ "type": "Point",
2419
+ "coordinates": [
2420
+ -119.5941,
2421
+ 34.9331
2422
+ ]
2423
+ },
2424
+ "id": "CE25758"
2425
+ },
2426
+ {
2427
+ "type": "Feature",
2428
+ "properties": {
2429
+ "code": "33742",
2430
+ "network": "CE",
2431
+ "status": "Active",
2432
+ "channels": 9,
2433
+ "recorder_type": "F",
2434
+ "numRecorders": 3,
2435
+ "comm_code": "Cpm",
2436
+ "crl_orientation": null,
2437
+ "name": "Ridgecrest - Hwy 395/Brown Road Bridge",
2438
+ "location": "Ridgecrest-395Br",
2439
+ "effdate": "2008-04-08",
2440
+ "elevation": 729,
2441
+ "type": "Bridge",
2442
+ "Vs30": null,
2443
+ "geology": null,
2444
+ "siteclass": null,
2445
+ "Vs30_info": null,
2446
+ "Info_Vs30Method": null,
2447
+ "Vs30_Method": null,
2448
+ "Vs30_reference": null,
2449
+ "bldtype": null,
2450
+ "bldheight": null,
2451
+ "stationpage": "https://strongmotioncenter.org/cgi-bin/CESMD/stationhtml.pl?stationID=CE33742&network=CGS"
2452
+ },
2453
+ "geometry": {
2454
+ "type": "Point",
2455
+ "coordinates": [
2456
+ -117.8187,
2457
+ 35.6696
2458
+ ]
2459
+ },
2460
+ "id": "CE33742"
2461
+ },
2462
+ {
2463
+ "type": "Feature",
2464
+ "properties": {
2465
+ "code": "47707",
2466
+ "network": "CE",
2467
+ "status": "Active",
2468
+ "channels": 9,
2469
+ "recorder_type": "F",
2470
+ "numRecorders": 3,
2471
+ "comm_code": "Cpm",
2472
+ "crl_orientation": null,
2473
+ "name": "Watsonville - Hwy1/Struve Slough Bridge",
2474
+ "location": "Watsnvile-Hy1Br",
2475
+ "effdate": "2015-02-03",
2476
+ "elevation": 2,
2477
+ "type": "Bridge",
2478
+ "Vs30": null,
2479
+ "geology": null,
2480
+ "siteclass": null,
2481
+ "Vs30_info": null,
2482
+ "Info_Vs30Method": null,
2483
+ "Vs30_Method": null,
2484
+ "Vs30_reference": null,
2485
+ "bldtype": null,
2486
+ "bldheight": null,
2487
+ "stationpage": "https://strongmotioncenter.org/cgi-bin/CESMD/stationhtml.pl?stationID=CE47707&network=CGS"
2488
+ },
2489
+ "geometry": {
2490
+ "type": "Point",
2491
+ "coordinates": [
2492
+ -121.7818,
2493
+ 36.9067
2494
+ ]
2495
+ },
2496
+ "id": "CE47707"
2497
+ },
2498
+ {
2499
+ "type": "Feature",
2500
+ "properties": {
2501
+ "code": "58658",
2502
+ "network": "CE",
2503
+ "status": "Active",
2504
+ "channels": 20,
2505
+ "recorder_type": "G",
2506
+ "numRecorders": 1,
2507
+ "comm_code": "Ref",
2508
+ "crl_orientation": null,
2509
+ "name": "Hayward - Hwy 580/238 Interchange Bridge",
2510
+ "location": "Haywrd-580/238Br",
2511
+ "effdate": "2011-09-14",
2512
+ "elevation": 49,
2513
+ "type": "Bridge",
2514
+ "Vs30": null,
2515
+ "geology": null,
2516
+ "siteclass": null,
2517
+ "Vs30_info": null,
2518
+ "Info_Vs30Method": null,
2519
+ "Vs30_Method": null,
2520
+ "Vs30_reference": null,
2521
+ "bldtype": null,
2522
+ "bldheight": null,
2523
+ "stationpage": "https://strongmotioncenter.org/cgi-bin/CESMD/stationhtml.pl?stationID=CE58658&network=CGS"
2524
+ },
2525
+ "geometry": {
2526
+ "type": "Point",
2527
+ "coordinates": [
2528
+ -122.0993,
2529
+ 37.6907
2530
+ ]
2531
+ },
2532
+ "id": "CE58658"
2533
+ },
2534
+ {
2535
+ "type": "Feature",
2536
+ "properties": {
2537
+ "code": "67972",
2538
+ "network": "CE",
2539
+ "status": "Active",
2540
+ "channels": 12,
2541
+ "recorder_type": "K",
2542
+ "numRecorders": 1,
2543
+ "comm_code": "Cpm",
2544
+ "crl_orientation": null,
2545
+ "name": "West Sacramento - I80/Yolo Causeway",
2546
+ "location": "WSac-YoloCausewy",
2547
+ "effdate": "2008-07-28",
2548
+ "elevation": 8,
2549
+ "type": "Bridge",
2550
+ "Vs30": null,
2551
+ "geology": null,
2552
+ "siteclass": null,
2553
+ "Vs30_info": null,
2554
+ "Info_Vs30Method": null,
2555
+ "Vs30_Method": null,
2556
+ "Vs30_reference": null,
2557
+ "bldtype": null,
2558
+ "bldheight": null,
2559
+ "stationpage": "https://strongmotioncenter.org/cgi-bin/CESMD/stationhtml.pl?stationID=CE67972&network=CGS"
2560
+ },
2561
+ "geometry": {
2562
+ "type": "Point",
2563
+ "coordinates": [
2564
+ -121.587,
2565
+ 38.5728
2566
+ ]
2567
+ },
2568
+ "id": "CE67972"
2569
+ },
2570
+ {
2571
+ "type": "Feature",
2572
+ "properties": {
2573
+ "code": "68184",
2574
+ "network": "CE",
2575
+ "status": "Active",
2576
+ "channels": 58,
2577
+ "recorder_type": "M",
2578
+ "numRecorders": 4,
2579
+ "comm_code": "Nst",
2580
+ "crl_orientation": null,
2581
+ "name": "Vallejo - Carquinez/I80 East Bridge",
2582
+ "location": "Valejo-CarqnzEBr",
2583
+ "effdate": "2014-09-24",
2584
+ "elevation": 0,
2585
+ "type": "Bridge",
2586
+ "Vs30": null,
2587
+ "geology": null,
2588
+ "siteclass": null,
2589
+ "Vs30_info": null,
2590
+ "Info_Vs30Method": null,
2591
+ "Vs30_Method": null,
2592
+ "Vs30_reference": null,
2593
+ "bldtype": null,
2594
+ "bldheight": null,
2595
+ "stationpage": "https://strongmotioncenter.org/cgi-bin/CESMD/stationhtml.pl?stationID=CE68184&network=CGS"
2596
+ },
2597
+ "geometry": {
2598
+ "type": "Point",
2599
+ "coordinates": [
2600
+ -122.2252,
2601
+ 38.061
2602
+ ]
2603
+ },
2604
+ "id": "CE68184"
2605
+ },
2606
+ {
2607
+ "type": "Feature",
2608
+ "properties": {
2609
+ "code": "68682",
2610
+ "network": "CE",
2611
+ "status": "Active",
2612
+ "channels": 81,
2613
+ "recorder_type": "M",
2614
+ "numRecorders": 6,
2615
+ "comm_code": "Ccm",
2616
+ "crl_orientation": null,
2617
+ "name": "Benicia - Martinez/I680 West Bridge",
2618
+ "location": "BenciaMartinz Br",
2619
+ "effdate": "2015-11-19",
2620
+ "elevation": 0,
2621
+ "type": "Bridge",
2622
+ "Vs30": null,
2623
+ "geology": null,
2624
+ "siteclass": null,
2625
+ "Vs30_info": null,
2626
+ "Info_Vs30Method": null,
2627
+ "Vs30_Method": null,
2628
+ "Vs30_reference": null,
2629
+ "bldtype": null,
2630
+ "bldheight": null,
2631
+ "stationpage": "https://strongmotioncenter.org/cgi-bin/CESMD/stationhtml.pl?stationID=CE68682&network=CGS"
2632
+ },
2633
+ "geometry": {
2634
+ "type": "Point",
2635
+ "coordinates": [
2636
+ -122.1238,
2637
+ 38.0414
2638
+ ]
2639
+ },
2640
+ "id": "CE68682"
2641
+ },
2642
+ {
2643
+ "type": "Feature",
2644
+ "properties": {
2645
+ "code": "69760",
2646
+ "network": "CE",
2647
+ "status": "Active",
2648
+ "channels": 16,
2649
+ "recorder_type": "M",
2650
+ "numRecorders": 1,
2651
+ "comm_code": "Chm",
2652
+ "crl_orientation": null,
2653
+ "name": "Hopland - Hwy 101/Railroad Bridge",
2654
+ "location": "Hopland-101Brdg",
2655
+ "effdate": "2016-10-14",
2656
+ "elevation": 157,
2657
+ "type": "Bridge",
2658
+ "Vs30": null,
2659
+ "geology": null,
2660
+ "siteclass": null,
2661
+ "Vs30_info": null,
2662
+ "Info_Vs30Method": null,
2663
+ "Vs30_Method": null,
2664
+ "Vs30_reference": null,
2665
+ "bldtype": null,
2666
+ "bldheight": null,
2667
+ "stationpage": "https://strongmotioncenter.org/cgi-bin/CESMD/stationhtml.pl?stationID=CE69760&network=CGS"
2668
+ },
2669
+ "geometry": {
2670
+ "type": "Point",
2671
+ "coordinates": [
2672
+ -123.1051,
2673
+ 38.955
2674
+ ]
2675
+ },
2676
+ "id": "CE69760"
2677
+ },
2678
+ {
2679
+ "type": "Feature",
2680
+ "properties": {
2681
+ "code": "79683",
2682
+ "network": "CE",
2683
+ "status": "Active",
2684
+ "channels": 9,
2685
+ "recorder_type": "K",
2686
+ "numRecorders": 1,
2687
+ "comm_code": "Cpm",
2688
+ "crl_orientation": null,
2689
+ "name": "Albion - Hwy 1/Salmon Creek Bridge",
2690
+ "location": "Albion Bridge",
2691
+ "effdate": "2016-09-28",
2692
+ "elevation": 3,
2693
+ "type": "Bridge",
2694
+ "Vs30": null,
2695
+ "geology": null,
2696
+ "siteclass": null,
2697
+ "Vs30_info": null,
2698
+ "Info_Vs30Method": null,
2699
+ "Vs30_Method": null,
2700
+ "Vs30_reference": null,
2701
+ "bldtype": null,
2702
+ "bldheight": null,
2703
+ "stationpage": "https://strongmotioncenter.org/cgi-bin/CESMD/stationhtml.pl?stationID=CE79683&network=CGS"
2704
+ },
2705
+ "geometry": {
2706
+ "type": "Point",
2707
+ "coordinates": [
2708
+ -123.7678,
2709
+ 39.2157
2710
+ ]
2711
+ },
2712
+ "id": "CE79683"
2713
+ },
2714
+ {
2715
+ "type": "Feature",
2716
+ "properties": {
2717
+ "code": "79757",
2718
+ "network": "CE",
2719
+ "status": "Active",
2720
+ "channels": 12,
2721
+ "recorder_type": "K",
2722
+ "numRecorders": 1,
2723
+ "comm_code": "Cpm",
2724
+ "crl_orientation": null,
2725
+ "name": "Leggett - Cedar Creek Bridge",
2726
+ "location": "Leggett-CdrCrkBr",
2727
+ "effdate": "2010-05-25",
2728
+ "elevation": 257,
2729
+ "type": "Bridge",
2730
+ "Vs30": null,
2731
+ "geology": null,
2732
+ "siteclass": null,
2733
+ "Vs30_info": null,
2734
+ "Info_Vs30Method": null,
2735
+ "Vs30_Method": null,
2736
+ "Vs30_reference": null,
2737
+ "bldtype": null,
2738
+ "bldheight": null,
2739
+ "stationpage": "https://strongmotioncenter.org/cgi-bin/CESMD/stationhtml.pl?stationID=CE79757&network=CGS"
2740
+ },
2741
+ "geometry": {
2742
+ "type": "Point",
2743
+ "coordinates": [
2744
+ -123.7019,
2745
+ 39.8485
2746
+ ]
2747
+ },
2748
+ "id": "CE79757"
2749
+ },
2750
+ {
2751
+ "type": "Feature",
2752
+ "properties": {
2753
+ "code": "79761",
2754
+ "network": "CE",
2755
+ "status": "Active",
2756
+ "channels": 12,
2757
+ "recorder_type": "K",
2758
+ "numRecorders": 1,
2759
+ "comm_code": "Cpm",
2760
+ "crl_orientation": null,
2761
+ "name": "Leggett - Big Dann Bridge",
2762
+ "location": "Leggett-BigDanBr",
2763
+ "effdate": "2012-11-06",
2764
+ "elevation": 275,
2765
+ "type": "Bridge",
2766
+ "Vs30": null,
2767
+ "geology": null,
2768
+ "siteclass": null,
2769
+ "Vs30_info": null,
2770
+ "Info_Vs30Method": null,
2771
+ "Vs30_Method": null,
2772
+ "Vs30_reference": null,
2773
+ "bldtype": null,
2774
+ "bldheight": null,
2775
+ "stationpage": "https://strongmotioncenter.org/cgi-bin/CESMD/stationhtml.pl?stationID=CE79761&network=CGS"
2776
+ },
2777
+ "geometry": {
2778
+ "type": "Point",
2779
+ "coordinates": [
2780
+ -123.6967,
2781
+ 39.8471
2782
+ ]
2783
+ },
2784
+ "id": "CE79761"
2785
+ },
2786
+ {
2787
+ "type": "Feature",
2788
+ "properties": {
2789
+ "code": "89686",
2790
+ "network": "CE",
2791
+ "status": "Active",
2792
+ "channels": 33,
2793
+ "recorder_type": "M",
2794
+ "numRecorders": 2,
2795
+ "comm_code": "Cpm",
2796
+ "crl_orientation": null,
2797
+ "name": "Eureka - Samoa Channel Bridge",
2798
+ "location": "Eureka-SamChnBr",
2799
+ "effdate": "2013-06-05",
2800
+ "elevation": 0,
2801
+ "type": "Bridge",
2802
+ "Vs30": null,
2803
+ "geology": null,
2804
+ "siteclass": null,
2805
+ "Vs30_info": null,
2806
+ "Info_Vs30Method": null,
2807
+ "Vs30_Method": null,
2808
+ "Vs30_reference": null,
2809
+ "bldtype": null,
2810
+ "bldheight": null,
2811
+ "stationpage": "https://strongmotioncenter.org/cgi-bin/CESMD/stationhtml.pl?stationID=CE89686&network=CGS"
2812
+ },
2813
+ "geometry": {
2814
+ "type": "Point",
2815
+ "coordinates": [
2816
+ -124.1697,
2817
+ 40.8216
2818
+ ]
2819
+ },
2820
+ "id": "CE89686"
2821
+ },
2822
+ {
2823
+ "type": "Feature",
2824
+ "properties": {
2825
+ "code": "89735",
2826
+ "network": "CE",
2827
+ "status": "Active",
2828
+ "channels": 17,
2829
+ "recorder_type": "M",
2830
+ "numRecorders": 1,
2831
+ "comm_code": "Cpm",
2832
+ "crl_orientation": null,
2833
+ "name": "Eureka - Middle Channel Bridge",
2834
+ "location": "Eureka-MidChnBr",
2835
+ "effdate": "2006-03-15",
2836
+ "elevation": 0,
2837
+ "type": "Bridge",
2838
+ "Vs30": null,
2839
+ "geology": null,
2840
+ "siteclass": null,
2841
+ "Vs30_info": null,
2842
+ "Info_Vs30Method": null,
2843
+ "Vs30_Method": null,
2844
+ "Vs30_reference": null,
2845
+ "bldtype": null,
2846
+ "bldheight": null,
2847
+ "stationpage": "https://strongmotioncenter.org/cgi-bin/CESMD/stationhtml.pl?stationID=CE89735&network=CGS"
2848
+ },
2849
+ "geometry": {
2850
+ "type": "Point",
2851
+ "coordinates": [
2852
+ -124.1594,
2853
+ 40.8136
2854
+ ]
2855
+ },
2856
+ "id": "CE89735"
2857
+ },
2858
+ {
2859
+ "type": "Feature",
2860
+ "properties": {
2861
+ "code": "89736",
2862
+ "network": "CE",
2863
+ "status": "Active",
2864
+ "channels": 27,
2865
+ "recorder_type": "M",
2866
+ "numRecorders": 2,
2867
+ "comm_code": "Cpm",
2868
+ "crl_orientation": null,
2869
+ "name": "Eureka - Eureka Channel Bridge",
2870
+ "location": "Eureka-ErkaChnBr",
2871
+ "effdate": "2006-02-28",
2872
+ "elevation": 0,
2873
+ "type": "Bridge",
2874
+ "Vs30": null,
2875
+ "geology": null,
2876
+ "siteclass": null,
2877
+ "Vs30_info": null,
2878
+ "Info_Vs30Method": null,
2879
+ "Vs30_Method": null,
2880
+ "Vs30_reference": null,
2881
+ "bldtype": null,
2882
+ "bldheight": null,
2883
+ "stationpage": "https://strongmotioncenter.org/cgi-bin/CESMD/stationhtml.pl?stationID=CE89736&network=CGS"
2884
+ },
2885
+ "geometry": {
2886
+ "type": "Point",
2887
+ "coordinates": [
2888
+ -124.1547,
2889
+ 40.809
2890
+ ]
2891
+ },
2892
+ "id": "CE89736"
2893
+ },
2894
+ {
2895
+ "type": "Feature",
2896
+ "properties": {
2897
+ "code": "89973",
2898
+ "network": "CE",
2899
+ "status": "Active",
2900
+ "channels": 18,
2901
+ "recorder_type": "P",
2902
+ "numRecorders": 1,
2903
+ "comm_code": "Ccf",
2904
+ "crl_orientation": null,
2905
+ "name": "Rio Dell - Hwy 101/Eel River Bridge",
2906
+ "location": "RioDel-EelRvrBr",
2907
+ "effdate": "2023-05-11",
2908
+ "elevation": 13,
2909
+ "type": "Bridge",
2910
+ "Vs30": null,
2911
+ "geology": null,
2912
+ "siteclass": null,
2913
+ "Vs30_info": null,
2914
+ "Info_Vs30Method": null,
2915
+ "Vs30_Method": null,
2916
+ "Vs30_reference": null,
2917
+ "bldtype": null,
2918
+ "bldheight": null,
2919
+ "stationpage": "https://strongmotioncenter.org/cgi-bin/CESMD/stationhtml.pl?stationID=CE89973&network=CGS"
2920
+ },
2921
+ "geometry": {
2922
+ "type": "Point",
2923
+ "coordinates": [
2924
+ -124.1196,
2925
+ 40.5093
2926
+ ]
2927
+ },
2928
+ "id": "CE89973"
2929
+ },
2930
+ {
2931
+ "type": "Feature",
2932
+ "properties": {
2933
+ "code": "1571",
2934
+ "network": "NP",
2935
+ "status": "Active",
2936
+ "channels": 24,
2937
+ "recorder_type": "K",
2938
+ "numRecorders": null,
2939
+ "comm_code": null,
2940
+ "crl_orientation": "?",
2941
+ "name": "San Jose; Interchange 101/280/680",
2942
+ "location": null,
2943
+ "effdate": "1900-01-01",
2944
+ "elevation": 31,
2945
+ "type": "Bridge",
2946
+ "Vs30": null,
2947
+ "geology": null,
2948
+ "siteclass": null,
2949
+ "Vs30_info": null,
2950
+ "Info_Vs30Method": null,
2951
+ "Vs30_Method": null,
2952
+ "Vs30_reference": null,
2953
+ "bldtype": null,
2954
+ "bldheight": null,
2955
+ "stationpage": "https://strongmotioncenter.org/cgi-bin/CESMD/stationhtml.pl?stationID=NP1571&network=NSMP"
2956
+ },
2957
+ "geometry": {
2958
+ "type": "Point",
2959
+ "coordinates": [
2960
+ -121.8514,
2961
+ 37.34105
2962
+ ]
2963
+ },
2964
+ "id": "NP1571"
2965
+ }
2966
+ ]
2967
+ }