Slashdot Mirror


The Longest Straight Path You Could Travel On Water Without Hitting Land (gizmodo.com)

An anonymous reader quotes a report from Gizmodo: Back in 2012, a Reddit user posted a map claiming to show the longest straight line that could be traversed across the ocean without hitting land. Intrigued, a pair of computer scientists have developed an algorithm that corroborates the route, while also demonstrating the longest straight line that can be taken on land. The researchers, Rohan Chabukswar from United Technologies Research Center Ireland, and Kushal Mukherjee from IBM Research India, created the algorithm in response to a map posted by reddit user user kepleronlyknows, who goes by Patrick Anderson in real life. His map showed a long, 20,000 mile route extending from Pakistan through the southern tips of Africa and South America and finally ending in an epic trans-Pacific journey to Siberia. On a traditional 2D map, the path looks nothing like a straight line; but remember, the Earth is a sphere.

Anderson didn't provide any evidence for the map, or an explanation for how the route was calculated. In light of this, Chabukswar and Mukherjee embarked upon a project to figure out if the straight line route was indeed the longest, and to see if it was possible for a computer algorithm to solve the problem, both for straight line passages on water without hitting land or an ice sheet, and for a continuous straight line passage on land without hitting a major body of water. Their ensuing analysis was posted to the pre-print arXiv server earlier this month, and has yet to go through peer review.
"There would be 233,280,000 great circles to consider to find the global optimum, and each great circle would have 21,600 individual points to process -- a staggering 5,038,848,000,000 points to verify," the researchers wrote in their study.

85 of 141 comments (clear)

  1. A staggering 5,038,848,000,000 points by I'm+New+Around+Here · · Score: 5, Insightful

    Or you could use a nice globe and a piece of string.

    --
    If you think I voted for Trump because of this post, you're wrong. I voted for Dr. Jill Stein of the Green Party. Again.
    1. Re:A staggering 5,038,848,000,000 points by bug_hunter · · Score: 1

      I don't get it, how will that prove that you've found the two points that result in you needing the longest piece of string?

      --
      It's turtles all the way down.
    2. Re:A staggering 5,038,848,000,000 points by vtcodger · · Score: 1

      It's been about 50 years, but ISTR that one of the standard map projections has the property that straight lines on the map are great circles when plotted on a globe. Wikipedia says map in question is a Gnomonic Projection. Seems like that might be a good place to start if one needed a quick solution to the problem.

      --
      You can't see ANYTHING from a car, You've got to get out of the goddamned contraption and walk...Edward Abbey
    3. Re:A staggering 5,038,848,000,000 points by Joce640k · · Score: 1

      5,038,848,000,000 points is nothing on a modest PC (eg. An i7 with 8 cores at 3GHz is 24,000,000,000 clock cycles per second).

      I can't imagine it took more than a few minutes to run.

      --
      No sig today...
    4. Re:A staggering 5,038,848,000,000 points by Anonymous Coward · · Score: 2, Informative

      5,038,848,000,000 points is nothing on a modest PC (eg. An i7 with 8 cores at 3GHz is 24,000,000,000 clock cycles per second).

      I can't imagine it took more than a few minutes to run.

      I know this is Slashdot and we don't read the article... but the article has this to say about the subject:
      "Armed with this technique and a regular laptop computer, Chabukswar and Mukherjee calculated the sea route in just 10 minutes."

    5. Re:A staggering 5,038,848,000,000 points by Joce640k · · Score: 1

      Then again, this is 2018. They probably did it in Python or something.

      --
      No sig today...
    6. Re:A staggering 5,038,848,000,000 points by armb · · Score: 1

      Except that doesn't preserve (ratios of) lengths, so it's not so helpful finding the longest route. It also shows at most half the surface (and needs an infinite map to do that).
      No projection preserves both lengths and angles; the globe and string is a better suggestion.

      --
      rant
    7. Re:A staggering 5,038,848,000,000 points by gargleblast · · Score: 1

      Gnomonic projections are limited to slightly less then a hemisphere. You'll need at least four of them to cover the globe. May as well just use a globe.

    8. Re:A staggering 5,038,848,000,000 points by Solandri · · Score: 1

      A string by itself wouldn't. But a rubber band stretched taught between two points would try to shrink to the shortest possible length between those points along the surface of the globe, which is always a great circle arc. Think of how soap bubbles floating in the air always try to form spheres - the soap tries to pull itself tight, resulting in a structure with the least surface area for the amount of enclosed air. Same idea - a rubber band band tries to pull itself tight, resulting in the shortest distance between those two points (along the surface of the globe).

      The problem with the string/rubber band idea though is that once you exceed half the Earth's circumference, it will try to snap to a path on the opposite side of the one you're trying to trace since that's shorter. And this particular route is about 80% of the Earth's circumference, so the string/rubber band will prefer the 20% circumference path.

    9. Re:A staggering 5,038,848,000,000 points by thegarbz · · Score: 4, Funny

      Repeat your test at 5,038,848,000,000 different points and keep the longest string you used :-)

    10. Re:A staggering 5,038,848,000,000 points by Joce640k · · Score: 1

      This is Slashdot, I wasn't expecting them to actually provide a link to the article instead of some paywalled, third-hand news source.

      --
      No sig today...
    11. Re:A staggering 5,038,848,000,000 points by dohzer · · Score: 1

      Replace 'nice globe' with 'Earth', and I like your idea.

    12. Re:A staggering 5,038,848,000,000 points by vtcodger · · Score: 1

      Ever try plotting a great circle on a globe with a string? Try it. In practice, it's harder than one would think. Good for determining distance. Not good for midpath error. Really difficult if the path is longer than 20000km (half the circumference).

      --
      You can't see ANYTHING from a car, You've got to get out of the goddamned contraption and walk...Edward Abbey
    13. Re:A staggering 5,038,848,000,000 points by gotan · · Score: 1

      A piece of string wouldn't work, since the path is more than half way around the globe.

      --
      "By the way if anyone here is in advertising or marketing... kill yourself." -- Bill Hicks
    14. Re:A staggering 5,038,848,000,000 points by I'm+New+Around+Here · · Score: 1

      I like it!

      --
      If you think I voted for Trump because of this post, you're wrong. I voted for Dr. Jill Stein of the Green Party. Again.
    15. Re: A staggering 5,038,848,000,000 points by I'm+New+Around+Here · · Score: 1

      Gnomonic Projection

      Sounds like a Psychology term.
      "Gnomonic Projection is when a fellow Gnome projects an emotion or ideas of their own on to others due to being in denial of their own feelings. This is usually done in arguments over finding the shortest path between 2 points on a 3D surface. See also: Gnomonic Projection"

      I think we just got GnomeTrolled.

      Great, now I'll have those lyrics in my head all day.

      --
      If you think I voted for Trump because of this post, you're wrong. I voted for Dr. Jill Stein of the Green Party. Again.
    16. Re: A staggering 5,038,848,000,000 points by Impy+the+Impiuos+Imp · · Score: 1

      So when I go to a funky web site that locks the browser tab because it's hammering APIs in a loop trying to break stuff, that isn't crappy Java design?

      --
      (-1: Post disagrees with my already-settled worldview) is not a valid mod option.
    17. Re:A staggering 5,038,848,000,000 points by Hognoxious · · Score: 1

      Don't forget to write the start and destination on each piece or you'll have to start again. As an optimisation, if the string isn't long enough to do that it's probably not a contender anyway.

      --
      Confucius say, "Find worm in apple - bad. Find half a worm - worse."
    18. Re:A staggering 5,038,848,000,000 points by RockDoctor · · Score: 1
      That would be a demonstration or justification - probably good enough to pas as a "proof" in a court of law. Not good enough to pass as a proof in the court of mathematics. The technique they actually used was a "branch and bounds" relaxation algorithm, which would find a minimum (or maximum) for a continuous function. It's a bit more open to challenge for a (potentially) discontinuous data set though, but that's a wider argument which is amenable to localised "brute force" searching.

      When I read the headline, I did some mental manipulations and came up with a route from Indonesia via the Capes of Good Hope and Horn, across the Pacific and ... hitting Asia somewhere. I'm not surprised that there is a better solution, but I have to admit that sneaking down the Mozambique Channel is a neat trick that escaped me. Having worked in coastal Tanzania, I should have thought of that too.

      With a 1-minute-of-arc accuracy data set (1.9km at sea level) they should have been able to thread through the Comoros Islands, and between that and Cape Horn, that probably constrained the path, not the end points.

      Neat piece of work. Useless, but neat.

      --
      Birds are not dinosaur descendants;birds are dinosaurs, for all useful meanings of "birds", "are" and "dinosaurs"
    19. Re:A staggering 5,038,848,000,000 points by RockDoctor · · Score: 1

      Ever try plotting a great circle on a globe with a string?

      Get your globe - I've got one (birthday present from the wife - nice choice!). Measure it's diameter.

      Get a sheet of that "corrugated plastic" popular for storage/ archive boxes and sign boards (it's cheap, available, stiff, and cuttable.

      Mark a circle the same diameter as your globe onto the board, then cut a circular hole in the board.

      Dis-mount the globe from it's spindle.

      Experiment. You'll soon get to the limits of the accuracy of your globe and it's map.

      --
      Birds are not dinosaur descendants;birds are dinosaurs, for all useful meanings of "birds", "are" and "dinosaurs"
  2. Re:There is no straight path by necro81 · · Score: 2

    curvature of the Earth

    As straight as you can get on a sphere, anyway.

    Or, expressed differently: start sailing in a particular direction, and do not deviate left or right from that (locally) straightline path until you hit land again.

  3. Modulo! by MouseR · · Score: 1

    % that bitch and BAM! Traveling Salesman Problem solved!

  4. Took me a few seconds to see how that's straight by raymorris · · Score: 4, Interesting

    It took me a few seconds to see how the path shown on the map is straight. Sure, straight lines on the Earth will look curved on a map, but that path heads very much South, then turns and heads very much North. How can that possibly be straight?

    Then it dawned on me. If you're near the South Pole and you head South, toward the pole, then keep going PAST the South Pole, you'll be headed North - all the while going straight.

    Where the path goes South of South America, it's near the pole. What looks like a turn North is actually going straight across Antarctica and up the other side.

  5. not the "straight" path by Anonymous Coward · · Score: 1

    It is the longest path along a geodetic line. Not a straight in 3-D space.

    1. Re:not the "straight" path by vux984 · · Score: 1

      It is a perfectly straight line within the coordinate system / topological space being considered.

  6. Re:Not pakistan by SeaFox · · Score: 3, Informative

    Huh? If you look at TFA, the line clearly has an endpoint on the western edge of the Indian subcontinent, and does not approach western Europe at all..

  7. "did not have the computing power" by DavenH · · Score: 1

    Wouldn't 5 trillion comparisons take only about 2000 seconds on a modern processor, even without multithreading or SIMD optimizations?

    1. Re:"did not have the computing power" by Brett+Buck · · Score: 1

      That's what I thought, too, any reasonable algorithm would bang through that in a managable time on any modern processor.

    2. Re:"did not have the computing power" by Actually,+I+do+RTFA · · Score: 1

      I'd imagine it would take a bit longer than 2000 seconds, because the data has to be fetched from RAM, etc. That said, their map would be far smaller than 5 trillion bits. If it was only a few megs, it would fit in the L1 cache at least.

      --
      Your ad here. Ask me how!
  8. Re:Took me a few seconds to see how that's straigh by freeze128 · · Score: 3, Funny

    Man, some people will do *ANYTHING* to avoid Russia!

  9. I mean straight past Antarctica, not across by raymorris · · Score: 1

    I should have said the path goes "straight past Antarctica", rather than "straight across Antarctica".

    As you head South, as you pass Antarctica you're suddenly heading North, without ever turning.

    1. Re:I mean straight past Antarctica, not across by Anonymous Coward · · Score: 1

      It's bad enough that this is regarded as "news" on this site, but posters commenting on their experience grokking the problem is even worse.

  10. Longest Land Route Known in 1974 by DevsVult · · Score: 2

    The longest great circle route they found on land is like the one Christopher Priest used in his science fiction story Inverted World in 1974. Perhaps it's obviously the longest route when you spend some time poring over a globe.

    --
    // DevsVult: The Machines Will It
  11. Spoilers by jimtheowl · · Score: 2

    "The path covers an astounding total angular distance of 2883523, for a distance of 32 089.7 kilometers.

    This path is visually the same one as found by kepleronlyknows, thus proving his assertion."

  12. Re:There is no straight path by www.goatse.ru · · Score: 3, Informative

    the path looks nothing like a straight line; but remember, the Earth is a sphere.

    It's not a sphere. It can be approximated as an oblate spheroid with roughness. The faux editors here have no background in science, and the brash generalizations are rampant.

    This type of flagrant error goes over their heads. There is certainly enough "unspheriness" of the earth to potentially throw off the result if the calculation were done with a spherical projection.

    Take, for instance, the Kola borehole. It is not the deepest borehole on earth, but it is the closest borehole to the core of the earth.

  13. Re: There is no straight path by Anonymous Coward · · Score: 3, Informative

    That 'roughness' still meets the qualifications of a billiard ball.

  14. Re:Flat earth? by plopez · · Score: 1

    Irrelevent. You are comparing Euclidean Geometry to Spherical Geometry. Apples to oranges.

    --
    putting the 'B' in LGBTQ+
  15. Re:Took me a few seconds to see how that's straigh by Anonymous Coward · · Score: 1

    Wow, great job understanding a fucking sphere bro! #There is hope for Republicans?

  16. Re:Flat earth? by Tablizer · · Score: 4, Funny

    Irrelevent. You are comparing Euclidean Geometry to Spherical Geometry. Apples to oranges.

    Dontcha mean "apples to pancakes"?

  17. A subject by thorpie · · Score: 1

    Try 13,620 km Sierra Lieone to ZhangZhou I think their program need tweaking. See Google Earth

    --
    The memories of a man in his old age are the deeds of a man in his prime - Floyd, Pink
    1. Re:A subject by dirtyforker · · Score: 1

      Certainly seems to pass through the bottleneck at Suez and misses the Caspian Sea.

    2. Re:A subject by dirtyforker · · Score: 1

      Looking more closely, unless Google Earth's model is very far from Earth's oblate spheroid shape (or its ruler widget is broken) then there are a lot of paths from Sierra Leone through Suez to China and with a lot of wiggle room to spare. I wonder if the model TFA used has the Suez Canal marked as a coast-line and so discounted these paths.

    3. Re:A subject by dirtyforker · · Score: 1

      ... or regarded the whole Dead Sea basin as water as it is below sea level.

  18. Traveling in a straight line on sea by obsrwr · · Score: 1

    A lot of factors will deviate any ship as it travels on the ocean between point A and B, I remember when a friend of mine who's a nautical engineer showed me how many calculations it takes to adjust course due to deviation from the wind alone.

    1. Re:Traveling in a straight line on sea by dcw3 · · Score: 1

      One would hope that any Capt. worth his salt would be steering into the wind to compensate, and still follow a straight line. At least that's what I learned about "crabbing" into the wind when you're landing a Cessna.

      --
      Just another day in Paradise
  19. Multiple simplifications here! by Terje+Mathisen · · Score: 1

    Now that I have read the actual article, several crucial simplification stand out:

    a) All calculations are done assuming a perfectly spherical Earth.

    b) The ETOPO1 data set has quite limited resolution, using data from (say) Google Earth or OpenStreetMap would probably give significantly better positioning of the actual coast lines. Having looked at both of them for the starting point in Pakistan it seems like you can at least get to a sub-5 m resolution for that coast.

    I strongly recommend trying this in Google Earth, since that model will allow you to tilt and rotate the Earth so that the given path actually becomes a straight line and you can roll the Earth on your screen all the way from start to finish!

    However, the algorithm they chose to use is still quite reasonable, i.e. relaxing the coast lines to get a fast way to discard most possible paths very easily, and then doing more exact calculations on the remaining possibilities. Since the errors caused by using a spherical model are well within the coastline relaxation offsets, you should be able to use their approach to get candidate paths and then micro-adjust them using a more accurate geodetic model. At this point you could also use Google Earth to trace a much more accurate coast line for the most important locations, i.e. around the end points and the tangential touches along the African and South American coast.

    Terje

    --
    "almost all programming can be viewed as an exercise in caching"
  20. Re:Not pakistan by armb · · Score: 1

    Yes - the longest _land_ route, which the article is about, does have one end near Sagres, Portugal, but the quoted text is describing the longest sea route.

    --
    rant
  21. Re:Not pakistan by BlackPignouf · · Score: 2

    If you look at TFA (Figure 9), the longest straight line that can be taken *on land* indeed starts in Portugal. You're both correct.

  22. There is a straight path by Roger+W+Moore · · Score: 1

    There is a straight path but it is just a lot shorter. The oceans have a depth so you can travel in a straight line through them but it is going to be a lot shorter than 32,000 km.

  23. why so many points? by houghi · · Score: 1

    I would think that drawing a line on a circle would not be hard. All you now need to do is make weg or of all the land and see if that line hits land or not. Something that has been done in Space Duel and any other duelling game.
    You could even show an explosion, like in the games.

    --
    Don't fight for your country, if your country does not fight for you.
  24. Re:Took me a few seconds to see how that's straigh by Solandri · · Score: 4, Informative
    In Euclidean (planar) geometry:
    • Parallel lines never cross.
    • The sum of the interior angles of a triangle are 180 degrees.
    • A straight line goes on forever.

    In spherical geometry:

    • Parallel lines always cross.
    • The sum of the interior angles of a triangle is always greater than 180 degrees.
    • A straight line always meets itself and forms a circle (in 3D space).

    That last one is the rule you've come across.

  25. who goes by Patrick Anderson in real life by Hognoxious · · Score: 1

    Is that because he drives a car and Patrick Anderson walks?

    --
    Confucius say, "Find worm in apple - bad. Find half a worm - worse."
  26. Re:There is no straight path by Anonymous Coward · · Score: 1

    Spherical coordinate system, have you heard of it?
    Longitude, latitude and altitude gives you a coordinate system where you can have a straight path and it is also the coordinate system commonly used for Earth.

    "But that is just an abstraction!!!"
    Well, so is any other coordinate system of your choice, it's not like you are going to have a straight line through atoms anyway.

  27. Re:There is no straight path by Godwin+O'Hitler · · Score: 1

    I do the flat earth on-land version all the time in Transport Tycoon, and I don't cheat by ignoring small bodies of water!

    --
    No, your children are not the special ones. Nor are your pets.
  28. Infinite by sgunhouse · · Score: 1

    "There would be 233,280,000 great circles to consider to find the global optimum, and each great circle would have 21,600 individual points to process -- a staggering 5,038,848,000,000 points to verify,"

    Yeah, right. Technically there are an infinite number of great circles and of points. Though I suppose to the nearest minute of angle is probably going to get you close (360x60 = 21600, hence that appears to be their unit of measure).

  29. Re:Not pakistan by SeaFox · · Score: 1

    Yes - the longest _land_ route, which the article is about, does have one end near Sagres, Portugal...

    Not to be pedantic, but the subject of the article is the algorithm.

    ...but the quoted text is describing the longest sea route.

    Exactly. The original AC is complaining about the summary saying "Pakistan" instead of "Portugal" -- like it's a typo. The subject of that sentence in the summary is the sea route, as you said. So Pakistan is correct, not Portugal.

  30. Re:Not pakistan by SeaFox · · Score: 1

    The AC is complaining about a line in the summary discussing the sea route, though.

  31. That Reddit Post by gringer · · Score: 4, Informative

    I don't think these researchers dug deep enough into the history of this. For those who are interested, here is the reddit post:

    https://www.reddit.com/r/MapPorn/comments/15mwai/the_longest_straight_line_you_can_sail_almost/

    Here's another reddit thread that he cross-posted to from five years ago; it seems that the researchers didn't dig deep enough:

    https://www.reddit.com/r/todayilearned/comments/15mxxp/til_you_can_sail_almost_20000_miles_in_a_straight/

    Apparently he learnt it from a Wikipedia article, where it is also reported (without citation) that the longest distance only on land is 13,573 km (8,434 mi).

    The edit was added with this revision by Wikipedia user Muh1974 (who doesn't have a Wikipedia user page). The Talk page around that time has unreferenced "I remember reading somewhere" speculation about the longest great circle. My guess is that Muh1974 checked (somehow) that this path was valid, and had a distance at least comparable to the other ones mentioned in the wikipedia article, but that's where the trail goes cold for me.

    --
    Ask me about repetitive DNA
  32. Re:100,000+ miles by Anonymous Coward · · Score: 1

    This modded insightful?!?! I thought this was a tech site.

    If you call curved lines "straight", then you can get very long "straight" lines, who would have thought? LOL.

    What it means to be "straight line" (geodesic) on a curved surface such as the Earth's surface is a very well defined concept. No, you can't make up your own definitions of "straight" and thought you are smarter. Or rather, you could do that, it just made you look silly (and you call yourself "the nerd", oh, the irony!)

  33. Re:100,000+ miles by gargleblast · · Score: 1

    A geodesic is the shortest path between two points. A constant heading is a longer path. (Exceptions are lines of longitude, and the equator.)

  34. Re:Took me a few seconds to see how that's straigh by asylumx · · Score: 1

    Parallel lines always cross.

    How do you explain latitudinal lines?

  35. Re:Not pakistan by BlackPignouf · · Score: 1

    I guess you're more correct, then. :)

  36. Re:There is no straight path by jeremyp · · Score: 3, Insightful

    You are privileging Euclidean geometry. If a straight line is defined as the shortest distance between two points, then on the surface of the Earth, a straight line is the same thing as a great circle.

    --
    All I want is a secure system where it's easy to do anything I want. Is that too much to ask ~~ Randall Munroe
  37. Re:Took me a few seconds to see how that's straigh by jeremyp · · Score: 2

    Lines of latitude aren't straight.

    --
    All I want is a secure system where it's easy to do anything I want. Is that too much to ask ~~ Randall Munroe
  38. Re: There is no straight path by AmiMoJo · · Score: 1

    I'd have thought the ovoid nature of the ball would have been a greater problem. The earth is a bit chubby around the waist.

    --
    const int one = 65536; (Silvermoon, Texture.cs)
    SJW, n: "Someone I don't like, and by the way I'm a fuckwit" - AC
  39. Re:Took me a few seconds to see how that's straigh by zifn4b · · Score: 1

    Lines of latitude aren't straight.

    What'll really bake your noodle is that no line is ever straight due to the curvature of space...

    --
    We'll make great pets
  40. Northwest passage or looping around Antarctica by EnOne · · Score: 1

    If the north pole is clear of ice can you make it through the Bering Straight in a straight line that would go from Antarctica to Antarctica? Up the Pacific and down the Atlantic?

    My other solution would be to be a looping straight line between the tip of South America and Antarctica, you would have a shorter run but after a couple of times around the world you might get to more than 20,000 miles.

    --
    Calvin:Do you believe in the devil? Hobbes:I'm not sure man needs the help.
  41. Re: There is no straight path by Ol+Olsoc · · Score: 1

    I'd love to see that answer. Likewise for atmosphere, longest undisturbed straight line. While we have an approximate equuation for distance to horizon from a height, it varies massively in reality with all the different heights. Actually, more specific, lower atmosphere up to the highest ground object. That bit's important!

    Legalized recreational pot will generate more of these questions for us.

    (cough) "Oh shit dood.... You know, it like.... I was just thinking..... like....like what if God made a burrito so hot that he couldn't eat it?....I mean, like you know - couldn't he?

    "Ahh, shit Boyd, Pass et the fucking Doritos man, I gotta think about this.

    --
    The shepherds did so well protecting the flock that the sheep no longer believed that wolves existed.
  42. Do you have to stay on the surface at all times? by pincorrect · · Score: 1

    If you have a submarine, you could go under the north pole.

  43. Re:There is no straight path by bondsbw · · Score: 1

    The term is "geodesic".

    --
    All my liberal friends think I'm a conservative, all my conservative friends think I'm a liberal.
  44. Re: There is no straight path by Green+Mountain+Bot · · Score: 1

    The earth is a bit chubby around the waist.

    Let's see how *you* look when you're 4.5 billion years old.

  45. Re: There is no straight path by AmiMoJo · · Score: 1

    I don't look a day over 3.5 billion.

    --
    const int one = 65536; (Silvermoon, Texture.cs)
    SJW, n: "Someone I don't like, and by the way I'm a fuckwit" - AC
  46. Re:Flat earth? by I'm+New+Around+Here · · Score: 1

    "Pancakes to oranges" would be more on point.

    --
    If you think I voted for Trump because of this post, you're wrong. I voted for Dr. Jill Stein of the Green Party. Again.
  47. Re:100,000+ miles by I'm+New+Around+Here · · Score: 1

    This modded insightful?!?! I thought this was a tech site.

    If you call curved lines "straight",

    If you can get a straight line on a curved surface, you've already redefined "straight".

    --
    If you think I voted for Trump because of this post, you're wrong. I voted for Dr. Jill Stein of the Green Party. Again.
  48. Antarctic circle by aoism · · Score: 1

    Can't you just go round and round off the coast of Antarctica and never hit land, making the longest path "how ever long you want it to be?" ?

    1. Re:Antarctic circle by Hognoxious · · Score: 1

      No, because that's not a great circle route. Just like sailing round and round Anglesey or Rockall isn't.

      --
      Confucius say, "Find worm in apple - bad. Find half a worm - worse."
  49. Re:There is no straight path by grahamsz · · Score: 1

    If that were the definition then you could sail the 60th parallel south and head due west and keep that course infinitely.

  50. Nope, don't spend much time on satellites by raymorris · · Score: 1

    I'm not really a space nerd, so no, I don't look at satellite tracks on 2D maps. I'm a computer nerd, a time nerd, and a few other things, but not a space nerd.

    It DOES make sense after you think about it for a minute, or if you're uses to seeing that.

    1. Re:Nope, don't spend much time on satellites by Hognoxious · · Score: 1

      There was a popular screensaver that showed where it was day and night. The terminator was a very similar shape to the line on the sea graph.

      --
      Confucius say, "Find worm in apple - bad. Find half a worm - worse."
  51. Why Does it Need to be a Great Circle Route? by t14m4t · · Score: 1

    Why does it need to be a Great Circle route? A Great Circle route is a route that follows an arc of a circle whose origin is the center of the Earth. But if I plot a course to follow a line of Longitude such that I drive around Antarctica, I've followed a straight path but just not a Great Circle route. There's other non-Great Circle routes that go at an angle, the only key is where the origin is of the circle. On top of that, limiting to just Great Circle routes make the additional fallacious assumption that the Earth is a sphere, when it's actually an oblate spheroid: it bulges at the Equator, so the Great Circle that is the Equator is actually larger than a Great Circle that passes through the poles. (For clarity: it's really really close to a sphere, but they're looking for extremes so it matters.)

    Not saying the solution won't be a Great Circle route - It likely will be, since that's the theoretical biggest possible straight line. But there's no reason is *has* to be.

    weylin

    --
    67.5% Slashdot Pure I guess I need to work on that.... :)
  52. Re:Took me a few seconds to see how that's straigh by BobSteinVisiBone · · Score: 1

    In Mother Russia, globe circles you.

    --
    Bob Stein, http://bobste.in
  53. Re: There is no straight path by eric_harris_76 · · Score: 1

    Or so I've heard. Before today, even!

    --
    There's no time like the present. Well, the past used to be.
  54. Re: There is no straight path by Hognoxious · · Score: 1

    I doubt it makes that much difference for the purpose here. It's not going to make the Irish Sea turn out to be wider than the Pacific.

    --
    Confucius say, "Find worm in apple - bad. Find half a worm - worse."
  55. Re:There is no straight path by Hognoxious · · Score: 1

    True vertical depth means measured straight down from the surface.

    Ever been to Wales? Your definition of straight down will vary quite a lot just by walking a mile or two.

    --
    Confucius say, "Find worm in apple - bad. Find half a worm - worse."
  56. Re:Took me a few seconds to see how that's straigh by asylumx · · Score: 1

    That depends which angle you look at them from, doesn't it?