Package viewer :: Package lib :: Module tileloader2
[hide private]
[frames] | no frames]

Module tileloader2

source code

Loads OSM tiles from the Web using threading and urllib3


Author: B. Henne

Contact: henne@dcsec.uni-hannover.de

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

License: GPLv3

Classes [hide private]
  TileLoader
A tile downloader using threads for downloads
Functions [hide private]
 
test() source code
Variables [hide private]
  __maintainer__ = "B. Henne"
  LAYERS = {"tah": ["cassini.toolserver.org:8080", "/http://a.ti...
Variables Details [hide private]

LAYERS

Value:
{"tah": ["cassini.toolserver.org:8080", "/http://a.tile.openstreetmap.\
org/+http://toolserver.org/~cmarqu/hill/"], "oam": ["oam1.hypercube.te\
lascience.org", "/tiles/1.0.0/openaerialmap-900913/"], "mapnikold": ["\
tile.openstreetmap.org", "/mapnik/"], "mapnik": [["a.tile.openstreetma\
p.org", "b.tile.openstreetmap.org", "c.tile.openstreetmap.org"], "/"],\
}