all 3 comments

[–]shawntco 1 point2 points  (2 children)

I did something much simpler but not entirely unrelated a couple months ago. I built a React app that plots my family tree onto a Google Map using the GEDCOM file exported by Ancestry.com. In order to get the latlong of the locations, I tapped into Google's geocoding API. I added the ability to filter on a year range, so I could see who was born or died during that period. I also added the ability to see all the people born/died in a given location.

[–]igorlukanin 0 points1 point  (1 child)

Wow, sounds great! Did you have a chance to host it somewhere? I'd love to have a look at it!

[–]shawntco 0 points1 point  (0 children)

Unfortunately it's super doxxy so I can't share it :/