sumolib.output.convert.gpx
index
/tmp/buildd/sumo-0.21.0+dfsg/tools/sumolib/output/convert/gpx.py

@file    gpx.py
@author  Jakob Erdmann
@author  Laura Bieker
@date    2014-02-13
@version $Id: gpx.py 16005 2014-03-24 12:46:02Z cschmidt87 $
 
This module includes functions for converting SUMO's fcd-output into
GPX format (http://en.wikipedia.org/wiki/GPS_eXchange_Format)
 
SUMO, Simulation of Urban MObility; see http://sumo-sim.org/
Copyright (C) 2014 DLR (http://www.dlr.de/) and contributors
 
This file is part of SUMO.
SUMO is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation; either version 3 of the License, or
(at your option) any later version.

 
Functions
       
fcd2gpx(inpFCD, outSTRM, ignored)