Skip to content

Python script for merging coordinates of multiple kml files into the first supplied kml file.

Notifications You must be signed in to change notification settings

KrisC369/SygicKMLMerge

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

SygicKMLMerge

Python script for merging coordinates of multiple kml files into the first supplied kml file. Just execute python3 kmlMerge.py *.kml to merge all kml files in the current directory in lexicographic order.

This script takes the logs generated by the sygic app in the travelbook folder as input and produces a mergedOutput.kml file as a result. Script runs on python 3.

About

Python script for merging coordinates of multiple kml files into the first supplied kml file.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages