We use Mapbox to host base maps that are used on Go and available for any mapping application across the Movement. The Purpose is to provide consistent styling that also meets the IFRC standards for country names and boundaries.
The IFRC Mapbox basemap can be used in other applications to add additional data on top, for example in web maps, PowerBI and Tableau. The basic information you will need for any application is the style URL and token:
Style URLs:
Main: mapbox://styles/go-ifrc/ckrfe16ru4c8718phmckdfjh0
WMTS:https://api.mapbox.com/styles/v1/go-ifrc/ckrfe16ru4c8718phmckdfjh0/wmts?
Tableau:https://api.mapbox.com/styles/v1/go-ifrc/ckrfe16ru4c8718phmckdfjh0.html?title=true&access_token=pk.eyJ1IjoiZ28taWZyYyIsImEiOiJjamlybHUzNmMwZDUxM3Fwa215YjJ1dzk5In0.OhqEybDX303sHjHzq3nFYQ#1.9/14.694911/14.129731/0
Access Token: pk.eyJ1IjoiZ28taWZyYyIsImEiOiJja3E2bGdvb3QwaXM5MnZtbXN2eGtmaWgwIn0.llipq3Spc_PPA2bLjPwIPQ
There are many tilesets available on the IFRC Mapbox account. However, there is currently one managed style that is kept up to date with the data on GO for country (admin 0) and district (admin 1). By styling across zoom levels, the aim is that one style meets all use cases. Explore the style below or you can use this preview link to view in full screen.
Note: County labels do not appear until zoom level1 (z1) is used to simplify the map, the map when viewed at a global scale.
The style will be frequently updated and any application using the styles will automatically reflect any changes. The main reasons for the changes are:
Updates to the style will be drafted and the preview link shared on SIMS Slack and emailed to the Mapbox user group. Users will then have an opportunity to give feedback on the style changes before they are pushed live.
If you have any feedback or suggestions to improve the style, please email im@ifrc.org.
Tilesets are the name used for datasets in Mapbox that are used to build the style. These include the data exported from GO, added from ICRC and from other sources such as OpenStreetMap.
You will need more details about the Tilesets to be able to link to the data in Mapbox. For example, you might want to join your data to the Mapbox countries in order to create a choropleth map in Power BI.
Countries and districts are imported directly from GO. You can access the latest data from the API with the following link and view the data dictionary of the fields:
Mapbox name | Tileset ID | Type | Data | Details |
---|---|---|---|---|
GO Countries | go-ifrc.go-countries | Polygon | Download | Data Dictionary |
GO Districts | go-ifrc.go-county-centroids | Polygon | Download | Data Dictionary |
The diagram below shows the data flow and processes from source files, to GO and then to Mapobox.
It is very easy to create Mpbox-powered interactive and dynamic visualizations in Power BI. In order to add IFRC basemap to your visual in Power BI it is necessary to first download the Mapbox Custom Visual plugin for Power BI which is built and maintained by Starschema. It is an easy way to add map visualization in any Power BI report. To download the mapbox plugin users can refere to the Step 1 in the step by step guide of building maps using mapbox.
Users can create different maps like heat maps, graduated circles, clusters and even 3D extrusions with data driven colouring.
The data and Power BI file can be accessed here.