2 different ways to change the drag on a plane?

Is there any software that will dynamically re-project a map as you click-and-drag it?

  • Is there any software that will dynamically re-project a map as you click-and-drag it? Is there any existing software that will let you click and drag the map and show you a new projection as you change the focus (what falls in the center) of the map? (The map would use http://en.wikipedia.org/wiki/Wraparound_%28video_games%29--whatever goes "offscreen" on one side immediately appears on the other side, north-south and east-west). It would be cool to do this with projections other than the Mercator, too. I'd like to see a map where e.g. Mexico is distorted the way Greenland usually is. Something that could distort the globe dynamically. A dynamically distorted map would make it easier for students to understand how maps show you the world as if through a fisheye lens. Is there such a thing? If not, what would it take to write a program that could do this? I was on a long plane ride earlier this year staring at the flight path map and I got to thinking about globe projections and how distorted they are. The most popular globe projection, the Mercator map, distorts Greenland into a huge landmass comparable to Africa. Everything is distorted. It's like looking through a lens that warps the size and shape of everything, especially around the edges. All map projections do this to some extent. (I was also going to ask what it would take to photograph a person's head from all sides and project it to a flat surface, to use it as another tool to emphasize how badly flattening distorts a round object, but then I realized that http://www.testroete.com/index.php?location=head (the big-head Halloween costume guy) http://www.testroete.com/personal/head/texture.jpg)

  • Answer:

    Spelunking around the d3 gallery that yurivish linked to I found http://mbostock.github.com/d3/talk/20111018/azimuthal.html.

Sleeper at Ask.Metafilter.Com Visit the source

Was this solution helpful to you?

Other answers

The d3 visualization library has some examples that are similar in spirit to what you're looking for: http://bl.ocks.org/3711652, and https://github.com/mbostock/d3/wiki/Gallery in the gallery, if you scroll down to the Maps section. d3 is a javascript data visualization framework, and the code for those examples is available right on the page. If you're handy with programming that should help you create the map that you'd like to see for yourself.

yurivish

I do not know whether these apps will do what you want specifically, but you might want to check out http://www.flexprojector.com and http://www.giss.nasa.gov/tools/gprojector/.

mcwetboy

I haven't come across anything that does this dynamically but you'll probably be interested to know about NASA's http://www.giss.nasa.gov/tools/gprojector/ software, which is a free application that will take a standard image file of a http://en.wikipedia.org/wiki/Cylindrical_projection and let you choose from 90 different projections to reformat it as.

XMLicious

Just Added Q & A:

Find solution

For every problem there is a solution! Proved by Solucija.

  • Got an issue and looking for advice?

  • Ask Solucija to search every corner of the Web for help.

  • Get workable solutions and helpful tips in a moment.

Just ask Solucija about an issue you face and immediately get a list of ready solutions, answers and tips from other Internet users. We always provide the most suitable and complete answer to your question at the top, along with a few good alternatives below.