Skip to content

Commit

Permalink
Merge pull request #172 from benoitdemaegdt/ThibautChd-patch-1
Browse files Browse the repository at this point in the history
Update ligne-2.json
  • Loading branch information
benoitdemaegdt authored Oct 25, 2023
2 parents 7886aae + 6fcbcc0 commit faf4146
Showing 1 changed file with 59 additions and 11 deletions.
70 changes: 59 additions & 11 deletions content/voies-lyonnaises/ligne-2.json
Original file line number Diff line number Diff line change
Expand Up @@ -460,17 +460,49 @@
"properties": {
"line": 2,
"color": "#AC4D35",
"name": "Boulevard des États-Unis",
"distance": 3134,
"name": "Avenue Berthelot",
"distance": 306,
"status": "planned"
},
"geometry": {
"type": "LineString",
"coordinates": [
[4.855876564979553, 45.74067467621083],
[4.8594653606414795, 45.73953278568564]
]
}
},
{
"type": "Feature",
"properties": {
"line": 2,
"color": "#AC4D35",
"name": "Boulevard des États-Unis",
"distance": 1922,
"status": "planned"
},
"geometry": {
"type": "LineString",
"coordinates": [
[4.8594653606414795, 45.73953278568564],
[4.863671064376831, 45.734238601231674],
[4.867973327636719, 45.72867429927547],
[4.871342182159424, 45.7243677631474]
]
}
},
{
"type": "Feature",
"properties": {
"line": 2,
"color": "#AC4D35",
"name": "Avenue Viviani",
"distance": 906,
"status": "planned"
},
"geometry": {
"type": "LineString",
"coordinates": [
[4.871342182159424, 45.7243677631474],
[4.881759881973267, 45.72146159986066],
[4.882215857505798, 45.72145036439998]
Expand All @@ -482,8 +514,8 @@
"properties": {
"line": 2,
"color": "#AC4D35",
"name": "Sous le périphérique",
"distance": 490,
"name": "Traversée du périphérique",
"distance": 360,
"status": "done",
"doneAt": "2019-05-24"
},
Expand All @@ -505,9 +537,29 @@
[4.883856344085643, 45.72065081006406],
[4.884987624874867, 45.72028460055088],
[4.885028724647242, 45.72027166879431],
[4.885298298040141, 45.720199867446155]
]
}
},
{
"type": "Feature",
"properties": {
"line": 2,
"color": "#AC4D35",
"name": "Avenue Jules Guesde",
"distance": 229,
"status": "done",
"doneAt": "2018-09-01"
},
"geometry": {
"type": "LineString",
"coordinates": [
[4.885298298040141, 45.720199867446155],
[4.885711667563072, 45.7198794908044],
[4.886430145147187, 45.71933989149713]
[4.885711667563072, 45.7198794908044],
[4.886430145147187, 45.71933989149713],
[4.886434206984802, 45.71933922805385],
[4.887302750505967, 45.71868781432993]
]
}
},
Expand All @@ -517,14 +569,13 @@
"line": 2,
"color": "#AC4D35",
"name": "Parilly - Saint-Priest",
"distance": 4188,
"distance": 4077,
"status": "planned"
},
"geometry": {
"type": "LineString",
"coordinates": [
[4.886434206984802, 45.71933922805385],
[4.887596368789673, 45.7200833664886],
[4.887302750505967, 45.71868781432993],
[4.8884895135254, 45.71948549025497],
[4.888606380524664, 45.71955872905621],
[4.8887109220892455, 45.71952870468809],
Expand All @@ -533,9 +584,6 @@
[4.8904311869770325, 45.718673839477894],
[4.891415456417206, 45.71836306873766],
[4.892142894249904, 45.718121388758156],
[4.8922515544284835, 45.71818117262346],
[4.892450514815178, 45.71814188332846],
[4.892759125452992, 45.71813411726551],
[4.892783935438549, 45.717910191274655],
[4.892894982951994, 45.717539791420094],
[4.893320684850963, 45.71680256966383],
Expand Down

0 comments on commit faf4146

Please sign in to comment.