开发者

How to present geographical and other data on the web

开发者 https://www.devze.com 2022-12-16 09:44 出处:网络
I\'ve got a table that I\'d like to present. However, a lot the information in it is only useful in aggregated or visual form.

I've got a table that I'd like to present. However, a lot the information in it is only useful in aggregated or visual form. For example, the country column it itself is boring, but a aggregating all the entries of a country would be really useful. Coordinates are in there as well, so any solution should be able to present stuff on a map.

Note that the solution can be non-web, but I'd really prefer a web application everyone can access. What I've found so far is just the Google Maps API, but that's not very good at showing开发者_C百科 non-geographical information, is it?

Note that the table has a lot of dimensions, often nominal or ordinal (i.e. no numbers), so visual and plotting-focussed libraries are not that good.


EDIT: maybe that would help you, in absence of other answers

Today, this article popped into my RSS reader: Patterns of Destruction?: Visualizing Earthquake Data w/Tableau.

The author uses Tableau to visualize his data and mentions also Data Applied and GoodData.


Combine the Google Maps API with something like the Javascript Visualization Toolkit?

There are may libraries out there that might do the trick as well:

  • Raphael
  • Axis
  • ...
0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号