Skip to content

citizen-cyberscience-centre/kml2hpgloe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

kml2hpgloe is a script that parses a KML file and recommends image links found in the tag in HP-Gloe.

Installation

It should run out of the box, as the script uses several default Python libraries. If it does not work, you can use virtualenv and install the required libraries (check the header of the file).

Running the script

It is very easy:

./kml2hpgloe.py -f filename.kml

or

./kml2hpgloe.py -u http://domain.com/resources.kml

License

This is script is licensed under the GPLv3. Please, check the COPYING file.

About

A script to send image recommendations to HP-Gloe from a KML file or URL

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages