This is Federica Gazzelloni's official #30DayMapChallenge
repository
My contributions will be posted on Twitter: @fgazzelloni and Mastodon with the hashtag #30DayMapChallenge
The official repository for #30DayMapChallenge is a daily mapping challenge open to everyone by Topi Tjukanov @tjukanov.
The idea is to create maps based around different themes each day of November using the hashtag #30DayMapChallenge
. You can prepare the maps beforehand, but the main idea is to publish maps on the dedicated days. Just include a picture of the map when you post to Twitter (or other platforms) with the hashtag
. You don't have to sign up anywhere to participate. There are no restrictions on the tools, technologies or the data you use in your maps. Doing less than 30 is also fine. See the Code of Conduct at the bottom of the page.
You can use what ever data you want. But here are a few sources which could help you to get started or give you new ideas 👇
- OpenStreetMap
- OpenStreetMap (OSM) is a collaborative project to create a free editable map of the world. If you seek for easy ways to get an extract of the data, you can check for GeoFabrik for Shapefiles or osmdata.xyz for GeoPackages or Overpass API for GeoJSONs etc. .
- Natural Earth Data
- Natural Earth is a public domain map dataset available at 1:10m, 1:50m, and 1:110 million scales. Featuring tightly integrated vector and raster data, with Natural Earth you can make a variety of visually pleasing, well-crafted maps with cartography or GIS software.
- Free GIS Data
- The site contains a categorised list of links to over 500 sites providing freely available geographic datasets - all ready for loading into a Geographic Information System.
- OS OpenData
- Ordnance Survey Open Data for Great Britain. Includes general topographic map data at a range of scales; useful thematic data such as greenspace, terrain, roads and rivers; postcode and place name georeferencing.
- Humanitarian Data Exchange
- Interesting datasets from around the world.
- LINZ Data Service
- New Zealand land and sea data available for free under a Creative Commons licence via download or OGC APIs.
- LINZ NZ Aerial Basemap
- Current aerial imagery for New Zealand available under a Creative Commons licence via WMTS or XYZ tile services.
- Open Topography
- Lidar point cloud and DEM data.
- A collective list of free APIs for use in software and web development.
- GIS data repositories spreadsheet by Karen Payne
Because the challenge is aimed to be open for everyone, the tools listed here will be open source tools. Still, the challenge can be done with any kind of software (or even without any software). Programming skills are not in any way a requirement to do the maps.
- QGIS
- A Free and Open Source Geographic Information System. A desktop software that allows you to read/write multiple data formats and output (mainly static) maps.
- Kepler
- Open source geospatial analysis tool for large-scale data sets and for interactive maps.
- Aerialod
- Not really a GIS tool, but can be used to create some stunning 3D visualizations
- Blender
- Free and open source 3D creation suite. Check out the BlenderGIS extension.
- R packages for geospatial
- Python packages for geospatial
- geopandas, xarray-spatial, matplotlib, geoplot, hvplot and plotly to mention a few.
- Mapshaper
- Useful for geospatial data processing in the browser such as file format conversion, map projection, feature simplification, filtering, clipping, merging etc. Can also be run locally from the command line.
- Vega-Lite
- Declarative visualization specification including cartographic output. Specifications can be written directly in JSON or via program language interfaces such as altair (Python) and elm-vegalite (Elm). See, for example, this tutorial on using OpenStreetMap with elm-vegalite
- Vega
- More flexible but lower-level declarative visualization specification including cartographic output. Specifications can be written directly in JSON or via program language interfaces such elm-vega.
- Litvis
- Literate Visualization notebook environment optimised for specifying visualizations and documenting the design process. While not specific to cartography, can be a useful environment for exploring cartographic design.
- Observable
- Reactive notebook environment for generation of visualization and cartographic output embedded in a textual narrative. Focus is on using d3 for specifying visual output.
If you want to make maps with QGIS, this video is a great starting point. Check out also other videos by Klas Karlson - Excellent QGIS introduction YouTube series by Steven Bernard - QGIS Tutorials and Tips by Ujaval Gandhi - Tutorial on how to make 3D landscapes and city models by Alasdair Rae - Blog post by Kenneth Field about the basics of mapmaking
In 2021 there were more than 1200 mappers and more than 9000 maps created for the challenge. In 2020 more than 1000 people posted more than 7000 maps for the challenge on different platforms. If you want to see some maps from past challenges, browse the hashtag on Twitter or check the official website of the challenge and browse different years.
#30DayMapChallenge bot by Haifeng Niu harvested comprehensive stats and maps from the challenge
In 2020 & 2019 David Friggens did a huge lift on the 30DayMapChallenge2020Metadata repository with metadata & interactive gallery.
No matter if you are a GIS expert or never made a map before this challenge, everyone is welcome to participate,
But keep in mind a few things: - All maps you publish have to be your original work. Don't steal content from others. - Give credit to the original data source whenever possible. - The challenge is all about creativity, openness and the joy of beautiful maps and cartography. It is not a competition, - Don't be an asshole.
Inspiration for the challenge came from Inktober and Tidy Tuesday.