Skip to content

Commit

Permalink
change project card names and dependencies to lower case
Browse files Browse the repository at this point in the history
  • Loading branch information
i-am-sijia committed Jun 18, 2021
1 parent 01890ac commit 13428d4
Show file tree
Hide file tree
Showing 9 changed files with 13 additions and 13 deletions.
2 changes: 1 addition & 1 deletion project_cards/SFMTA_N-JUDAH.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
project: SFMTA Route N-JUDAH
project: sfmta route n-judah
tags:
- 'Major Transit'
dependencies:
Expand Down
2 changes: 1 addition & 1 deletion project_cards/golden_gate_bridge_shape.wrangler
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ category: Calculated Roadway
tags:
- 'Toll Plaza'
dependencies:
prerequisites: ['Add Golden Gate Bridge Toll Plaza']
prerequisites: ['add golden gate bridge toll plaza']
---

new_geometry = LineString([
Expand Down
2 changes: 1 addition & 1 deletion project_cards/reversible_lanes_golden_gate_bridge.wrangler
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ category: Calculated Roadway
tags:
- 'Reversible Lanes'
dependencies:
prerequisites: ['Add Golden Gate Bridge Toll Plaza']
prerequisites: ['add golden gate bridge toll plaza']
---

self.links_df.loc[self.links_df['model_link_id'] == 8063198, 'lanes'] = [{'default': 3, 'timeofday': [{'time': (21600, 36000), 'value': 4}, {'time': (54000, 68400), 'value': 2}]}]
Expand Down
2 changes: 1 addition & 1 deletion project_cards/year_2015_golden_gate_bridge_plaza_add.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
project: Add Golden Gate Bridge Toll Plaza
project: add golden gate bridge toll plaza
tags:
- 'Year 2015'
- 'Toll Plaza'
Expand Down
4 changes: 2 additions & 2 deletions project_cards/year_2015_golden_gate_bridge_toll_plaza.yml
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
project: Year 2015 Modify toll links on Golden Gate Bridge Toll Plaza on US101 SB - Bridge Pass
project: year 2015 modify toll links on golden gate bridge toll plaza on us101 sb - bridge pass
tags:
- 'Year 2015'
- 'Bridge Pass'
- 'toll review'
dependencies:
prerequisites: ['Add Golden Gate Bridge Toll Plaza']
prerequisites: ['add golden gate bridge toll plaza']
changes:
- category: Parallel Managed lanes
facility:
Expand Down
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
project: update routing for Golden Gate Bridge Toll Plaza transit
project: update routing for golden gate bridge toll plaza transit
tags:
- 'Toll Plaza Transit'
dependencies:
prerequisites: ['Add Golden Gate Bridge Toll Plaza']
prerequisites: ['add golden gate bridge toll plaza']
changes:
- category: Transit Service Property Change
facility:
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
project: Add San Mateo Bridge Toll Plaza
project: add san mateo bridge toll plaza
tags:
- 'Year 2015'
- 'Toll Plaza'
Expand Down
4 changes: 2 additions & 2 deletions project_cards/year_2015_san_mateo_bridge_toll_plaza.yml
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
project: Year 2015 Modify HOV Lanes and USE on San Mateo Bridge Toll Plaza Toll Plaza on CA-92 WB - Bridge Pass
project: year 2015 modify hov lanes and use on san mateo bridge toll plaza toll plaza on ca-92 wb - bridge pass
tags:
- 'Year 2015'
- 'Managed Lanes Review'
- 'Bridge Pass'
- 'toll review'
dependencies:
prerequisites: ['Add San Mateo Bridge Toll Plaza']
prerequisites: ['add san mateo bridge toll plaza']
changes:
- category: Parallel Managed lanes
facility:
Expand Down
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
project: update routing for San Mateo Bridge Toll Plaza transit
project: update routing for san mateo bridge toll plaza transit
tags:
- 'Toll Plaza Transit'
dependencies:
prerequisites: ['Add San Mateo Bridge Toll Plaza']
prerequisites: ['add san mateo bridge toll plaza']
changes:
- category: Transit Service Property Change
facility:
Expand Down

0 comments on commit 13428d4

Please sign in to comment.