Maps for Data Visualization¶
If you're looking to get started with maps for your data visualizations, you're in the right place! This guide will help you find the best library based on your preferred tech stack and use case.
We are just beginning to add tutorials and guides for data visualization, so if there is a language/library combination you would like to see, please reach out and let us know!
Python¶
-
contextily
contextily
is a Python library that retrieves map tiles from the Internet, allowing you to render basemaps in yourmatplotlib
figures.
R¶
-
ggmap
ggmap
is an R package that makes it easy to retrieve raster map tiles from popular online mapping services and plot them usingggplot2
.
QGIS¶
-
Adding a basemap
Base layers are a critical component to any QGIS project. Our basemaps will make your data pop.
If you'd like help getting started and your framework isn't mentioned, let us know!