Skip to content

MAPresso

Just another WordPress site

Recent Posts

  • Tutorial for D3.js maps, includes Dorling Cartograms
  • Cartogram: Various Examples
  • Cartogram: Timemap
  • Cartogram: World with Accurate Shapes
  • D3.js: making a cartogram

Recent Comments

    Archives

    • January 2015

    Categories

    • cartogram
    • choropleth mapping
    • circle cartogram
    • d3
    • D3.js
    • time

    Meta

    • Log in
    • Entries RSS
    • Comments RSS
    • WordPress.org

    Category: D3.js

    Tutorial for D3.js maps, includes Dorling Cartograms

    Using D3.js with Maps
    https://blog.safaribooksonline.com/2014/02/11/d3-js-maps/

    • Dorling circle cartograms
    • Google Maps
    Posted on January 26, 2015Categories circle cartogram, D3.jsLeave a comment on Tutorial for D3.js maps, includes Dorling Cartograms

    D3.js: making a cartogram

    http://www.limn.co.za/2013/10/making-a-cartogram/ (Jeff Fletcher)

    • small tutorial based on Shawn Allen’s implementation

     

    Posted on January 26, 2015January 26, 2015Categories cartogram, D3.jsLeave a comment on D3.js: making a cartogram

    D3.js: Circle Cartograms

    http://bl.ocks.org/mbostock/4055892

    Mike Bostock: “This is not a true Dorling cartogram; it lacks links between adjacent features. Instead of trying to preserve connectedness, this pseudo-cartogram tries to preserve locality, putting each circle as close as possible to its origin without overlapping.”

    Posted on January 26, 2015January 26, 2015Categories cartogram, D3.jsLeave a comment on D3.js: Circle Cartograms

    D3.js: choropleth example “How Americans Get to Work” (by flowing data.com)

    howamericansgettowork

    http://flowingdata.com/2015/01/20/how-americans-get-to-work

    Some interesting features:

    • change coloring based on state of <li> elements
    • zoom and pan of the map
    • mouseover tooltips: display of data table of areal units
    Posted on January 26, 2015Categories choropleth mapping, D3.jsLeave a comment on D3.js: choropleth example “How Americans Get to Work” (by flowing data.com)
    Proudly powered by WordPress