OSMind-WIKICH

OSMInd-WikiCH

Crowdsourced Indoor Mapping and Semantic Enrichment for Cultural Heritage

This repository hosts the code and workflow for creating lightweight, interactive 3D prototype for virtual tours of cultural heritage buildings by integrating OpenStreetMap (OSM) indoor data with Wikidata semantic enrichment. The project demonstrates how open geodata and linked open data can be combined in a fully open-source pipeline to provide interactive and accessible cultural heritage experiences.

Developed as part of the work presented at CIPA 2025 – Seoul.

This repository contains code and document of a work that is under development


Features


Repository Structure

OSMind-WIKICH/
│
├── app/ # Web viewer files (HTML, CSS, JS) exported from Qgis2threejs and customised
├── data/ # Sample datasets or processed layers (if included)
├── model3/ # QGIS Model Designer workflow for automated processing
├── data-processing.py # Alternative PyQGIS script (customisable, can be run in QGIS console)
├── docs/ # Documentation for GitHub Pages deployment
└── README.md # Project documentation

Requirements

To run and adapt this workflow, you need:

Getting started

1. Clone this repository

git clone https://github.com/Tars4815/OSMind-WIKICH.git
cd OSMind-WIKICH

2. Download indoor OSM data

3. Process the dataset

This step checks geometry consistency (e.g. overlapping polygons, misaligned features) and prepares layers for 3D rendering.

4. Generate the 3D viewer

6. Publish with GitHub Pages

References

Related works:

License

This repository is released under the MIT License.