-
Notifications
You must be signed in to change notification settings - Fork 6
johnwesonga/kmlparser
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
A simple KML Parser. UPDATE: This code is pretty old and isn't actively maintained. I believe Google deprecated ClientLogin and as such the code won't upload the file. This script will parse your KML file, dump it into CSV and upload the file to the Google docs account you specify. Pre-Requisites ==================== 1) Beautiful Soup http://www.crummy.com/software/BeautifulSoup/ 2) Python gdata http://code.google.com/p/gdata-python-client/ # Installation pip install beautifulsoup
About
python script to parse KML to CSV and upload to Google Docs
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published