Metadata-Version: 1.1
Name: bingmaps
Version: 0.3.7
Summary: bingmaps
Home-page: https://github.com/bharadwajyarlagadda/bingmaps.git
Author: Bharadwaj Yarlagadda
Author-email: yarlagaddabharadwaj@gmail.com
License: MIT
Description: .. image:: https://img.shields.io/github/license/mashape/apistatus.svg
           :target: http://opensource.org/licenses/MIT
        .. image:: https://travis-ci.org/bharadwajyarlagadda/bingmaps.svg?branch=develop
           :target: https://travis-ci.org/bharadwajyarlagadda/bingmaps
        .. image:: https://coveralls.io/repos/github/bharadwajyarlagadda/bingmaps/badge.svg?branch=develop
           :target: https://coveralls.io/github/bharadwajyarlagadda/bingmaps?branch=develop
        
        Links
        =====
        
        This package is a python implementation of retrieving the data from bing maps API services
         - Project link: https://github.com/bharadwajyarlagadda/bingmaps
         - Bing Maps API services: https://msdn.microsoft.com/en-us/library/ff701713.aspx
         - Project Documentation: http://bharadwajyarlagadda.github.io/bingmaps
        
        
        Release 0.3.7
        =============
        
         - Location API services
            - Finds location by address
            - Finds location by point
            - Finds location by query
         - Elevation API services
            - List
            - Polyline
            - SeaLevel
            - Bounds
         - Traffic Incidents API services
        
Keywords: bingmaps,bingmaps REST services,bingmaps API services,bingmaps location API services,bingmaps elevations API services,bingmaps traffic incidents API services
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Topic :: Software Development :: Libraries
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Topic :: System :: Filesystems
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3.3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
