Skip to content

Conversation

@nemoralis
Copy link
Owner

@nemoralis nemoralis commented Dec 7, 2025

This PR adds a new debug layer to the map to help verify OSM data coverage by highlighting buildings that have a wikidata tag.

  • Added "OSM Debug (Wikidata)" overlay to MonumentMap.vue
  • New composable created to fetch data from Overpass API.
  • Added osmtogeojson for converting Overpass JSON to GeoJSON

P.S: It would be better to use heritage key in Overpass query instead of wikidata:

https://wiki.openstreetmap.org/wiki/Key:heritage#Heritage_Registration_Organisations

Closes #46

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add Overpass API to highlight building features on map

2 participants