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).
Project description
# OSMViz
[![Build Status](https://travis-ci.org/hugovk/osmviz.svg?branch=master)](https://travis-ci.org/hugovk/osmviz) [![codecov](https://codecov.io/gh/hugovk/osmviz/branch/master/graph/badge.svg)](https://codecov.io/gh/hugovk/osmviz)
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:
http://wiki.openstreetmap.org/wiki/Tile_usage_policy
These tiles are (c) OpenStreetMap & contributors, CC-BY-SA. OpenStreetMap: http://www.openstreetmap.org CC-BY-SA: http://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 2.7 or Python 3.3+
Pygame and/or Pillow
## 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)
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file osmviz-1.1.0.tar.gz
.
File metadata
- Download URL: osmviz-1.1.0.tar.gz
- Upload date:
- Size: 11.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 4dafcef66b6fa1959f7682e95a1dae6ee74e3f582e5d568003953ad8f0395ba2 |
|
MD5 | f60497aa5720b3768be83e59a8463177 |
|
BLAKE2b-256 | b8bec7af9d1089bbb9e89d92f7222a8a49d11bb835975b68d90c573aaa3ac2c4 |