Package mosp_examples :: Module roadwidth_wiggler
[hide private]
[frames] | no frames]

Module roadwidth_wiggler

source code

Road width example: walking on roads having a width depending on OSM data


Author: B. Henne

Contact: henne@dcsec.uni-hannover.de

Copyright: (c) 2011, DCSec, Leibniz Universitaet Hannover, Germany

License: GPLv3

Classes [hide private]
  RandomWiggler
Implements a simple person doing only random movement on the map.
Functions [hide private]
 
main()
Shows the different osm.ROADTYPE implementations.
source code
Variables [hide private]
  __package__ = 'mosp_examples'
Function Details [hide private]

main()

source code 

Shows the different osm.ROADTYPE implementations.

Different road width types can be tested here. Use minimap3 to show the walking side by side and RoadWidthTest map for osm data with width values.