Build your own soundmap using uMap and Google Sheets
Platforms:
1. uMap
2. freesound , soundcloud , spotify , archive , google drive or any other cloud, repository or streaming platform
3. Google Sheets
It is important that the spreadsheet has two columns named as “Latitude” and “Longitude”
ex.: -20.11148255 -43.72861216
Another column must contain a link to the embed link for your sounds.
You should not use all the embed code, but only the link shown in quotes after “src=”
<iframe frameborder=”0” scrolling=”no” src=”https://freesound.org/embed/sound/iframe/560319/simple/small/“width=”375” height=”30”></iframe>
And the link that will be added to the spreadsheet is
https://freesound.org/embed/sound/iframe/560319/simple/small/
<iframe width=”100%” height=”166” scrolling=”no” frameborder=”no” allow=”autoplay” src=”https://w.soundcloud.com/player/?url=https%3A//api.soundcloud.com/tracks/1011674683&color=%23ff43ad&auto_play=false&hide_related=false&show_comments=true&show_user=true&show_reposts=false&show_teaser=true”></iframe>
And the link that will be added to the spreadsheet is
https://w.soundcloud.com/player/?url=https%3A//api.soundcloud.com/tracks/1011674683&color=%23ff43ad&auto_play=false&hide_related=false&show_comments=true&show_user=true&show_reposts=false&show_teaser=true
>Format >Number >Plain text
>File >Share >Publish to web
Go to uMap
And click on “Create a Map”
Style and center it as you want
Enter edition mode clicking on the pencil icon
Select the layer icon
Click on Remote Data
In URL field, paste the link of your spreadsheet published on web as csv
In FORMAT field, select csv
And set DYNAMIC on, to fetch data each time the sheet is updated
Save and reload your page. All the markers should appear.
Enter again, in the Layer edition mode
Click on Interaction Options
tip.: Check all the formatting options clicking on the ? icon
Your map is done!
- The code to embed the map in a webpage,
- and the short URL link for your map
If you are creating your map logged on a uMap account, you don’t need to worry with this last step.
You can also build your map with the native Audio player of your browser so the sounds will be played automatically when opening each popup.
In this case we need to use the file location link instead of it’s embed player.
- Pick your freesound post number on its embed link:
https://freesound.org/embed/sound/iframe/FILE_NUMBER/simple/small/
ex.: https://freesound.org/embed/sound/iframe/560319/simple/small/
- And apply it as the following link
https://freesound.org/data/previews/FIRST_3_DIGITS_OF_FILE_NUMBER/FILE_NUMBER_7975555-lq.mp3
ex.: https://freesound.org/data/previews/560/560319_7975555-lq.mp3
Other links:
Sound maps I already developped - In the last years I’ve been using the Mapbox platform. With this tool you can have more possibilities to style your map, but basic web development knowledge is required (javascript, html, css). In the link below, I share a brief mapbox tutorial teaching how to use the Sheetmapper tool, which also allows you to create maps using data from Google Sheets.
And here some sound maps I love:
I would love to see your maps!
Please share it with me :)
Contact:
https://saralana.xyz/about