Skip to content

Commit

Permalink
Modif coquilles json
Browse files Browse the repository at this point in the history
  • Loading branch information
ThibautChd authored Nov 20, 2023
1 parent db308ef commit b54dbf7
Show file tree
Hide file tree
Showing 5 changed files with 15 additions and 13 deletions.
7 changes: 4 additions & 3 deletions content/voies-lyonnaises/ligne-10.json
Original file line number Diff line number Diff line change
Expand Up @@ -206,7 +206,7 @@
{
"type": "Feature",
"properties": {
"id": "PontdeLattre-commun",
"id": "PontTassigny-commun",
"line": 10,
"name": "Pont de Lattre de Tassigny",
"status": "planned"
Expand All @@ -216,7 +216,8 @@
"coordinates": [
[4.838597774505615, 45.77273915597167],
[4.838678240776062, 45.77261193753607],
[4.840775728225708, 45.77244355974861]
[4.840775728225708, 45.77244355974861],
[4.840983187350588, 45.77242608867986]
]
}
},
Expand All @@ -231,7 +232,7 @@
"geometry": {
"type": "LineString",
"coordinates": [
[4.840797185897827, 45.77244730148273],
[4.840983187350588, 45.77242608867986],
[4.841446280479431, 45.77240614239346],
[4.849792007818984, 45.77318833600917]
]
Expand Down
7 changes: 4 additions & 3 deletions content/voies-lyonnaises/ligne-4.json
Original file line number Diff line number Diff line change
Expand Up @@ -300,7 +300,7 @@
{
"type": "Feature",
"properties": {
"id": "PontdeLattre-commun",
"id": "PontTassigny-commun",
"line": 4,
"name": "Pont de Lattre de Tassigny",
"status": "planned"
Expand All @@ -310,7 +310,8 @@
"coordinates": [
[4.838597774505615, 45.77273915597167],
[4.838678240776062, 45.77261193753607],
[4.840775728225708, 45.77244355974861]
[4.840775728225708, 45.77244355974861],
[4.840983187350588, 45.77242608867986]
]
}
},
Expand All @@ -325,7 +326,7 @@
"geometry": {
"type": "LineString",
"coordinates": [
[4.840797185897827, 45.77244730148273],
[4.840983187350588, 45.77242608867986],
[4.841446280479431, 45.77240614239346],
[4.849792007818984, 45.77318833600917]
]
Expand Down
8 changes: 4 additions & 4 deletions content/voies-lyonnaises/ligne-5.json
Original file line number Diff line number Diff line change
Expand Up @@ -630,7 +630,7 @@
{
"type": "Feature",
"properties": {
"id": "Tunnel-commun",
"id": "PontTassigny-commun",
"line": 5,
"name": "Pont de Lattre de Tassigny",
"status": "planned"
Expand All @@ -640,7 +640,8 @@
"coordinates": [
[4.838597774505615, 45.77273915597167],
[4.838678240776062, 45.77261193753607],
[4.840775728225708, 45.77244355974861]
[4.840775728225708, 45.77244355974861],
[4.840983187350588, 45.77242608867986]
]
}
},
Expand All @@ -662,8 +663,7 @@
[4.841138552576318, 45.77262470969256],
[4.841125165136308, 45.772539247251075],
[4.841095262144663, 45.77248604007454],
[4.840983187350588, 45.77242608867986],
[4.840899489036417, 45.772425673618194]
[4.840983187350588, 45.77242608867986]
]
}
},
Expand Down
4 changes: 2 additions & 2 deletions content/voies-lyonnaises/ligne-6.json
Original file line number Diff line number Diff line change
Expand Up @@ -175,7 +175,7 @@
"type": "LineString",
"coordinates": [
[4.841336261985113, 45.77932942351238],
[4.842029343022205,45.780358475651525]
[4.841221399761579, 45.77951170887489]
]
}
},
Expand Down Expand Up @@ -224,7 +224,7 @@
"geometry": {
"type": "LineString",
"coordinates": [
[4.838392362080555,45.773317722416465],
[4.838555559405393,45.77387060801536],
[4.8386743183995975,45.77376810669651],
[4.838622058007331,45.773577619085074],
[4.838551254272858,45.773135496754065],
Expand Down
2 changes: 1 addition & 1 deletion content/voies-lyonnaises/ligne-7.json
Original file line number Diff line number Diff line change
Expand Up @@ -623,7 +623,7 @@
"geometry": {
"type": "LineString",
"coordinates": [
[4.841491033833762, 45.77892869588673],
[4.841326071323181,45.778953598439955],
[4.841491033833762, 45.77892869588673],
[4.842457551310332, 45.778585154508534],
[4.844120655341129, 45.777954861972894]
Expand Down

0 comments on commit b54dbf7

Please sign in to comment.