Added Taipei 101 Attempt

Added Taipei 101 attempt by r/Taiwan, because it made it in here
This commit is contained in:
Howard Tseng 2022-04-04 20:36:14 -04:00 committed by GitHub
parent 2210375888
commit b5685b046d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -228,6 +228,7 @@ var atlas = [
{"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": "Taiwan's First Claim", "description": "r/Taiwan's first claims on r/Place, starting from the big Taiwan flag and evolving into the mini-flags, Taipei 101, and Boba tea. ", "website": "", "subreddit": "/r/Taiwan", "center": [938.5, 546.5], "path": [ [978.5, 567.5], [910.5, 567.5], [910.5, 515.5], [958.5, 515.5], [959.5, 519.5], [934.5, 519.5], [934.5, 542.5], [978.5, 542.5], [978.5, 567.5] ]},
{ "id": 180, "name": "Taiwan Independence Flag", "description": "The flag of the World Taiwanese Congress, the most common flag representing the Taiwanese Independence movement. ", "website": "", "subreddit": "/r/Taiwan", "center": [ 1227.5, 147.5 ], "path": [ [ 1206.5, 134.5 ], [ 1248.5, 134.5 ], [ 1248.5, 160.5 ], [ 1206.5, 160.5 ], [ 1206.5, 134.5 ] ]},
{"id": 181,"name": "Taipei 101 attempt","description": "r/Taiwan tried to make a 101 pixel high Taipei 101 at this location, in coordination with many other allies. ","website": "","subreddit": "/r/Taiwan","center": [ 1200.5, 1266.5],"path": [[ 1178.5, 1275.5],[ 1219.5, 1275.5],[ 1219.5, 1265.5],[ 1217.5, 1265.5],[ 1217.5, 1264.5],[ 1216.5, 1264.5],[ 1216.5, 1262.5],[ 1214.5, 1262.5],[ 1214.5, 1261.5],[ 1213.5, 1261.5],[ 1213.5, 1260.5],[ 1212.5, 1260.5],[ 1212.5, 1259.5],[ 1211.5, 1259.5],[ 1211.5, 1258.5],[ 1210.5, 1258.5],[ 1210.5, 1257.5],[ 1209.5, 1257.5],[ 1209.5, 1256.5],[ 1207.5, 1256.5],[ 1207.5, 1254.5],[ 1206.5, 1254.5],[ 1206.5, 1251.5],[ 1205.5, 1251.5],[ 1205.5, 1247.5],[ 1204.5, 1247.5],[ 1204.5, 1241.5],[ 1202.5, 1241.5],[ 1202.5, 1250.5],[ 1199.5, 1250.5],[ 1199.5, 1257.5],[ 1199.5, 1257.5],[ 1199.5, 1258.5],[ 1198.5, 1258.5],[ 1198.5, 1263.5],[ 1179.5, 1263.5],[ 1178.5, 1263.5],[ 1178.5, 1275.5]]},
];
//console.log("There are "+atlas.length+" entries in the Atlas.");