How to add a custom base map to your Survey visualization

If you have data specific to a certain region, you probably don't want to display it on a world map.

To add a custom base map to your survey visualization,

1

The map needs to be in equirectangular projection. If you don't already have an appropriate map, you can create the map as you want it in the projection map template (potentially uploading custom GeoJSON as required), removing all the margins, legend, headings, search box etc. When you are happy, download the image as a PNG. 

TIP: Struggling to find the right regions for your map? Check out our GeoJSON repository where we've sourced, checked, and resized various region files ready for you to download and use in Flourish.

This is an equirectangular projection of Brasil.

2

Next, in the Map settings, select Custom and upload the image. 

3

Next, you need to set the bounding box for the latitudes and longitudes of the map, so that your locations will display at the correct position on the map. If you don't know the values for the bounding box, you might be able to find them here.

x1 = Minimum longitude (x1)
x2 = Maximum longitude (x2)
y1 = Minimum latitutde (y1)
y2 = Maximum latitude (y2)

4
Click on the Map icon in your visualization to check if you got the bounds and the map aspect ratio right. If your map appears a bit stretched like the below example, you might want to change the Map aspect ratio to 1 (see screenshot below).