User:Eleni/Special Issue 25/Soundmap: Difference between revisions

From XPUB & Lens-Based wiki
Line 18: Line 18:
=== 26/11/2024 ===
=== 26/11/2024 ===
====Steps taken====
====Steps taken====
Scrapped the whole thing, unfortunately. I started from scratch, following this documentation: [https://wiki.openstreetmap.org/wiki/OpenLayers_Simple_Example OpenLayers Simple Example]
Scrapped the whole thing, unfortunately. I started from scratch, following this documentation: [https://wiki.openstreetmap.org/wiki/OpenLayers_Simple_Example OpenLayers Simple Example]<br>
and then moved on to [https://leafletjs.com leafletjs.com]
and then moved on to [https://leafletjs.com leafletjs.com]


----<references />
----<references />

Revision as of 21:37, 10 November 2024

Initial Idea

Inspired by Sara Lana's DIY Soundmap Tutorial[1], I decided to create a soundmap as a way to archive the field recordings we have created. Could be considered a companion to Broadcast Week 2.

You can see the current state of the project here!

change of plans

26/11/2024

Steps taken

  1. Signed up to UMAP and created a new map
  2. Customized the map, centered it on Rotterdam
  3. Created a csv file on cerealbox, where the data would go
  4. Linked the csv file to the UMAP
  5. Created HTML page on the cerealbox and embeded the map

Version

26/11/2024

Steps taken

Scrapped the whole thing, unfortunately. I started from scratch, following this documentation: OpenLayers Simple Example
and then moved on to leafletjs.com