How can I display data in a listview?

How to display geographic data in an easy way?

  • Hi all,I have a side project in which I want to see the places I frequent on a yearly basis. I have gotten my hands on a beautiful data sheet that logs all my movements in the past year travel wise, and now I want to display that data on a map. I am thinking either bubbles that reflect the amount of time spent there overlapping cities / geographies, or other ways. My question is, if I have limited programming experience, if there is an easy and user friendly way to import or enter data and have the map reflect that data? I am also open to general services that display information in compelling and beautiful ways. I prefer self service technology over handing this data to a designer who then does it, but I'm open to options. Happy to answer any follow up questions.

  • Answer:

    Wow, ESRI and QGIS are total overkill for this. I agree with the batchgeo suggestion, but you could go with https://www.arcgis.com/home/webmap/viewer.html if you want to get your feet wet with ESRI products. If you're more ambitious and want to pretty it up, https://www.mapbox.com/tilemill/ is the way to go. Also see http://leafletjs.com/examples.html if you know some JavaScript or want to learn.

pando11 at Ask.Metafilter.Com Visit the source

Was this solution helpful to you?

Other answers

Coincidentally, Bobby Sudekum (a MapBox engineer) just tweeted out a map just like what you want. Here's https://twitter.com/bobws/status/443906866490269696, which if you follow leads to some https://twitter.com/bobws/status/443911044084142080 on how to make a map like that with TileMill. It relies on a https://www.mapbox.com/blog/colorize-alpha-image-filter/ to do the heatmapping.

Nelson

Have you looked into GIS (Geographic Information Systems) maps? The main program, which is produced by a company called ESRI, is extremely detailed and probably way more than what you're looking for, but they're not the only folks out there. I've heard some good things about QGIS, though I haven't used it myself. Googling "open source GIS software" seems to produce several results worth looking into on the first page. I'm mostly familiar with ESRI's software, but in my experience you don't need to know any programming to use GIS software. Being organized about files and file naming is important, but overall it's pretty easy to toy around with. I've been told other programs are way more user-friendly than ESRI's ArcGIS tools anyway.

Urban Winter

I suspect that one of the ESRI products or QGIS are overkill. If you're not technically savvy, I'd look to something like https://www.google.com/earth/outreach/tutorials/spreadsheet3.html, or if you are technically savvy, generate a KML file and display it on pretty much anything using something like http://openlayers.org/.

straw

Thanks for the inspiration; I made my own version of this map using my OpenPaths data, http://nelsonslog.wordpress.com/2014/03/13/heatmap-of-where-ive-been/. It's definitely pretty easy with TileMill, no real programming required just some tweaking of style sheets. But if you've never used TileMill before you should plan on spending a couple of hours figuring it out. And get the right http://tilemill.s3.amazonaws.com/index.html?path=dev/, the crucial colorize-alpha feature is not in the official release. http://tilemill.s3.amazonaws.com/dev/TileMill-v0.10.1-243-gafc00af.zip worked for me.

Nelson

@Urban Winter, you have gotten me to a fantastic start. I have landed on this which is the perfect fit for my needs. http://www.esri.com/what-is-gis

pando11

For something alot more limited, but also more simple, you might want to explore http://www.batchgeo.com/. You can color-code with "groupings", but I don't think you can alter bubble size.

tinymegalo

What format is your data in? A lot of what you have to do depends on knowing that. ESRI is probably overkill IMO.

wikipedia brown boy detective

@desjardins, I checked out TheMill(MapBox) and it's even more perfect.

pando11

Related Q & A:

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.