A look at the music through a spatial lens
For this praxis mapping assignment, I wanted to create a somewhat unconventional map that would visualize something that may not otherwise be mapped or associated with a physical geographic place. While my topic certainly references a physical location, I chose to incorporate places of the past and present that might visualize ties to areas outside of the specific place referenced in the title “The Westside Sound.”
My mapping project is to be incorporated into a larger project that aims to portray the story of Chicano Soul music with a focus on “The Westside Sound,” often thought of as the roots of Chicano Soul, referring to the Westside of San Antonio, Texas, where the music was born. I like to explain this niche genre as follows:
The Westside Sound is to San Antonio what Motown is to Detroit.
Considering my professional work surrounding Conjunto music (as the Program and Marketing Coordinator for Conjunto Heritage Taller), I aim to keep much of my graduate work within the realms of my interests and work with regional music and culture that is deeply rooted in my community — this mapping praxis assignment included. Derived from a mix of various musical styles, including some aspects of conjunto music, Chicano Soul was, and still remains, a prominent staple in San Anto history and culture. The intended primary audience is a broad mix of music enthusiasts, especially those interested in the styles that influenced and shaped Chicano Soul (i.e. R & B, rock n’ roll, Motown), as well as San Antonio locals and historians. A long-term goal for this project is that this serves as an archival project as well, documenting, recounting, and preserving the history of the Westside Sound.
The main narrative components of this project aim to communicate the following:
- Mapping the “Westside Sound” – a map of prominent venues, studios, radio stations, festivals, retailers, etc. that were/are significant to the musical style.
- Details about the areas in which prominent artists/groups were formed.
Data
I collected the data for this project, using mostly methods of manual collection, organizing, and research. The data is mostly text and categorical with some quantitative/numeric values. Below are some variables I used:
- Coordinates (Lat, Long) of “significant places”
- Record Labels
- Venues
- Recording studios
- Nightclubs / Bars
- Record shops
- Date of “significant event”
- Photos, videos
- Addresses
- Descriptive text


Methodology
I decided to utilize the JavaScript library Leaflet for my map. After exploring different libraries and tools, Leaflet, by Mapbox, proved to be a good option to execute my map. I did however struggle with binding my data to Leaflet, so I used a very manual approach in my coding for the map by inputting my data for each point within my code. I want to investigate methods of binding data to Leaflet as this manual process is not ideal for larger datasets – luckily my dataset was simple and small. While Leaflet has tooltip and label features, the amount of data that I wanted to include in tooltips was not ideal for a small tooltip box. I eventually found a Leaflet plugin that allowed me to implement a sidebar. The sidebar feature was more suitable for the details I chose to reveal on user click, which included media filed and text. I was very pleased with this plugin and can imagine using it for future projects. For the legend, I used a D3 scale where my legend data was the domain and my chosen color palette was the range. I then appended circles to represent each style and text labels. Since the legend data was very simple, I was able to select colors that flowed well with my chosen color scheme of the whole webpage.
While I wanted to include many more geographic points my project, I did not have enough time to execute those ideas (the data collection, organization, and binding). The data collection process was very timely, since I was manually collecting and organizing the data myself, so I hope to identify more practical methods moving forward. Another aspect I hope to incorporate in my map is references to locations made in many Westside Sound songs.
For the less technical aspects, such as the title/cover photo at the top of the webpage, I utilized Canva.















