|
- function makeRealBuilding(name, sides) {
- let views = {};
-
- sides.forEach(side => {
- views[side[0]] = {
- attributes: {
- height: {
- name: "Height",
- power: 1,
- type: "length",
- base: math.unit(side[1], "meters")
- }
- },
- image: { source: "./media/real-buildings/" + name + "/" + side[0] + ".svg" },
- name: side[0],
- rename: true
- }
- })
-
- return {
- name: name,
- constructor: () => makeEntity({ name: name }, views)
- }
- }
-
- function makeRealBuildings() {
- const results = [];
-
- results.push(makeRealBuilding(
- "Chicago",
- [
- ["Chase Tower-North", 259.0],
- ["Chase Tower-Northwest", 259.0],
- ["Chase Tower-West", 259.0],
- ["Chase Tower-North (Top)", 59.5516357421875],
- ["Chase Tower-West (Top)", 95.609619140625],
- ["Crain Communications Building-North", 177.39999389648438],
- ["Crain Communications Building-Northwest", 177.39999389648438],
- ["Crain Communications Building-West", 177.39999389648438],
- ["Crain Communications Building-North (Top)", 46.27587890625],
- ["Crain Communications Building-West (Top)", 38.86086654663086],
- ["Harbor Point-North", 168.0],
- ["Harbor Point-Northwest", 168.0],
- ["Harbor Point-West", 168.0],
- ["Harbor Point-North (Top)", 56.6817626953125],
- ["Harbor Point-West (Top)", 59.33990478515625],
- ["McCormick Place Convention Center-North", 50.0],
- ["McCormick Place Convention Center-Northwest", 50.0],
- ["McCormick Place Convention Center-West", 50.0],
- ["McCormick Place Convention Center-North (Top)", 835.5029296875],
- ["McCormick Place Convention Center-West (Top)", 959.2711181640625],
- ["North Harbor Tower-North", 163.0],
- ["North Harbor Tower-Northwest", 163.0],
- ["North Harbor Tower-West", 163.0],
- ["North Harbor Tower-North (Top)", 51.142578125],
- ["North Harbor Tower-West (Top)", 26.57373046875],
- ["One Museum Park East-North", 221.0],
- ["One Museum Park East-Northwest", 221.0],
- ["One Museum Park East-West", 221.0],
- ["One Museum Park East-North (Top)", 49.270263671875],
- ["One Museum Park East-West (Top)", 50.97662353515625],
- ["Soldier Field-North", 60.0],
- ["Soldier Field-Northwest", 60.0],
- ["Soldier Field-West", 60.0],
- ["Soldier Field-North (Top)", 356.93212890625],
- ["Soldier Field-West (Top)", 218.7261962890625],
- ["The Merchandise Mart-North", 104.0],
- ["The Merchandise Mart-Northwest", 104.0],
- ["The Merchandise Mart-West", 104.0],
- ["The Merchandise Mart-North (Top)", 102.9521484375],
- ["The Merchandise Mart-West (Top)", 221.81201171875],
- ["Trump International Hotel & Tower Chicago-North", 423.0],
- ["Trump International Hotel & Tower Chicago-Northwest", 423.0],
- ["Trump International Hotel & Tower Chicago-West", 423.0],
- ["Trump International Hotel & Tower Chicago-North (Top)", 98.48388671875],
- ["Trump International Hotel & Tower Chicago-West (Top)", 76.71368408203125],
- ["Willis Tower-North", 527.0],
- ["Willis Tower-Northwest", 527.0],
- ["Willis Tower-West", 527.0],
- ["Willis Tower-North (Top)", 72.828125],
- ["Willis Tower-West (Top)", 71.40435791015625]
- ]
- ))
-
- results.push(makeRealBuilding(
- "New York City",
- [
- ["1 Wall Street-North", 199.0],
- ["1 Wall Street-Northwest", 199.0],
- ["1 Wall Street-West", 199.0],
- ["1 Wall Street-North (Top)", 62.22757339477539],
- ["1 Wall Street-West (Top)", 51.93975830078125],
- ["125 Greenwich Street-North", 278.0],
- ["125 Greenwich Street-Northwest", 278.0],
- ["125 Greenwich Street-West", 278.0],
- ["125 Greenwich Street-North (Top)", 39.897377014160156],
- ["125 Greenwich Street-West (Top)", 42.04002380371094],
- ["28 Liberty-North", 248.0],
- ["28 Liberty-Northwest", 248.0],
- ["28 Liberty-West", 248.0],
- ["28 Liberty-North (Top)", 80.5832748413086],
- ["28 Liberty-West (Top)", 86.45325469970703],
- ["60 Wall Street-North", 227.0],
- ["60 Wall Street-Northwest", 227.0],
- ["60 Wall Street-West", 227.0],
- ["60 Wall Street-North (Top)", 104.59471130371094],
- ["60 Wall Street-West (Top)", 92.3785400390625],
- ["Barclay Tower-North", 205.0],
- ["Barclay Tower-Northwest", 205.0],
- ["Barclay Tower-West", 205.0],
- ["Barclay Tower-North (Top)", 49.04693603515625],
- ["Barclay Tower-West (Top)", 55.31927490234375],
- ["Chatham Green-North", 68.0],
- ["Chatham Green-Northwest", 68.0],
- ["Chatham Green-West", 68.0],
- ["Chatham Green-North (Top)", 131.54913330078125],
- ["Chatham Green-West (Top)", 141.11834716796875],
- ["Continental Center-North", 169.0],
- ["Continental Center-Northwest", 169.0],
- ["Continental Center-West", 169.0],
- ["Continental Center-North (Top)", 67.05844116210938],
- ["Continental Center-West (Top)", 70.59909057617188],
- ["Federal Reserve Bank of New York-North", 79.0],
- ["Federal Reserve Bank of New York-Northwest", 79.0],
- ["Federal Reserve Bank of New York-West", 79.0],
- ["Federal Reserve Bank of New York-North (Top)", 124.53176879882812],
- ["Federal Reserve Bank of New York-West (Top)", 98.12418365478516],
- ["Goldman Sachs Tower-North", 228.0],
- ["Goldman Sachs Tower-Northwest", 228.0],
- ["Goldman Sachs Tower-West", 228.0],
- ["Goldman Sachs Tower-North (Top)", 133.60693359375],
- ["Goldman Sachs Tower-West (Top)", 83.52786254882812],
- ["Marine Midland Building-North", 210.0],
- ["Marine Midland Building-Northwest", 210.0],
- ["Marine Midland Building-West", 210.0],
- ["Marine Midland Building-North (Top)", 62.683738708496094],
- ["Marine Midland Building-West (Top)", 69.3470458984375],
- ["New York Stock Exchange-North", 104.80000305175781],
- ["New York Stock Exchange-Northwest", 104.80000305175781],
- ["New York Stock Exchange-West", 104.80000305175781],
- ["New York Stock Exchange-North (Top)", 81.9200439453125],
- ["New York Stock Exchange-West (Top)", 63.66112518310547],
- ["One Financial Square-North", 175.0],
- ["One Financial Square-Northwest", 175.0],
- ["One Financial Square-West", 175.0],
- ["One Financial Square-North (Top)", 77.946044921875],
- ["One Financial Square-West (Top)", 77.87554931640625],
- ["One Liberty Plaza-North", 226.0],
- ["One Liberty Plaza-Northwest", 226.0],
- ["One Liberty Plaza-West", 226.0],
- ["One Liberty Plaza-North (Top)", 80.30592346191406],
- ["One Liberty Plaza-West (Top)", 87.76655578613281],
- ["One World Trade Center-North", 541.0],
- ["One World Trade Center-Northwest", 541.0],
- ["One World Trade Center-West", 541.0],
- ["One World Trade Center-North (Top)", 88.0433349609375],
- ["One World Trade Center-West (Top)", 87.99082946777344],
- ["Saint Paul's Chapel-North", 67.05000305175781],
- ["Saint Paul's Chapel-Northwest", 67.05000305175781],
- ["Saint Paul's Chapel-West", 67.05000305175781],
- ["Saint Paul's Chapel-North (Top)", 40.241607666015625],
- ["Saint Paul's Chapel-West (Top)", 46.44340515136719],
- ["The Visionaire-North", 118.0],
- ["The Visionaire-Northwest", 118.0],
- ["The Visionaire-West", 118.0],
- ["The Visionaire-North (Top)", 76.42178344726562],
- ["The Visionaire-West (Top)", 61.637939453125],
- ["Wall Street-North", 282.5],
- ["Wall Street-Northwest", 282.5],
- ["Wall Street-West", 282.5],
- ["Wall Street-North (Top)", 482.1182861328125],
- ["Wall Street-West (Top)", 566.583984375],
- ["Woolworth Building-North", 237.8000030517578],
- ["Woolworth Building-Northwest", 237.8000030517578],
- ["Woolworth Building-West", 237.8000030517578],
- ["Woolworth Building-North (Top)", 68.01544189453125],
- ["Woolworth Building-West (Top)", 72.90354919433594]
- ]
- ))
-
- results.push(makeRealBuilding(
- "Houston",
- [
- ["1 Houston Center-North", 207.0],
- ["1 Houston Center-Northwest", 207.0],
- ["1 Houston Center-West", 207.0],
- ["1 Houston Center-North (Top)", 65.34457397460938],
- ["1 Houston Center-West (Top)", 69.97818756103516],
- ["1400 Smith Street-North", 211.0],
- ["1400 Smith Street-Northwest", 211.0],
- ["1400 Smith Street-West", 211.0],
- ["1400 Smith Street-North (Top)", 33.926368713378906],
- ["1400 Smith Street-West (Top)", 79.16937255859375],
- ["609 Main-North", 230.0],
- ["609 Main-Northwest", 230.0],
- ["609 Main-West", 230.0],
- ["609 Main-North (Top)", 80.4395751953125],
- ["609 Main-West (Top)", 88.91714477539062],
- ["Allen Center-North", 209.0],
- ["Allen Center-Northwest", 209.0],
- ["Allen Center-West", 209.0],
- ["Allen Center-North (Top)", 182.77867126464844],
- ["Allen Center-West (Top)", 221.2498779296875],
- ["Alley Theatre-North", 61.0],
- ["Alley Theatre-Northwest", 61.0],
- ["Alley Theatre-West", 61.0],
- ["Alley Theatre-North (Top)", 106.58892822265625],
- ["Alley Theatre-West (Top)", 105.73934936523438],
- ["Bayou Place-North", 15.0],
- ["Bayou Place-Northwest", 15.0],
- ["Bayou Place-West", 15.0],
- ["Bayou Place-North (Top)", 187.7071533203125],
- ["Bayou Place-West (Top)", 295.92242431640625],
- ["BBVA Stadium-North", 21.181272506713867],
- ["BBVA Stadium-Northwest", 21.181272506713867],
- ["BBVA Stadium-West", 21.181272506713867],
- ["BBVA Stadium-North (Top)", 243.41409301757812],
- ["BBVA Stadium-West (Top)", 215.81854248046875],
- ["BG Group Place-North", 192.0],
- ["BG Group Place-Northwest", 192.0],
- ["BG Group Place-West", 192.0],
- ["BG Group Place-North (Top)", 67.34878540039062],
- ["BG Group Place-West (Top)", 78.39398956298828],
- ["Bob Lanier Public Works Building-North", 125.0],
- ["Bob Lanier Public Works Building-Northwest", 125.0],
- ["Bob Lanier Public Works Building-West", 125.0],
- ["Bob Lanier Public Works Building-North (Top)", 88.43267822265625],
- ["Bob Lanier Public Works Building-West (Top)", 94.69607543945312],
- ["CenterPoint Energy Plaza-North", 225.89999389648438],
- ["CenterPoint Energy Plaza-Northwest", 225.89999389648438],
- ["CenterPoint Energy Plaza-West", 225.89999389648438],
- ["CenterPoint Energy Plaza-North (Top)", 67.96113586425781],
- ["CenterPoint Energy Plaza-West (Top)", 67.71673583984375],
- ["Enterprise Plaza-North", 230.0],
- ["Enterprise Plaza-Northwest", 230.0],
- ["Enterprise Plaza-West", 230.0],
- ["Enterprise Plaza-North (Top)", 92.30743408203125],
- ["Enterprise Plaza-West (Top)", 78.3553466796875],
- ["ExxonMobil Building-North", 185.0],
- ["ExxonMobil Building-Northwest", 185.0],
- ["ExxonMobil Building-West", 185.0],
- ["ExxonMobil Building-North (Top)", 79.45152282714844],
- ["ExxonMobil Building-West (Top)", 89.8104248046875],
- ["First City Tower-North", 202.0],
- ["First City Tower-Northwest", 202.0],
- ["First City Tower-West", 202.0],
- ["First City Tower-North (Top)", 96.1246109008789],
- ["First City Tower-West (Top)", 61.35746765136719],
- ["Fulbright Tower-North", 221.0],
- ["Fulbright Tower-Northwest", 221.0],
- ["Fulbright Tower-West", 221.0],
- ["Fulbright Tower-North (Top)", 55.392723083496094],
- ["Fulbright Tower-West (Top)", 58.08205032348633],
- ["George R. Brown Convention Center-North", 30.0],
- ["George R. Brown Convention Center-Northwest", 30.0],
- ["George R. Brown Convention Center-West", 30.0],
- ["George R. Brown Convention Center-North (Top)", 474.71661376953125],
- ["George R. Brown Convention Center-West (Top)", 386.85015869140625],
- ["Hess Tower-North", 149.0],
- ["Hess Tower-Northwest", 149.0],
- ["Hess Tower-West", 149.0],
- ["Hess Tower-North (Top)", 73.15848541259766],
- ["Hess Tower-West (Top)", 86.75668334960938],
- ["Hobby Center for the Performing Arts-North", 15.320470809936523],
- ["Hobby Center for the Performing Arts-Northwest", 15.320470809936523],
- ["Hobby Center for the Performing Arts-West", 15.320470809936523],
- ["Hobby Center for the Performing Arts-North (Top)", 121.2255859375],
- ["Hobby Center for the Performing Arts-West (Top)", 148.88623046875],
- ["Houston City Hall-North", 60.0],
- ["Houston City Hall-Northwest", 60.0],
- ["Houston City Hall-West", 60.0],
- ["Houston City Hall-North (Top)", 78.68081665039062],
- ["Houston City Hall-West (Top)", 75.5335693359375],
- ["JPMorgan Chase Tower-North", 305.0],
- ["JPMorgan Chase Tower-Northwest", 305.0],
- ["JPMorgan Chase Tower-West", 305.0],
- ["JPMorgan Chase Tower-North (Top)", 64.04220581054688],
- ["JPMorgan Chase Tower-West (Top)", 52.7445068359375],
- ["Minute Maid Park-North", 74.0],
- ["Minute Maid Park-Northwest", 74.0],
- ["Minute Maid Park-West", 74.0],
- ["Minute Maid Park-North (Top)", 326.86773681640625],
- ["Minute Maid Park-West (Top)", 305.28021240234375],
- ["Pennzoil Place-North", 121.0],
- ["Pennzoil Place-Northwest", 121.0],
- ["Pennzoil Place-West", 121.0],
- ["Pennzoil Place-North (Top)", 106.299560546875],
- ["Pennzoil Place-West (Top)", 106.25372314453125],
- ["Reliant Energy Plaza-North", 158.0],
- ["Reliant Energy Plaza-Northwest", 158.0],
- ["Reliant Energy Plaza-West", 158.0],
- ["Reliant Energy Plaza-North (Top)", 99.8541259765625],
- ["Reliant Energy Plaza-West (Top)", 100.40081787109375],
- ["TC Energy Center-North", 238.0],
- ["TC Energy Center-Northwest", 238.0],
- ["TC Energy Center-West", 238.0],
- ["TC Energy Center-North (Top)", 107.145751953125],
- ["TC Energy Center-West (Top)", 107.35494995117188],
- ["Texas Medical Center-North", 131.0],
- ["Texas Medical Center-Northwest", 131.0],
- ["Texas Medical Center-West", 131.0],
- ["Texas Medical Center-North (Top)", 1024.72265625],
- ["Texas Medical Center-West (Top)", 1229.794189453125],
- ["Toyota Center-North", 46.0],
- ["Toyota Center-Northwest", 46.0],
- ["Toyota Center-West", 46.0],
- ["Toyota Center-North (Top)", 188.37484741210938],
- ["Toyota Center-West (Top)", 189.456298828125],
- ["Wedge International Tower-North", 168.0],
- ["Wedge International Tower-Northwest", 168.0],
- ["Wedge International Tower-West", 168.0],
- ["Wedge International Tower-North (Top)", 69.53223419189453],
- ["Wedge International Tower-West (Top)", 64.026123046875],
- ["Wells Fargo Plaza-North", 302.0],
- ["Wells Fargo Plaza-Northwest", 302.0],
- ["Wells Fargo Plaza-West", 302.0],
- ["Wells Fargo Plaza-North (Top)", 55.492156982421875],
- ["Wells Fargo Plaza-West (Top)", 70.21014404296875]
- ]
- ))
-
- results.push(makeRealBuilding(
- "Boston",
- [
- ["100 Clarendon Street Garage-North", 23.692787170410156],
- ["100 Clarendon Street Garage-Northwest", 23.692787170410156],
- ["100 Clarendon Street Garage-West", 23.692787170410156],
- ["100 Clarendon Street Garage-North (Top)", 71.71160888671875],
- ["100 Clarendon Street Garage-West (Top)", 189.588623046875],
- ["200 Clarendon-North", 189.7631378173828],
- ["200 Clarendon-Northwest", 189.7631378173828],
- ["200 Clarendon-West", 189.7631378173828],
- ["200 Clarendon-North (Top)", 86.68341064453125],
- ["200 Clarendon-West (Top)", 97.6390380859375],
- ["5 Post Office Square-North", 105.0],
- ["5 Post Office Square-Northwest", 105.0],
- ["5 Post Office Square-West", 105.0],
- ["5 Post Office Square-North (Top)", 73.4512939453125],
- ["5 Post Office Square-West (Top)", 61.550628662109375],
- ["54 Green Building-North", 90.0],
- ["54 Green Building-Northwest", 90.0],
- ["54 Green Building-West", 90.0],
- ["54 Green Building-North (Top)", 26.70819091796875],
- ["54 Green Building-West (Top)", 36.661865234375],
- ["Boston Marriott Long Wharf-North", 37.445552825927734],
- ["Boston Marriott Long Wharf-Northwest", 37.445552825927734],
- ["Boston Marriott Long Wharf-West", 37.445552825927734],
- ["Boston Marriott Long Wharf-North (Top)", 66.61810302734375],
- ["Boston Marriott Long Wharf-West (Top)", 152.33966064453125],
- ["Boston Public Library-North", 24.0],
- ["Boston Public Library-Northwest", 24.0],
- ["Boston Public Library-West", 24.0],
- ["Boston Public Library-North (Top)", 116.505859375],
- ["Boston Public Library-West (Top)", 161.231201171875],
- ["Bunker Hill Monument-North", 67.0],
- ["Bunker Hill Monument-Northwest", 67.0],
- ["Bunker Hill Monument-West", 67.0],
- ["Bunker Hill Monument-North (Top)", 11.143310546875],
- ["Bunker Hill Monument-West (Top)", 11.126452445983887],
- ["Center Plaza-North", 20.767358779907227],
- ["Center Plaza-Northwest", 20.767358779907227],
- ["Center Plaza-West", 20.767358779907227],
- ["Center Plaza-North (Top)", 211.80734252929688],
- ["Center Plaza-West (Top)", 102.37761688232422],
- ["Copley Place-North", 127.27559661865234],
- ["Copley Place-Northwest", 127.27559661865234],
- ["Copley Place-West", 127.27559661865234],
- ["Copley Place-North (Top)", 223.21246337890625],
- ["Copley Place-West (Top)", 255.1904296875],
- ["Exchange Place-North", 156.0],
- ["Exchange Place-Northwest", 156.0],
- ["Exchange Place-West", 156.0],
- ["Exchange Place-North (Top)", 52.10015869140625],
- ["Exchange Place-West (Top)", 67.7081298828125],
- ["Federal Reserve Bank of Boston-North", 187.0],
- ["Federal Reserve Bank of Boston-Northwest", 187.0],
- ["Federal Reserve Bank of Boston-West", 187.0],
- ["Federal Reserve Bank of Boston-North (Top)", 147.09347534179688],
- ["Federal Reserve Bank of Boston-West (Top)", 148.926513671875],
- ["Fenway Park-North", 20.531841278076172],
- ["Fenway Park-Northwest", 20.531841278076172],
- ["Fenway Park-West", 20.531841278076172],
- ["Fenway Park-North (Top)", 168.6722412109375],
- ["Fenway Park-West (Top)", 272.857177734375],
- ["Four Seasons Hotel One Dalton-North", 226.0],
- ["Four Seasons Hotel One Dalton-Northwest", 226.0],
- ["Four Seasons Hotel One Dalton-West", 226.0],
- ["Four Seasons Hotel One Dalton-North (Top)", 46.4114990234375],
- ["Four Seasons Hotel One Dalton-West (Top)", 48.4373779296875],
- ["Hynes Convention Center-North", 24.296863555908203],
- ["Hynes Convention Center-Northwest", 24.296863555908203],
- ["Hynes Convention Center-West", 24.296863555908203],
- ["Hynes Convention Center-North (Top)", 170.75579833984375],
- ["Hynes Convention Center-West (Top)", 198.8106689453125],
- ["Massachusetts State House-North", 40.0],
- ["Massachusetts State House-Northwest", 40.0],
- ["Massachusetts State House-West", 40.0],
- ["Massachusetts State House-North (Top)", 167.57830810546875],
- ["Massachusetts State House-West (Top)", 147.17738342285156],
- ["Massachusetts State Transportation Building-North", 28.70726203918457],
- ["Massachusetts State Transportation Building-Northwest", 28.70726203918457],
- ["Massachusetts State Transportation Building-West", 28.70726203918457],
- ["Massachusetts State Transportation Building-North (Top)", 120.55093383789062],
- ["Massachusetts State Transportation Building-West (Top)", 193.1099853515625],
- ["McCormack Building-North", 122.0],
- ["McCormack Building-Northwest", 122.0],
- ["McCormack Building-West", 122.0],
- ["McCormack Building-North (Top)", 66.56829833984375],
- ["McCormack Building-West (Top)", 43.63642120361328],
- ["Millenium Tower-North", 209.0],
- ["Millenium Tower-Northwest", 209.0],
- ["Millenium Tower-West", 209.0],
- ["Millenium Tower-North (Top)", 70.20889282226562],
- ["Millenium Tower-West (Top)", 77.93557739257812],
- ["MIT-North", 90.0],
- ["MIT-Northwest", 90.0],
- ["MIT-West", 90.0],
- ["MIT-North (Top)", 1398.5234375],
- ["MIT-West (Top)", 2593.773681640625],
- ["One Post Office Square-North", 160.0],
- ["One Post Office Square-Northwest", 160.0],
- ["One Post Office Square-West", 160.0],
- ["One Post Office Square-North (Top)", 62.16075134277344],
- ["One Post Office Square-West (Top)", 58.743896484375],
- ["Prudential Center-North", 276.0],
- ["Prudential Center-Northwest", 276.0],
- ["Prudential Center-West", 276.0],
- ["Prudential Center-North (Top)", 322.4747314453125],
- ["Prudential Center-West (Top)", 262.677978515625],
- ["Quincy Market-North", 23.99773406982422],
- ["Quincy Market-Northwest", 23.99773406982422],
- ["Quincy Market-West", 23.99773406982422],
- ["Quincy Market-North (Top)", 121.1820068359375],
- ["Quincy Market-West (Top)", 177.55661010742188],
- ["Rowes Wharf-North", 54.192569732666016],
- ["Rowes Wharf-Northwest", 54.192569732666016],
- ["Rowes Wharf-West", 54.192569732666016],
- ["Rowes Wharf-North (Top)", 181.87112426757812],
- ["Rowes Wharf-West (Top)", 131.46734619140625],
- ["South Station-North", 35.0],
- ["South Station-Northwest", 35.0],
- ["South Station-West", 35.0],
- ["South Station-North (Top)", 340.06695556640625],
- ["South Station-West (Top)", 201.49136352539062],
- ["State Street Financial Center-North", 155.0],
- ["State Street Financial Center-Northwest", 155.0],
- ["State Street Financial Center-West", 155.0],
- ["State Street Financial Center-North (Top)", 45.840087890625],
- ["State Street Financial Center-West (Top)", 72.14659118652344],
- ["The Berkeley Building-North", 180.0],
- ["The Berkeley Building-Northwest", 180.0],
- ["The Berkeley Building-West", 180.0],
- ["The Berkeley Building-North (Top)", 127.220703125],
- ["The Berkeley Building-West (Top)", 171.654052734375],
- ["Two International Place-North", 164.0],
- ["Two International Place-Northwest", 164.0],
- ["Two International Place-West", 164.0],
- ["Two International Place-North (Top)", 40.56541442871094],
- ["Two International Place-West (Top)", 47.13421630859375]
- ]
- ))
-
- results.push(makeRealBuilding(
- "Seattle",
- [
- ["1201 Third Avenue-North", 235.3000030517578],
- ["1201 Third Avenue-Northwest", 235.3000030517578],
- ["1201 Third Avenue-West", 235.3000030517578],
- ["1201 Third Avenue-North (Top)", 98.585693359375],
- ["1201 Third Avenue-West (Top)", 98.98828125],
- ["Arrivé-North", 114.80000305175781],
- ["Arrivé-Northwest", 114.80000305175781],
- ["Arrivé-West", 114.80000305175781],
- ["Arrivé-North (Top)", 43.793121337890625],
- ["Arrivé-West (Top)", 43.614654541015625],
- ["Benaroya Hall-North", 24.0],
- ["Benaroya Hall-Northwest", 24.0],
- ["Benaroya Hall-West", 24.0],
- ["Benaroya Hall-North (Top)", 108.16860961914062],
- ["Benaroya Hall-West (Top)", 114.35061645507812],
- ["Century Square-North", 116.0999984741211],
- ["Century Square-Northwest", 116.0999984741211],
- ["Century Square-West", 116.0999984741211],
- ["Century Square-North (Top)", 63.731788635253906],
- ["Century Square-West (Top)", 72.33848571777344],
- ["Cielo-North", 87.36222076416016],
- ["Cielo-Northwest", 87.36222076416016],
- ["Cielo-West", 87.36222076416016],
- ["Cielo-North (Top)", 58.87669372558594],
- ["Cielo-West (Top)", 48.5137939453125],
- ["Columbia Center-North", 286.0],
- ["Columbia Center-Northwest", 286.0],
- ["Columbia Center-West", 286.0],
- ["Columbia Center-North (Top)", 91.0936279296875],
- ["Columbia Center-West (Top)", 101.2015380859375],
- ["Crowne Plaza Seattle Downtown-North", 107.0],
- ["Crowne Plaza Seattle Downtown-Northwest", 107.0],
- ["Crowne Plaza Seattle Downtown-West", 107.0],
- ["Crowne Plaza Seattle Downtown-North (Top)", 49.90582275390625],
- ["Crowne Plaza Seattle Downtown-West (Top)", 51.3289794921875],
- ["DocuSign Tower-North", 175.0],
- ["DocuSign Tower-Northwest", 175.0],
- ["DocuSign Tower-West", 175.0],
- ["DocuSign Tower-North (Top)", 84.84771728515625],
- ["DocuSign Tower-West (Top)", 70.02053833007812],
- ["Escala-North", 100.0],
- ["Escala-Northwest", 100.0],
- ["Escala-West", 100.0],
- ["Escala-North (Top)", 57.8636474609375],
- ["Escala-West (Top)", 59.42781066894531],
- ["F5 Tower-North", 201.0],
- ["F5 Tower-Northwest", 201.0],
- ["F5 Tower-West", 201.0],
- ["F5 Tower-North (Top)", 52.48883056640625],
- ["F5 Tower-West (Top)", 53.01312255859375],
- ["Fifteen Twenty-One Second Avenue-North", 134.0],
- ["Fifteen Twenty-One Second Avenue-Northwest", 134.0],
- ["Fifteen Twenty-One Second Avenue-West", 134.0],
- ["Fifteen Twenty-One Second Avenue-North (Top)", 55.44827651977539],
- ["Fifteen Twenty-One Second Avenue-West (Top)", 51.386329650878906],
- ["Hyatt Regency Seattle-North", 160.0],
- ["Hyatt Regency Seattle-Northwest", 160.0],
- ["Hyatt Regency Seattle-West", 160.0],
- ["Hyatt Regency Seattle-North (Top)", 127.37005615234375],
- ["Hyatt Regency Seattle-West (Top)", 94.38345336914062],
- ["McKenzie Apartments-North", 132.39999389648438],
- ["McKenzie Apartments-Northwest", 132.39999389648438],
- ["McKenzie Apartments-West", 132.39999389648438],
- ["McKenzie Apartments-North (Top)", 59.466552734375],
- ["McKenzie Apartments-West (Top)", 63.52703857421875],
- ["Met Tower-North", 91.0],
- ["Met Tower-Northwest", 91.0],
- ["Met Tower-West", 91.0],
- ["Met Tower-North (Top)", 71.06503295898438],
- ["Met Tower-West (Top)", 63.88484191894531],
- ["Onni South Lake Union-North", 129.5399932861328],
- ["Onni South Lake Union-Northwest", 129.5399932861328],
- ["Onni South Lake Union-West", 129.5399932861328],
- ["Onni South Lake Union-North (Top)", 64.9219970703125],
- ["Onni South Lake Union-West (Top)", 91.53250122070312],
- ["Qualtrics Tower-North", 160.5500030517578],
- ["Qualtrics Tower-Northwest", 160.5500030517578],
- ["Qualtrics Tower-West", 160.5500030517578],
- ["Qualtrics Tower-North (Top)", 96.91552734375],
- ["Qualtrics Tower-West (Top)", 82.01869201660156],
- ["Rainier Square-North", 255.0],
- ["Rainier Square-Northwest", 255.0],
- ["Rainier Square-West", 255.0],
- ["Rainier Square-North (Top)", 131.66928100585938],
- ["Rainier Square-West (Top)", 95.779541015625],
- ["Rainier Tower-North", 157.0],
- ["Rainier Tower-Northwest", 157.0],
- ["Rainier Tower-West", 157.0],
- ["Rainier Tower-North (Top)", 55.816436767578125],
- ["Rainier Tower-West (Top)", 55.755859375],
- ["Red Cedar-North", 20.100000381469727],
- ["Red Cedar-Northwest", 20.100000381469727],
- ["Red Cedar-West", 20.100000381469727],
- ["Red Cedar-North (Top)", 63.24603271484375],
- ["Red Cedar-West (Top)", 94.2718505859375],
- ["Russell Investments Center-North", 178.3000030517578],
- ["Russell Investments Center-Northwest", 178.3000030517578],
- ["Russell Investments Center-West", 178.3000030517578],
- ["Russell Investments Center-North (Top)", 115.56077575683594],
- ["Russell Investments Center-West (Top)", 110.05777740478516],
- ["Safeco Plaza-North", 192.0],
- ["Safeco Plaza-Northwest", 192.0],
- ["Safeco Plaza-West", 192.0],
- ["Safeco Plaza-North (Top)", 91.584228515625],
- ["Safeco Plaza-West (Top)", 87.62051391601562],
- ["Seattle Municipal Tower-North", 220.0],
- ["Seattle Municipal Tower-Northwest", 220.0],
- ["Seattle Municipal Tower-West", 220.0],
- ["Seattle Municipal Tower-North (Top)", 98.50970458984375],
- ["Seattle Municipal Tower-West (Top)", 102.1763916015625],
- ["Seattle Tower-North", 106.0],
- ["Seattle Tower-Northwest", 106.0],
- ["Seattle Tower-West", 106.0],
- ["Seattle Tower-North (Top)", 47.901336669921875],
- ["Seattle Tower-West (Top)", 46.690704345703125],
- ["Second & Seneca Building-North", 96.0],
- ["Second & Seneca Building-Northwest", 96.0],
- ["Second & Seneca Building-West", 96.0],
- ["Second & Seneca Building-North (Top)", 98.9639892578125],
- ["Second & Seneca Building-West (Top)", 97.75946044921875],
- ["Sheraton Seattle-North", 113.0],
- ["Sheraton Seattle-Northwest", 113.0],
- ["Sheraton Seattle-West", 113.0],
- ["Sheraton Seattle-North (Top)", 114.62452697753906],
- ["Sheraton Seattle-West (Top)", 96.28399658203125],
- ["Skye at Belltown-North", 72.0],
- ["Skye at Belltown-Northwest", 72.0],
- ["Skye at Belltown-West", 72.0],
- ["Skye at Belltown-North (Top)", 92.2509765625],
- ["Skye at Belltown-West (Top)", 92.72390747070312],
- ["Smith Tower-North", 148.0],
- ["Smith Tower-Northwest", 148.0],
- ["Smith Tower-West", 148.0],
- ["Smith Tower-North (Top)", 45.8319091796875],
- ["Smith Tower-West (Top)", 51.44000244140625],
- ["The Cosmopolitan-North", 106.0],
- ["The Cosmopolitan-Northwest", 106.0],
- ["The Cosmopolitan-West", 106.0],
- ["The Cosmopolitan-North (Top)", 49.325439453125],
- ["The Cosmopolitan-West (Top)", 49.36865234375],
- ["The Spheres-North", 27.5],
- ["The Spheres-Northwest", 27.5],
- ["The Spheres-West", 27.5],
- ["The Spheres-North (Top)", 57.16290283203125],
- ["The Spheres-West (Top)", 52.26546859741211],
- ["The Watermark Tower-North", 84.0],
- ["The Watermark Tower-Northwest", 84.0],
- ["The Watermark Tower-West", 84.0],
- ["The Watermark Tower-North (Top)", 47.68963623046875],
- ["The Watermark Tower-West (Top)", 46.85743713378906],
- ["The Westin Seattle-North", 137.0],
- ["The Westin Seattle-Northwest", 137.0],
- ["The Westin Seattle-West", 137.0],
- ["The Westin Seattle-North (Top)", 124.75469970703125],
- ["The Westin Seattle-West (Top)", 93.34060668945312],
- ["Tower 12-North", 134.0],
- ["Tower 12-Northwest", 134.0],
- ["Tower 12-West", 134.0],
- ["Tower 12-North (Top)", 57.54161071777344],
- ["Tower 12-West (Top)", 60.591957092285156],
- ["Two Union Square-North", 243.0],
- ["Two Union Square-Northwest", 243.0],
- ["Two Union Square-West", 243.0],
- ["Two Union Square-North (Top)", 61.04994583129883],
- ["Two Union Square-West (Top)", 55.51971435546875],
- ["U.S. Bank Centre-North", 142.154541015625],
- ["U.S. Bank Centre-Northwest", 142.154541015625],
- ["U.S. Bank Centre-West", 142.154541015625],
- ["U.S. Bank Centre-North (Top)", 103.01273345947266],
- ["U.S. Bank Centre-West (Top)", 114.55648803710938],
- ["Union Square-North", 139.0],
- ["Union Square-Northwest", 139.0],
- ["Union Square-West", 139.0],
- ["Union Square-North (Top)", 124.18968963623047],
- ["Union Square-West (Top)", 116.2850341796875],
- ["Washington State Convention Center-North", 71.7900161743164],
- ["Washington State Convention Center-Northwest", 71.7900161743164],
- ["Washington State Convention Center-West", 71.7900161743164],
- ["Washington State Convention Center-North (Top)", 215.26531982421875],
- ["Washington State Convention Center-West (Top)", 222.7691650390625],
- ["Washington State Ferries Terminal-North", 19.359281539916992],
- ["Washington State Ferries Terminal-Northwest", 19.359281539916992],
- ["Washington State Ferries Terminal-West", 19.359281539916992],
- ["Washington State Ferries Terminal-North (Top)", 59.66461181640625],
- ["Washington State Ferries Terminal-West (Top)", 212.89247131347656]
- ]
- ))
-
- results.push(makeRealBuilding(
- "Indianapolis",
- [
- ["Indiana Convention Center-North", 7.686001300811768],
- ["Indiana Convention Center-Northwest", 7.686001300811768],
- ["Indiana Convention Center-West", 7.686001300811768],
- ["Indiana Convention Center-North (Top)", 357.9778747558594],
- ["Indiana Convention Center-West (Top)", 452.64068603515625]
- ]
- ))
-
- results.push(makeRealBuilding(
- "Liverpool",
- [
- ["Alexandra Tower-North", 90.0],
- ["Alexandra Tower-Northwest", 90.0],
- ["Alexandra Tower-West", 90.0],
- ["Alexandra Tower-North (Top)", 47.48272705078125],
- ["Alexandra Tower-West (Top)", 44.5157470703125],
- ["Beetham Tower-North", 93.0],
- ["Beetham Tower-Northwest", 93.0],
- ["Beetham Tower-West", 93.0],
- ["Beetham Tower-North (Top)", 31.54815673828125],
- ["Beetham Tower-West (Top)", 21.81982421875],
- ["Exchange Station-North", 24.0],
- ["Exchange Station-Northwest", 24.0],
- ["Exchange Station-West", 24.0],
- ["Exchange Station-North (Top)", 116.6236572265625],
- ["Exchange Station-West (Top)", 123.58209228515625],
- ["Liverpool Cathedral-North", 100.0],
- ["Liverpool Cathedral-Northwest", 100.0],
- ["Liverpool Cathedral-West", 100.0],
- ["Liverpool Cathedral-North (Top)", 186.26336669921875],
- ["Liverpool Cathedral-West (Top)", 73.64404296875],
- ["Liverpool Lime Street Railway Station-North", 23.0],
- ["Liverpool Lime Street Railway Station-Northwest", 23.0],
- ["Liverpool Lime Street Railway Station-West", 23.0],
- ["Liverpool Lime Street Railway Station-North (Top)", 159.80413818359375],
- ["Liverpool Lime Street Railway Station-West (Top)", 195.76344299316406],
- ["Liverpool Town Hall-North", 38.5],
- ["Liverpool Town Hall-Northwest", 38.5],
- ["Liverpool Town Hall-West", 38.5],
- ["Liverpool Town Hall-North (Top)", 55.40380859375],
- ["Liverpool Town Hall-West (Top)", 50.0185546875],
- ["Metropolitan Cathedral of Christ the King-North", 84.9000015258789],
- ["Metropolitan Cathedral of Christ the King-Northwest", 84.9000015258789],
- ["Metropolitan Cathedral of Christ the King-West", 84.9000015258789],
- ["Metropolitan Cathedral of Christ the King-North (Top)", 177.86627197265625],
- ["Metropolitan Cathedral of Christ the King-West (Top)", 126.4361572265625],
- ["Mount Pleasant Car Park-North", 15.995491027832031],
- ["Mount Pleasant Car Park-Northwest", 15.995491027832031],
- ["Mount Pleasant Car Park-West", 15.995491027832031],
- ["Mount Pleasant Car Park-North (Top)", 101.65907287597656],
- ["Mount Pleasant Car Park-West (Top)", 120.72958374023438],
- ["Museum of Liverpool-North", 30.0],
- ["Museum of Liverpool-Northwest", 30.0],
- ["Museum of Liverpool-West", 30.0],
- ["Museum of Liverpool-North (Top)", 131.55288696289062],
- ["Museum of Liverpool-West (Top)", 77.46380615234375],
- ["Our Lady & Saint Nicholas-North", 57.0],
- ["Our Lady & Saint Nicholas-Northwest", 57.0],
- ["Our Lady & Saint Nicholas-West", 57.0],
- ["Our Lady & Saint Nicholas-North (Top)", 31.709930419921875],
- ["Our Lady & Saint Nicholas-West (Top)", 39.61444091796875],
- ["Port of Liverpool Building-North", 71.0],
- ["Port of Liverpool Building-Northwest", 71.0],
- ["Port of Liverpool Building-West", 71.0],
- ["Port of Liverpool Building-North (Top)", 94.29550170898438],
- ["Port of Liverpool Building-West (Top)", 87.62557983398438],
- ["Royal Liver Building-North", 104.0],
- ["Royal Liver Building-Northwest", 104.0],
- ["Royal Liver Building-West", 104.0],
- ["Royal Liver Building-North (Top)", 88.03376770019531],
- ["Royal Liver Building-West (Top)", 98.65484619140625],
- ["Saint George's Hall-North", 33.0],
- ["Saint George's Hall-Northwest", 33.0],
- ["Saint George's Hall-West", 33.0],
- ["Saint George's Hall-North (Top)", 155.74734497070312],
- ["Saint George's Hall-West (Top)", 77.72381591796875],
- ["Saint John's Beacon-North", 125.0],
- ["Saint John's Beacon-Northwest", 125.0],
- ["Saint John's Beacon-West", 125.0],
- ["Saint John's Beacon-North (Top)", 26.293655395507812],
- ["Saint John's Beacon-West (Top)", 26.28585433959961],
- ["St John's Shopping Centre-North", 47.0],
- ["St John's Shopping Centre-Northwest", 47.0],
- ["St John's Shopping Centre-West", 47.0],
- ["St John's Shopping Centre-North (Top)", 206.2972412109375],
- ["St John's Shopping Centre-West (Top)", 251.96591186523438],
- ["The Capital-North", 73.0],
- ["The Capital-Northwest", 73.0],
- ["The Capital-West", 73.0],
- ["The Capital-North (Top)", 192.92669677734375],
- ["The Capital-West (Top)", 147.0555419921875],
- ["West Tower-North", 138.0],
- ["West Tower-Northwest", 138.0],
- ["West Tower-West", 138.0],
- ["West Tower-North (Top)", 37.181640625],
- ["West Tower-West (Top)", 27.67205810546875]
- ]
- ))
-
- results.push(makeRealBuilding(
- "London",
- [
- ["123 Victoria Street-North", 40.37643814086914],
- ["123 Victoria Street-Northwest", 40.37643814086914],
- ["123 Victoria Street-West", 40.37643814086914],
- ["123 Victoria Street-North (Top)", 60.76983642578125],
- ["123 Victoria Street-West (Top)", 199.70327758789062],
- ["22 Bishopsgate Tower-North", 278.0],
- ["22 Bishopsgate Tower-Northwest", 278.0],
- ["22 Bishopsgate Tower-West", 278.0],
- ["22 Bishopsgate Tower-North (Top)", 70.5451889038086],
- ["22 Bishopsgate Tower-West (Top)", 75.08984375],
- ["30 St Mary Axe-North", 180.0],
- ["30 St Mary Axe-Northwest", 180.0],
- ["30 St Mary Axe-West", 180.0],
- ["30 St Mary Axe-North (Top)", 56.84296417236328],
- ["30 St Mary Axe-West (Top)", 56.84387969970703],
- ["Bank of England-North", 16.538211822509766],
- ["Bank of England-Northwest", 16.538211822509766],
- ["Bank of England-West", 16.538211822509766],
- ["Bank of England-North (Top)", 102.01097106933594],
- ["Bank of England-West (Top)", 140.64035034179688],
- ["Barbican Centre-North", 123.0],
- ["Barbican Centre-Northwest", 123.0],
- ["Barbican Centre-West", 123.0],
- ["Barbican Centre-North (Top)", 336.7894287109375],
- ["Barbican Centre-West (Top)", 477.03228759765625],
- ["Buckingham Palace-North", 23.399999618530273],
- ["Buckingham Palace-Northwest", 23.399999618530273],
- ["Buckingham Palace-West", 23.399999618530273],
- ["Buckingham Palace-North (Top)", 246.573486328125],
- ["Buckingham Palace-West (Top)", 186.03067016601562],
- ["Cabinet Office-North", 16.778827667236328],
- ["Cabinet Office-Northwest", 16.778827667236328],
- ["Cabinet Office-West", 16.778827667236328],
- ["Cabinet Office-North (Top)", 101.1579360961914],
- ["Cabinet Office-West (Top)", 76.61309814453125],
- ["Cromwell Tower-North", 123.0],
- ["Cromwell Tower-Northwest", 123.0],
- ["Cromwell Tower-West", 123.0],
- ["Cromwell Tower-North (Top)", 39.318328857421875],
- ["Cromwell Tower-West (Top)", 32.97075653076172],
- ["Heron Tower-North", 230.10000610351562],
- ["Heron Tower-Northwest", 230.10000610351562],
- ["Heron Tower-West", 230.10000610351562],
- ["Heron Tower-North (Top)", 52.16011428833008],
- ["Heron Tower-West (Top)", 60.95220947265625],
- ["Lloyd's of London-North", 88.0],
- ["Lloyd's of London-Northwest", 88.0],
- ["Lloyd's of London-West", 88.0],
- ["Lloyd's of London-North (Top)", 97.306640625],
- ["Lloyd's of London-West (Top)", 78.26708984375],
- ["One Blackfriars Tower-North", 163.0],
- ["One Blackfriars Tower-Northwest", 163.0],
- ["One Blackfriars Tower-West", 163.0],
- ["One Blackfriars Tower-North (Top)", 52.3529052734375],
- ["One Blackfriars Tower-West (Top)", 35.8585205078125],
- ["Palace of Westminster-North", 98.5],
- ["Palace of Westminster-Northwest", 98.5],
- ["Palace of Westminster-West", 98.5],
- ["Palace of Westminster-North (Top)", 294.37652587890625],
- ["Palace of Westminster-West (Top)", 154.22406005859375],
- ["Royal Opera House-North", 37.0],
- ["Royal Opera House-Northwest", 37.0],
- ["Royal Opera House-West", 37.0],
- ["Royal Opera House-North (Top)", 118.8870849609375],
- ["Royal Opera House-West (Top)", 154.8414306640625],
- ["St Paul's Cathedral-North", 111.0],
- ["St Paul's Cathedral-Northwest", 111.0],
- ["St Paul's Cathedral-West", 111.0],
- ["St Paul's Cathedral-North (Top)", 86.08409118652344],
- ["St Paul's Cathedral-West (Top)", 157.52853393554688],
- ["Tate Modern-North", 99.0],
- ["Tate Modern-Northwest", 99.0],
- ["Tate Modern-West", 99.0],
- ["Tate Modern-North (Top)", 115.3975830078125],
- ["Tate Modern-West (Top)", 168.99298095703125],
- ["The Leadenhall Building-North", 224.5],
- ["The Leadenhall Building-Northwest", 224.5],
- ["The Leadenhall Building-West", 224.5],
- ["The Leadenhall Building-North (Top)", 45.379486083984375],
- ["The Leadenhall Building-West (Top)", 47.55621337890625],
- ["Tower 42-North", 183.0],
- ["Tower 42-Northwest", 183.0],
- ["Tower 42-West", 183.0],
- ["Tower 42-North (Top)", 52.395267486572266],
- ["Tower 42-West (Top)", 64.169677734375],
- ["Westminster Abbey-North", 54.0],
- ["Westminster Abbey-Northwest", 54.0],
- ["Westminster Abbey-West", 54.0],
- ["Westminster Abbey-North (Top)", 70.07232666015625],
- ["Westminster Abbey-West (Top)", 157.55780029296875]
- ]
- ))
-
- results.push(makeRealBuilding(
- "Phoenix",
- [
- ["Arizona Center-North", 73.19999694824219],
- ["Arizona Center-Northwest", 73.19999694824219],
- ["Arizona Center-West", 73.19999694824219],
- ["Arizona Center-North (Top)", 137.77099609375],
- ["Arizona Center-West (Top)", 128.0970916748047],
- ["Bank of America Tower-North", 78.2735595703125],
- ["Bank of America Tower-Northwest", 78.2735595703125],
- ["Bank of America Tower-West", 78.2735595703125],
- ["Bank of America Tower-North (Top)", 38.13800048828125],
- ["Bank of America Tower-West (Top)", 65.4085693359375],
- ["Chase Field-North", 73.69999694824219],
- ["Chase Field-Northwest", 73.69999694824219],
- ["Chase Field-West", 73.69999694824219],
- ["Chase Field-North (Top)", 238.09898376464844],
- ["Chase Field-West (Top)", 296.77984619140625],
- ["Chase Tower-North", 147.0],
- ["Chase Tower-Northwest", 147.0],
- ["Chase Tower-West", 147.0],
- ["Chase Tower-North (Top)", 57.4300537109375],
- ["Chase Tower-West (Top)", 33.74412536621094],
- ["Phoenix City Hall-North", 72.66856384277344],
- ["Phoenix City Hall-Northwest", 72.66856384277344],
- ["Phoenix City Hall-West", 72.66856384277344],
- ["Phoenix City Hall-North (Top)", 88.19363403320312],
- ["Phoenix City Hall-West (Top)", 88.85198974609375],
- ["Phoenix Convention Center-North", 19.853931427001953],
- ["Phoenix Convention Center-Northwest", 19.853931427001953],
- ["Phoenix Convention Center-West", 19.853931427001953],
- ["Phoenix Convention Center-North (Top)", 409.9887390136719],
- ["Phoenix Convention Center-West (Top)", 326.02423095703125],
- ["Renaissance Square-North", 86.33547973632812],
- ["Renaissance Square-Northwest", 86.33547973632812],
- ["Renaissance Square-West", 86.33547973632812],
- ["Renaissance Square-North (Top)", 91.265380859375],
- ["Renaissance Square-West (Top)", 92.184814453125],
- ["Talking Stick Resort Arena-North", 34.0],
- ["Talking Stick Resort Arena-Northwest", 34.0],
- ["Talking Stick Resort Arena-West", 34.0],
- ["Talking Stick Resort Arena-North (Top)", 125.26750183105469],
- ["Talking Stick Resort Arena-West (Top)", 107.38505554199219]
- ]
- ))
-
- results.push(makeRealBuilding(
- "Salt Lake City",
- [
- ["99 West-North", 114.30000305175781],
- ["99 West-Northwest", 114.30000305175781],
- ["99 West-West", 114.30000305175781],
- ["99 West-North (Top)", 24.4132080078125],
- ["99 West-West (Top)", 18.253082275390625],
- ["American Towers-North", 98.80000305175781],
- ["American Towers-Northwest", 98.80000305175781],
- ["American Towers-West", 98.80000305175781],
- ["American Towers-North (Top)", 86.88116455078125],
- ["American Towers-West (Top)", 50.12060546875],
- ["Beneficial Tower-North", 114.30000305175781],
- ["Beneficial Tower-Northwest", 114.30000305175781],
- ["Beneficial Tower-West", 114.30000305175781],
- ["Beneficial Tower-North (Top)", 21.3314208984375],
- ["Beneficial Tower-West (Top)", 45.652587890625],
- ["Church Office Building-North", 128.0],
- ["Church Office Building-Northwest", 128.0],
- ["Church Office Building-West", 128.0],
- ["Church Office Building-North (Top)", 42.25146484375],
- ["Church Office Building-West (Top)", 52.81329345703125],
- ["Conference Center-North", 16.172439575195312],
- ["Conference Center-Northwest", 16.172439575195312],
- ["Conference Center-West", 16.172439575195312],
- ["Conference Center-North (Top)", 178.8447265625],
- ["Conference Center-West (Top)", 199.0042724609375],
- ["Joseph Smith Memorial Building-North", 55.5],
- ["Joseph Smith Memorial Building-Northwest", 55.5],
- ["Joseph Smith Memorial Building-West", 55.5],
- ["Joseph Smith Memorial Building-North (Top)", 80.70135498046875],
- ["Joseph Smith Memorial Building-West (Top)", 62.14154052734375],
- ["Salt Lake City Public Library-North", 18.124340057373047],
- ["Salt Lake City Public Library-Northwest", 18.124340057373047],
- ["Salt Lake City Public Library-West", 18.124340057373047],
- ["Salt Lake City Public Library-North (Top)", 138.1903533935547],
- ["Salt Lake City Public Library-West (Top)", 108.0318603515625],
- ["Salt Lake Tabernacle-North", 40.76840591430664],
- ["Salt Lake Tabernacle-Northwest", 40.76840591430664],
- ["Salt Lake Tabernacle-West", 40.76840591430664],
- ["Salt Lake Tabernacle-North (Top)", 47.088134765625],
- ["Salt Lake Tabernacle-West (Top)", 78.81744384765625],
- ["Salt Palace Convention Center-North", 19.21004295349121],
- ["Salt Palace Convention Center-Northwest", 19.21004295349121],
- ["Salt Palace Convention Center-West", 19.21004295349121],
- ["Salt Palace Convention Center-North (Top)", 423.8131408691406],
- ["Salt Palace Convention Center-West (Top)", 443.5648498535156],
- ["The Gateway-North", 41.59446716308594],
- ["The Gateway-Northwest", 41.59446716308594],
- ["The Gateway-West", 41.59446716308594],
- ["The Gateway-North (Top)", 571.72265625],
- ["The Gateway-West (Top)", 185.70977783203125],
- ["Vivint Smart Home Arena-North", 32.152828216552734],
- ["Vivint Smart Home Arena-Northwest", 32.152828216552734],
- ["Vivint Smart Home Arena-West", 32.152828216552734],
- ["Vivint Smart Home Arena-North (Top)", 169.38262939453125],
- ["Vivint Smart Home Arena-West (Top)", 170.05116271972656],
- ["Wells Fargo Center-North", 69.25642395019531],
- ["Wells Fargo Center-Northwest", 69.25642395019531],
- ["Wells Fargo Center-West", 69.25642395019531],
- ["Wells Fargo Center-North (Top)", 93.77366638183594],
- ["Wells Fargo Center-West (Top)", 37.6646728515625]
- ]
- ))
-
- results.push(makeRealBuilding(
- "San Francisco",
- [
- ["Bank of America Building-North", 159.3365936279297],
- ["Bank of America Building-Northwest", 159.3365936279297],
- ["Bank of America Building-West", 159.3365936279297],
- ["Bank of America Building-North (Top)", 52.731689453125],
- ["Bank of America Building-West (Top)", 77.7469482421875],
- ["California Center-North", 212.0],
- ["California Center-Northwest", 212.0],
- ["California Center-West", 212.0],
- ["California Center-North (Top)", 53.44677734375],
- ["California Center-West (Top)", 91.01301574707031],
- ["Embarcadero Center-North", 173.0],
- ["Embarcadero Center-Northwest", 173.0],
- ["Embarcadero Center-West", 173.0],
- ["Embarcadero Center-North (Top)", 242.385009765625],
- ["Embarcadero Center-West (Top)", 448.9274597167969],
- ["Montgomery Street Station-North", 17.299467086791992],
- ["Montgomery Street Station-Northwest", 17.299467086791992],
- ["Montgomery Street Station-West", 17.299467086791992],
- ["Montgomery Street Station-North (Top)", 230.8236083984375],
- ["Montgomery Street Station-West (Top)", 178.396484375],
- ["One Front Street-North", 171.0],
- ["One Front Street-Northwest", 171.0],
- ["One Front Street-West", 171.0],
- ["One Front Street-North (Top)", 58.7777099609375],
- ["One Front Street-West (Top)", 48.182037353515625],
- ["Oracle Park-North", 70.0],
- ["Oracle Park-Northwest", 70.0],
- ["Oracle Park-West", 70.0],
- ["Oracle Park-North (Top)", 261.744140625],
- ["Oracle Park-West (Top)", 279.289306640625],
- ["Salesforce Tower-North", 326.0],
- ["Salesforce Tower-Northwest", 326.0],
- ["Salesforce Tower-West", 326.0],
- ["Salesforce Tower-North (Top)", 73.059326171875],
- ["Salesforce Tower-West (Top)", 73.58831787109375],
- ["Salesforce Transit Center-North", 19.250934600830078],
- ["Salesforce Transit Center-Northwest", 19.250934600830078],
- ["Salesforce Transit Center-West", 19.250934600830078],
- ["Salesforce Transit Center-North (Top)", 334.1658935546875],
- ["Salesforce Transit Center-West (Top)", 334.7352294921875],
- ["San Francisco City Hall-North", 93.0],
- ["San Francisco City Hall-Northwest", 93.0],
- ["San Francisco City Hall-West", 93.0],
- ["San Francisco City Hall-North (Top)", 138.28224182128906],
- ["San Francisco City Hall-West (Top)", 105.8629150390625],
- ["San Francisco Marriott Marquis-North", 137.0],
- ["San Francisco Marriott Marquis-Northwest", 137.0],
- ["San Francisco Marriott Marquis-West", 137.0],
- ["San Francisco Marriott Marquis-North (Top)", 145.7403564453125],
- ["San Francisco Marriott Marquis-West (Top)", 127.74267578125],
- ["Transamerica Pyramid-North", 260.0],
- ["Transamerica Pyramid-Northwest", 260.0],
- ["Transamerica Pyramid-West", 260.0],
- ["Transamerica Pyramid-North (Top)", 62.53955078125],
- ["Transamerica Pyramid-West (Top)", 62.29730224609375]
- ]
- ))
-
- results.push(makeRealBuilding(
- "Vancouver",
- [
- ["BC Place-North", 60.0],
- ["BC Place-Northwest", 60.0],
- ["BC Place-West", 60.0],
- ["BC Place-North (Top)", 232.78878784179688],
- ["BC Place-West (Top)", 237.65155029296875],
- ["Brentwood Town Centre-North", 7.859385967254639],
- ["Brentwood Town Centre-Northwest", 7.859385967254639],
- ["Brentwood Town Centre-West", 7.859385967254639],
- ["Brentwood Town Centre-North (Top)", 252.2886962890625],
- ["Brentwood Town Centre-West (Top)", 262.154296875],
- ["Capitol Residences-North", 129.1504669189453],
- ["Capitol Residences-Northwest", 129.1504669189453],
- ["Capitol Residences-West", 129.1504669189453],
- ["Capitol Residences-North (Top)", 40.720516204833984],
- ["Capitol Residences-West (Top)", 41.82916259765625],
- ["Commerce Place-North", 90.0],
- ["Commerce Place-Northwest", 90.0],
- ["Commerce Place-West", 90.0],
- ["Commerce Place-North (Top)", 65.4561767578125],
- ["Commerce Place-West (Top)", 54.61737060546875],
- ["Crown Life Plaza-North", 80.0],
- ["Crown Life Plaza-Northwest", 80.0],
- ["Crown Life Plaza-West", 80.0],
- ["Crown Life Plaza-North (Top)", 59.9127197265625],
- ["Crown Life Plaza-West (Top)", 34.804534912109375],
- ["Crystallis-North", 72.84488677978516],
- ["Crystallis-Northwest", 72.84488677978516],
- ["Crystallis-West", 72.84488677978516],
- ["Crystallis-North (Top)", 34.920867919921875],
- ["Crystallis-West (Top)", 35.94879150390625],
- ["Douglas Jung Building-North", 88.0],
- ["Douglas Jung Building-Northwest", 88.0],
- ["Douglas Jung Building-West", 88.0],
- ["Douglas Jung Building-North (Top)", 47.86627197265625],
- ["Douglas Jung Building-West (Top)", 56.599700927734375],
- ["Executive Suites Hotel & Conference Centre Burnaby-North", 20.41547393798828],
- ["Executive Suites Hotel & Conference Centre Burnaby-Northwest", 20.41547393798828],
- ["Executive Suites Hotel & Conference Centre Burnaby-West", 20.41547393798828],
- ["Executive Suites Hotel & Conference Centre Burnaby-North (Top)", 43.3580322265625],
- ["Executive Suites Hotel & Conference Centre Burnaby-West (Top)", 92.708984375],
- ["Fairmont Hotel Vancouver-North", 111.0],
- ["Fairmont Hotel Vancouver-Northwest", 111.0],
- ["Fairmont Hotel Vancouver-West", 111.0],
- ["Fairmont Hotel Vancouver-North (Top)", 95.28884887695312],
- ["Fairmont Hotel Vancouver-West (Top)", 95.64189147949219],
- ["Grand Villa Casino Hotel and Conference Centre-North", 59.882328033447266],
- ["Grand Villa Casino Hotel and Conference Centre-Northwest", 59.882328033447266],
- ["Grand Villa Casino Hotel and Conference Centre-West", 59.882328033447266],
- ["Grand Villa Casino Hotel and Conference Centre-North (Top)", 71.97802734375],
- ["Grand Villa Casino Hotel and Conference Centre-West (Top)", 167.5986328125],
- ["Harbour Centre-North", 177.0],
- ["Harbour Centre-Northwest", 177.0],
- ["Harbour Centre-West", 177.0],
- ["Harbour Centre-North (Top)", 88.201904296875],
- ["Harbour Centre-West (Top)", 86.5367431640625],
- ["Harbour Green-North", 97.0],
- ["Harbour Green-Northwest", 97.0],
- ["Harbour Green-West", 97.0],
- ["Harbour Green-North (Top)", 69.8157958984375],
- ["Harbour Green-West (Top)", 107.16111755371094],
- ["Jameson House-North", 115.0],
- ["Jameson House-Northwest", 115.0],
- ["Jameson House-West", 115.0],
- ["Jameson House-North (Top)", 44.52801513671875],
- ["Jameson House-West (Top)", 44.71392822265625],
- ["Laguna Vista Apartments-North", 90.0],
- ["Laguna Vista Apartments-Northwest", 90.0],
- ["Laguna Vista Apartments-West", 90.0],
- ["Laguna Vista Apartments-North (Top)", 26.2498779296875],
- ["Laguna Vista Apartments-West (Top)", 26.4337158203125],
- ["One Wall Centre-North", 150.71273803710938],
- ["One Wall Centre-Northwest", 150.71273803710938],
- ["One Wall Centre-West", 150.71273803710938],
- ["One Wall Centre-North (Top)", 85.13595581054688],
- ["One Wall Centre-West (Top)", 82.41735076904297],
- ["Patina-North", 135.0],
- ["Patina-Northwest", 135.0],
- ["Patina-West", 135.0],
- ["Patina-North (Top)", 72.74775695800781],
- ["Patina-West (Top)", 74.91189575195312],
- ["Royal Bank Tower-North", 141.0],
- ["Royal Bank Tower-Northwest", 141.0],
- ["Royal Bank Tower-West", 141.0],
- ["Royal Bank Tower-North (Top)", 57.652374267578125],
- ["Royal Bank Tower-West (Top)", 56.99385070800781],
- ["Scotia Tower-North", 138.0],
- ["Scotia Tower-Northwest", 138.0],
- ["Scotia Tower-West", 138.0],
- ["Scotia Tower-North (Top)", 63.16046142578125],
- ["Scotia Tower-West (Top)", 65.79385375976562],
- ["Shaw Tower-North", 124.00953674316406],
- ["Shaw Tower-Northwest", 124.00953674316406],
- ["Shaw Tower-West", 124.00953674316406],
- ["Shaw Tower-North (Top)", 63.03717041015625],
- ["Shaw Tower-West (Top)", 83.94927978515625],
- ["Sun Tower-North", 74.0],
- ["Sun Tower-Northwest", 74.0],
- ["Sun Tower-West", 74.0],
- ["Sun Tower-North (Top)", 35.722816467285156],
- ["Sun Tower-West (Top)", 39.5601806640625],
- ["The Private Residences at Hotel Georgia-North", 140.0184326171875],
- ["The Private Residences at Hotel Georgia-Northwest", 140.0184326171875],
- ["The Private Residences at Hotel Georgia-West", 140.0184326171875],
- ["The Private Residences at Hotel Georgia-North (Top)", 38.293731689453125],
- ["The Private Residences at Hotel Georgia-West (Top)", 39.4449462890625],
- ["The Ritz Coal Harbour-North", 112.86424255371094],
- ["The Ritz Coal Harbour-Northwest", 112.86424255371094],
- ["The Ritz Coal Harbour-West", 112.86424255371094],
- ["The Ritz Coal Harbour-North (Top)", 36.13433837890625],
- ["The Ritz Coal Harbour-West (Top)", 34.37291717529297],
- ["Three Harbour Green-North", 135.0],
- ["Three Harbour Green-Northwest", 135.0],
- ["Three Harbour Green-West", 135.0],
- ["Three Harbour Green-North (Top)", 43.994140625],
- ["Three Harbour Green-West (Top)", 27.300994873046875],
- ["Trump Tower Vancouver-North", 188.0],
- ["Trump Tower Vancouver-Northwest", 188.0],
- ["Trump Tower Vancouver-West", 188.0],
- ["Trump Tower Vancouver-North (Top)", 71.20001220703125],
- ["Trump Tower Vancouver-West (Top)", 71.07852172851562],
- ["Vancouver Art Gallery-North", 26.0],
- ["Vancouver Art Gallery-Northwest", 26.0],
- ["Vancouver Art Gallery-West", 26.0],
- ["Vancouver Art Gallery-North (Top)", 73.95146179199219],
- ["Vancouver Art Gallery-West (Top)", 99.62921142578125],
- ["Vancouver Public Library-North", 86.0],
- ["Vancouver Public Library-Northwest", 86.0],
- ["Vancouver Public Library-West", 86.0],
- ["Vancouver Public Library-North (Top)", 107.6776123046875],
- ["Vancouver Public Library-West (Top)", 135.0889892578125]
- ]
- ))
-
- results.sort((e1, e2) => e1.name.localeCompare(e2.name))
-
- return results;
- }
|