Skip to content

johnwesonga/kmlparser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 

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

No packages published

Contributors 3

  •  
  •  
  •  

Languages