{ "info": { "author": "Christoph Stich", "author_email": "christoph@stich.xyz", "bugtrack_url": null, "classifiers": [ "Intended Audience :: Developers", "License :: OSI Approved :: MIT License", "Operating System :: OS Independent", "Programming Language :: Python", "Programming Language :: Python :: 2", "Programming Language :: Python :: 3", "Topic :: Software Development :: Localization" ], "description": "pytzwhere [![Build Status](https://travis-ci.org/pegler/pytzwhere.svg)](https://travis-ci.org/pegler/pytzwhere) [![Coverage Status](https://coveralls.io/repos/pegler/pytzwhere/badge.svg)](https://coveralls.io/r/pegler/pytzwhere)\n=========\n\npytzwhere is a Python library to lookup the timezone for a given lat/lng entirely offline. \n\nVersion 3.0 fixes how `pytzwhere` deals with [holes](https://github.com/pegler/pytzwhere/issues/34) in timezones. It is recommended that you use version 3.0.\n\nIt is a port from https://github.com/mattbornski/tzwhere with a few improvements. The underlying timezone data is based on work done by [Eric Muller](http://efele.net/maps/tz/world/)\n\nIf used as a library, basic usage is as follows:\n\n >>> from tzwhere import tzwhere\n >>> tz = tzwhere.tzwhere()\n >>> print tz.tzNameAt(35.29, -89.66)\n America/Chicago\n\nThe polygons used for building the timezones are based on VMAP0. Sometimes points are outside a VMAP0 polygon, but are clearly within a certain timezone (see also this [discussion](https://github.com/mattbornski/tzwhere/issues/8)). As a solution you can search for the closest timezone within a user defined radius.\n\n\n\nDependencies:\n\n * `numpy` (optional)\n\n * `shapely`\n", "description_content_type": null, "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/pegler/pytzwhere", "keywords": "", "license": "MIT License", "maintainer": "", "maintainer_email": "", "name": "tzwhere", "package_url": "https://pypi.org/project/tzwhere/", "platform": "", "project_url": "https://pypi.org/project/tzwhere/", "project_urls": { "Homepage": "https://github.com/pegler/pytzwhere" }, "release_url": "https://pypi.org/project/tzwhere/3.0.3/", "requires_dist": null, "requires_python": "", "summary": "Python library to look up timezone from lat / long offline", "version": "3.0.3" }, "last_serial": 3120540, "releases": { "1.0": [ { "comment_text": "", "digests": { "md5": "bfc694a6fb1e138e655bb72a24ca5a78", "sha256": "ab76a0da5a8ff3e38a2ed271cbe49f5dad42289fd0d3a4fd364ef976ad7d109b" }, "downloads": -1, "filename": "tzwhere-1.0.tar.gz", "has_sig": false, "md5_digest": "bfc694a6fb1e138e655bb72a24ca5a78", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 54698429, "upload_time": "2014-04-10T18:54:14", "url": "https://files.pythonhosted.org/packages/8b/0b/e4db728518832c067eb895ccb2b7f2f21e41209a2f42684d31efb7105fd4/tzwhere-1.0.tar.gz" } ], "2.0": [ { "comment_text": "", "digests": { "md5": "d5d7329d84df9415131e6329cb0e90c0", "sha256": "9721dfd30dd841e80ea9fe53c126c6db2b1da29353d1d3433ed062933aac0131" }, "downloads": -1, "filename": "tzwhere-2.0.tar.gz", "has_sig": false, "md5_digest": "d5d7329d84df9415131e6329cb0e90c0", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 54701337, "upload_time": "2015-06-30T22:56:12", "url": "https://files.pythonhosted.org/packages/96/61/e19f08d20aed7df72b023219d07af55b02b4fa51606f02fc4d9edc6d137d/tzwhere-2.0.tar.gz" } ], "2.2": [ { "comment_text": "", "digests": { "md5": "8675dfddfba1b8e86b88c736f06e3315", "sha256": "1f590d2c1913cffcc666bf8bb94b090c92ac8398cab14f16f20e775e61cad6ad" }, "downloads": -1, "filename": "tzwhere-2.2.tar.gz", "has_sig": false, "md5_digest": "8675dfddfba1b8e86b88c736f06e3315", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 26828596, "upload_time": "2015-07-14T16:49:11", "url": "https://files.pythonhosted.org/packages/85/cd/8e4f7344b58bd96edfcb5789c1ea2a54898d7c1f9ca4559426e8c69a060a/tzwhere-2.2.tar.gz" } ], "2.3": [ { "comment_text": "", "digests": { "md5": "80119afef444e57c0160a476007a1a84", "sha256": "77fc41912556f745dfc761144a27cb00795f5a2fee5f10eb6530b19211914bed" }, "downloads": -1, "filename": "tzwhere-2.3.tar.gz", "has_sig": false, "md5_digest": "80119afef444e57c0160a476007a1a84", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 26883194, "upload_time": "2016-04-22T12:00:00", "url": "https://files.pythonhosted.org/packages/1c/60/eaeeb9ab5622e2b5655c9636c11d28979277aacfec8ed1885a43b93ffe12/tzwhere-2.3.tar.gz" } ], "3.0": [ { "comment_text": "", "digests": { "md5": "07b6803aa3efb26c3229988c54830f74", "sha256": "328a01b46de50e023632bd9f236d96916eda2bdc1b4a3921b09106271e00f75d" }, "downloads": -1, "filename": "tzwhere-3.0.tar.gz", "has_sig": false, "md5_digest": "07b6803aa3efb26c3229988c54830f74", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4922, "upload_time": "2017-05-25T20:49:06", "url": "https://files.pythonhosted.org/packages/8b/c8/73baa9ccc1dc345983e5fdd67a2a344701c07d7de662195601463b45b5c1/tzwhere-3.0.tar.gz" } ], "3.0.1": [ { "comment_text": "", "digests": { "md5": "3c9ac790c541785b7a16427954c1a683", "sha256": "4fdaa14b6b2c440adf0bd06e330e387c76292119840d39149f7c3a7223714f38" }, "downloads": -1, "filename": "tzwhere-3.0.1.tar.gz", "has_sig": false, "md5_digest": "3c9ac790c541785b7a16427954c1a683", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5089, "upload_time": "2017-05-26T14:46:09", "url": "https://files.pythonhosted.org/packages/55/d8/4829945753281b6babbd9726144703d02ab92a03bb7bb26d0bfea099655a/tzwhere-3.0.1.tar.gz" } ], "3.0.2": [ { "comment_text": "", "digests": { "md5": "6e8d748dbe1d8a3685272b49991cb6ed", "sha256": "ec3bca237ce6c1844240f750aa8985b4d469b6a3347c774113e419b5793a45f4" }, "downloads": -1, "filename": "tzwhere-3.0.2.tar.gz", "has_sig": false, "md5_digest": "6e8d748dbe1d8a3685272b49991cb6ed", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 72465, "upload_time": "2017-08-22T14:15:24", "url": "https://files.pythonhosted.org/packages/24/a6/3c8ade6cc4a6d92a30290402c29b6e76fa832a546341d7dafd670c3ace9b/tzwhere-3.0.2.tar.gz" } ], "3.0.3": [ { "comment_text": "", "digests": { "md5": "489f45ab719e5431e91f536136f78e85", "sha256": "b9a056e60f6ad5d44e7bc9d397ae683ea4bcd81f812ab6bbdfaad3d9984fcf19" }, "downloads": -1, "filename": "tzwhere-3.0.3.tar.gz", "has_sig": false, "md5_digest": "489f45ab719e5431e91f536136f78e85", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 23744295, "upload_time": "2017-08-24T14:18:13", "url": "https://files.pythonhosted.org/packages/3d/e9/18e4822f6e4640332b97c744378da427bc28d2399235520349bb17e06aa4/tzwhere-3.0.3.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "489f45ab719e5431e91f536136f78e85", "sha256": "b9a056e60f6ad5d44e7bc9d397ae683ea4bcd81f812ab6bbdfaad3d9984fcf19" }, "downloads": -1, "filename": "tzwhere-3.0.3.tar.gz", "has_sig": false, "md5_digest": "489f45ab719e5431e91f536136f78e85", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 23744295, "upload_time": "2017-08-24T14:18:13", "url": "https://files.pythonhosted.org/packages/3d/e9/18e4822f6e4640332b97c744378da427bc28d2399235520349bb17e06aa4/tzwhere-3.0.3.tar.gz" } ] }