This map is part of the project Desenrollando el cordel (2020-2024). It shows the places mentioned in the collection of Spanish chapbooks held by the Library of the University of Geneva. With this visualisation, users can search places and filter them by dates, printers, places of publication or type of text, for example.
Peripleo is a prototype application for the discovery and spatial visualisation of collection data, originally an initiative of the Pelagios Network and developed early in 2022 as part of the British Library's Locating a National Collection project (LaNC).
Our LP-format is available here: https://github.com/DesenrollandoElCordel/peripleo-pliegos/blob/main/docs/data/data.json. It follows the model of MARK16 Dataviz.
This file was automatically generated from a .csv file listing all the occurrences of place names in our corpus. The python script used is available here: https://github.com/DesenrollandoElCordel/code-python/blob/main/csv2json.py
Our application is based on the code developped by Élisa Nury for MARK16 Dataviz, which is part of the project FNS MARK16. We adapt the code to change the language to Spanish.
See the Peripleo instructions for the visualisation of your own geospatial data:
- the Installation Guide, and
- the Configuration Guide.
