Hi,
I wanted to share a new genealogy project of mine, for those who haven’t heard of it yet.
The idea was born while working on Gramps Web’s map view: I’m creating places of type “building” for each house where an ancestor lived. In combination with Gramps Web’s OpenHistoricalMap layer and historical map overlays, this allows me to build little geographical time machines for my ancestors’ home towns.
However, I always felt this house history research goes beyond genealogy and could profit from a public, open data repository where local historians could share their (documented) research results about building construction/demolition dates, owners, and inhabitants by period, as well as historical imagery.
At some point, I realized Wikidata already allows to publish all of this information, it’s just so general that it’s hard to know which data to add where, and there is no map view to actually browse the data.
That’s where Domus comes in: it’s an open data web platform for house history research that runs entirely in your browser, with all data stored openly in Wikidata. It’s hosted by the German association for computer genealogy (CompGen) and you can find it here:
It can be used for any house that exists, or has ever existed, world wide. Lots of buildings already show up on the map - mostly landmarks added to Wikidata. Please try it out, add a few buildings and give me feedback!
For those who are interested in the technical background, there is also a writeup here:
Currently, this project isn’t integrated with Gramps (Web) yet, but I’m planning to add Wikidata building pins to the Gramps Web map as ab optional layer. There is already a plugin for Webtrees: GitHub - hartenthaler/hh_external_places: webtrees module for enriching shared places with Wikidata, FactGrid, GOV and GeoNames information · GitHub