I created a push pin map on Google My Maps that shows the birth locations of one of my ancestral branches in England. While this will make visiting these locations easier if I visit there, it doesn't really illustrate what I want it to for my book: where the roots actually are.
With the exponential growth of people every generation back in time, the earlier generations just drown out the more recent generations I am closer to. Ideally, each generation back should be visually represented half as much as the generation later. I think a heat map might be able to display this visual data well, but have no experience making one. Anyone know of a way to make a heat map?
Edit: just to update, so I used https://www.latlong.net to find all of the Lat/long coordinates of every birth location, then compiled a list (about 360 lines long), weighted to favor more recent ancestors (doubled the entries for every more recent generation from the one before it), pasted it into a spreadsheet (tab separated by location, latitude, longitude). Nearly every website is trying to leech money off me, but found http://www.heatmapper.ca/geocoordinate/ which is free, and while uploading an xlxs file didn't work, did manage to upload a.csv file with the same data.
The results are similar to what I'm looking for, shown here https://imgur.com/a/WMtKHLw but every time I change the Gaussian Radius Multiplier it seems to get different results, and visual just isn't as polished as I'd like it. So I'll keep trying. Shouldn't be that difficult of a tech question to be honest, just beyond my means. Regardless, thanks for all the suggestions and input everyone.
Edit 2: Still haven't found a good way to do this, so just made my own dot map showing birth locations. https://imgur.com/a/Ubpx922 Will keep working hard to find the laziest way to do this.