mirror of
https://github.com/placeAtlas/atlas.git
synced 2024-11-12 13:02:04 +01:00
Add Coldplay album covers
This commit is contained in:
parent
ac66a3162c
commit
f5f297d5c2
1 changed files with 1 additions and 1 deletions
|
@ -226,7 +226,7 @@ var atlas = [
|
||||||
{"id":176,"name": "Interlingue", "description": "Flag of Interlingue, an IAL to communicate between Western European languages.", "website": "https://occidental-lang.com", "subreddit": "/r/interlingue", "center": [ 768.5, 328.5 ], "path": [ [ 765.5, 326.5 ], [ 770.5, 326.5 ], [ 770.5, 329.5 ], [ 765.5, 329.5 ] ] },
|
{"id":176,"name": "Interlingue", "description": "Flag of Interlingue, an IAL to communicate between Western European languages.", "website": "https://occidental-lang.com", "subreddit": "/r/interlingue", "center": [ 768.5, 328.5 ], "path": [ [ 765.5, 326.5 ], [ 770.5, 326.5 ], [ 770.5, 329.5 ], [ 765.5, 329.5 ] ] },
|
||||||
{"id":177, "name": "Viossa", "description": "Flag of the conpidgin Viossa.", "website": "", "subreddit": "/r/viossa", "center": [ 775.5, 296.5 ], "path": [ [ 769.5, 290.5 ], [ 780.5, 290.5 ], [ 780.5, 301.5 ], [ 769.5, 301.5 ] ] },
|
{"id":177, "name": "Viossa", "description": "Flag of the conpidgin Viossa.", "website": "", "subreddit": "/r/viossa", "center": [ 775.5, 296.5 ], "path": [ [ 769.5, 290.5 ], [ 780.5, 290.5 ], [ 780.5, 301.5 ], [ 769.5, 301.5 ] ] },
|
||||||
{"id":178, "name": "Lojban", "description": "Flag of Lojban", "website": "https://lojban.org", "subreddit": "/r/lojban", "center": [ 760.5, 328.5 ], "path": [ [ 763.5, 326.5 ], [ 757.5, 326.5 ], [ 757.5, 330.5 ], [ 763.5, 330.5 ] ] },
|
{"id":178, "name": "Lojban", "description": "Flag of Lojban", "website": "https://lojban.org", "subreddit": "/r/lojban", "center": [ 760.5, 328.5 ], "path": [ [ 763.5, 326.5 ], [ 757.5, 326.5 ], [ 757.5, 330.5 ], [ 763.5, 330.5 ] ] },
|
||||||
|
{"id":179,"name":"Coldplay","description":"The \"Viva\" sign from the album Viva la Vida. 4 album covers of A Rush Of Blood To The Head, X&Y, Mylo Xyloto and Parachutes, and the A Head Full Of Dreams colour spectrum.","website":"","subreddit":"/r/coldplay","center":[1722.5,43.5],"path":[[1695.5,35.5],[1745.5,35.5],[1745.5,45.5],[1744.5,45.5],[1744.5,52.5],[1717.5,52.5],[1717.5,47.5],[1695.5,47.5],[1695.5,35.5]]}
|
||||||
];
|
];
|
||||||
|
|
||||||
//console.log("There are "+atlas.length+" entries in the Atlas.");
|
//console.log("There are "+atlas.length+" entries in the Atlas.");
|
||||||
|
|
Loading…
Reference in a new issue