Introduction
CartoDB is a Software as a Service (SaaS) cloud computing platform that provides GIS and web mapping tools for display in a web browser. This review covers some basic features, requirements, advantages and drawbacks of the tool. The motivation for this tool review was my Final EDAV Project 'NYC Motor Vehicle Collisions' where my team and I used CartoDB for creating several maps.
CARTO is offered as a freemium service. This makes it easy for beginners/first-timers to get a flavor of the tool.
CARTO basically offers two services:
- CARTO Builder: allows users to manage data, run user side analysis and design custom maps; intended for non developers and beginners
- CARTO Engine: a set of APIs and developer libraries for building custom map and data visualization interfaces for advanced users
Once the data has been uploaded, the user can create Maps using the data by selecting the 'New Map' option. There are several map types which can be used.
The main chart types are shown here for the NYC Emergency Response Incidents dataset for the years 2011-2016. The dataset is available here.
*The maps here have been created purely for demonstration purposes and do not necessarily reflect the best way to plot the data.
Area aggregation
The map below shows emergenecy response incidents aggregated by area where area is represented by hexbins/squares. The darker the color, the greater
the no. of incidents in that area and vice versa.
Heatmap
The map below shows emergenecy response incidents over time in the form of a heatmap.