Skip to content

AndresKasekamp/foss4g-2025

Repository files navigation

FOSS4G Europe 2025

Wikidata Badge Wikipedia Badge Node.js Badge Qgis Badge Lighthouse Badge

Map Gallery Submission for FOSS4G Europe 2025 Mostar. The city website URL-s are from Wikipedia List of cities in Bosnia and Herzegovina.

🏃 Running

  1. Make sure you have node installed
node -v
  1. Install all the packages
npm i
  1. Get the city names and urls scores (uses Wikipedia API and ReGex)
node 01-get-cities-with-url.js

📌 Note: some website were missing (Livno and Prnjavor). Additionally, Laktaši directed to some Korean casino site. So I added them manually.

  1. Get the website accessibility scores (uses lighthouse)
node 02-get-accessibility-score.js
  1. Get the city coordinates (uses Wikidata) in GeoJSON
node 03-get-coordinates.js

Then the visualization was done in QGIS and the final output can be seen in output/foss4g-2025-kasekamp.png. Intermediate outputs are in data directory.

🤴 Contact

LinkedIn Outlook

💼 Andres Kasekamp
📧 andres.kasekamp@maaruum.ee

MaRu logo

About

Created for the FOSS4G 2025 Europe Map Gallery Submission.

Resources

Stars

Watchers

Forks