osmviz


Nameosmviz JSON
Version 4.4.0 PyPI version JSON
download
home_pageNone
SummaryOSMViz is a small set of Python tools for retrieving and using Mapnik tiles from a Slippy Map server (you may know these as OpenStreetMap images).
upload_time2024-10-06 19:12:48
maintainerHugo van Kemenade
docs_urlNone
authorNone
requires_python>=3.9
licenseMIT
keywords osm openstreetmap tiles visualization
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage
            # OSMViz

[![PyPI version](https://img.shields.io/pypi/v/osmviz.svg?logo=pypi&logoColor=FFE873)](https://pypi.org/project/osmviz/)
[![Supported Python versions](https://img.shields.io/pypi/pyversions/osmviz.svg?logo=python&logoColor=FFE873)](https://pypi.org/project/osmviz/)
[![PyPI downloads](https://img.shields.io/pypi/dm/osmviz.svg)](https://pypistats.org/packages/pypistats)
[![GitHub Actions status](https://github.com/hugovk/osmviz/workflows/Test/badge.svg)](https://github.com/hugovk/osmviz/actions)
[![codecov](https://codecov.io/gh/hugovk/osmviz/branch/main/graph/badge.svg)](https://codecov.io/gh/hugovk/osmviz)
[![Licence](https://img.shields.io/github/license/hugovk/osmviz.svg)](LICENSE)
[![Code style: Black](https://img.shields.io/badge/code%20style-Black-000000.svg)](https://github.com/psf/black)

An OpenStreetMap Visualization Toolkit for Python

## OSMViz License

OSMViz is released under the MIT license.
See LICENSE in this directory.

# OpenStreetMap License

Tiles taken from the openstreetmap.org server
have a usage policy as outlined here:

https://operations.osmfoundation.org/policies/tiles/

These tiles are (c) OpenStreetMap & contributors, CC-BY-SA.
OpenStreetMap: https://www.openstreetmap.org
CC-BY-SA: https://creativecommons.org/licenses/by-sa/2.0/

You can tell OSMViz to use any slippymap server provided
tiles that you wish, which may have its own usage policy.

## About

OSMViz is a small set of Python tools for retrieving
and using Mapnik tiles from a Slippy Map server
(you may know these as OpenStreetMap images).

## Requirements

* Python 3.8+
* Pillow and/or Pygame

## Installation

Either:

    pip install osmviz

Or just add the src directory to your PYTHONPATH.

## Help

See [html/doc.html](https://hugovk.github.io/osmviz/html/doc.html)

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "osmviz",
    "maintainer": "Hugo van Kemenade",
    "docs_url": null,
    "requires_python": ">=3.9",
    "maintainer_email": null,
    "keywords": "osm openstreetmap tiles visualization",
    "author": null,
    "author_email": "Colin Bick and Contributors <colin.bick@gmail.com>",
    "download_url": "https://files.pythonhosted.org/packages/59/bf/d0e1bccaddcb77c20c294a938f8b369a301e7d62f81b8f6a12ec2abe39d8/osmviz-4.4.0.tar.gz",
    "platform": null,
    "description": "# OSMViz\n\n[![PyPI version](https://img.shields.io/pypi/v/osmviz.svg?logo=pypi&logoColor=FFE873)](https://pypi.org/project/osmviz/)\n[![Supported Python versions](https://img.shields.io/pypi/pyversions/osmviz.svg?logo=python&logoColor=FFE873)](https://pypi.org/project/osmviz/)\n[![PyPI downloads](https://img.shields.io/pypi/dm/osmviz.svg)](https://pypistats.org/packages/pypistats)\n[![GitHub Actions status](https://github.com/hugovk/osmviz/workflows/Test/badge.svg)](https://github.com/hugovk/osmviz/actions)\n[![codecov](https://codecov.io/gh/hugovk/osmviz/branch/main/graph/badge.svg)](https://codecov.io/gh/hugovk/osmviz)\n[![Licence](https://img.shields.io/github/license/hugovk/osmviz.svg)](LICENSE)\n[![Code style: Black](https://img.shields.io/badge/code%20style-Black-000000.svg)](https://github.com/psf/black)\n\nAn OpenStreetMap Visualization Toolkit for Python\n\n## OSMViz License\n\nOSMViz is released under the MIT license.\nSee LICENSE in this directory.\n\n# OpenStreetMap License\n\nTiles taken from the openstreetmap.org server\nhave a usage policy as outlined here:\n\nhttps://operations.osmfoundation.org/policies/tiles/\n\nThese tiles are (c) OpenStreetMap & contributors, CC-BY-SA.\nOpenStreetMap: https://www.openstreetmap.org\nCC-BY-SA: https://creativecommons.org/licenses/by-sa/2.0/\n\nYou can tell OSMViz to use any slippymap server provided\ntiles that you wish, which may have its own usage policy.\n\n## About\n\nOSMViz is a small set of Python tools for retrieving\nand using Mapnik tiles from a Slippy Map server\n(you may know these as OpenStreetMap images).\n\n## Requirements\n\n* Python 3.8+\n* Pillow and/or Pygame\n\n## Installation\n\nEither:\n\n    pip install osmviz\n\nOr just add the src directory to your PYTHONPATH.\n\n## Help\n\nSee [html/doc.html](https://hugovk.github.io/osmviz/html/doc.html)\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "OSMViz is a small set of Python tools for retrieving and using Mapnik tiles from a Slippy Map server (you may know these as OpenStreetMap images).",
    "version": "4.4.0",
    "project_urls": {
        "Changelog": "https://github.com/hugovk/osmviz/releases",
        "Documentation": "https://hugovk.github.io/osmviz/",
        "Homepage": "https://github.com/hugovk/osmviz",
        "Source": "https://github.com/hugovk/osmviz"
    },
    "split_keywords": [
        "osm",
        "openstreetmap",
        "tiles",
        "visualization"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "3b7f2effabe78a592bede645f9750146b0fec476c0937a3f188481090a4a51da",
                "md5": "f22e93ab04ddc74ab69a5a1ab37af777",
                "sha256": "6fcf6b16f9cb91fa0c86bc6420beedad340fd2a8f1d06efbd444727689340369"
            },
            "downloads": -1,
            "filename": "osmviz-4.4.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "f22e93ab04ddc74ab69a5a1ab37af777",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.9",
            "size": 13484,
            "upload_time": "2024-10-06T19:12:46",
            "upload_time_iso_8601": "2024-10-06T19:12:46.595718Z",
            "url": "https://files.pythonhosted.org/packages/3b/7f/2effabe78a592bede645f9750146b0fec476c0937a3f188481090a4a51da/osmviz-4.4.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "59bfd0e1bccaddcb77c20c294a938f8b369a301e7d62f81b8f6a12ec2abe39d8",
                "md5": "387b8a50455400ba3a192d0b91f76144",
                "sha256": "29560b10aa695e5b5d6da3a715b78484e5532a3b636b4a0fb7c7570792a00464"
            },
            "downloads": -1,
            "filename": "osmviz-4.4.0.tar.gz",
            "has_sig": false,
            "md5_digest": "387b8a50455400ba3a192d0b91f76144",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.9",
            "size": 646620,
            "upload_time": "2024-10-06T19:12:48",
            "upload_time_iso_8601": "2024-10-06T19:12:48.534037Z",
            "url": "https://files.pythonhosted.org/packages/59/bf/d0e1bccaddcb77c20c294a938f8b369a301e7d62f81b8f6a12ec2abe39d8/osmviz-4.4.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-10-06 19:12:48",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "hugovk",
    "github_project": "osmviz",
    "travis_ci": false,
    "coveralls": true,
    "github_actions": true,
    "tox": true,
    "lcname": "osmviz"
}
        
Elapsed time: 0.37776s