{ "info": { "author": "Dayne Batten and Dillon Stadther", "author_email": "", "bugtrack_url": null, "classifiers": [ "License :: OSI Approved :: MIT License", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3.4", "Programming Language :: Python :: 3.5", "Programming Language :: Python :: 3.6", "Programming Language :: Python :: 3.7" ], "description": "===========\nWebMercator\n===========\n\n.. image:: https://travis-ci.org/republicwireless-open/webmercator.svg?branch=master\n :alt: TravisCI\n :target: https://travis-ci.org/republicwireless-open/webmercator\n\n.. image:: https://codecov.io/gh/republicwireless-open/webmercator/branch/master/graph/badge.svg\n :alt: CodeCov\n :target: https://codecov.io/gh/republicwireless-open/webmercator\n\n.. image:: https://badge.fury.io/py//webmercator.svg\n :alt: PyPI\n :target: https://pypi.python.org/pypi/webmercator\n\n.. image:: https://img.shields.io/badge/License-MIT-yellow.svg\n :alt: MIT-License\n :target: https://opensource.org/licenses/MIT\n\nWebMercator is a Python (2.7, 3.4, 3.5, 3.6, 3.7) package to aid in geographic point conversion onto a Mercator projection for tile systems.\n\n\nGetting Started\n---------------\n\nPrerequisites\n^^^^^^^^^^^^^\n\nTo utilize or contribute to Webmercator, all you need is Python!\n\nInstalling\n^^^^^^^^^^\n\nFor bleeding edge\n\n.. code-block:: bash\n\n # keeping the repo local\n $ git clone git@github.com:republicwireless-open/webmercator\n $ cd webmercator\n $ python setup.py install\n\n # only install; no need to clone\n $ pip install git+https://github.com/republicwireless-open/webmercator@master\n\nOr for PyPi releases\n\n.. code-block:: bash\n\n $ pip install webmercator>=0.1.2\n\n\nRunning the tests\n-----------------\n\nTests can be run in many ways:\n\n.. code-block:: bash\n\n # runs all tests, in all environments\n $ path/to/tox\n\n # runs all tests, only in Python 2.7\n $ path/to/tox -e py27\n\n # runs specific test class, only in Python 3.6\n $ path/to/tox -e py36 tests/point.py\n\n # runs specific test class, only in Python 3.6\n $ path/to/tox -e py36 tests/point.py:TestPoint\n\n # runs specific test class, only in Python 3.6\n $ path/to/tox -e py36 tests/point.py:TestPoint.test_init_empty\n\n # only runs style guide tests\n $ path/to/tox -e flake8\n\nContributing\n------------\n\nPlease read `CONTRIBUTING.md `_ for details on our code of conduct, and the process for submitting pull requests to us.\n\nVersioning\n----------\n\nWe use `SemVer `_ for versioning. For the versions available, see the `tags on this repository `_.\n\nAuthors\n-------\n\n* `Dayne Batten `_\n* `Dillon Stadther `_\n\nSee also the list of `contributors `_ who participated in this project.\n\nLicense\n-------\n\nThis project is licensed under the `MIT License `_\n\nAcknowledgments\n---------------\n\n* `Bing Maps Tile System `_ - The Mercator calculations used\n* `Decimal Degrees `_ - Precision translation\n* `Zoom Levels `_ - Zoom level pixel/tile size\n* `Haversine Formula `_\n* `Geocoordinate Translation (distance) `_\n", "description_content_type": "", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/republicwireless-open/webmercator", "keywords": "", "license": "MIT License", "maintainer": "", "maintainer_email": "", "name": "webmercator", "package_url": "https://pypi.org/project/webmercator/", "platform": "", "project_url": "https://pypi.org/project/webmercator/", "project_urls": { "Homepage": "https://github.com/republicwireless-open/webmercator" }, "release_url": "https://pypi.org/project/webmercator/0.1.4/", "requires_dist": null, "requires_python": "", "summary": "Mercator coordinate manipulation for tile systems", "version": "0.1.4" }, "last_serial": 4911388, "releases": { "0.1.2": [ { "comment_text": "", "digests": { "md5": "65a4e4297fdd76730170248b99efe5fd", "sha256": "35644db9ffeba320634f0317230ee47a279c821659155c4aff51c7622d3c3076" }, "downloads": -1, "filename": "webmercator-0.1.2.tar.gz", "has_sig": false, "md5_digest": "65a4e4297fdd76730170248b99efe5fd", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 9293, "upload_time": "2018-07-11T13:24:10", "url": "https://files.pythonhosted.org/packages/9f/6c/ab91dedf8bebb7c64a58ba7d77e385fb69966003c42f04ddfb75aef27853/webmercator-0.1.2.tar.gz" } ], "0.1.3": [ { "comment_text": "", "digests": { "md5": "fae86bdd4ee00cfe0512b917962a29bd", "sha256": "475e8f31d458a4d54ae0401a872d3acfe66350595ba4365e4dd0d8a2cfc437eb" }, "downloads": -1, "filename": "webmercator-0.1.3.tar.gz", "has_sig": false, "md5_digest": "fae86bdd4ee00cfe0512b917962a29bd", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 9394, "upload_time": "2018-07-25T15:15:34", "url": "https://files.pythonhosted.org/packages/34/60/314ceee386a07145eccea74a29c589549f77ed5445dfd9729f5095b97086/webmercator-0.1.3.tar.gz" } ], "0.1.4": [ { "comment_text": "", "digests": { "md5": "52c88bd9a2d8f0be96d0d3b5ad877425", "sha256": "0dcd8f84aea0d9f26712ccc668813d6b139ee8b3a1890c95484045b2e64b1ec3" }, "downloads": -1, "filename": "webmercator-0.1.4.tar.gz", "has_sig": false, "md5_digest": "52c88bd9a2d8f0be96d0d3b5ad877425", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 9438, "upload_time": "2019-03-07T16:23:11", "url": "https://files.pythonhosted.org/packages/d3/24/9de18aad304b64822f887e295d96fb0eea78bb29a1be1c6b0d3332b61a31/webmercator-0.1.4.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "52c88bd9a2d8f0be96d0d3b5ad877425", "sha256": "0dcd8f84aea0d9f26712ccc668813d6b139ee8b3a1890c95484045b2e64b1ec3" }, "downloads": -1, "filename": "webmercator-0.1.4.tar.gz", "has_sig": false, "md5_digest": "52c88bd9a2d8f0be96d0d3b5ad877425", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 9438, "upload_time": "2019-03-07T16:23:11", "url": "https://files.pythonhosted.org/packages/d3/24/9de18aad304b64822f887e295d96fb0eea78bb29a1be1c6b0d3332b61a31/webmercator-0.1.4.tar.gz" } ] }