A cartogram is a map that varies the area of its elements to represent some underlying value.

learn more… | top users | synonyms

10
votes
2answers
348 views

How to create contiguous area cartograms in QGIS or R?

Here is what I want to achieve (on the right): I am looking for a tool or a method to transform a shapefile (with QGIS or R) into this form. And please be aware: It's not just clipping a hexagonal ...
10
votes
1answer
144 views

What are the guidelines for the use of non-contiguous cartograms?

The non-contiguous cartogram seems to solve a lot of the area distortions seen with traditional cartograms, while preserving the ability to identify areas by their shape lost with Dorling or Demers ...
9
votes
3answers
634 views

Intensity/Bubble Map

So I have been tasked to create a visual map of case volume shipped to each region from each of our warehouses. I think the most effective way to visualize this data is to create an intensity (bubble) ...
4
votes
1answer
345 views

Cartogram on ArcGIS 10.1

I am new to ArcGIS. I would like to build a cartogram map both on ArcGIS 10.1 and Web GIS. I have a basemap and a set of raw data in excel. I wondered what are the steps to build up a cartogram map on ...
3
votes
3answers
142 views

What Application for Vector and Cartesian Coordinate System

Goal: Visualize a picture in SQL server 2012 spatial data based on geometry Problem: In order to display a vector picture I need to retrieve X, Y coordinate (cartesian coordinate system) and ...