lmallez / gedcom-to-map

export gedcom to a map format (geojson or kmz)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

gedcom-to-map

convert Gedcom to KML file geographic coordinates must be provided in GEDCOM file

Usage

gedcom-to-map.py [-h] [--max_missing MAX_MISSING]
                       [--max_line_weight MAX_LINE_WEIGHT]
                       input_file output_file main_entity

Exemple

gedcom-to-map.py samples/input.ged samples/output.kml @I0000@

About

export gedcom to a map format (geojson or kmz)

License:MIT License


Languages

Language:Python 100.0%