TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

World Airports Voronoi (2014)

424 点作者 JoelSanchez将近 7 年前

31 条评论

lisper将近 7 年前
This diagram is oddly selective about which airports it includes. It has some class D airports (Modesto, Santa Maria) but not others (Palo Alto, El Monte, Fullerton). There is no pattern that I can discern other than eliminating airports that are too close to each other, which kind of defeats the purpose of this exercise.
评论 #17339684 未加载
评论 #17339381 未加载
评论 #17339394 未加载
评论 #17339707 未加载
评论 #17339839 未加载
elicash将近 7 年前
This is my favorite instance of a voronoi diagram: <a href="https:&#x2F;&#x2F;imgur.com&#x2F;a&#x2F;zjNWL" rel="nofollow">https:&#x2F;&#x2F;imgur.com&#x2F;a&#x2F;zjNWL</a><p>I actually wrote into the Reese&#x27;s company to find out what that was happening to their giant cups, and got no reply unfortunately.
评论 #17338234 未加载
评论 #17338270 未加载
iandioch将近 7 年前
I did a similar visualisation a few months ago, but less polished, for my own curiosity: <a href="https:&#x2F;&#x2F;twitter.com&#x2F;iandioch&#x2F;status&#x2F;968938231550107649" rel="nofollow">https:&#x2F;&#x2F;twitter.com&#x2F;iandioch&#x2F;status&#x2F;968938231550107649</a>
glup将近 7 年前
Interesting to compare with ETOPS (good maps: gc.kls2.com) which governs how far away from acceptable alternate airports a commercial plane can be. It corresponds to safe flying time with a single functional engine. So a lot of the area in some of the larger Voronoi regions, especially in the Southern Hemisphere, is actually unreachable by any commercial flight from the closest airport.
评论 #17338433 未加载
评论 #17338755 未加载
megaman22将近 7 年前
Voronoi diagrams are so fun. I messed around for months with them after I saw Amit Patel&#x27;s procedural map generator that used them.<p><a href="http:&#x2F;&#x2F;www-cs-students.stanford.edu&#x2F;~amitp&#x2F;game-programming&#x2F;polygon-map-generation&#x2F;" rel="nofollow">http:&#x2F;&#x2F;www-cs-students.stanford.edu&#x2F;~amitp&#x2F;game-programming&#x2F;...</a><p>Fortune&#x27;s Algorithm is pretty simple, but it&#x27;s tricky to get right, particularly if you&#x27;re also maintaining the information in a form that lets you do something useful with it besides spitting out the points of the Voronoi centers.<p><a href="https:&#x2F;&#x2F;en.wikipedia.org&#x2F;wiki&#x2F;Fortune%27s_algorithm" rel="nofollow">https:&#x2F;&#x2F;en.wikipedia.org&#x2F;wiki&#x2F;Fortune%27s_algorithm</a>
评论 #17338751 未加载
评论 #17338967 未加载
评论 #17338311 未加载
joakleaf将近 7 年前
I wonder what happens if you &quot;give weight&quot; to each point relative to size of the airport (measured e.g. by number of take-offs&#x2F;landings per year)?
评论 #17341033 未加载
评论 #17339905 未加载
评论 #17337809 未加载
评论 #17339093 未加载
weeksie将近 7 年前
I&#x27;ve flown in and out of Mataveri and I know it sounds superstitious or whatever, but I felt that isolation. It&#x27;s amazing to me that the Polynesians were able to colonize so widely.<p>Also, I love Voronoi diagrams. I ran across them many moons ago when I was building a wayfinding application and was looking for ways to generate map meshes—this was not that—but I thought they were super interesting.
评论 #17338566 未加载
dang将近 7 年前
Discussed from 2015: <a href="https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=10161326" rel="nofollow">https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=10161326</a>.<p>(Posted in 2014 too but there weren&#x27;t really comments: <a href="https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=7557438" rel="nofollow">https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=7557438</a>)
mattlondon将近 7 年前
I cant see Baltra Airport in the Galapagos Islands (<a href="https:&#x2F;&#x2F;goo.gl&#x2F;maps&#x2F;x9PW5i4VWMH2" rel="nofollow">https:&#x2F;&#x2F;goo.gl&#x2F;maps&#x2F;x9PW5i4VWMH2</a>) - it is &quot;near&quot; the most remote Mataveri Airport on Easter Island and may skew the most remote result to another airport?<p>I guess not all airports are included (e.g there is one I&#x27;ve flown into as a tourist to the antarctic peninsula that is missing (<a href="https:&#x2F;&#x2F;goo.gl&#x2F;maps&#x2F;u54LnTDYb8N2" rel="nofollow">https:&#x2F;&#x2F;goo.gl&#x2F;maps&#x2F;u54LnTDYb8N2</a>)<p>Great visualisation though :)
评论 #17338176 未加载
评论 #17337963 未加载
NKosmatos将近 7 年前
Nice one, actually all Voronoi diagrams are cool.<p>If only there was a webpage&#x2F;software where someone could click&#x2F;select points on a map (or even better enter coordinates) and a user Voronoi diagram would be created ;-)
评论 #17338139 未加载
评论 #17342476 未加载
jtlienwis将近 7 年前
I did some work on Voronoi a few years ago. I made an overlay in Voronoi transparent colored cells that would show for example where the nearest convenience store was to a given location in the city and this would overlay the regular map of the city. I was going to try to sell these to the convenience store as they always had a map of the city they were in somewhere in each store. An improvement would be to run a google map from each store to each house and actually use the mileage to the store the store. This would account for rivers etc that would block the shortest path. There is probably an idea for a startup somewhere there....
cardiffspaceman将近 7 年前
I&#x27;ve been grinding on an observation about the distribution of people on Earth. It can be reduced to the observation that the city of Ushuaia, AR at 55 degrees south is the most southerly city (FWIW the other two contenders for that title are near Ushuaia), while the city of Copenhagen, DK at 55 degrees north is definitely not the most northerly city. Although there is a great deal of land below the Antarctic Circle, there are only research stations there. There isn&#x27;t as much land above the Arctic Circle, but civilians live above it.
评论 #17340457 未加载
评论 #17339753 未加载
djsumdog将近 7 年前
If you want to know more about those Antarctic airstrips, there&#x27;s a great Wendover video on them:<p><a href="https:&#x2F;&#x2F;www.youtube.com&#x2F;watch?v=-s3j-ptJD10" rel="nofollow">https:&#x2F;&#x2F;www.youtube.com&#x2F;watch?v=-s3j-ptJD10</a><p>Most of them are just hard packed ice.
tolger将近 7 年前
As someone who studied Voronoi diagrams in college, I find this really fascinating. It&#x27;s a really cool way of visualizing the data.
davidw将近 7 年前
Interesting - was looking at some of the larger area ones in the US and learned that Santa Fe has a tiny airport - smaller than the one here near Bend, Oregon in Redmond. Seems Bend is bigger than Santa Fe for that matter... didn&#x27;t realize that.<p>Which means that the Albuquerque one ends up as the largest, it looks like, followed (eyeballing it) by Elko?
callumprentice将近 7 年前
<a href="http:&#x2F;&#x2F;voronoi.surge.sh&#x2F;" rel="nofollow">http:&#x2F;&#x2F;voronoi.surge.sh&#x2F;</a><p>Recently, I was working on a WebGL version that renders all 54,000+ airports and got it working again today after seeing this.It&#x27;s quite pretty and runs well but needs some love.
jtlienwis将近 7 年前
When I did work on Voronoi, i used the Mathematica built in function. I would get the gps coordinants from Google maps and use them as input. The output put into a google function that could make rectangular colored transparent regions on the map. But this was all 2d.
evrydayhustling将近 7 年前
I bet the vertices are correct, but shouldn&#x27;t the lines in between them look like curves? They are projected solutions for the points that are equidistant by great circle distance to two airports, so I think they should themselves be great circle arcs.
评论 #17339221 未加载
cozzyd将近 7 年前
Come on now what about Willy Field or the South Pole skiway? The USAP kind of has a schedule...
tzahola将近 7 年前
I assume it&#x27;s using the great circle distance metric. I wonder how it would look like if the metric was &quot;shortest land&#x2F;sea travel time&quot;.
daef将近 7 年前
This is awesome. Now I&#x27;d love to be able to visualize which aiports are flown to&#x2F;from the one under the mouse... Where can one get this data?
评论 #17339120 未加载
amelius将近 7 年前
What would happen if distance over sea is penalized by a certain factor? Is there an extension of Voronoi diagrams that addresses this issue?
评论 #17337796 未加载
Zeebrommer将近 7 年前
There must be a correlation with population density
评论 #17337784 未加载
nmg将近 7 年前
This is gorgeous. For me it recalls Fuller&#x27;s Dymaxion map.<p>He would be cheering if he had this in his web browser.
zeristor将近 7 年前
Am I missing something, there are a number of airports in Antartica, I assume that none of these are commercial though:<p><a href="https:&#x2F;&#x2F;en.wikipedia.org&#x2F;wiki&#x2F;List_of_airports_in_Antarctica" rel="nofollow">https:&#x2F;&#x2F;en.wikipedia.org&#x2F;wiki&#x2F;List_of_airports_in_Antarctica</a>
评论 #17340374 未加载
gpetukhov将近 7 年前
It&#x27;s also a (population density) x (per capita income) map.
pdelbarba将近 7 年前
This is interesting because normally I&#x27;d assume this would just follow population density (Europe, the NA, Japan, see xkcd.com&#x2F;1138) but India and China barely have any airports relative to their populations. That&#x27;s a lot of traveling just to get to an airport.
kruhft将近 7 年前
#whut? (headline)
pandem将近 7 年前
Doesn&#x27;t work on my mobile (OnePlus5t) without requesting desktop site
M_Bakhtiari将近 7 年前
There are obviously more airports in the world than this. What are the criteria for inclusion in the visualization?
评论 #17338154 未加载
评论 #17338142 未加载
reacweb将近 7 年前
This gives a lot of importance to small airports in small islands. Big international airports are surrounded by other smaller airports. They are associated with a tiny surface. I can not see how this representation may be of any use for airports.
评论 #17337738 未加载
评论 #17337788 未加载
评论 #17337745 未加载