{ "info": { "author": "Petri Savolainen", "author_email": "petri.savolainen@iki.fi", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "Intended Audience :: Developers", "License :: OSI Approved :: GNU Library or Lesser General Public License (LGPL)", "Operating System :: Microsoft :: Windows", "Operating System :: POSIX", "Operating System :: Unix", "Programming Language :: Python", "Topic :: Scientific/Engineering :: GIS", "Topic :: Software Development :: Libraries", "Topic :: Software Development :: Libraries :: Python Modules" ], "description": "The geolocator library provides a common interface to location-related data\r\nfrom various sources and provides means to calculate distances between places.\r\nCurrently the MaxMind country & city geoip data sources are supported. There is\r\nalso some preliminary support for using GNS (GEOnet Names Server )data. For \r\ndistance calculation, the Haversine function is used.\r\n\r\nThe library can be useful for example to implement location-based features in\r\ndifferent www frameworks; for an example of that, see the GeoLocation Zope /\r\nCMF / Plone package from which this library was spun off. Please note, however,\r\nthat there is nothing www-specific in the library, nor does it have any\r\nexternal dependencies.\r\n\r\nIf you use this library, please send me email; I would like to add links to\r\nthe package home page to point to other software using this library.", "description_content_type": null, "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://code.google.com/p/geolocator", "keywords": "", "license": "http://www.fsf.org/licensing/licenses/lgpl.txt", "maintainer": "", "maintainer_email": "", "name": "geolocator", "package_url": "https://pypi.org/project/geolocator/", "platform": "any", "project_url": "https://pypi.org/project/geolocator/", "project_urls": { "Homepage": "http://code.google.com/p/geolocator" }, "release_url": "https://pypi.org/project/geolocator/0.1.1/", "requires_dist": null, "requires_python": null, "summary": "geolocator library: locate places and calculate distances between them", "version": "0.1.1" }, "last_serial": 792334, "releases": { "0.1": [], "0.1.1": [ { "comment_text": "", "digests": { "md5": "cc0bee6062b066de9cf5f41b87c895bc", "sha256": "c3bb44f334bc5edc8a2dfd2f260c756e22be8df9c318bb78df01a00c32d54b6f" }, "downloads": -1, "filename": "geolocator-0.1.1-py2.4.egg", "has_sig": false, "md5_digest": "cc0bee6062b066de9cf5f41b87c895bc", "packagetype": "bdist_egg", "python_version": "2.4", "requires_python": null, "size": 26728, "upload_time": "2006-03-06T21:00:04", "url": "https://files.pythonhosted.org/packages/f6/79/5ea7ce9e58fa3c18081c02904e9cf8bebc0c15c6298a3d5f2c8c0a0824e9/geolocator-0.1.1-py2.4.egg" }, { "comment_text": "", "digests": { "md5": "ad4efeed0815a8f48d9454035ebebccd", "sha256": "9583970d56c3e8db330da92f884779b81e9d187a1ca089548e984c4d83e62e6a" }, "downloads": -1, "filename": "geolocator-0.1.1.zip", "has_sig": false, "md5_digest": "ad4efeed0815a8f48d9454035ebebccd", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 12478, "upload_time": "2006-03-06T20:59:09", "url": "https://files.pythonhosted.org/packages/93/d2/230ed3be8afdda66e35611c617b15709b99522481c1b51744491b4208bbe/geolocator-0.1.1.zip" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "cc0bee6062b066de9cf5f41b87c895bc", "sha256": "c3bb44f334bc5edc8a2dfd2f260c756e22be8df9c318bb78df01a00c32d54b6f" }, "downloads": -1, "filename": "geolocator-0.1.1-py2.4.egg", "has_sig": false, "md5_digest": "cc0bee6062b066de9cf5f41b87c895bc", "packagetype": "bdist_egg", "python_version": "2.4", "requires_python": null, "size": 26728, "upload_time": "2006-03-06T21:00:04", "url": "https://files.pythonhosted.org/packages/f6/79/5ea7ce9e58fa3c18081c02904e9cf8bebc0c15c6298a3d5f2c8c0a0824e9/geolocator-0.1.1-py2.4.egg" }, { "comment_text": "", "digests": { "md5": "ad4efeed0815a8f48d9454035ebebccd", "sha256": "9583970d56c3e8db330da92f884779b81e9d187a1ca089548e984c4d83e62e6a" }, "downloads": -1, "filename": "geolocator-0.1.1.zip", "has_sig": false, "md5_digest": "ad4efeed0815a8f48d9454035ebebccd", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 12478, "upload_time": "2006-03-06T20:59:09", "url": "https://files.pythonhosted.org/packages/93/d2/230ed3be8afdda66e35611c617b15709b99522481c1b51744491b4208bbe/geolocator-0.1.1.zip" } ] }