Skip to content

Commit

Permalink
VL11 - add images
Browse files Browse the repository at this point in the history
  • Loading branch information
benoitdemaegdt committed Nov 25, 2023
1 parent 438cfd0 commit d5f1e8a
Showing 1 changed file with 48 additions and 4 deletions.
52 changes: 48 additions & 4 deletions content/voies-lyonnaises/ligne-11.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,50 @@
"coordinates": [4.954757833047239, 45.73930870356227]
}
},
{
"type": "Feature",
"properties": {
"line": 11,
"imgUrl": "https://cyclopolis.lavilleavelo.org/vl11/rue-de-bonnel-ouest.png"
},
"geometry": {
"type": "Point",
"coordinates": [4.845909806301535, 45.761660087433796]
}
},
{
"type": "Feature",
"properties": {
"line": 11,
"imgUrl": "https://cyclopolis.lavilleavelo.org/vl11/rue-de-bonnel-est.png"
},
"geometry": {
"type": "Point",
"coordinates": [4.850512186763041, 45.76200108428742]
}
},
{
"type": "Feature",
"properties": {
"line": 11,
"imgUrl": "https://cyclopolis.lavilleavelo.org/vl11/rue-paul-bert.png"
},
"geometry": {
"type": "Point",
"coordinates": [4.856647914209333, 45.75707914768623]
}
},
{
"type": "Feature",
"properties": {
"line": 11,
"imgUrl": "https://cyclopolis.lavilleavelo.org/vl11/rue-du-dauphine.png"
},
"geometry": {
"type": "Point",
"coordinates": [4.86801899088826, 45.752565699288795]
}
},
{
"type": "Feature",
"properties": {
Expand Down Expand Up @@ -231,7 +275,7 @@
[4.836979675803831, 45.75727786359188],
[4.837398827075958, 45.75805099316031],
[4.837712645530701, 45.75896981838305],
[4.83784446472157,45.760176946792484]
[4.83784446472157, 45.760176946792484]
]
}
},
Expand All @@ -246,7 +290,7 @@
"geometry": {
"type": "LineString",
"coordinates": [
[4.83784446472157,45.760176946792484],
[4.83784446472157, 45.760176946792484],
[4.838404175874047, 45.760150986430716],
[4.8407982531882965, 45.760030305887454],
[4.840999150690919, 45.76000667966187]
Expand Down Expand Up @@ -381,7 +425,7 @@
"type": "Feature",
"properties": {
"id": "DauphineVerne-commun",
"line": 10,
"line": 11,
"name": "Dauphiné - Jules Verne",
"status": "planned"
},
Expand All @@ -408,7 +452,7 @@
"type": "Feature",
"properties": {
"id": "VerneBalzac-commun",
"line": 10,
"line": 11,
"name": "Jules Verne - Reconnaissance Balzac",
"status": "planned"
},
Expand Down

0 comments on commit d5f1e8a

Please sign in to comment.