Personal tools
You are here: Home Members rea SLUG Meetings Writing KML using a python Genshi template
Document Actions

Writing KML using a python Genshi template

by Robert Anderson last modified 2008-05-11 20:44

A Genshi templating example that outputs GoogleEarth KML from python data, which in this case is coming from active APRS transmissions of GPS postion data.

What Meeting SLUG
When 2008-05-12
from 19:00 to 21:00
Where UNH Morse Hall Conference Room 301
Contact Email
Add event to calendar vCal
iCal

We will go over the three common ways to output XML from Python:

  1. Direct printing of the output text
  2. Using an XML library like ElementTree
  3. Using a templating system like Genshi

Some pros and cons of each will be explored.

The main focus will be on the Genshi based Python script used to create KML from the APRS system.


Powered by Plone CMS, the Open Source Content Management System

This site conforms to the following standards: