Skip to content

globalise-huygens/necessary-reunions

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1,015 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Necessary Reunions

Remarrying Maps to Text and Reconceptualizing Histories of Early Modern Kerala

License: EUPL-1.2 Website DOI

Maps and textual sources in the Dutch East India Company (VOC) archives were meant to be together. Maps were vital for understanding textual information about places. Written sources, in turn, enriched knowledge from maps. Previously, information from these sources could not be reintegrated because no suitable techniques existed to reunify them. Today, emerging techniques of georeferencing on maps and machine-generated transcriptions on text and maps make this possible. This project applied these methods to the VOC archives on early modern Kerala, India, enabling us to reconceptualize Kerala's early modern topography and support writing new histories of the region.

https://necessaryreunions.org/

Table of Contents

Features

The application at necessaryreunions.org provides three main tools:

Map Viewer

An interactive viewer re:Charted for exploring annotated VOC maps of Kerala from the collections (e.g. 4.VEL) of the National Archives in The Hague. The viewer displays historical maps served via IIIF alongside georeferenced overlays (powered by Allmaps) and supports browsing of automatically generated annotations, including handwritten text recognition (HTR) results and computer-vision-detected iconography. Logged in users can create, edit, and geotag annotations stored in our annotation repository, a project instance of AnnoRepo.

Direct link: https://necessaryreunions.org/viewer

GAVOC Explorer

A geographical exploration tool for the Grote Atlas van de Verenigde Oost-Indische Compagnie (GAVOC). Historical place names from the atlas are linked to modern coordinates and names, forming a historical thesaurus of place names that can be explored on a modern map and queried via an API.

Direct link: https://necessaryreunions.org/gavoc

Gazetteer

A gazetteer of place information for early modern Kerala, derived from the geotagged annotations created in the Map Viewer and combining data from textual archives and thirty maps from the Leupe collection. The gazetteer includes historical and modern place names, coordinates, and links to external geographical datasets (Nominatim, GAVOC, GLOBALISE).

Direct link: https://necessaryreunions.org/gazetteer

Tools and Frameworks

Getting Started

Prerequisites

Installation

# Clone the repository
git clone https://github.com/globalise-huygens/necessary-reunions.git
cd necessary-reunions

# Install dependencies
pnpm install

# Start the development server
pnpm dev

The application will be available at http://localhost:3000.

Environment Variables

For full functionality (annotation editing, authentication), the following environment variables are required:

Variable Description
NEXTAUTH_URL Base URL of the application
NEXTAUTH_SECRET Secret for NextAuth.js session encryption
ANNO_REPO_TOKEN_JONA Bearer token for AnnoRepo write access
ORCID_ALLOWLIST_NERU Comma-separated ORCID iDs for write access

Note: Read access to annotations is public. Write access requires ORCID authentication and allowlisting.

Build

pnpm build
pnpm start

Credits

Authors: Jona Schlegel (Huygens Institute / archaeoINK), Leon van Wissen (University of Amsterdam), Manjusha Kuruppath (Huygens Institute) Contributors: Dung Pham (Huygens Institute), Meenu Rabecca (International Institute of Social History)

Funding

This project was funded by the NWO Open Competition XS grant, file number 406.XS.24.02.046 (March–December 2025), and conducted at the Huygens Institute.

Related Projects

  • GLOBALISE — Data created in the Necessary Reunions project is part of the GLOBALISE project and will be available and further used there.
  • Combatting Bias — The project worked to identify biases in the data and methods, especially linked to the VOC archives. Guidelines, vocabulary, and a helpful toolkit can be found on the Combatting Bias website.
  • MapReader — Computer vision techniques for map analysis, whose methods were adapted for this project.
  • Loghi — HTR toolkit developed at the Huygens Institute, used to generate transcriptions of the VOC archives.

Output and Outreach

  • Kuruppath, M. & van Wissen, L. (August 16, 2025). Sailing Through Time: History on Screens [Print]. The Times of India. Sailing Through Time: History on Screens

  • Kuruppath, M. & van Wissen, L. (August 13, 2025). Georeferencing Dutch Malabar — Necessary Reunions: Remarrying maps to text, Cosmos Malabaricus Summer School 2025, Kochi.

  • Kuruppath, M. & van Wissen, L. (March 4, 2025). Introduction to Digital Tools. The GLOBALISE and Necessary Reunions projects, GHCC-Map History Research Group Joint Workshop, Coventry.

  • van Wissen, L., Kuruppath, M., & Petram, L. (2025). Unlocking the Research Potential of Early Modern Dutch Maps. European Journal of Geography, 16(1), s12–s17. https://doi.org/10.48088/ejg.si.spat.hum.l.wis.12.17

License

This project is licensed under the European Union Public Licence v. 1.2 (EUPL-1.2).

Any data created in the project is licensed under Creative Commons CC-BY 4.0.

Citation

If you use this software, please cite it using the metadata in the CITATION.cff file, or use the following:

Schlegel, J., van Wissen, L., & Kuruppath, M. (2026). Necessary Reunions (Software) (v1.0). https://doi.org/10.5281/zenodo.18787726

If you use the data in this repository, please also acknowledge the data contributors:

Schlegel, J., van Wissen, L., Kuruppath, M., Pham, D., & Rabecca, M. (2026). Necessary Reunions (Software and Data) (v1.0). https://doi.org/10.5281/zenodo.18787726

BibTeX

@software{schlegel_2026_necessary_reunions,
  author       = {Schlegel, Jona and
                  van Wissen, Leon and
                  Kuruppath, Manjusha},
  title        = {Necessary Reunions (Software)},
  year         = 2026,
  version      = {v1.0},
  publisher    = {Zenodo},
  doi          = {10.5281/zenodo.18787726},
  url          = {https://doi.org/10.5281/zenodo.18787726}
}

About

Remarrying Maps to Text and Reconceptualizing Histories of Early Modern Kerala

Resources

License

Stars

2 stars

Watchers

2 watching

Forks

Packages

 
 
 

Contributors