Trees | Indices | Help |
|
---|
|
Calculations routines
Author: P. Tute
Contact: henne@dcsec.uni-hannover.de
Copyright: (c) 2011, DCSec, Leibniz Universitaet Hannover, Germany
License: GPLv3
|
|||
|
|||
|
|||
|
|
|||
__maintainer__ =
|
|||
TILE_SIZE = 256
|
|||
__package__ =
|
|
Calculates the OpenStreetMap-tile number from given latitude, longitude and zoom. Author: P. Tute |
Calculates x any y coordinates for drawing based on current center-tile and zoom. Author: P. Tute |
Calculates coordinates for drawing a circle using Bresenham's circle algorithm. Returns a list of coordinates. The algorithm is slightly modified to allow drawing transparent circles. http://en.wikipedia.org/wiki/Midpoint_circle_algorithm Author: P. Tute |
Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Sun Jul 6 13:59:48 2014 | http://epydoc.sourceforge.net |