Metadata-Version: 1.0
Name: tl.geodrawing
Version: 0.1
Summary: A geographic pygtk drawing area.

The drawing surface provides a geographic coordinate system and displays map
images in the background.
Home-page: http://packages.python.org/tl.geodrawing/
Author: Thomas Lotze
Author-email: thomas@thomas-lotze.de
License: ZPL 2.1
Description: ==============================
        The tl.geodrawing distribution
        ==============================
        
        A geographic pygtk drawing area.
        
        The drawing surface provides a geographic coordinate system and displays map
        images in the background. By default, map tiles are downloaded from the
        OpenStreetMap project.
        
        Python 2.6 is required.
        
        
        .. Local Variables:
        .. mode: rst
        .. End:
        
        
        ===================
        About tl.geodrawing
        ===================
        
        :Author:
        Thomas Lotze (thomas@thomas-lotze.de, http://thomas-lotze.de/)
        
        :Online documentation:
        http://packages.python.org/tl.geodrawing/
        
        :PyPI page:
        http://pypi.python.org/pypi/tl.geodrawing/
        
        :Issue tracker:
        https://bitbucket.org/tlotze/tl.geodrawing/issues/
        
        :Source code:
        https://bitbucket.org/tlotze/tl.geodrawing/
        
        :Current change log:
        https://bitbucket.org/tlotze/tl.geodrawing/file/tip/CHANGES.txt
        
        
        .. Local Variables:
        .. mode: rst
        .. End:
        
Keywords: gtk widget drawingarea drawing geo coordinates map tile osm openstreetmap
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Environment :: X11 Applications
Classifier: Environment :: X11 Applications :: GTK
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: Zope Public License
Classifier: Programming Language :: Python
Classifier: Topic :: Multimedia :: Graphics
