Giter VIP home page Giter VIP logo

d-jeffrey / gedcom-to-visualmap Goto Github PK

View Code? Open in Web Editor NEW
14.0 3.0 3.0 13.01 MB

Using GEDCOM in Python, build a map using Folium (heat and line) or kml. It will Geocode different types of places and allow you to update those discovered addresses with GPS values. Includes GUI interface

License: MIT License

Python 100.00%
gedcom kml geocode folium myheritage visual-mapping geocoding geneology family-tree python

gedcom-to-visualmap's Issues

Error message

Hi

I'm trying to process attached .ged file
test.ged.zip
with 'python gedcom-to-map.py test.ged test.kml -noheatmap'. I'm getting this error message:

'Traceback (most recent call last):
File "/Users/Frank/Documents/GitHub/gedcom-to-visualmap/gedcom-to-map/gedcom-to-map.py", line 73, in
Geoheatmap(myGeoOptions)
File "/Users/Frank/Documents/GitHub/gedcom-to-visualmap/gedcom-to-map/gedcomvisual.py", line 67, in Geoheatmap
humans = ParseAndGPS(gOp)
File "/Users/Frank/Documents/GitHub/gedcom-to-visualmap/gedcom-to-map/gedcomvisual.py", line 108, in ParseAndGPS
lookupresults.saveAddressCache()
File "/Users/Frank/Documents/GitHub/gedcom-to-visualmap/gedcom-to-map/kml/gpslookup.py", line 166, in saveAddressCache
for a in range(0,len(self.addresslist)):
TypeError: object of type 'NoneType' has no len()'

Can you help me? Thanks in advance

Frank
screenshot

Points in KML need to be joined together

The way the KML is currently produced for KML has a number of issues. The drift seperate the points, but when you draw the line to the parent from the child, they should come together on the same point as when the person was born.

It is also producting too many lines and points. I'm not sure how you get 51 points out of 15 people.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.