Using USAID data to make fancy world maps with Observable Plot
A technical tutorial on creating interactive world maps with USAID foreign aid data using Observable Plot and JavaScript.
A technical tutorial on creating interactive world maps with USAID foreign aid data using Observable Plot and JavaScript.
A technical guide on creating a custom Tokyo walking tour map using GIS tools, QGIS, Python, and OpenStreetMap data.
An analysis of Overture Maps Foundation's open geospatial datasets, their creation process, and a technical guide for working with the data using Python and DuckDB.
A tutorial on creating maps of Tolkien's Middle Earth using R, the {sf} package, and {ggplot2} for GIS data visualization.
A tutorial on generating stylized maps in Python using the prettymaps library, OpenStreetMap data, and vsketch for rendering.
A data visualization project mapping the world's countries by the first letter of their names using R and ggplot2, presented as small multiples.
A tutorial on building a COVID-19 dashboard and interactive map application using Gatsby, React, and the Leaflet mapping library.
A step-by-step tutorial on building a summer road trip mapping application using Gatsby and the Leaflet mapping library.
A developer's experience and technical learnings from participating in the 30DayMapChallenge, creating maps using R and geospatial tools.
A tutorial on building a Santa tracking web app using Gatsby and React Leaflet, including fetching Santa's route from an API.
A developer's guide to Elasticsearch best practices, covering mapping, settings, querying, and strategy for optimal performance.
A technical tutorial on creating US maps with R, including Alaska and Hawaii as properly scaled insets using the sf and tmap packages.
Explores mapping library options for Angular 5 projects, focusing on Google Maps and OpenStreetMap integration with specific component recommendations.
A developer shares a public-domain SVG world map for visualizing country-specific data, created as a static alternative to matplotlib basemap.