osmviz


Nameosmviz JSON
Version 4.2.0 PyPI version JSON
download
home_page
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_time2023-06-11 08:03:46
maintainerHugo van Kemenade
docs_urlNone
author
requires_python>=3.8
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": "",
    "name": "osmviz",
    "maintainer": "Hugo van Kemenade",
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": "",
    "keywords": "osm openstreetmap tiles visualization",
    "author": "",
    "author_email": "Colin Bick and Contributors <colin.bick@gmail.com>",
    "download_url": "https://files.pythonhosted.org/packages/a8/30/e378d088365ad1a6ff5bfcfe6ce558038a83f40e09eaf589d3008a155028/osmviz-4.2.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.2.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": "139e444bdae57d96337c77ef7d9659bcf03b0c53df80f0ecdc557c4869e8e4bc",
                "md5": "65c691fbc78762b10701feeb6ea3d81b",
                "sha256": "62a9393573c7e20ecc3f8a4ad3aa32594656a899c98e46819395826a7e5a4247"
            },
            "downloads": -1,
            "filename": "osmviz-4.2.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "65c691fbc78762b10701feeb6ea3d81b",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 13362,
            "upload_time": "2023-06-11T08:03:44",
            "upload_time_iso_8601": "2023-06-11T08:03:44.445230Z",
            "url": "https://files.pythonhosted.org/packages/13/9e/444bdae57d96337c77ef7d9659bcf03b0c53df80f0ecdc557c4869e8e4bc/osmviz-4.2.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "a830e378d088365ad1a6ff5bfcfe6ce558038a83f40e09eaf589d3008a155028",
                "md5": "7e282d93072b08745b6c584b0475f7c9",
                "sha256": "5bf5e629a52902f4420df191b0a5409edc437355ff1f4be5e64d7adafeef4bb2"
            },
            "downloads": -1,
            "filename": "osmviz-4.2.0.tar.gz",
            "has_sig": false,
            "md5_digest": "7e282d93072b08745b6c584b0475f7c9",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 646407,
            "upload_time": "2023-06-11T08:03:46",
            "upload_time_iso_8601": "2023-06-11T08:03:46.010312Z",
            "url": "https://files.pythonhosted.org/packages/a8/30/e378d088365ad1a6ff5bfcfe6ce558038a83f40e09eaf589d3008a155028/osmviz-4.2.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-06-11 08:03:46",
    "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.07699s